VServer 1.9.2 (patch-2.6.8.1-vs1.9.2.diff)
[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_HW_FLOWCONTROL is not set
226
227 #
228 # QoS and/or fair queueing
229 #
230 # CONFIG_NET_SCHED is not set
231
232 #
233 # Network testing
234 #
235 # CONFIG_NET_PKTGEN is not set
236 CONFIG_NETDEVICES=y
237 # CONFIG_DUMMY is not set
238 # CONFIG_BONDING is not set
239 # CONFIG_EQUALIZER is not set
240 # CONFIG_TUN is not set
241
242 #
243 # Ethernet (10 or 100Mbit)
244 #
245 # CONFIG_NET_ETHERNET is not set
246
247 #
248 # Ethernet (1000 Mbit)
249 #
250
251 #
252 # Ethernet (10000 Mbit)
253 #
254 CONFIG_PPP=y
255 CONFIG_PPP_MULTILINK=y
256 # CONFIG_PPP_FILTER is not set
257 CONFIG_PPP_ASYNC=y
258 CONFIG_PPP_SYNC_TTY=y
259 CONFIG_PPP_DEFLATE=y
260 # CONFIG_PPP_BSDCOMP is not set
261 # CONFIG_PPPOE is not set
262 # CONFIG_SLIP is not set
263
264 #
265 # Wireless LAN (non-hamradio)
266 #
267 # CONFIG_NET_RADIO is not set
268
269 #
270 # Token Ring devices
271 #
272 # CONFIG_SHAPER is not set
273
274 #
275 # Wan interfaces
276 #
277 # CONFIG_WAN is not set
278
279 #
280 # Amateur Radio support
281 #
282 # CONFIG_HAMRADIO is not set
283
284 #
285 # IrDA (infrared) support
286 #
287 # CONFIG_IRDA is not set
288
289 #
290 # Bluetooth support
291 #
292 # CONFIG_BT is not set
293
294 #
295 # ATA/ATAPI/MFM/RLL support
296 #
297 # CONFIG_IDE is not set
298
299 #
300 # SCSI device support
301 #
302 # CONFIG_SCSI is not set
303
304 #
305 # Fusion MPT device support
306 #
307
308 #
309 # IEEE 1394 (FireWire) support
310 #
311 # CONFIG_IEEE1394 is not set
312
313 #
314 # I2O device support
315 #
316
317 #
318 # ISDN subsystem
319 #
320 # CONFIG_ISDN is not set
321
322 #
323 # Input device support
324 #
325 CONFIG_INPUT=y
326
327 #
328 # Userland interfaces
329 #
330 CONFIG_INPUT_MOUSEDEV=y
331 CONFIG_INPUT_MOUSEDEV_PSAUX=y
332 CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
333 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
334 # CONFIG_INPUT_JOYDEV is not set
335 # CONFIG_INPUT_TSDEV is not set
336 # CONFIG_INPUT_EVDEV is not set
337 # CONFIG_INPUT_EVBUG is not set
338
339 #
340 # Input I/O drivers
341 #
342 # CONFIG_GAMEPORT is not set
343 CONFIG_SOUND_GAMEPORT=y
344 CONFIG_SERIO=y
345 # CONFIG_SERIO_I8042 is not set
346 CONFIG_SERIO_SERPORT=y
347 # CONFIG_SERIO_CT82C710 is not set
348
349 #
350 # Input Device Drivers
351 #
352 # CONFIG_INPUT_KEYBOARD is not set
353 # CONFIG_INPUT_MOUSE is not set
354 # CONFIG_INPUT_JOYSTICK is not set
355 # CONFIG_INPUT_TOUCHSCREEN is not set
356 # CONFIG_INPUT_MISC is not set
357
358 #
359 # Character devices
360 #
361 CONFIG_VT=y
362 CONFIG_VT_CONSOLE=y
363 CONFIG_HW_CONSOLE=y
364 # CONFIG_SERIAL_NONSTANDARD is not set
365
366 #
367 # Serial drivers
368 #
369 # CONFIG_SERIAL_8250 is not set
370
371 #
372 # Non-8250 serial port support
373 #
374 CONFIG_SERIAL_UART00=y
375 CONFIG_SERIAL_UART00_CONSOLE=y
376 CONFIG_SERIAL_CORE=y
377 CONFIG_SERIAL_CORE_CONSOLE=y
378 CONFIG_UNIX98_PTYS=y
379 CONFIG_LEGACY_PTYS=y
380 CONFIG_LEGACY_PTY_COUNT=256
381
382 #
383 # Mice
384 #
385 # CONFIG_BUSMOUSE is not set
386 # CONFIG_QIC02_TAPE is not set
387
388 #
389 # IPMI
390 #
391 # CONFIG_IPMI_HANDLER is not set
392
393 #
394 # Watchdog Cards
395 #
396 # CONFIG_WATCHDOG is not set
397 # CONFIG_NVRAM is not set
398 # CONFIG_RTC is not set
399 # CONFIG_GEN_RTC is not set
400 # CONFIG_DTLK is not set
401 # CONFIG_R3964 is not set
402 # CONFIG_APPLICOM is not set
403
404 #
405 # Ftape, the floppy tape device driver
406 #
407 # CONFIG_FTAPE is not set
408 # CONFIG_AGP is not set
409 # CONFIG_DRM is not set
410 # CONFIG_RAW_DRIVER is not set
411
412 #
413 # I2C support
414 #
415 # CONFIG_I2C is not set
416
417 #
418 # Multimedia devices
419 #
420 # CONFIG_VIDEO_DEV is not set
421
422 #
423 # Digital Video Broadcasting Devices
424 #
425 # CONFIG_DVB is not set
426
427 #
428 # File systems
429 #
430 CONFIG_EXT2_FS=y
431 # CONFIG_EXT2_FS_XATTR is not set
432 # CONFIG_EXT3_FS is not set
433 # CONFIG_JBD is not set
434 # CONFIG_REISERFS_FS is not set
435 # CONFIG_JFS_FS is not set
436 # CONFIG_XFS_FS is not set
437 # CONFIG_MINIX_FS is not set
438 # CONFIG_ROMFS_FS is not set
439 # CONFIG_QUOTA is not set
440 CONFIG_AUTOFS_FS=y
441 CONFIG_AUTOFS4_FS=y
442
443 #
444 # CD-ROM/DVD Filesystems
445 #
446 # CONFIG_ISO9660_FS is not set
447 # CONFIG_UDF_FS is not set
448
449 #
450 # DOS/FAT/NT Filesystems
451 #
452 # CONFIG_FAT_FS is not set
453 # CONFIG_NTFS_FS is not set
454
455 #
456 # Pseudo filesystems
457 #
458 CONFIG_PROC_FS=y
459 # CONFIG_DEVFS_FS is not set
460 # CONFIG_DEVPTS_FS_XATTR is not set
461 # CONFIG_TMPFS is not set
462 # CONFIG_HUGETLB_PAGE is not set
463 CONFIG_RAMFS=y
464
465 #
466 # Miscellaneous filesystems
467 #
468 # CONFIG_ADFS_FS is not set
469 # CONFIG_AFFS_FS is not set
470 # CONFIG_HFS_FS is not set
471 # CONFIG_HFSPLUS_FS is not set
472 # CONFIG_BEFS_FS is not set
473 # CONFIG_BFS_FS is not set
474 # CONFIG_EFS_FS is not set
475 # CONFIG_CRAMFS is not set
476 # CONFIG_VXFS_FS is not set
477 # CONFIG_HPFS_FS is not set
478 # CONFIG_QNX4FS_FS is not set
479 # CONFIG_SYSV_FS is not set
480 # CONFIG_UFS_FS is not set
481
482 #
483 # Network File Systems
484 #
485 # CONFIG_NFS_FS is not set
486 # CONFIG_NFSD is not set
487 # CONFIG_EXPORTFS is not set
488 CONFIG_SMB_FS=y
489 # CONFIG_SMB_NLS_DEFAULT is not set
490 # CONFIG_CIFS is not set
491 # CONFIG_NCP_FS is not set
492 # CONFIG_CODA_FS is not set
493 # CONFIG_AFS_FS is not set
494
495 #
496 # Partition Types
497 #
498 # CONFIG_PARTITION_ADVANCED is not set
499
500 #
501 # Native Language Support
502 #
503 CONFIG_NLS=y
504 CONFIG_NLS_DEFAULT="iso8859-1"
505 # CONFIG_NLS_CODEPAGE_437 is not set
506 # CONFIG_NLS_CODEPAGE_737 is not set
507 # CONFIG_NLS_CODEPAGE_775 is not set
508 # CONFIG_NLS_CODEPAGE_850 is not set
509 # CONFIG_NLS_CODEPAGE_852 is not set
510 # CONFIG_NLS_CODEPAGE_855 is not set
511 # CONFIG_NLS_CODEPAGE_857 is not set
512 # CONFIG_NLS_CODEPAGE_860 is not set
513 # CONFIG_NLS_CODEPAGE_861 is not set
514 # CONFIG_NLS_CODEPAGE_862 is not set
515 # CONFIG_NLS_CODEPAGE_863 is not set
516 # CONFIG_NLS_CODEPAGE_864 is not set
517 # CONFIG_NLS_CODEPAGE_865 is not set
518 # CONFIG_NLS_CODEPAGE_866 is not set
519 # CONFIG_NLS_CODEPAGE_869 is not set
520 # CONFIG_NLS_CODEPAGE_936 is not set
521 # CONFIG_NLS_CODEPAGE_950 is not set
522 # CONFIG_NLS_CODEPAGE_932 is not set
523 # CONFIG_NLS_CODEPAGE_949 is not set
524 # CONFIG_NLS_CODEPAGE_874 is not set
525 # CONFIG_NLS_ISO8859_8 is not set
526 # CONFIG_NLS_CODEPAGE_1250 is not set
527 # CONFIG_NLS_CODEPAGE_1251 is not set
528 # CONFIG_NLS_ISO8859_1 is not set
529 # CONFIG_NLS_ISO8859_2 is not set
530 # CONFIG_NLS_ISO8859_3 is not set
531 # CONFIG_NLS_ISO8859_4 is not set
532 # CONFIG_NLS_ISO8859_5 is not set
533 # CONFIG_NLS_ISO8859_6 is not set
534 # CONFIG_NLS_ISO8859_7 is not set
535 # CONFIG_NLS_ISO8859_9 is not set
536 # CONFIG_NLS_ISO8859_13 is not set
537 # CONFIG_NLS_ISO8859_14 is not set
538 # CONFIG_NLS_ISO8859_15 is not set
539 # CONFIG_NLS_KOI8_R is not set
540 # CONFIG_NLS_KOI8_U is not set
541 # CONFIG_NLS_UTF8 is not set
542
543 #
544 # Profiling support
545 #
546 # CONFIG_PROFILING is not set
547
548 #
549 # Graphics support
550 #
551 # CONFIG_FB is not set
552
553 #
554 # Console display driver support
555 #
556 # CONFIG_VGA_CONSOLE is not set
557 # CONFIG_MDA_CONSOLE is not set
558 CONFIG_DUMMY_CONSOLE=y
559
560 #
561 # Misc devices
562 #
563
564 #
565 # USB support
566 #
567
568 #
569 # USB Gadget Support
570 #
571 # CONFIG_USB_GADGET is not set
572
573 #
574 # Kernel hacking
575 #
576 CONFIG_FRAME_POINTER=y
577 # CONFIG_DEBUG_USER is not set
578 # CONFIG_DEBUG_INFO is not set
579 # CONFIG_DEBUG_KERNEL is not set
580
581 #
582 # Security options
583 #
584 # CONFIG_SECURITY is not set
585
586 #
587 # Cryptographic options
588 #
589 # CONFIG_CRYPTO is not set
590
591 #
592 # Library routines
593 #
594 CONFIG_CRC32=y
595 CONFIG_ZLIB_INFLATE=y
596 CONFIG_ZLIB_DEFLATE=y