vserver 1.9.5.x5
[linux-2.6.git] / arch / arm / configs / bast_defconfig
1 #
2 # Automatically generated make config: don't edit
3 # Linux kernel version: 2.6.10-rc2
4 # Mon Nov 15 15:32:48 2004
5 #
6 CONFIG_ARM=y
7 CONFIG_MMU=y
8 CONFIG_UID16=y
9 CONFIG_RWSEM_GENERIC_SPINLOCK=y
10 CONFIG_GENERIC_IOMAP=y
11
12 #
13 # Code maturity level options
14 #
15 CONFIG_EXPERIMENTAL=y
16 # CONFIG_CLEAN_COMPILE is not set
17 CONFIG_BROKEN=y
18 CONFIG_BROKEN_ON_SMP=y
19
20 #
21 # General setup
22 #
23 CONFIG_LOCALVERSION=""
24 CONFIG_SWAP=y
25 CONFIG_SYSVIPC=y
26 # CONFIG_POSIX_MQUEUE is not set
27 # CONFIG_BSD_PROCESS_ACCT is not set
28 CONFIG_SYSCTL=y
29 # CONFIG_AUDIT is not set
30 CONFIG_LOG_BUF_SHIFT=16
31 # CONFIG_HOTPLUG is not set
32 CONFIG_KOBJECT_UEVENT=y
33 # CONFIG_IKCONFIG is not set
34 # CONFIG_EMBEDDED is not set
35 CONFIG_KALLSYMS=y
36 # CONFIG_KALLSYMS_ALL is not set
37 # CONFIG_KALLSYMS_EXTRA_PASS is not set
38 CONFIG_FUTEX=y
39 CONFIG_EPOLL=y
40 CONFIG_CC_OPTIMIZE_FOR_SIZE=y
41 CONFIG_SHMEM=y
42 CONFIG_CC_ALIGN_FUNCTIONS=0
43 CONFIG_CC_ALIGN_LABELS=0
44 CONFIG_CC_ALIGN_LOOPS=0
45 CONFIG_CC_ALIGN_JUMPS=0
46 # CONFIG_TINY_SHMEM is not set
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_CAMELOT is not set
66 # CONFIG_ARCH_FOOTBRIDGE is not set
67 # CONFIG_ARCH_INTEGRATOR is not set
68 # CONFIG_ARCH_IOP3XX is not set
69 # CONFIG_ARCH_IXP4XX is not set
70 # CONFIG_ARCH_IXP2000 is not set
71 # CONFIG_ARCH_L7200 is not set
72 # CONFIG_ARCH_PXA is not set
73 # CONFIG_ARCH_RPC is not set
74 # CONFIG_ARCH_SA1100 is not set
75 CONFIG_ARCH_S3C2410=y
76 # CONFIG_ARCH_SHARK is not set
77 # CONFIG_ARCH_LH7A40X is not set
78 # CONFIG_ARCH_OMAP is not set
79 # CONFIG_ARCH_VERSATILE is not set
80 # CONFIG_ARCH_IMX is not set
81 # CONFIG_ARCH_H720X is not set
82
83 #
84 # S3C24XX Implementations
85 #
86 CONFIG_ARCH_BAST=y
87 # CONFIG_ARCH_H1940 is not set
88 # CONFIG_ARCH_SMDK2410 is not set
89 CONFIG_MACH_VR1000=y
90 # CONFIG_MACH_RX3715 is not set
91 CONFIG_CPU_S3C2410=y
92
93 #
94 # S3C2410 Setup
95 #
96 CONFIG_S3C2410_DMA=y
97 # CONFIG_S3C2410_DMA_DEBUG is not set
98 # CONFIG_S3C2410_PM_DEBUG is not set
99 # CONFIG_S3C2410_PM_CHECK is not set
100 CONFIG_S3C2410_LOWLEVEL_UART_PORT=0
101
102 #
103 # Processor Type
104 #
105 CONFIG_CPU_32=y
106 CONFIG_CPU_ARM920T=y
107 CONFIG_CPU_32v4=y
108 CONFIG_CPU_ABRT_EV4T=y
109 CONFIG_CPU_CACHE_V4WT=y
110 CONFIG_CPU_CACHE_VIVT=y
111 CONFIG_CPU_COPY_V4WB=y
112 CONFIG_CPU_TLB_V4WBI=y
113
114 #
115 # Processor Features
116 #
117 # CONFIG_ARM_THUMB is not set
118 # CONFIG_CPU_ICACHE_DISABLE is not set
119 # CONFIG_CPU_DCACHE_DISABLE is not set
120 # CONFIG_CPU_DCACHE_WRITETHROUGH is not set
121
122 #
123 # General setup
124 #
125 # CONFIG_ZBOOT_ROM is not set
126 CONFIG_ZBOOT_ROM_TEXT=0x0
127 CONFIG_ZBOOT_ROM_BSS=0x0
128 # CONFIG_XIP_KERNEL is not set
129
130 #
131 # At least one math emulation must be selected
132 #
133 CONFIG_FPE_NWFPE=y
134 # CONFIG_FPE_NWFPE_XP is not set
135 # CONFIG_FPE_FASTFPE is not set
136 CONFIG_BINFMT_ELF=y
137 CONFIG_BINFMT_AOUT=y
138 # CONFIG_BINFMT_MISC is not set
139
140 #
141 # Generic Driver Options
142 #
143 CONFIG_STANDALONE=y
144 CONFIG_PREVENT_FIRMWARE_BUILD=y
145 # CONFIG_DEBUG_DRIVER is not set
146 CONFIG_PM=y
147 # CONFIG_PREEMPT is not set
148 CONFIG_APM=y
149 # CONFIG_ARTHUR is not set
150 CONFIG_CMDLINE="root=/dev/hda1 ro init=/bin/bash console=ttySAC0"
151 CONFIG_ALIGNMENT_TRAP=y
152
153 #
154 # Parallel port support
155 #
156 CONFIG_PARPORT=y
157 # CONFIG_PARPORT_PC is not set
158 # CONFIG_PARPORT_ARC is not set
159 CONFIG_PARPORT_OTHER=y
160 CONFIG_PARPORT_1284=y
161
162 #
163 # Memory Technology Devices (MTD)
164 #
165 CONFIG_MTD=y
166 # CONFIG_MTD_DEBUG is not set
167 CONFIG_MTD_PARTITIONS=y
168 # CONFIG_MTD_CONCAT is not set
169 CONFIG_MTD_REDBOOT_PARTS=y
170 CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED=y
171 # CONFIG_MTD_REDBOOT_PARTS_READONLY is not set
172 CONFIG_MTD_CMDLINE_PARTS=y
173 # CONFIG_MTD_AFS_PARTS is not set
174
175 #
176 # User Modules And Translation Layers
177 #
178 CONFIG_MTD_CHAR=y
179 CONFIG_MTD_BLOCK=y
180 # CONFIG_FTL is not set
181 # CONFIG_NFTL is not set
182 # CONFIG_INFTL is not set
183
184 #
185 # RAM/ROM/Flash chip drivers
186 #
187 CONFIG_MTD_CFI=y
188 CONFIG_MTD_JEDECPROBE=y
189 CONFIG_MTD_GEN_PROBE=y
190 # CONFIG_MTD_CFI_ADV_OPTIONS is not set
191 CONFIG_MTD_MAP_BANK_WIDTH_1=y
192 CONFIG_MTD_MAP_BANK_WIDTH_2=y
193 CONFIG_MTD_MAP_BANK_WIDTH_4=y
194 # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
195 CONFIG_MTD_MAP_BANK_WIDTH_16=y
196 # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
197 CONFIG_MTD_CFI_I1=y
198 CONFIG_MTD_CFI_I2=y
199 # CONFIG_MTD_CFI_I4 is not set
200 # CONFIG_MTD_CFI_I8 is not set
201 CONFIG_MTD_CFI_INTELEXT=y
202 # CONFIG_MTD_CFI_AMDSTD is not set
203 # CONFIG_MTD_CFI_STAA is not set
204 CONFIG_MTD_CFI_UTIL=y
205 # CONFIG_MTD_RAM is not set
206 # CONFIG_MTD_ROM is not set
207 # CONFIG_MTD_ABSENT is not set
208 # CONFIG_MTD_OBSOLETE_CHIPS is not set
209
210 #
211 # Mapping drivers for chip access
212 #
213 # CONFIG_MTD_COMPLEX_MAPPINGS is not set
214 # CONFIG_MTD_PHYSMAP is not set
215 # CONFIG_MTD_ARM_INTEGRATOR is not set
216 # CONFIG_MTD_EDB7312 is not set
217 # CONFIG_MTD_IMPA7 is not set
218 CONFIG_MTD_BAST=y
219 CONFIG_MTD_BAST_MAXSIZE=4
220
221 #
222 # Self-contained MTD device drivers
223 #
224 # CONFIG_MTD_SLRAM is not set
225 # CONFIG_MTD_PHRAM is not set
226 # CONFIG_MTD_MTDRAM is not set
227 # CONFIG_MTD_BLKMTD is not set
228
229 #
230 # Disk-On-Chip Device Drivers
231 #
232 # CONFIG_MTD_DOC2000 is not set
233 # CONFIG_MTD_DOC2001 is not set
234 # CONFIG_MTD_DOC2001PLUS is not set
235
236 #
237 # NAND Flash Device Drivers
238 #
239 CONFIG_MTD_NAND=y
240 # CONFIG_MTD_NAND_VERIFY_WRITE is not set
241 CONFIG_MTD_NAND_IDS=y
242 CONFIG_MTD_NAND_S3C2410=y
243 # CONFIG_MTD_NAND_S3C2410_DEBUG is not set
244 # CONFIG_MTD_NAND_S3C2410_HWECC is not set
245 # CONFIG_MTD_NAND_DISKONCHIP is not set
246
247 #
248 # Plug and Play support
249 #
250
251 #
252 # Block devices
253 #
254 # CONFIG_BLK_DEV_FD is not set
255 # CONFIG_PARIDE is not set
256 CONFIG_BLK_DEV_LOOP=y
257 # CONFIG_BLK_DEV_CRYPTOLOOP is not set
258 CONFIG_BLK_DEV_NBD=m
259 CONFIG_BLK_DEV_RAM=y
260 CONFIG_BLK_DEV_RAM_SIZE=4096
261 CONFIG_BLK_DEV_INITRD=y
262 CONFIG_INITRAMFS_SOURCE=""
263 # CONFIG_CDROM_PKTCDVD is not set
264
265 #
266 # IO Schedulers
267 #
268 CONFIG_IOSCHED_NOOP=y
269 CONFIG_IOSCHED_AS=y
270 CONFIG_IOSCHED_DEADLINE=y
271 CONFIG_IOSCHED_CFQ=y
272
273 #
274 # Multi-device support (RAID and LVM)
275 #
276 # CONFIG_MD is not set
277
278 #
279 # Networking support
280 #
281 CONFIG_NET=y
282
283 #
284 # Networking options
285 #
286 # CONFIG_PACKET is not set
287 # CONFIG_NETLINK_DEV is not set
288 CONFIG_UNIX=y
289 # CONFIG_NET_KEY is not set
290 CONFIG_INET=y
291 # CONFIG_IP_MULTICAST is not set
292 # CONFIG_IP_ADVANCED_ROUTER is not set
293 CONFIG_IP_PNP=y
294 # CONFIG_IP_PNP_DHCP is not set
295 CONFIG_IP_PNP_BOOTP=y
296 # CONFIG_IP_PNP_RARP is not set
297 # CONFIG_NET_IPIP is not set
298 # CONFIG_NET_IPGRE is not set
299 # CONFIG_ARPD is not set
300 # CONFIG_SYN_COOKIES is not set
301 # CONFIG_INET_AH is not set
302 # CONFIG_INET_ESP is not set
303 # CONFIG_INET_IPCOMP is not set
304 # CONFIG_INET_TUNNEL is not set
305 CONFIG_IP_TCPDIAG=y
306 # CONFIG_IP_TCPDIAG_IPV6 is not set
307 # CONFIG_IPV6 is not set
308 # CONFIG_NETFILTER is not set
309
310 #
311 # SCTP Configuration (EXPERIMENTAL)
312 #
313 # CONFIG_IP_SCTP is not set
314 # CONFIG_ATM is not set
315 # CONFIG_BRIDGE is not set
316 # CONFIG_VLAN_8021Q is not set
317 # CONFIG_DECNET is not set
318 # CONFIG_LLC2 is not set
319 # CONFIG_IPX is not set
320 # CONFIG_ATALK is not set
321 # CONFIG_X25 is not set
322 # CONFIG_LAPB is not set
323 # CONFIG_NET_DIVERT is not set
324 # CONFIG_ECONET is not set
325 # CONFIG_WAN_ROUTER is not set
326
327 #
328 # QoS and/or fair queueing
329 #
330 # CONFIG_NET_SCHED is not set
331 # CONFIG_NET_CLS_ROUTE is not set
332
333 #
334 # Network testing
335 #
336 # CONFIG_NET_PKTGEN is not set
337 # CONFIG_NETPOLL is not set
338 # CONFIG_NET_POLL_CONTROLLER is not set
339 # CONFIG_HAMRADIO is not set
340 # CONFIG_IRDA is not set
341 # CONFIG_BT is not set
342 CONFIG_NETDEVICES=y
343 # CONFIG_DUMMY is not set
344 # CONFIG_BONDING is not set
345 # CONFIG_EQUALIZER is not set
346 # CONFIG_TUN is not set
347
348 #
349 # Ethernet (10 or 100Mbit)
350 #
351 CONFIG_NET_ETHERNET=y
352 # CONFIG_MII is not set
353 # CONFIG_SMC91X is not set
354
355 #
356 # Ethernet (1000 Mbit)
357 #
358
359 #
360 # Ethernet (10000 Mbit)
361 #
362
363 #
364 # Token Ring devices
365 #
366
367 #
368 # Wireless LAN (non-hamradio)
369 #
370 # CONFIG_NET_RADIO is not set
371
372 #
373 # Wan interfaces
374 #
375 # CONFIG_WAN is not set
376 # CONFIG_PLIP is not set
377 # CONFIG_PPP is not set
378 # CONFIG_SLIP is not set
379 # CONFIG_SHAPER is not set
380 # CONFIG_NETCONSOLE is not set
381
382 #
383 # ATA/ATAPI/MFM/RLL support
384 #
385 CONFIG_IDE=y
386 CONFIG_BLK_DEV_IDE=y
387
388 #
389 # Please see Documentation/ide.txt for help/info on IDE drives
390 #
391 # CONFIG_BLK_DEV_IDE_SATA is not set
392 CONFIG_BLK_DEV_IDEDISK=y
393 # CONFIG_IDEDISK_MULTI_MODE is not set
394 CONFIG_BLK_DEV_IDECD=y
395 CONFIG_BLK_DEV_IDETAPE=m
396 CONFIG_BLK_DEV_IDEFLOPPY=m
397 # CONFIG_IDE_TASK_IOCTL is not set
398
399 #
400 # IDE chipset support/bugfixes
401 #
402 CONFIG_IDE_GENERIC=y
403 # CONFIG_IDE_ARM is not set
404 CONFIG_BLK_DEV_IDE_BAST=y
405 # CONFIG_BLK_DEV_IDEDMA is not set
406 # CONFIG_IDEDMA_AUTO is not set
407 # CONFIG_BLK_DEV_HD is not set
408
409 #
410 # SCSI device support
411 #
412 # CONFIG_SCSI is not set
413
414 #
415 # Fusion MPT device support
416 #
417
418 #
419 # IEEE 1394 (FireWire) support
420 #
421 # CONFIG_IEEE1394 is not set
422
423 #
424 # I2O device support
425 #
426
427 #
428 # ISDN subsystem
429 #
430 # CONFIG_ISDN is not set
431
432 #
433 # Input device support
434 #
435 CONFIG_INPUT=y
436
437 #
438 # Userland interfaces
439 #
440 CONFIG_INPUT_MOUSEDEV=y
441 CONFIG_INPUT_MOUSEDEV_PSAUX=y
442 CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
443 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
444 # CONFIG_INPUT_JOYDEV is not set
445 # CONFIG_INPUT_TSDEV is not set
446 # CONFIG_INPUT_EVDEV is not set
447 # CONFIG_INPUT_EVBUG is not set
448
449 #
450 # Input I/O drivers
451 #
452 # CONFIG_GAMEPORT is not set
453 CONFIG_SOUND_GAMEPORT=y
454 CONFIG_SERIO=y
455 CONFIG_SERIO_SERPORT=y
456 # CONFIG_SERIO_CT82C710 is not set
457 # CONFIG_SERIO_PARKBD is not set
458 # CONFIG_SERIO_RAW is not set
459
460 #
461 # Input Device Drivers
462 #
463 CONFIG_INPUT_KEYBOARD=y
464 CONFIG_KEYBOARD_ATKBD=y
465 # CONFIG_KEYBOARD_SUNKBD is not set
466 # CONFIG_KEYBOARD_LKKBD is not set
467 # CONFIG_KEYBOARD_XTKBD is not set
468 # CONFIG_KEYBOARD_NEWTON is not set
469 CONFIG_INPUT_MOUSE=y
470 CONFIG_MOUSE_PS2=y
471 # CONFIG_MOUSE_SERIAL is not set
472 # CONFIG_MOUSE_VSXXXAA is not set
473 # CONFIG_INPUT_JOYSTICK is not set
474 # CONFIG_INPUT_TOUCHSCREEN is not set
475 # CONFIG_INPUT_MISC is not set
476
477 #
478 # Character devices
479 #
480 CONFIG_VT=y
481 CONFIG_VT_CONSOLE=y
482 CONFIG_HW_CONSOLE=y
483 CONFIG_SERIAL_NONSTANDARD=y
484 # CONFIG_COMPUTONE is not set
485 # CONFIG_ROCKETPORT is not set
486 # CONFIG_CYCLADES is not set
487 # CONFIG_DIGIEPCA is not set
488 # CONFIG_DIGI is not set
489 # CONFIG_MOXA_INTELLIO is not set
490 # CONFIG_MOXA_SMARTIO is not set
491 # CONFIG_SYNCLINKMP is not set
492 # CONFIG_N_HDLC is not set
493 # CONFIG_RISCOM8 is not set
494 # CONFIG_SPECIALIX is not set
495 # CONFIG_SX is not set
496 # CONFIG_RIO is not set
497 # CONFIG_STALDRV is not set
498
499 #
500 # Serial drivers
501 #
502 CONFIG_SERIAL_8250=y
503 CONFIG_SERIAL_8250_CONSOLE=y
504 CONFIG_SERIAL_8250_NR_UARTS=8
505 CONFIG_SERIAL_8250_EXTENDED=y
506 CONFIG_SERIAL_8250_MANY_PORTS=y
507 CONFIG_SERIAL_8250_SHARE_IRQ=y
508 # CONFIG_SERIAL_8250_DETECT_IRQ is not set
509 # CONFIG_SERIAL_8250_MULTIPORT is not set
510 # CONFIG_SERIAL_8250_RSA is not set
511
512 #
513 # Non-8250 serial port support
514 #
515 CONFIG_SERIAL_S3C2410=y
516 CONFIG_SERIAL_S3C2410_CONSOLE=y
517 CONFIG_SERIAL_BAST_SIO=y
518 CONFIG_SERIAL_CORE=y
519 CONFIG_SERIAL_CORE_CONSOLE=y
520 CONFIG_UNIX98_PTYS=y
521 CONFIG_LEGACY_PTYS=y
522 CONFIG_LEGACY_PTY_COUNT=256
523 CONFIG_PRINTER=y
524 # CONFIG_LP_CONSOLE is not set
525 CONFIG_PPDEV=y
526 # CONFIG_TIPAR is not set
527
528 #
529 # IPMI
530 #
531 # CONFIG_IPMI_HANDLER is not set
532
533 #
534 # Watchdog Cards
535 #
536 CONFIG_WATCHDOG=y
537 # CONFIG_WATCHDOG_NOWAYOUT is not set
538
539 #
540 # Watchdog Device Drivers
541 #
542 # CONFIG_SOFT_WATCHDOG is not set
543 CONFIG_S3C2410_WATCHDOG=y
544 # CONFIG_NVRAM is not set
545 # CONFIG_RTC is not set
546 CONFIG_S3C2410_RTC=y
547 # CONFIG_DTLK is not set
548 # CONFIG_R3964 is not set
549
550 #
551 # Ftape, the floppy tape device driver
552 #
553 # CONFIG_DRM is not set
554 # CONFIG_RAW_DRIVER is not set
555
556 #
557 # I2C support
558 #
559 CONFIG_I2C=y
560 CONFIG_I2C_CHARDEV=m
561
562 #
563 # I2C Algorithms
564 #
565 CONFIG_I2C_ALGOBIT=m
566 # CONFIG_I2C_ALGOPCF is not set
567 # CONFIG_I2C_ALGOPCA is not set
568
569 #
570 # I2C Hardware Bus support
571 #
572 # CONFIG_I2C_ISA is not set
573 # CONFIG_I2C_PARPORT is not set
574 # CONFIG_I2C_PARPORT_LIGHT is not set
575 CONFIG_I2C_S3C2410=y
576 # CONFIG_I2C_STUB is not set
577 # CONFIG_I2C_PCA_ISA is not set
578
579 #
580 # Hardware Sensors Chip support
581 #
582 CONFIG_I2C_SENSOR=m
583 # CONFIG_SENSORS_ADM1021 is not set
584 # CONFIG_SENSORS_ADM1025 is not set
585 # CONFIG_SENSORS_ADM1031 is not set
586 # CONFIG_SENSORS_ASB100 is not set
587 # CONFIG_SENSORS_DS1621 is not set
588 # CONFIG_SENSORS_FSCHER is not set
589 # CONFIG_SENSORS_GL518SM is not set
590 # CONFIG_SENSORS_IT87 is not set
591 # CONFIG_SENSORS_LM63 is not set
592 CONFIG_SENSORS_LM75=m
593 # CONFIG_SENSORS_LM77 is not set
594 CONFIG_SENSORS_LM78=m
595 # CONFIG_SENSORS_LM80 is not set
596 # CONFIG_SENSORS_LM83 is not set
597 CONFIG_SENSORS_LM85=m
598 # CONFIG_SENSORS_LM87 is not set
599 # CONFIG_SENSORS_LM90 is not set
600 # CONFIG_SENSORS_MAX1619 is not set
601 # CONFIG_SENSORS_PC87360 is not set
602 # CONFIG_SENSORS_SMSC47M1 is not set
603 # CONFIG_SENSORS_W83781D is not set
604 # CONFIG_SENSORS_W83L785TS is not set
605 # CONFIG_SENSORS_W83627HF is not set
606
607 #
608 # Other I2C Chip support
609 #
610 CONFIG_SENSORS_EEPROM=m
611 # CONFIG_SENSORS_PCF8574 is not set
612 # CONFIG_SENSORS_PCF8591 is not set
613 # CONFIG_SENSORS_RTC8564 is not set
614 # CONFIG_I2C_DEBUG_CORE is not set
615 # CONFIG_I2C_DEBUG_ALGO is not set
616 # CONFIG_I2C_DEBUG_BUS is not set
617 # CONFIG_I2C_DEBUG_CHIP is not set
618
619 #
620 # Multimedia devices
621 #
622 # CONFIG_VIDEO_DEV is not set
623
624 #
625 # Digital Video Broadcasting Devices
626 #
627 # CONFIG_DVB is not set
628
629 #
630 # File systems
631 #
632 CONFIG_EXT2_FS=y
633 # CONFIG_EXT2_FS_XATTR is not set
634 CONFIG_EXT3_FS=y
635 CONFIG_EXT3_FS_XATTR=y
636 # CONFIG_EXT3_FS_POSIX_ACL is not set
637 # CONFIG_EXT3_FS_SECURITY is not set
638 CONFIG_JBD=y
639 # CONFIG_JBD_DEBUG is not set
640 CONFIG_FS_MBCACHE=y
641 # CONFIG_REISERFS_FS is not set
642 # CONFIG_JFS_FS is not set
643 # CONFIG_XFS_FS is not set
644 # CONFIG_MINIX_FS is not set
645 CONFIG_ROMFS_FS=y
646 # CONFIG_QUOTA is not set
647 CONFIG_DNOTIFY=y
648 # CONFIG_AUTOFS_FS is not set
649 # CONFIG_AUTOFS4_FS is not set
650
651 #
652 # CD-ROM/DVD Filesystems
653 #
654 # CONFIG_ISO9660_FS is not set
655 # CONFIG_UDF_FS is not set
656
657 #
658 # DOS/FAT/NT Filesystems
659 #
660 CONFIG_FAT_FS=y
661 CONFIG_MSDOS_FS=y
662 CONFIG_VFAT_FS=y
663 CONFIG_FAT_DEFAULT_CODEPAGE=437
664 CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
665 # CONFIG_NTFS_FS is not set
666
667 #
668 # Pseudo filesystems
669 #
670 CONFIG_PROC_FS=y
671 CONFIG_SYSFS=y
672 # CONFIG_DEVFS_FS is not set
673 # CONFIG_DEVPTS_FS_XATTR is not set
674 # CONFIG_TMPFS is not set
675 # CONFIG_HUGETLBFS is not set
676 # CONFIG_HUGETLB_PAGE is not set
677 CONFIG_RAMFS=y
678
679 #
680 # Miscellaneous filesystems
681 #
682 # CONFIG_ADFS_FS is not set
683 # CONFIG_AFFS_FS is not set
684 # CONFIG_HFS_FS is not set
685 # CONFIG_HFSPLUS_FS is not set
686 # CONFIG_BEFS_FS is not set
687 # CONFIG_BFS_FS is not set
688 # CONFIG_EFS_FS is not set
689 CONFIG_JFFS_FS=y
690 CONFIG_JFFS_FS_VERBOSE=0
691 # CONFIG_JFFS_PROC_FS is not set
692 CONFIG_JFFS2_FS=y
693 CONFIG_JFFS2_FS_DEBUG=0
694 # CONFIG_JFFS2_FS_NAND is not set
695 # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
696 CONFIG_JFFS2_ZLIB=y
697 CONFIG_JFFS2_RTIME=y
698 # CONFIG_JFFS2_RUBIN is not set
699 # CONFIG_CRAMFS is not set
700 # CONFIG_VXFS_FS is not set
701 # CONFIG_HPFS_FS is not set
702 # CONFIG_QNX4FS_FS is not set
703 # CONFIG_SYSV_FS is not set
704 # CONFIG_UFS_FS is not set
705
706 #
707 # Network File Systems
708 #
709 CONFIG_NFS_FS=y
710 # CONFIG_NFS_V3 is not set
711 # CONFIG_NFS_V4 is not set
712 # CONFIG_NFS_DIRECTIO is not set
713 # CONFIG_NFSD is not set
714 CONFIG_ROOT_NFS=y
715 CONFIG_LOCKD=y
716 # CONFIG_EXPORTFS is not set
717 CONFIG_SUNRPC=y
718 # CONFIG_RPCSEC_GSS_KRB5 is not set
719 # CONFIG_RPCSEC_GSS_SPKM3 is not set
720 # CONFIG_SMB_FS is not set
721 # CONFIG_CIFS is not set
722 # CONFIG_NCP_FS is not set
723 # CONFIG_CODA_FS is not set
724 # CONFIG_AFS_FS is not set
725
726 #
727 # Partition Types
728 #
729 CONFIG_PARTITION_ADVANCED=y
730 # CONFIG_ACORN_PARTITION is not set
731 # CONFIG_OSF_PARTITION is not set
732 # CONFIG_AMIGA_PARTITION is not set
733 # CONFIG_ATARI_PARTITION is not set
734 # CONFIG_MAC_PARTITION is not set
735 CONFIG_MSDOS_PARTITION=y
736 CONFIG_BSD_DISKLABEL=y
737 # CONFIG_MINIX_SUBPARTITION is not set
738 CONFIG_SOLARIS_X86_PARTITION=y
739 # CONFIG_UNIXWARE_DISKLABEL is not set
740 # CONFIG_LDM_PARTITION is not set
741 # CONFIG_SGI_PARTITION is not set
742 # CONFIG_ULTRIX_PARTITION is not set
743 # CONFIG_SUN_PARTITION is not set
744 # CONFIG_EFI_PARTITION is not set
745
746 #
747 # Native Language Support
748 #
749 CONFIG_NLS=y
750 CONFIG_NLS_DEFAULT="iso8859-1"
751 # CONFIG_NLS_CODEPAGE_437 is not set
752 # CONFIG_NLS_CODEPAGE_737 is not set
753 # CONFIG_NLS_CODEPAGE_775 is not set
754 # CONFIG_NLS_CODEPAGE_850 is not set
755 # CONFIG_NLS_CODEPAGE_852 is not set
756 # CONFIG_NLS_CODEPAGE_855 is not set
757 # CONFIG_NLS_CODEPAGE_857 is not set
758 # CONFIG_NLS_CODEPAGE_860 is not set
759 # CONFIG_NLS_CODEPAGE_861 is not set
760 # CONFIG_NLS_CODEPAGE_862 is not set
761 # CONFIG_NLS_CODEPAGE_863 is not set
762 # CONFIG_NLS_CODEPAGE_864 is not set
763 # CONFIG_NLS_CODEPAGE_865 is not set
764 # CONFIG_NLS_CODEPAGE_866 is not set
765 # CONFIG_NLS_CODEPAGE_869 is not set
766 # CONFIG_NLS_CODEPAGE_936 is not set
767 # CONFIG_NLS_CODEPAGE_950 is not set
768 # CONFIG_NLS_CODEPAGE_932 is not set
769 # CONFIG_NLS_CODEPAGE_949 is not set
770 # CONFIG_NLS_CODEPAGE_874 is not set
771 # CONFIG_NLS_ISO8859_8 is not set
772 # CONFIG_NLS_CODEPAGE_1250 is not set
773 # CONFIG_NLS_CODEPAGE_1251 is not set
774 # CONFIG_NLS_ASCII is not set
775 # CONFIG_NLS_ISO8859_1 is not set
776 # CONFIG_NLS_ISO8859_2 is not set
777 # CONFIG_NLS_ISO8859_3 is not set
778 # CONFIG_NLS_ISO8859_4 is not set
779 # CONFIG_NLS_ISO8859_5 is not set
780 # CONFIG_NLS_ISO8859_6 is not set
781 # CONFIG_NLS_ISO8859_7 is not set
782 # CONFIG_NLS_ISO8859_9 is not set
783 # CONFIG_NLS_ISO8859_13 is not set
784 # CONFIG_NLS_ISO8859_14 is not set
785 # CONFIG_NLS_ISO8859_15 is not set
786 # CONFIG_NLS_KOI8_R is not set
787 # CONFIG_NLS_KOI8_U is not set
788 # CONFIG_NLS_UTF8 is not set
789
790 #
791 # Profiling support
792 #
793 # CONFIG_PROFILING is not set
794
795 #
796 # Graphics support
797 #
798 CONFIG_FB=y
799 CONFIG_FB_MODE_HELPERS=y
800 # CONFIG_FB_TILEBLITTING is not set
801 # CONFIG_FB_VIRTUAL is not set
802
803 #
804 # Console display driver support
805 #
806 # CONFIG_VGA_CONSOLE is not set
807 CONFIG_DUMMY_CONSOLE=y
808 # CONFIG_FRAMEBUFFER_CONSOLE is not set
809
810 #
811 # Logo configuration
812 #
813 # CONFIG_LOGO is not set
814
815 #
816 # Sound
817 #
818 # CONFIG_SOUND is not set
819
820 #
821 # Misc devices
822 #
823
824 #
825 # USB support
826 #
827 # CONFIG_USB is not set
828 CONFIG_USB_ARCH_HAS_HCD=y
829 # CONFIG_USB_ARCH_HAS_OHCI is not set
830
831 #
832 # USB Gadget Support
833 #
834 # CONFIG_USB_GADGET is not set
835
836 #
837 # MMC/SD Card support
838 #
839 # CONFIG_MMC is not set
840
841 #
842 # Kernel hacking
843 #
844 CONFIG_DEBUG_KERNEL=y
845 # CONFIG_MAGIC_SYSRQ is not set
846 # CONFIG_SCHEDSTATS is not set
847 # CONFIG_DEBUG_SLAB is not set
848 # CONFIG_DEBUG_SPINLOCK is not set
849 # CONFIG_DEBUG_KOBJECT is not set
850 # CONFIG_DEBUG_BUGVERBOSE is not set
851 CONFIG_DEBUG_INFO=y
852 CONFIG_FRAME_POINTER=y
853 CONFIG_DEBUG_USER=y
854 # CONFIG_DEBUG_WAITQ is not set
855 # CONFIG_DEBUG_ERRORS is not set
856 CONFIG_DEBUG_LL=y
857 # CONFIG_DEBUG_ICEDCC is not set
858 CONFIG_DEBUG_S3C2410_PORT=y
859 CONFIG_DEBUG_S3C2410_UART=0
860
861 #
862 # Security options
863 #
864 # CONFIG_KEYS is not set
865 # CONFIG_SECURITY is not set
866
867 #
868 # Cryptographic options
869 #
870 # CONFIG_CRYPTO is not set
871
872 #
873 # Library routines
874 #
875 # CONFIG_CRC_CCITT is not set
876 CONFIG_CRC32=y
877 # CONFIG_LIBCRC32C is not set
878 CONFIG_ZLIB_INFLATE=y
879 CONFIG_ZLIB_DEFLATE=y