patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / arch / arm / configs / ebsa110_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_POSIX_MQUEUE is not set
23 CONFIG_BSD_PROCESS_ACCT=y
24 CONFIG_SYSCTL=y
25 # CONFIG_AUDIT is not set
26 CONFIG_LOG_BUF_SHIFT=14
27 CONFIG_HOTPLUG=y
28 # CONFIG_IKCONFIG is not set
29 CONFIG_EMBEDDED=y
30 CONFIG_KALLSYMS=y
31 CONFIG_FUTEX=y
32 CONFIG_EPOLL=y
33 CONFIG_IOSCHED_NOOP=y
34 CONFIG_IOSCHED_AS=y
35 CONFIG_IOSCHED_DEADLINE=y
36 CONFIG_IOSCHED_CFQ=y
37 CONFIG_CC_OPTIMIZE_FOR_SIZE=y
38
39 #
40 # Loadable module support
41 #
42 CONFIG_MODULES=y
43 # CONFIG_MODULE_UNLOAD is not set
44 CONFIG_OBSOLETE_MODPARM=y
45 # CONFIG_MODVERSIONS is not set
46 CONFIG_KMOD=y
47
48 #
49 # System Type
50 #
51 # CONFIG_ARCH_ADIFCC is not set
52 # CONFIG_ARCH_CLPS7500 is not set
53 # CONFIG_ARCH_CLPS711X is not set
54 # CONFIG_ARCH_CO285 is not set
55 CONFIG_ARCH_EBSA110=y
56 # CONFIG_ARCH_CAMELOT is not set
57 # CONFIG_ARCH_FOOTBRIDGE is not set
58 # CONFIG_ARCH_INTEGRATOR is not set
59 # CONFIG_ARCH_IOP3XX is not set
60 # CONFIG_ARCH_IXP4XX is not set
61 # CONFIG_ARCH_L7200 is not set
62 # CONFIG_ARCH_PXA is not set
63 # CONFIG_ARCH_RPC is not set
64 # CONFIG_ARCH_SA1100 is not set
65 # CONFIG_ARCH_S3C2410 is not set
66 # CONFIG_ARCH_SHARK is not set
67 # CONFIG_ARCH_LH7A40X is not set
68 # CONFIG_ARCH_OMAP is not set
69 # CONFIG_ARCH_VERSATILE_PB is not set
70
71 #
72 # Processor Type
73 #
74 CONFIG_CPU_32=y
75 CONFIG_CPU_SA110=y
76 CONFIG_CPU_32v4=y
77 CONFIG_CPU_ABRT_EV4=y
78 CONFIG_CPU_CACHE_V4WB=y
79 CONFIG_CPU_COPY_V4WB=y
80 CONFIG_CPU_TLB_V4WB=y
81
82 #
83 # Processor Features
84 #
85
86 #
87 # General setup
88 #
89 CONFIG_ISA=y
90 # CONFIG_ZBOOT_ROM is not set
91 CONFIG_ZBOOT_ROM_TEXT=0x0
92 CONFIG_ZBOOT_ROM_BSS=0x0
93
94 #
95 # PCMCIA/CardBus support
96 #
97 CONFIG_PCMCIA=m
98 # CONFIG_PCMCIA_DEBUG is not set
99 CONFIG_I82365=m
100 # CONFIG_TCIC is not set
101 CONFIG_PCMCIA_PROBE=y
102
103 #
104 # At least one math emulation must be selected
105 #
106 CONFIG_FPE_NWFPE=y
107 # CONFIG_FPE_NWFPE_XP is not set
108 CONFIG_FPE_FASTFPE=y
109 CONFIG_BINFMT_ELF=y
110 CONFIG_BINFMT_AOUT=y
111 # CONFIG_BINFMT_MISC is not set
112
113 #
114 # Generic Driver Options
115 #
116 # CONFIG_FW_LOADER is not set
117 # CONFIG_PM is not set
118 # CONFIG_PREEMPT is not set
119 # CONFIG_ARTHUR is not set
120 CONFIG_CMDLINE="root=/dev/nfs rw mem=16M console=ttyS1,38400n8"
121 CONFIG_LEDS=y
122 CONFIG_LEDS_TIMER=y
123
124 #
125 # Parallel port support
126 #
127 CONFIG_PARPORT=y
128 CONFIG_PARPORT_PC=y
129 CONFIG_PARPORT_PC_CML1=y
130 CONFIG_PARPORT_PC_FIFO=y
131 # CONFIG_PARPORT_PC_SUPERIO is not set
132 # CONFIG_PARPORT_PC_PCMCIA is not set
133 # CONFIG_PARPORT_ARC is not set
134 # CONFIG_PARPORT_OTHER is not set
135 CONFIG_PARPORT_1284=y
136
137 #
138 # Plug and Play support
139 #
140 # CONFIG_PNP is not set
141
142 #
143 # Block devices
144 #
145 # CONFIG_BLK_DEV_FD is not set
146 # CONFIG_BLK_DEV_XD is not set
147 # CONFIG_PARIDE is not set
148 # CONFIG_BLK_DEV_LOOP is not set
149 # CONFIG_BLK_DEV_NBD is not set
150 CONFIG_BLK_DEV_RAM=y
151 CONFIG_BLK_DEV_RAM_SIZE=4096
152 # CONFIG_BLK_DEV_INITRD is not set
153
154 #
155 # Multi-device support (RAID and LVM)
156 #
157 # CONFIG_MD is not set
158
159 #
160 # Networking support
161 #
162 CONFIG_NET=y
163
164 #
165 # Networking options
166 #
167 CONFIG_PACKET=y
168 CONFIG_PACKET_MMAP=y
169 # CONFIG_NETLINK_DEV is not set
170 CONFIG_UNIX=y
171 # CONFIG_NET_KEY is not set
172 CONFIG_INET=y
173 CONFIG_IP_MULTICAST=y
174 CONFIG_IP_ADVANCED_ROUTER=y
175 CONFIG_IP_MULTIPLE_TABLES=y
176 CONFIG_IP_ROUTE_FWMARK=y
177 CONFIG_IP_ROUTE_NAT=y
178 # CONFIG_IP_ROUTE_MULTIPATH is not set
179 # CONFIG_IP_ROUTE_TOS is not set
180 CONFIG_IP_ROUTE_VERBOSE=y
181 CONFIG_IP_PNP=y
182 # CONFIG_IP_PNP_DHCP is not set
183 CONFIG_IP_PNP_BOOTP=y
184 # CONFIG_IP_PNP_RARP is not set
185 # CONFIG_NET_IPIP is not set
186 # CONFIG_NET_IPGRE is not set
187 # CONFIG_IP_MROUTE is not set
188 # CONFIG_ARPD is not set
189 CONFIG_SYN_COOKIES=y
190 # CONFIG_INET_AH is not set
191 # CONFIG_INET_ESP is not set
192 # CONFIG_INET_IPCOMP is not set
193
194 #
195 # IP: Virtual Server Configuration
196 #
197 # CONFIG_IP_VS is not set
198 CONFIG_IPV6=y
199 # CONFIG_IPV6_PRIVACY is not set
200 # CONFIG_INET6_AH is not set
201 # CONFIG_INET6_ESP is not set
202 # CONFIG_INET6_IPCOMP is not set
203 # CONFIG_IPV6_TUNNEL is not set
204 CONFIG_NETFILTER=y
205 # CONFIG_NETFILTER_DEBUG is not set
206
207 #
208 # IP: Netfilter Configuration
209 #
210 CONFIG_IP_NF_CONNTRACK=y
211 CONFIG_IP_NF_FTP=y
212 CONFIG_IP_NF_IRC=y
213 # CONFIG_IP_NF_TFTP is not set
214 # CONFIG_IP_NF_AMANDA is not set
215 # CONFIG_IP_NF_QUEUE is not set
216 CONFIG_IP_NF_IPTABLES=y
217 CONFIG_IP_NF_MATCH_LIMIT=y
218 CONFIG_IP_NF_MATCH_IPRANGE=y
219 CONFIG_IP_NF_MATCH_MAC=y
220 CONFIG_IP_NF_MATCH_PKTTYPE=y
221 CONFIG_IP_NF_MATCH_MARK=y
222 CONFIG_IP_NF_MATCH_MULTIPORT=y
223 CONFIG_IP_NF_MATCH_TOS=y
224 CONFIG_IP_NF_MATCH_RECENT=y
225 CONFIG_IP_NF_MATCH_ECN=y
226 CONFIG_IP_NF_MATCH_DSCP=y
227 CONFIG_IP_NF_MATCH_AH_ESP=y
228 CONFIG_IP_NF_MATCH_LENGTH=y
229 CONFIG_IP_NF_MATCH_TTL=y
230 CONFIG_IP_NF_MATCH_TCPMSS=y
231 CONFIG_IP_NF_MATCH_HELPER=y
232 CONFIG_IP_NF_MATCH_STATE=y
233 CONFIG_IP_NF_MATCH_CONNTRACK=y
234 # CONFIG_IP_NF_MATCH_OWNER is not set
235 CONFIG_IP_NF_FILTER=y
236 CONFIG_IP_NF_TARGET_REJECT=y
237 CONFIG_IP_NF_NAT=y
238 CONFIG_IP_NF_NAT_NEEDED=y
239 CONFIG_IP_NF_TARGET_MASQUERADE=y
240 CONFIG_IP_NF_TARGET_REDIRECT=y
241 CONFIG_IP_NF_TARGET_NETMAP=y
242 CONFIG_IP_NF_TARGET_SAME=y
243 # CONFIG_IP_NF_NAT_LOCAL is not set
244 # CONFIG_IP_NF_NAT_SNMP_BASIC is not set
245 CONFIG_IP_NF_NAT_IRC=y
246 CONFIG_IP_NF_NAT_FTP=y
247 CONFIG_IP_NF_MANGLE=y
248 CONFIG_IP_NF_TARGET_TOS=y
249 CONFIG_IP_NF_TARGET_ECN=y
250 CONFIG_IP_NF_TARGET_DSCP=y
251 CONFIG_IP_NF_TARGET_MARK=y
252 CONFIG_IP_NF_TARGET_CLASSIFY=y
253 CONFIG_IP_NF_TARGET_LOG=y
254 # CONFIG_IP_NF_TARGET_ULOG is not set
255 CONFIG_IP_NF_TARGET_TCPMSS=y
256 # CONFIG_IP_NF_ARPTABLES is not set
257 # CONFIG_IP_NF_RAW is not set
258
259 #
260 # IPv6: Netfilter Configuration
261 #
262 # CONFIG_IP6_NF_QUEUE is not set
263 CONFIG_IP6_NF_IPTABLES=y
264 CONFIG_IP6_NF_MATCH_LIMIT=y
265 CONFIG_IP6_NF_MATCH_MAC=y
266 CONFIG_IP6_NF_MATCH_RT=y
267 CONFIG_IP6_NF_MATCH_OPTS=y
268 CONFIG_IP6_NF_MATCH_FRAG=y
269 CONFIG_IP6_NF_MATCH_HL=y
270 CONFIG_IP6_NF_MATCH_MULTIPORT=y
271 # CONFIG_IP6_NF_MATCH_OWNER is not set
272 CONFIG_IP6_NF_MATCH_MARK=y
273 # CONFIG_IP6_NF_MATCH_IPV6HEADER is not set
274 CONFIG_IP6_NF_MATCH_AHESP=y
275 CONFIG_IP6_NF_MATCH_LENGTH=y
276 # CONFIG_IP6_NF_MATCH_EUI64 is not set
277 CONFIG_IP6_NF_FILTER=y
278 # CONFIG_IP6_NF_TARGET_LOG is not set
279 CONFIG_IP6_NF_MANGLE=y
280 CONFIG_IP6_NF_TARGET_MARK=y
281 # CONFIG_IP6_NF_RAW is not set
282
283 #
284 # SCTP Configuration (EXPERIMENTAL)
285 #
286 # CONFIG_IP_SCTP is not set
287 # CONFIG_ATM is not set
288 # CONFIG_BRIDGE is not set
289 # CONFIG_VLAN_8021Q is not set
290 # CONFIG_DECNET is not set
291 # CONFIG_LLC2 is not set
292 # CONFIG_IPX is not set
293 # CONFIG_ATALK is not set
294 # CONFIG_X25 is not set
295 # CONFIG_LAPB is not set
296 # CONFIG_NET_DIVERT is not set
297 # CONFIG_ECONET is not set
298 # CONFIG_WAN_ROUTER is not set
299 # CONFIG_NET_FASTROUTE is not set
300 # CONFIG_NET_HW_FLOWCONTROL is not set
301
302 #
303 # QoS and/or fair queueing
304 #
305 # CONFIG_NET_SCHED is not set
306
307 #
308 # Network testing
309 #
310 # CONFIG_NET_PKTGEN is not set
311 # CONFIG_NETPOLL is not set
312 # CONFIG_NET_POLL_CONTROLLER is not set
313 # CONFIG_HAMRADIO is not set
314 # CONFIG_IRDA is not set
315 # CONFIG_BT is not set
316 CONFIG_NETDEVICES=y
317 # CONFIG_DUMMY is not set
318 # CONFIG_BONDING is not set
319 # CONFIG_EQUALIZER is not set
320 # CONFIG_TUN is not set
321
322 #
323 # ARCnet devices
324 #
325 # CONFIG_ARCNET is not set
326
327 #
328 # Ethernet (10 or 100Mbit)
329 #
330 CONFIG_NET_ETHERNET=y
331 # CONFIG_MII is not set
332 CONFIG_ARM_AM79C961A=y
333 # CONFIG_NET_VENDOR_3COM is not set
334 # CONFIG_LANCE is not set
335 # CONFIG_NET_VENDOR_SMC is not set
336 # CONFIG_NET_VENDOR_RACAL is not set
337 # CONFIG_AT1700 is not set
338 # CONFIG_DEPCA is not set
339 # CONFIG_HP100 is not set
340 # CONFIG_NET_ISA is not set
341 # CONFIG_NET_PCI is not set
342 # CONFIG_NET_POCKET is not set
343
344 #
345 # Ethernet (1000 Mbit)
346 #
347
348 #
349 # Ethernet (10000 Mbit)
350 #
351
352 #
353 # Token Ring devices
354 #
355 # CONFIG_TR is not set
356
357 #
358 # Wireless LAN (non-hamradio)
359 #
360 # CONFIG_NET_RADIO is not set
361
362 #
363 # PCMCIA network device support
364 #
365 CONFIG_NET_PCMCIA=y
366 # CONFIG_PCMCIA_3C589 is not set
367 # CONFIG_PCMCIA_3C574 is not set
368 # CONFIG_PCMCIA_FMVJ18X is not set
369 CONFIG_PCMCIA_PCNET=m
370 # CONFIG_PCMCIA_NMCLAN is not set
371 # CONFIG_PCMCIA_SMC91C92 is not set
372 # CONFIG_PCMCIA_XIRC2PS is not set
373 # CONFIG_PCMCIA_AXNET is not set
374
375 #
376 # Wan interfaces
377 #
378 # CONFIG_WAN is not set
379 # CONFIG_PLIP is not set
380 CONFIG_PPP=m
381 # CONFIG_PPP_MULTILINK is not set
382 # CONFIG_PPP_FILTER is not set
383 CONFIG_PPP_ASYNC=m
384 # CONFIG_PPP_SYNC_TTY is not set
385 CONFIG_PPP_DEFLATE=m
386 CONFIG_PPP_BSDCOMP=m
387 # CONFIG_PPPOE is not set
388 # CONFIG_SLIP is not set
389 # CONFIG_SHAPER is not set
390 # CONFIG_NETCONSOLE is not set
391
392 #
393 # SCSI device support
394 #
395 # CONFIG_SCSI is not set
396
397 #
398 # Fusion MPT device support
399 #
400
401 #
402 # IEEE 1394 (FireWire) support
403 #
404 # CONFIG_IEEE1394 is not set
405
406 #
407 # I2O device support
408 #
409
410 #
411 # ISDN subsystem
412 #
413 # CONFIG_ISDN is not set
414
415 #
416 # Input device support
417 #
418 # CONFIG_INPUT is not set
419
420 #
421 # Userland interfaces
422 #
423
424 #
425 # Input I/O drivers
426 #
427 # CONFIG_GAMEPORT is not set
428 CONFIG_SOUND_GAMEPORT=y
429 # CONFIG_SERIO is not set
430 # CONFIG_SERIO_I8042 is not set
431
432 #
433 # Input Device Drivers
434 #
435
436 #
437 # Character devices
438 #
439 # CONFIG_VT is not set
440 # CONFIG_SERIAL_NONSTANDARD is not set
441
442 #
443 # Serial drivers
444 #
445 CONFIG_SERIAL_8250=y
446 CONFIG_SERIAL_8250_CONSOLE=y
447 CONFIG_SERIAL_8250_CS=m
448 CONFIG_SERIAL_8250_NR_UARTS=4
449 # CONFIG_SERIAL_8250_EXTENDED is not set
450
451 #
452 # Non-8250 serial port support
453 #
454 CONFIG_SERIAL_CORE=y
455 CONFIG_SERIAL_CORE_CONSOLE=y
456 CONFIG_UNIX98_PTYS=y
457 CONFIG_LEGACY_PTYS=y
458 CONFIG_LEGACY_PTY_COUNT=256
459 CONFIG_PRINTER=m
460 # CONFIG_LP_CONSOLE is not set
461 # CONFIG_PPDEV is not set
462 # CONFIG_TIPAR is not set
463 # CONFIG_QIC02_TAPE is not set
464
465 #
466 # IPMI
467 #
468 # CONFIG_IPMI_HANDLER is not set
469
470 #
471 # Watchdog Cards
472 #
473 CONFIG_WATCHDOG=y
474 # CONFIG_WATCHDOG_NOWAYOUT is not set
475
476 #
477 # Watchdog Device Drivers
478 #
479 CONFIG_SOFT_WATCHDOG=y
480
481 #
482 # ISA-based Watchdog Cards
483 #
484 # CONFIG_PCWATCHDOG is not set
485 # CONFIG_MIXCOMWD is not set
486 # CONFIG_WDT is not set
487 # CONFIG_NVRAM is not set
488 # CONFIG_RTC is not set
489 # CONFIG_GEN_RTC is not set
490 # CONFIG_DTLK is not set
491 # CONFIG_R3964 is not set
492 # CONFIG_APPLICOM is not set
493
494 #
495 # Ftape, the floppy tape device driver
496 #
497 # CONFIG_FTAPE is not set
498 # CONFIG_AGP is not set
499 # CONFIG_DRM is not set
500
501 #
502 # PCMCIA character devices
503 #
504 # CONFIG_SYNCLINK_CS is not set
505 # CONFIG_RAW_DRIVER is not set
506
507 #
508 # I2C support
509 #
510 # CONFIG_I2C is not set
511
512 #
513 # Multimedia devices
514 #
515 # CONFIG_VIDEO_DEV is not set
516
517 #
518 # Digital Video Broadcasting Devices
519 #
520 # CONFIG_DVB is not set
521
522 #
523 # File systems
524 #
525 # CONFIG_EXT2_FS is not set
526 # CONFIG_EXT3_FS is not set
527 # CONFIG_JBD is not set
528 # CONFIG_REISERFS_FS is not set
529 # CONFIG_JFS_FS is not set
530 # CONFIG_XFS_FS is not set
531 CONFIG_MINIX_FS=y
532 # CONFIG_ROMFS_FS is not set
533 # CONFIG_QUOTA is not set
534 # CONFIG_AUTOFS_FS is not set
535 CONFIG_AUTOFS4_FS=y
536
537 #
538 # CD-ROM/DVD Filesystems
539 #
540 # CONFIG_ISO9660_FS is not set
541 # CONFIG_UDF_FS is not set
542
543 #
544 # DOS/FAT/NT Filesystems
545 #
546 # CONFIG_FAT_FS is not set
547 # CONFIG_NTFS_FS is not set
548
549 #
550 # Pseudo filesystems
551 #
552 CONFIG_PROC_FS=y
553 CONFIG_SYSFS=y
554 # CONFIG_DEVFS_FS is not set
555 # CONFIG_DEVPTS_FS_XATTR is not set
556 # CONFIG_TMPFS is not set
557 # CONFIG_HUGETLB_PAGE is not set
558 CONFIG_RAMFS=y
559
560 #
561 # Miscellaneous filesystems
562 #
563 # CONFIG_ADFS_FS is not set
564 # CONFIG_AFFS_FS is not set
565 # CONFIG_HFS_FS is not set
566 # CONFIG_HFSPLUS_FS is not set
567 # CONFIG_BEFS_FS is not set
568 # CONFIG_BFS_FS is not set
569 # CONFIG_EFS_FS is not set
570 # CONFIG_CRAMFS is not set
571 # CONFIG_VXFS_FS is not set
572 # CONFIG_HPFS_FS is not set
573 # CONFIG_QNX4FS_FS is not set
574 # CONFIG_SYSV_FS is not set
575 # CONFIG_UFS_FS is not set
576
577 #
578 # Network File Systems
579 #
580 CONFIG_NFS_FS=y
581 CONFIG_NFS_V3=y
582 # CONFIG_NFS_V4 is not set
583 # CONFIG_NFS_DIRECTIO is not set
584 # CONFIG_NFSD is not set
585 CONFIG_ROOT_NFS=y
586 CONFIG_LOCKD=y
587 # CONFIG_EXPORTFS is not set
588 CONFIG_SUNRPC=y
589 # CONFIG_RPCSEC_GSS_KRB5 is not set
590 # CONFIG_SMB_FS is not set
591 # CONFIG_CIFS is not set
592 # CONFIG_NCP_FS is not set
593 # CONFIG_CODA_FS is not set
594 # CONFIG_AFS_FS is not set
595
596 #
597 # Partition Types
598 #
599 CONFIG_PARTITION_ADVANCED=y
600 # CONFIG_ACORN_PARTITION is not set
601 # CONFIG_OSF_PARTITION is not set
602 # CONFIG_AMIGA_PARTITION is not set
603 # CONFIG_ATARI_PARTITION is not set
604 # CONFIG_MAC_PARTITION is not set
605 # CONFIG_MSDOS_PARTITION is not set
606 # CONFIG_LDM_PARTITION is not set
607 # CONFIG_NEC98_PARTITION is not set
608 # CONFIG_SGI_PARTITION is not set
609 # CONFIG_ULTRIX_PARTITION is not set
610 # CONFIG_SUN_PARTITION is not set
611 # CONFIG_EFI_PARTITION is not set
612
613 #
614 # Native Language Support
615 #
616 # CONFIG_NLS is not set
617
618 #
619 # Profiling support
620 #
621 # CONFIG_PROFILING is not set
622
623 #
624 # Graphics support
625 #
626 # CONFIG_FB is not set
627
628 #
629 # Sound
630 #
631 # CONFIG_SOUND is not set
632
633 #
634 # Misc devices
635 #
636
637 #
638 # USB support
639 #
640
641 #
642 # USB Gadget Support
643 #
644 # CONFIG_USB_GADGET is not set
645
646 #
647 # Kernel hacking
648 #
649 CONFIG_FRAME_POINTER=y
650 # CONFIG_DEBUG_USER is not set
651 # CONFIG_DEBUG_INFO is not set
652 # CONFIG_DEBUG_KERNEL is not set
653
654 #
655 # Security options
656 #
657 # CONFIG_SECURITY is not set
658
659 #
660 # Cryptographic options
661 #
662 # CONFIG_CRYPTO is not set
663
664 #
665 # Library routines
666 #
667 CONFIG_CRC32=y
668 # CONFIG_LIBCRC32C is not set
669 CONFIG_ZLIB_INFLATE=m
670 CONFIG_ZLIB_DEFLATE=m