ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.6.tar.bz2
[linux-2.6.git] / arch / arm / configs / epxa10db_defconfig
1 #
2 # Automatically generated make config: don't edit
3 #
4 CONFIG_ARM=y
5 CONFIG_MMU=y
6 CONFIG_UID16=y
7 CONFIG_RWSEM_GENERIC_SPINLOCK=y
8
9 #
10 # Code maturity level options
11 #
12 CONFIG_EXPERIMENTAL=y
13 CONFIG_CLEAN_COMPILE=y
14 CONFIG_STANDALONE=y
15 CONFIG_BROKEN_ON_SMP=y
16
17 #
18 # General setup
19 #
20 CONFIG_SWAP=y
21 CONFIG_SYSVIPC=y
22 # CONFIG_BSD_PROCESS_ACCT is not set
23 CONFIG_SYSCTL=y
24 CONFIG_LOG_BUF_SHIFT=14
25 # CONFIG_HOTPLUG is not set
26 # CONFIG_IKCONFIG is not set
27 # CONFIG_EMBEDDED is not set
28 CONFIG_KALLSYMS=y
29 CONFIG_FUTEX=y
30 CONFIG_EPOLL=y
31 CONFIG_IOSCHED_NOOP=y
32 CONFIG_IOSCHED_AS=y
33 CONFIG_IOSCHED_DEADLINE=y
34 CONFIG_CC_OPTIMIZE_FOR_SIZE=y
35
36 #
37 # Loadable module support
38 #
39 CONFIG_MODULES=y
40 CONFIG_MODULE_UNLOAD=y
41 # CONFIG_MODULE_FORCE_UNLOAD is not set
42 CONFIG_OBSOLETE_MODPARM=y
43 # CONFIG_MODVERSIONS is not set
44 # CONFIG_KMOD is not set
45
46 #
47 # System Type
48 #
49 # CONFIG_ARCH_ADIFCC is not set
50 # CONFIG_ARCH_ANAKIN is not set
51 # CONFIG_ARCH_CLPS7500 is not set
52 # CONFIG_ARCH_CLPS711X is not set
53 # CONFIG_ARCH_CO285 is not set
54 # CONFIG_ARCH_PXA is not set
55 # CONFIG_ARCH_EBSA110 is not set
56 CONFIG_ARCH_CAMELOT=y
57 # CONFIG_ARCH_FOOTBRIDGE is not set
58 # CONFIG_ARCH_INTEGRATOR is not set
59 # CONFIG_ARCH_IOP3XX is not set
60 # CONFIG_ARCH_L7200 is not set
61 # CONFIG_ARCH_RPC is not set
62 # CONFIG_ARCH_SA1100 is not set
63 # CONFIG_ARCH_SHARK is not set
64
65 #
66 # CLPS711X/EP721X Implementations
67 #
68
69 #
70 # Epxa10db
71 #
72
73 #
74 # PLD hotswap support
75 #
76 CONFIG_PLD=y
77 # CONFIG_PLD_HOTSWAP is not set
78
79 #
80 # Footbridge Implementations
81 #
82
83 #
84 # IOP3xx Implementation Options
85 #
86 # CONFIG_ARCH_IOP310 is not set
87 # CONFIG_ARCH_IOP321 is not set
88
89 #
90 # IOP3xx Chipset Features
91 #
92
93 #
94 # Intel PXA250/210 Implementations
95 #
96
97 #
98 # SA11x0 Implementations
99 #
100
101 #
102 # Processor Type
103 #
104 CONFIG_CPU_32=y
105 CONFIG_CPU_ARM922T=y
106 CONFIG_CPU_32v4=y
107 CONFIG_CPU_ABRT_EV4T=y
108 CONFIG_CPU_CACHE_V4WT=y
109 CONFIG_CPU_COPY_V4WB=y
110 CONFIG_CPU_TLB_V4WBI=y
111
112 #
113 # Processor Features
114 #
115 # CONFIG_ARM_THUMB is not set
116 # CONFIG_CPU_ICACHE_DISABLE is not set
117 # CONFIG_CPU_DCACHE_DISABLE is not set
118 # CONFIG_CPU_DCACHE_WRITETHROUGH is not set
119
120 #
121 # General setup
122 #
123 # CONFIG_ZBOOT_ROM is not set
124 CONFIG_ZBOOT_ROM_TEXT=0x0
125 CONFIG_ZBOOT_ROM_BSS=0x0
126
127 #
128 # At least one math emulation must be selected
129 #
130 CONFIG_FPE_NWFPE=y
131 # CONFIG_FPE_NWFPE_XP is not set
132 # CONFIG_FPE_FASTFPE is not set
133 CONFIG_BINFMT_ELF=y
134 # CONFIG_BINFMT_AOUT is not set
135 # CONFIG_BINFMT_MISC is not set
136
137 #
138 # Generic Driver Options
139 #
140 # CONFIG_PM is not set
141 # CONFIG_PREEMPT is not set
142 # CONFIG_ARTHUR is not set
143 CONFIG_CMDLINE="mem=32M console=ttyUA0,115200 initrd=0x00200000,8M root=/dev/ram0 rw"
144 CONFIG_ALIGNMENT_TRAP=y
145
146 #
147 # Parallel port support
148 #
149 # CONFIG_PARPORT is not set
150
151 #
152 # Memory Technology Devices (MTD)
153 #
154 # CONFIG_MTD is not set
155
156 #
157 # Plug and Play support
158 #
159
160 #
161 # Block devices
162 #
163 # CONFIG_BLK_DEV_FD is not set
164 CONFIG_BLK_DEV_LOOP=y
165 # CONFIG_BLK_DEV_CRYPTOLOOP is not set
166 # CONFIG_BLK_DEV_NBD is not set
167 CONFIG_BLK_DEV_RAM=y
168 CONFIG_BLK_DEV_RAM_SIZE=8192
169 CONFIG_BLK_DEV_INITRD=y
170
171 #
172 # Multi-device support (RAID and LVM)
173 #
174 # CONFIG_MD is not set
175
176 #
177 # Networking support
178 #
179 CONFIG_NET=y
180
181 #
182 # Networking options
183 #
184 CONFIG_PACKET=y
185 # CONFIG_PACKET_MMAP is not set
186 # CONFIG_NETLINK_DEV is not set
187 CONFIG_UNIX=y
188 # CONFIG_NET_KEY is not set
189 CONFIG_INET=y
190 CONFIG_IP_MULTICAST=y
191 # CONFIG_IP_ADVANCED_ROUTER is not set
192 CONFIG_IP_PNP=y
193 # CONFIG_IP_PNP_DHCP is not set
194 # CONFIG_IP_PNP_BOOTP is not set
195 # CONFIG_IP_PNP_RARP is not set
196 # CONFIG_NET_IPIP is not set
197 # CONFIG_NET_IPGRE is not set
198 # CONFIG_IP_MROUTE is not set
199 # CONFIG_ARPD is not set
200 # CONFIG_INET_ECN is not set
201 # CONFIG_SYN_COOKIES is not set
202 # CONFIG_INET_AH is not set
203 # CONFIG_INET_ESP is not set
204 # CONFIG_INET_IPCOMP is not set
205 # CONFIG_IPV6 is not set
206 # CONFIG_DECNET is not set
207 # CONFIG_BRIDGE is not set
208 # CONFIG_NETFILTER is not set
209
210 #
211 # SCTP Configuration (EXPERIMENTAL)
212 #
213 CONFIG_IPV6_SCTP__=y
214 # CONFIG_IP_SCTP is not set
215 # CONFIG_ATM is not set
216 # CONFIG_VLAN_8021Q is not set
217 # CONFIG_LLC2 is not set
218 # CONFIG_IPX is not set
219 # CONFIG_ATALK is not set
220 # CONFIG_X25 is not set
221 # CONFIG_LAPB is not set
222 # CONFIG_NET_DIVERT is not set
223 # CONFIG_ECONET is not set
224 # CONFIG_WAN_ROUTER is not set
225 # CONFIG_NET_FASTROUTE is not set
226 # CONFIG_NET_HW_FLOWCONTROL is not set
227
228 #
229 # QoS and/or fair queueing
230 #
231 # CONFIG_NET_SCHED is not set
232
233 #
234 # Network testing
235 #
236 # CONFIG_NET_PKTGEN is not set
237 CONFIG_NETDEVICES=y
238 # CONFIG_DUMMY is not set
239 # CONFIG_BONDING is not set
240 # CONFIG_EQUALIZER is not set
241 # CONFIG_TUN is not set
242
243 #
244 # Ethernet (10 or 100Mbit)
245 #
246 # CONFIG_NET_ETHERNET is not set
247
248 #
249 # Ethernet (1000 Mbit)
250 #
251
252 #
253 # Ethernet (10000 Mbit)
254 #
255 CONFIG_PPP=y
256 CONFIG_PPP_MULTILINK=y
257 # CONFIG_PPP_FILTER is not set
258 CONFIG_PPP_ASYNC=y
259 CONFIG_PPP_SYNC_TTY=y
260 CONFIG_PPP_DEFLATE=y
261 # CONFIG_PPP_BSDCOMP is not set
262 # CONFIG_PPPOE is not set
263 # CONFIG_SLIP is not set
264
265 #
266 # Wireless LAN (non-hamradio)
267 #
268 # CONFIG_NET_RADIO is not set
269
270 #
271 # Token Ring devices
272 #
273 # CONFIG_SHAPER is not set
274
275 #
276 # Wan interfaces
277 #
278 # CONFIG_WAN is not set
279
280 #
281 # Amateur Radio support
282 #
283 # CONFIG_HAMRADIO is not set
284
285 #
286 # IrDA (infrared) support
287 #
288 # CONFIG_IRDA is not set
289
290 #
291 # Bluetooth support
292 #
293 # CONFIG_BT is not set
294
295 #
296 # ATA/ATAPI/MFM/RLL support
297 #
298 # CONFIG_IDE is not set
299
300 #
301 # SCSI device support
302 #
303 # CONFIG_SCSI is not set
304
305 #
306 # Fusion MPT device support
307 #
308
309 #
310 # IEEE 1394 (FireWire) support
311 #
312 # CONFIG_IEEE1394 is not set
313
314 #
315 # I2O device support
316 #
317
318 #
319 # ISDN subsystem
320 #
321 # CONFIG_ISDN is not set
322
323 #
324 # Input device support
325 #
326 CONFIG_INPUT=y
327
328 #
329 # Userland interfaces
330 #
331 CONFIG_INPUT_MOUSEDEV=y
332 CONFIG_INPUT_MOUSEDEV_PSAUX=y
333 CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
334 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
335 # CONFIG_INPUT_JOYDEV is not set
336 # CONFIG_INPUT_TSDEV is not set
337 # CONFIG_INPUT_EVDEV is not set
338 # CONFIG_INPUT_EVBUG is not set
339
340 #
341 # Input I/O drivers
342 #
343 # CONFIG_GAMEPORT is not set
344 CONFIG_SOUND_GAMEPORT=y
345 CONFIG_SERIO=y
346 # CONFIG_SERIO_I8042 is not set
347 CONFIG_SERIO_SERPORT=y
348 # CONFIG_SERIO_CT82C710 is not set
349
350 #
351 # Input Device Drivers
352 #
353 # CONFIG_INPUT_KEYBOARD is not set
354 # CONFIG_INPUT_MOUSE is not set
355 # CONFIG_INPUT_JOYSTICK is not set
356 # CONFIG_INPUT_TOUCHSCREEN is not set
357 # CONFIG_INPUT_MISC is not set
358
359 #
360 # Character devices
361 #
362 CONFIG_VT=y
363 CONFIG_VT_CONSOLE=y
364 CONFIG_HW_CONSOLE=y
365 # CONFIG_SERIAL_NONSTANDARD is not set
366
367 #
368 # Serial drivers
369 #
370 # CONFIG_SERIAL_8250 is not set
371
372 #
373 # Non-8250 serial port support
374 #
375 CONFIG_SERIAL_UART00=y
376 CONFIG_SERIAL_UART00_CONSOLE=y
377 CONFIG_SERIAL_CORE=y
378 CONFIG_SERIAL_CORE_CONSOLE=y
379 CONFIG_UNIX98_PTYS=y
380 CONFIG_LEGACY_PTYS=y
381 CONFIG_LEGACY_PTY_COUNT=256
382
383 #
384 # Mice
385 #
386 # CONFIG_BUSMOUSE is not set
387 # CONFIG_QIC02_TAPE is not set
388
389 #
390 # IPMI
391 #
392 # CONFIG_IPMI_HANDLER is not set
393
394 #
395 # Watchdog Cards
396 #
397 # CONFIG_WATCHDOG is not set
398 # CONFIG_NVRAM is not set
399 # CONFIG_RTC is not set
400 # CONFIG_GEN_RTC is not set
401 # CONFIG_DTLK is not set
402 # CONFIG_R3964 is not set
403 # CONFIG_APPLICOM is not set
404
405 #
406 # Ftape, the floppy tape device driver
407 #
408 # CONFIG_FTAPE is not set
409 # CONFIG_AGP is not set
410 # CONFIG_DRM is not set
411 # CONFIG_RAW_DRIVER is not set
412
413 #
414 # I2C support
415 #
416 # CONFIG_I2C is not set
417
418 #
419 # Multimedia devices
420 #
421 # CONFIG_VIDEO_DEV is not set
422
423 #
424 # Digital Video Broadcasting Devices
425 #
426 # CONFIG_DVB is not set
427
428 #
429 # File systems
430 #
431 CONFIG_EXT2_FS=y
432 # CONFIG_EXT2_FS_XATTR is not set
433 # CONFIG_EXT3_FS is not set
434 # CONFIG_JBD is not set
435 # CONFIG_REISERFS_FS is not set
436 # CONFIG_JFS_FS is not set
437 # CONFIG_XFS_FS is not set
438 # CONFIG_MINIX_FS is not set
439 # CONFIG_ROMFS_FS is not set
440 # CONFIG_QUOTA is not set
441 CONFIG_AUTOFS_FS=y
442 CONFIG_AUTOFS4_FS=y
443
444 #
445 # CD-ROM/DVD Filesystems
446 #
447 # CONFIG_ISO9660_FS is not set
448 # CONFIG_UDF_FS is not set
449
450 #
451 # DOS/FAT/NT Filesystems
452 #
453 # CONFIG_FAT_FS is not set
454 # CONFIG_NTFS_FS is not set
455
456 #
457 # Pseudo filesystems
458 #
459 CONFIG_PROC_FS=y
460 # CONFIG_DEVFS_FS is not set
461 # CONFIG_DEVPTS_FS_XATTR is not set
462 # CONFIG_TMPFS is not set
463 # CONFIG_HUGETLB_PAGE is not set
464 CONFIG_RAMFS=y
465
466 #
467 # Miscellaneous filesystems
468 #
469 # CONFIG_ADFS_FS is not set
470 # CONFIG_AFFS_FS is not set
471 # CONFIG_HFS_FS is not set
472 # CONFIG_HFSPLUS_FS is not set
473 # CONFIG_BEFS_FS is not set
474 # CONFIG_BFS_FS is not set
475 # CONFIG_EFS_FS is not set
476 # CONFIG_CRAMFS is not set
477 # CONFIG_VXFS_FS is not set
478 # CONFIG_HPFS_FS is not set
479 # CONFIG_QNX4FS_FS is not set
480 # CONFIG_SYSV_FS is not set
481 # CONFIG_UFS_FS is not set
482
483 #
484 # Network File Systems
485 #
486 # CONFIG_NFS_FS is not set
487 # CONFIG_NFSD is not set
488 # CONFIG_EXPORTFS is not set
489 CONFIG_SMB_FS=y
490 # CONFIG_SMB_NLS_DEFAULT is not set
491 # CONFIG_CIFS is not set
492 # CONFIG_NCP_FS is not set
493 # CONFIG_CODA_FS is not set
494 # CONFIG_AFS_FS is not set
495
496 #
497 # Partition Types
498 #
499 # CONFIG_PARTITION_ADVANCED is not set
500
501 #
502 # Native Language Support
503 #
504 CONFIG_NLS=y
505 CONFIG_NLS_DEFAULT="iso8859-1"
506 # CONFIG_NLS_CODEPAGE_437 is not set
507 # CONFIG_NLS_CODEPAGE_737 is not set
508 # CONFIG_NLS_CODEPAGE_775 is not set
509 # CONFIG_NLS_CODEPAGE_850 is not set
510 # CONFIG_NLS_CODEPAGE_852 is not set
511 # CONFIG_NLS_CODEPAGE_855 is not set
512 # CONFIG_NLS_CODEPAGE_857 is not set
513 # CONFIG_NLS_CODEPAGE_860 is not set
514 # CONFIG_NLS_CODEPAGE_861 is not set
515 # CONFIG_NLS_CODEPAGE_862 is not set
516 # CONFIG_NLS_CODEPAGE_863 is not set
517 # CONFIG_NLS_CODEPAGE_864 is not set
518 # CONFIG_NLS_CODEPAGE_865 is not set
519 # CONFIG_NLS_CODEPAGE_866 is not set
520 # CONFIG_NLS_CODEPAGE_869 is not set
521 # CONFIG_NLS_CODEPAGE_936 is not set
522 # CONFIG_NLS_CODEPAGE_950 is not set
523 # CONFIG_NLS_CODEPAGE_932 is not set
524 # CONFIG_NLS_CODEPAGE_949 is not set
525 # CONFIG_NLS_CODEPAGE_874 is not set
526 # CONFIG_NLS_ISO8859_8 is not set
527 # CONFIG_NLS_CODEPAGE_1250 is not set
528 # CONFIG_NLS_CODEPAGE_1251 is not set
529 # CONFIG_NLS_ISO8859_1 is not set
530 # CONFIG_NLS_ISO8859_2 is not set
531 # CONFIG_NLS_ISO8859_3 is not set
532 # CONFIG_NLS_ISO8859_4 is not set
533 # CONFIG_NLS_ISO8859_5 is not set
534 # CONFIG_NLS_ISO8859_6 is not set
535 # CONFIG_NLS_ISO8859_7 is not set
536 # CONFIG_NLS_ISO8859_9 is not set
537 # CONFIG_NLS_ISO8859_13 is not set
538 # CONFIG_NLS_ISO8859_14 is not set
539 # CONFIG_NLS_ISO8859_15 is not set
540 # CONFIG_NLS_KOI8_R is not set
541 # CONFIG_NLS_KOI8_U is not set
542 # CONFIG_NLS_UTF8 is not set
543
544 #
545 # Profiling support
546 #
547 # CONFIG_PROFILING is not set
548
549 #
550 # Graphics support
551 #
552 # CONFIG_FB is not set
553
554 #
555 # Console display driver support
556 #
557 # CONFIG_VGA_CONSOLE is not set
558 # CONFIG_MDA_CONSOLE is not set
559 CONFIG_DUMMY_CONSOLE=y
560
561 #
562 # Misc devices
563 #
564
565 #
566 # USB support
567 #
568
569 #
570 # USB Gadget Support
571 #
572 # CONFIG_USB_GADGET is not set
573
574 #
575 # Kernel hacking
576 #
577 CONFIG_FRAME_POINTER=y
578 # CONFIG_DEBUG_USER is not set
579 # CONFIG_DEBUG_INFO is not set
580 # CONFIG_DEBUG_KERNEL is not set
581
582 #
583 # Security options
584 #
585 # CONFIG_SECURITY is not set
586
587 #
588 # Cryptographic options
589 #
590 # CONFIG_CRYPTO is not set
591
592 #
593 # Library routines
594 #
595 CONFIG_CRC32=y
596 CONFIG_ZLIB_INFLATE=y
597 CONFIG_ZLIB_DEFLATE=y