Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirel...
[pandora-kernel.git] / arch / arm / configs / lusl7200_defconfig
1 #
2 # Automatically generated make config: don't edit
3 # Linux kernel version: 2.6.12-rc1-bk2
4 # Mon Mar 28 00:24:38 2005
5 #
6 CONFIG_ARM=y
7 CONFIG_MMU=y
8 CONFIG_UID16=y
9 CONFIG_RWSEM_GENERIC_SPINLOCK=y
10 CONFIG_GENERIC_CALIBRATE_DELAY=y
11 CONFIG_GENERIC_IOMAP=y
12 CONFIG_FIQ=y
13
14 #
15 # Code maturity level options
16 #
17 CONFIG_EXPERIMENTAL=y
18 CONFIG_CLEAN_COMPILE=y
19 CONFIG_BROKEN_ON_SMP=y
20
21 #
22 # General setup
23 #
24 CONFIG_LOCALVERSION=""
25 CONFIG_SWAP=y
26 CONFIG_SYSVIPC=y
27 CONFIG_BSD_PROCESS_ACCT=y
28 # CONFIG_BSD_PROCESS_ACCT_V3 is not set
29 CONFIG_SYSCTL=y
30 # CONFIG_AUDIT is not set
31 # CONFIG_HOTPLUG is not set
32 # CONFIG_IKCONFIG is not set
33 CONFIG_EMBEDDED=y
34 CONFIG_KALLSYMS=y
35 # CONFIG_KALLSYMS_EXTRA_PASS is not set
36 CONFIG_BASE_FULL=y
37 CONFIG_FUTEX=y
38 CONFIG_EPOLL=y
39 CONFIG_CC_OPTIMIZE_FOR_SIZE=y
40 CONFIG_SHMEM=y
41 CONFIG_CC_ALIGN_FUNCTIONS=0
42 CONFIG_CC_ALIGN_LABELS=0
43 CONFIG_CC_ALIGN_LOOPS=0
44 CONFIG_CC_ALIGN_JUMPS=0
45 # CONFIG_TINY_SHMEM is not set
46 CONFIG_BASE_SMALL=0
47
48 #
49 # Loadable module support
50 #
51 CONFIG_MODULES=y
52 # CONFIG_MODULE_UNLOAD is not set
53 CONFIG_OBSOLETE_MODPARM=y
54 # CONFIG_MODVERSIONS is not set
55 # CONFIG_MODULE_SRCVERSION_ALL is not set
56 CONFIG_KMOD=y
57
58 #
59 # System Type
60 #
61 # CONFIG_ARCH_CLPS7500 is not set
62 # CONFIG_ARCH_CLPS711X is not set
63 # CONFIG_ARCH_CO285 is not set
64 # CONFIG_ARCH_EBSA110 is not set
65 # CONFIG_ARCH_FOOTBRIDGE is not set
66 # CONFIG_ARCH_INTEGRATOR is not set
67 # CONFIG_ARCH_IOP3XX is not set
68 # CONFIG_ARCH_IXP4XX is not set
69 # CONFIG_ARCH_IXP2000 is not set
70 CONFIG_ARCH_L7200=y
71 # CONFIG_ARCH_PXA is not set
72 # CONFIG_ARCH_RPC is not set
73 # CONFIG_ARCH_SA1100 is not set
74 # CONFIG_ARCH_S3C2410 is not set
75 # CONFIG_ARCH_SHARK is not set
76 # CONFIG_ARCH_LH7A40X is not set
77 # CONFIG_ARCH_OMAP is not set
78 # CONFIG_ARCH_VERSATILE is not set
79 # CONFIG_ARCH_IMX is not set
80 # CONFIG_ARCH_H720X is not set
81
82 #
83 # Processor Type
84 #
85 CONFIG_CPU_ARM720T=y
86 CONFIG_CPU_32v4=y
87 CONFIG_CPU_ABRT_LV4T=y
88 CONFIG_CPU_CACHE_V4=y
89 CONFIG_CPU_CACHE_VIVT=y
90 CONFIG_CPU_COPY_V4WT=y
91 CONFIG_CPU_TLB_V4WT=y
92
93 #
94 # Processor Features
95 #
96 # CONFIG_ARM_THUMB is not set
97
98 #
99 # Bus support
100 #
101
102 #
103 # PCCARD (PCMCIA/CardBus) support
104 #
105 # CONFIG_PCCARD is not set
106
107 #
108 # Kernel Features
109 #
110 # CONFIG_PREEMPT is not set
111 CONFIG_ALIGNMENT_TRAP=y
112
113 #
114 # Boot options
115 #
116 CONFIG_ZBOOT_ROM_TEXT=0x00010000
117 CONFIG_ZBOOT_ROM_BSS=0xf03e0000
118 CONFIG_ZBOOT_ROM=y
119 CONFIG_CMDLINE="console=tty0 console=ttyLU1,115200 root=/dev/ram initrd=0xf1000000,0x005dac7b mem=32M"
120
121 #
122 # Floating point emulation
123 #
124
125 #
126 # At least one emulation must be selected
127 #
128 # CONFIG_FPE_NWFPE is not set
129 # CONFIG_FPE_FASTFPE is not set
130
131 #
132 # Userspace binary formats
133 #
134 CONFIG_BINFMT_ELF=y
135 CONFIG_BINFMT_AOUT=y
136 # CONFIG_BINFMT_MISC is not set
137 # CONFIG_ARTHUR is not set
138
139 #
140 # Power management options
141 #
142 # CONFIG_PM is not set
143
144 #
145 # Device Drivers
146 #
147
148 #
149 # Generic Driver Options
150 #
151 CONFIG_STANDALONE=y
152 CONFIG_PREVENT_FIRMWARE_BUILD=y
153 # CONFIG_FW_LOADER is not set
154
155 #
156 # Memory Technology Devices (MTD)
157 #
158 # CONFIG_MTD is not set
159
160 #
161 # Parallel port support
162 #
163 # CONFIG_PARPORT is not set
164
165 #
166 # Plug and Play support
167 #
168
169 #
170 # Block devices
171 #
172 # CONFIG_BLK_DEV_FD is not set
173 # CONFIG_BLK_DEV_COW_COMMON is not set
174 # CONFIG_BLK_DEV_LOOP is not set
175 CONFIG_BLK_DEV_RAM=y
176 CONFIG_BLK_DEV_RAM_COUNT=16
177 CONFIG_BLK_DEV_RAM_SIZE=4096
178 CONFIG_BLK_DEV_INITRD=y
179 CONFIG_INITRAMFS_SOURCE=""
180 # CONFIG_CDROM_PKTCDVD is not set
181
182 #
183 # IO Schedulers
184 #
185 CONFIG_IOSCHED_NOOP=y
186 CONFIG_IOSCHED_AS=y
187 CONFIG_IOSCHED_DEADLINE=y
188 CONFIG_IOSCHED_CFQ=y
189
190 #
191 # ATA/ATAPI/MFM/RLL support
192 #
193 # CONFIG_IDE is not set
194
195 #
196 # SCSI device support
197 #
198 # CONFIG_SCSI is not set
199
200 #
201 # Multi-device support (RAID and LVM)
202 #
203 # CONFIG_MD is not set
204
205 #
206 # Fusion MPT device support
207 #
208
209 #
210 # IEEE 1394 (FireWire) support
211 #
212
213 #
214 # I2O device support
215 #
216
217 #
218 # Networking support
219 #
220 # CONFIG_NET is not set
221 # CONFIG_NETPOLL is not set
222 # CONFIG_NET_POLL_CONTROLLER is not set
223
224 #
225 # ISDN subsystem
226 #
227
228 #
229 # Input device support
230 #
231 # CONFIG_INPUT is not set
232
233 #
234 # Hardware I/O ports
235 #
236 CONFIG_SERIO=y
237 # CONFIG_SERIO_SERPORT is not set
238 # CONFIG_SERIO_LIBPS2 is not set
239 # CONFIG_SERIO_RAW is not set
240 # CONFIG_GAMEPORT is not set
241 CONFIG_SOUND_GAMEPORT=y
242
243 #
244 # Character devices
245 #
246 # CONFIG_VT is not set
247 CONFIG_SERIAL_NONSTANDARD=y
248 # CONFIG_COMPUTONE is not set
249 # CONFIG_ROCKETPORT is not set
250 # CONFIG_CYCLADES is not set
251 # CONFIG_DIGIEPCA is not set
252 # CONFIG_MOXA_INTELLIO is not set
253 # CONFIG_MOXA_SMARTIO is not set
254 # CONFIG_ISI is not set
255 # CONFIG_SYNCLINKMP is not set
256 # CONFIG_N_HDLC is not set
257 # CONFIG_RISCOM8 is not set
258 # CONFIG_SPECIALIX is not set
259 # CONFIG_SX is not set
260 # CONFIG_RIO is not set
261 # CONFIG_STALDRV is not set
262
263 #
264 # Serial drivers
265 #
266 # CONFIG_SERIAL_8250 is not set
267
268 #
269 # Non-8250 serial port support
270 #
271 CONFIG_UNIX98_PTYS=y
272 CONFIG_LEGACY_PTYS=y
273 CONFIG_LEGACY_PTY_COUNT=256
274
275 #
276 # IPMI
277 #
278 # CONFIG_IPMI_HANDLER is not set
279
280 #
281 # Watchdog Cards
282 #
283 # CONFIG_WATCHDOG is not set
284 # CONFIG_NVRAM is not set
285 # CONFIG_RTC is not set
286 # CONFIG_DTLK is not set
287 # CONFIG_R3964 is not set
288
289 #
290 # Ftape, the floppy tape device driver
291 #
292 # CONFIG_DRM is not set
293 # CONFIG_RAW_DRIVER is not set
294
295 #
296 # TPM devices
297 #
298 # CONFIG_TCG_TPM is not set
299
300 #
301 # I2C support
302 #
303 # CONFIG_I2C is not set
304
305 #
306 # Misc devices
307 #
308
309 #
310 # Multimedia devices
311 #
312 # CONFIG_VIDEO_DEV is not set
313
314 #
315 # Digital Video Broadcasting Devices
316 #
317
318 #
319 # Graphics support
320 #
321 # CONFIG_FB is not set
322
323 #
324 # Sound
325 #
326 # CONFIG_SOUND is not set
327
328 #
329 # USB support
330 #
331 CONFIG_USB_ARCH_HAS_HCD=y
332 # CONFIG_USB_ARCH_HAS_OHCI is not set
333 # CONFIG_USB is not set
334
335 #
336 # USB Gadget Support
337 #
338 # CONFIG_USB_GADGET is not set
339
340 #
341 # MMC/SD Card support
342 #
343 # CONFIG_MMC is not set
344
345 #
346 # File systems
347 #
348 CONFIG_EXT2_FS=y
349 # CONFIG_EXT2_FS_XATTR is not set
350 # CONFIG_EXT3_FS is not set
351 # CONFIG_JBD is not set
352 # CONFIG_REISERFS_FS is not set
353 # CONFIG_JFS_FS is not set
354
355 #
356 # XFS support
357 #
358 # CONFIG_XFS_FS is not set
359 # CONFIG_MINIX_FS is not set
360 # CONFIG_ROMFS_FS is not set
361 # CONFIG_QUOTA is not set
362 CONFIG_DNOTIFY=y
363 # CONFIG_AUTOFS_FS is not set
364 # CONFIG_AUTOFS4_FS is not set
365
366 #
367 # CD-ROM/DVD Filesystems
368 #
369 # CONFIG_ISO9660_FS is not set
370 # CONFIG_UDF_FS is not set
371
372 #
373 # DOS/FAT/NT Filesystems
374 #
375 # CONFIG_MSDOS_FS is not set
376 # CONFIG_VFAT_FS is not set
377 # CONFIG_NTFS_FS is not set
378
379 #
380 # Pseudo filesystems
381 #
382 CONFIG_PROC_FS=y
383 CONFIG_SYSFS=y
384 # CONFIG_DEVFS_FS is not set
385 # CONFIG_DEVPTS_FS_XATTR is not set
386 # CONFIG_TMPFS is not set
387 # CONFIG_HUGETLB_PAGE is not set
388 CONFIG_RAMFS=y
389
390 #
391 # Miscellaneous filesystems
392 #
393 # CONFIG_ADFS_FS is not set
394 # CONFIG_AFFS_FS is not set
395 # CONFIG_HFS_FS is not set
396 # CONFIG_HFSPLUS_FS is not set
397 # CONFIG_BEFS_FS is not set
398 # CONFIG_BFS_FS is not set
399 # CONFIG_EFS_FS is not set
400 # CONFIG_CRAMFS is not set
401 # CONFIG_VXFS_FS is not set
402 # CONFIG_HPFS_FS is not set
403 # CONFIG_QNX4FS_FS is not set
404 # CONFIG_SYSV_FS is not set
405 # CONFIG_UFS_FS is not set
406
407 #
408 # Partition Types
409 #
410 # CONFIG_PARTITION_ADVANCED is not set
411 CONFIG_MSDOS_PARTITION=y
412
413 #
414 # Native Language Support
415 #
416 # CONFIG_NLS is not set
417
418 #
419 # Profiling support
420 #
421 # CONFIG_PROFILING is not set
422
423 #
424 # Kernel hacking
425 #
426 # CONFIG_PRINTK_TIME is not set
427 # CONFIG_DEBUG_KERNEL is not set
428 CONFIG_LOG_BUF_SHIFT=14
429 # CONFIG_DEBUG_BUGVERBOSE is not set
430 CONFIG_FRAME_POINTER=y
431 CONFIG_DEBUG_USER=y
432
433 #
434 # Security options
435 #
436 # CONFIG_KEYS is not set
437 # CONFIG_SECURITY is not set
438
439 #
440 # Cryptographic options
441 #
442 # CONFIG_CRYPTO is not set
443
444 #
445 # Hardware crypto devices
446 #
447
448 #
449 # Library routines
450 #
451 # CONFIG_CRC_CCITT is not set
452 # CONFIG_CRC32 is not set
453 # CONFIG_LIBCRC32C is not set