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