VServer 1.9.2 (patch-2.6.8.1-vs1.9.2.diff)
[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_HW_FLOWCONTROL is not set
300
301 #
302 # QoS and/or fair queueing
303 #
304 # CONFIG_NET_SCHED is not set
305
306 #
307 # Network testing
308 #
309 # CONFIG_NET_PKTGEN is not set
310 # CONFIG_NETPOLL is not set
311 # CONFIG_NET_POLL_CONTROLLER is not set
312 # CONFIG_HAMRADIO is not set
313 # CONFIG_IRDA is not set
314 # CONFIG_BT is not set
315 CONFIG_NETDEVICES=y
316 # CONFIG_DUMMY is not set
317 # CONFIG_BONDING is not set
318 # CONFIG_EQUALIZER is not set
319 # CONFIG_TUN is not set
320
321 #
322 # ARCnet devices
323 #
324 # CONFIG_ARCNET is not set
325
326 #
327 # Ethernet (10 or 100Mbit)
328 #
329 CONFIG_NET_ETHERNET=y
330 # CONFIG_MII is not set
331 CONFIG_ARM_AM79C961A=y
332 # CONFIG_NET_VENDOR_3COM is not set
333 # CONFIG_LANCE is not set
334 # CONFIG_NET_VENDOR_SMC is not set
335 # CONFIG_NET_VENDOR_RACAL is not set
336 # CONFIG_AT1700 is not set
337 # CONFIG_DEPCA is not set
338 # CONFIG_HP100 is not set
339 # CONFIG_NET_ISA is not set
340 # CONFIG_NET_PCI is not set
341 # CONFIG_NET_POCKET is not set
342
343 #
344 # Ethernet (1000 Mbit)
345 #
346
347 #
348 # Ethernet (10000 Mbit)
349 #
350
351 #
352 # Token Ring devices
353 #
354 # CONFIG_TR is not set
355
356 #
357 # Wireless LAN (non-hamradio)
358 #
359 # CONFIG_NET_RADIO is not set
360
361 #
362 # PCMCIA network device support
363 #
364 CONFIG_NET_PCMCIA=y
365 # CONFIG_PCMCIA_3C589 is not set
366 # CONFIG_PCMCIA_3C574 is not set
367 # CONFIG_PCMCIA_FMVJ18X is not set
368 CONFIG_PCMCIA_PCNET=m
369 # CONFIG_PCMCIA_NMCLAN is not set
370 # CONFIG_PCMCIA_SMC91C92 is not set
371 # CONFIG_PCMCIA_XIRC2PS is not set
372 # CONFIG_PCMCIA_AXNET is not set
373
374 #
375 # Wan interfaces
376 #
377 # CONFIG_WAN is not set
378 # CONFIG_PLIP is not set
379 CONFIG_PPP=m
380 # CONFIG_PPP_MULTILINK is not set
381 # CONFIG_PPP_FILTER is not set
382 CONFIG_PPP_ASYNC=m
383 # CONFIG_PPP_SYNC_TTY is not set
384 CONFIG_PPP_DEFLATE=m
385 CONFIG_PPP_BSDCOMP=m
386 # CONFIG_PPPOE is not set
387 # CONFIG_SLIP is not set
388 # CONFIG_SHAPER is not set
389 # CONFIG_NETCONSOLE is not set
390
391 #
392 # SCSI device support
393 #
394 # CONFIG_SCSI is not set
395
396 #
397 # Fusion MPT device support
398 #
399
400 #
401 # IEEE 1394 (FireWire) support
402 #
403 # CONFIG_IEEE1394 is not set
404
405 #
406 # I2O device support
407 #
408
409 #
410 # ISDN subsystem
411 #
412 # CONFIG_ISDN is not set
413
414 #
415 # Input device support
416 #
417 # CONFIG_INPUT is not set
418
419 #
420 # Userland interfaces
421 #
422
423 #
424 # Input I/O drivers
425 #
426 # CONFIG_GAMEPORT is not set
427 CONFIG_SOUND_GAMEPORT=y
428 # CONFIG_SERIO is not set
429 # CONFIG_SERIO_I8042 is not set
430
431 #
432 # Input Device Drivers
433 #
434
435 #
436 # Character devices
437 #
438 # CONFIG_VT is not set
439 # CONFIG_SERIAL_NONSTANDARD is not set
440
441 #
442 # Serial drivers
443 #
444 CONFIG_SERIAL_8250=y
445 CONFIG_SERIAL_8250_CONSOLE=y
446 CONFIG_SERIAL_8250_CS=m
447 CONFIG_SERIAL_8250_NR_UARTS=4
448 # CONFIG_SERIAL_8250_EXTENDED is not set
449
450 #
451 # Non-8250 serial port support
452 #
453 CONFIG_SERIAL_CORE=y
454 CONFIG_SERIAL_CORE_CONSOLE=y
455 CONFIG_UNIX98_PTYS=y
456 CONFIG_LEGACY_PTYS=y
457 CONFIG_LEGACY_PTY_COUNT=256
458 CONFIG_PRINTER=m
459 # CONFIG_LP_CONSOLE is not set
460 # CONFIG_PPDEV is not set
461 # CONFIG_TIPAR is not set
462 # CONFIG_QIC02_TAPE is not set
463
464 #
465 # IPMI
466 #
467 # CONFIG_IPMI_HANDLER is not set
468
469 #
470 # Watchdog Cards
471 #
472 CONFIG_WATCHDOG=y
473 # CONFIG_WATCHDOG_NOWAYOUT is not set
474
475 #
476 # Watchdog Device Drivers
477 #
478 CONFIG_SOFT_WATCHDOG=y
479
480 #
481 # ISA-based Watchdog Cards
482 #
483 # CONFIG_PCWATCHDOG is not set
484 # CONFIG_MIXCOMWD is not set
485 # CONFIG_WDT is not set
486 # CONFIG_NVRAM is not set
487 # CONFIG_RTC is not set
488 # CONFIG_GEN_RTC is not set
489 # CONFIG_DTLK is not set
490 # CONFIG_R3964 is not set
491 # CONFIG_APPLICOM is not set
492
493 #
494 # Ftape, the floppy tape device driver
495 #
496 # CONFIG_FTAPE is not set
497 # CONFIG_AGP is not set
498 # CONFIG_DRM is not set
499
500 #
501 # PCMCIA character devices
502 #
503 # CONFIG_SYNCLINK_CS is not set
504 # CONFIG_RAW_DRIVER is not set
505
506 #
507 # I2C support
508 #
509 # CONFIG_I2C is not set
510
511 #
512 # Multimedia devices
513 #
514 # CONFIG_VIDEO_DEV is not set
515
516 #
517 # Digital Video Broadcasting Devices
518 #
519 # CONFIG_DVB is not set
520
521 #
522 # File systems
523 #
524 # CONFIG_EXT2_FS is not set
525 # CONFIG_EXT3_FS is not set
526 # CONFIG_JBD is not set
527 # CONFIG_REISERFS_FS is not set
528 # CONFIG_JFS_FS is not set
529 # CONFIG_XFS_FS is not set
530 CONFIG_MINIX_FS=y
531 # CONFIG_ROMFS_FS is not set
532 # CONFIG_QUOTA is not set
533 # CONFIG_AUTOFS_FS is not set
534 CONFIG_AUTOFS4_FS=y
535
536 #
537 # CD-ROM/DVD Filesystems
538 #
539 # CONFIG_ISO9660_FS is not set
540 # CONFIG_UDF_FS is not set
541
542 #
543 # DOS/FAT/NT Filesystems
544 #
545 # CONFIG_FAT_FS is not set
546 # CONFIG_NTFS_FS is not set
547
548 #
549 # Pseudo filesystems
550 #
551 CONFIG_PROC_FS=y
552 CONFIG_SYSFS=y
553 # CONFIG_DEVFS_FS is not set
554 # CONFIG_DEVPTS_FS_XATTR is not set
555 # CONFIG_TMPFS is not set
556 # CONFIG_HUGETLB_PAGE is not set
557 CONFIG_RAMFS=y
558
559 #
560 # Miscellaneous filesystems
561 #
562 # CONFIG_ADFS_FS is not set
563 # CONFIG_AFFS_FS is not set
564 # CONFIG_HFS_FS is not set
565 # CONFIG_HFSPLUS_FS is not set
566 # CONFIG_BEFS_FS is not set
567 # CONFIG_BFS_FS is not set
568 # CONFIG_EFS_FS is not set
569 # CONFIG_CRAMFS is not set
570 # CONFIG_VXFS_FS is not set
571 # CONFIG_HPFS_FS is not set
572 # CONFIG_QNX4FS_FS is not set
573 # CONFIG_SYSV_FS is not set
574 # CONFIG_UFS_FS is not set
575
576 #
577 # Network File Systems
578 #
579 CONFIG_NFS_FS=y
580 CONFIG_NFS_V3=y
581 # CONFIG_NFS_V4 is not set
582 # CONFIG_NFS_DIRECTIO is not set
583 # CONFIG_NFSD is not set
584 CONFIG_ROOT_NFS=y
585 CONFIG_LOCKD=y
586 # CONFIG_EXPORTFS is not set
587 CONFIG_SUNRPC=y
588 # CONFIG_RPCSEC_GSS_KRB5 is not set
589 # CONFIG_SMB_FS is not set
590 # CONFIG_CIFS is not set
591 # CONFIG_NCP_FS is not set
592 # CONFIG_CODA_FS is not set
593 # CONFIG_AFS_FS is not set
594
595 #
596 # Partition Types
597 #
598 CONFIG_PARTITION_ADVANCED=y
599 # CONFIG_ACORN_PARTITION is not set
600 # CONFIG_OSF_PARTITION is not set
601 # CONFIG_AMIGA_PARTITION is not set
602 # CONFIG_ATARI_PARTITION is not set
603 # CONFIG_MAC_PARTITION is not set
604 # CONFIG_MSDOS_PARTITION is not set
605 # CONFIG_LDM_PARTITION is not set
606 # CONFIG_NEC98_PARTITION is not set
607 # CONFIG_SGI_PARTITION is not set
608 # CONFIG_ULTRIX_PARTITION is not set
609 # CONFIG_SUN_PARTITION is not set
610 # CONFIG_EFI_PARTITION is not set
611
612 #
613 # Native Language Support
614 #
615 # CONFIG_NLS is not set
616
617 #
618 # Profiling support
619 #
620 # CONFIG_PROFILING is not set
621
622 #
623 # Graphics support
624 #
625 # CONFIG_FB is not set
626
627 #
628 # Sound
629 #
630 # CONFIG_SOUND is not set
631
632 #
633 # Misc devices
634 #
635
636 #
637 # USB support
638 #
639
640 #
641 # USB Gadget Support
642 #
643 # CONFIG_USB_GADGET is not set
644
645 #
646 # Kernel hacking
647 #
648 CONFIG_FRAME_POINTER=y
649 # CONFIG_DEBUG_USER is not set
650 # CONFIG_DEBUG_INFO is not set
651 # CONFIG_DEBUG_KERNEL is not set
652
653 #
654 # Security options
655 #
656 # CONFIG_SECURITY is not set
657
658 #
659 # Cryptographic options
660 #
661 # CONFIG_CRYPTO is not set
662
663 #
664 # Library routines
665 #
666 CONFIG_CRC32=y
667 # CONFIG_LIBCRC32C is not set
668 CONFIG_ZLIB_INFLATE=m
669 CONFIG_ZLIB_DEFLATE=m