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