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