Linux-2.6.12-rc2
[safe/jmp/linux-2.6] / arch / arm / configs / ixdp2801_defconfig
1 #
2 # Automatically generated make config: don't edit
3 # Linux kernel version: 2.6.12-rc1-bk2
4 # Sun Mar 27 22:39:19 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 CONFIG_GENERIC_IOMAP=y
12
13 #
14 # Code maturity level options
15 #
16 CONFIG_EXPERIMENTAL=y
17 CONFIG_CLEAN_COMPILE=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=y
28 # CONFIG_BSD_PROCESS_ACCT_V3 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=y
35 CONFIG_KALLSYMS=y
36 # CONFIG_KALLSYMS_ALL is not set
37 # CONFIG_KALLSYMS_EXTRA_PASS is not set
38 CONFIG_BASE_FULL=y
39 CONFIG_FUTEX=y
40 CONFIG_EPOLL=y
41 CONFIG_CC_OPTIMIZE_FOR_SIZE=y
42 CONFIG_SHMEM=y
43 CONFIG_CC_ALIGN_FUNCTIONS=0
44 CONFIG_CC_ALIGN_LABELS=0
45 CONFIG_CC_ALIGN_LOOPS=0
46 CONFIG_CC_ALIGN_JUMPS=0
47 # CONFIG_TINY_SHMEM is not set
48 CONFIG_BASE_SMALL=0
49
50 #
51 # Loadable module support
52 #
53 # CONFIG_MODULES is not set
54
55 #
56 # System Type
57 #
58 # CONFIG_ARCH_CLPS7500 is not set
59 # CONFIG_ARCH_CLPS711X is not set
60 # CONFIG_ARCH_CO285 is not set
61 # CONFIG_ARCH_EBSA110 is not set
62 # CONFIG_ARCH_CAMELOT is not set
63 # CONFIG_ARCH_FOOTBRIDGE is not set
64 # CONFIG_ARCH_INTEGRATOR is not set
65 # CONFIG_ARCH_IOP3XX is not set
66 # CONFIG_ARCH_IXP4XX is not set
67 CONFIG_ARCH_IXP2000=y
68 # CONFIG_ARCH_L7200 is not set
69 # CONFIG_ARCH_PXA is not set
70 # CONFIG_ARCH_RPC is not set
71 # CONFIG_ARCH_SA1100 is not set
72 # CONFIG_ARCH_S3C2410 is not set
73 # CONFIG_ARCH_SHARK is not set
74 # CONFIG_ARCH_LH7A40X is not set
75 # CONFIG_ARCH_OMAP is not set
76 # CONFIG_ARCH_VERSATILE is not set
77 # CONFIG_ARCH_IMX is not set
78 # CONFIG_ARCH_H720X is not set
79 CONFIG_ARCH_SUPPORTS_BIG_ENDIAN=y
80
81 #
82 # Intel IXP2400/2800 Implementation Options
83 #
84
85 #
86 # IXP2400/2800 Platforms
87 #
88 # CONFIG_ARCH_ENP2611 is not set
89 # CONFIG_ARCH_IXDP2400 is not set
90 # CONFIG_ARCH_IXDP2800 is not set
91 # CONFIG_ARCH_IXDP2401 is not set
92 CONFIG_ARCH_IXDP2801=y
93 CONFIG_ARCH_IXDP2X01=y
94
95 #
96 # Processor Type
97 #
98 CONFIG_CPU_32=y
99 CONFIG_CPU_XSCALE=y
100 CONFIG_CPU_32v5=y
101 CONFIG_CPU_ABRT_EV5T=y
102 CONFIG_CPU_CACHE_VIVT=y
103 CONFIG_CPU_TLB_V4WBI=y
104 CONFIG_CPU_MINICACHE=y
105
106 #
107 # Processor Features
108 #
109 # CONFIG_ARM_THUMB is not set
110 CONFIG_CPU_BIG_ENDIAN=y
111 CONFIG_XSCALE_PMU=y
112
113 #
114 # Bus support
115 #
116 CONFIG_PCI=y
117 CONFIG_PCI_LEGACY_PROC=y
118 CONFIG_PCI_NAMES=y
119
120 #
121 # PCCARD (PCMCIA/CardBus) support
122 #
123 # CONFIG_PCCARD is not set
124
125 #
126 # Kernel Features
127 #
128 # CONFIG_PREEMPT is not set
129 CONFIG_ALIGNMENT_TRAP=y
130
131 #
132 # Boot options
133 #
134 CONFIG_ZBOOT_ROM_TEXT=0x0
135 CONFIG_ZBOOT_ROM_BSS=0x0
136 CONFIG_CMDLINE="console=ttyS0,115200 root=/dev/nfs ip=bootp mem=64M@0x0 pci=firmware ixdp2x01_clock=50000000"
137 # CONFIG_XIP_KERNEL is not set
138
139 #
140 # Floating point emulation
141 #
142
143 #
144 # At least one emulation must be selected
145 #
146 CONFIG_FPE_NWFPE=y
147 # CONFIG_FPE_FASTFPE is not set
148
149 #
150 # Userspace binary formats
151 #
152 CONFIG_BINFMT_ELF=y
153 # CONFIG_BINFMT_AOUT is not set
154 # CONFIG_BINFMT_MISC is not set
155 # CONFIG_ARTHUR is not set
156
157 #
158 # Power management options
159 #
160 # CONFIG_PM is not set
161
162 #
163 # Device Drivers
164 #
165
166 #
167 # Generic Driver Options
168 #
169 CONFIG_STANDALONE=y
170 # CONFIG_PREVENT_FIRMWARE_BUILD is not set
171 # CONFIG_FW_LOADER is not set
172 # CONFIG_DEBUG_DRIVER is not set
173
174 #
175 # Memory Technology Devices (MTD)
176 #
177 CONFIG_MTD=y
178 # CONFIG_MTD_DEBUG is not set
179 # CONFIG_MTD_CONCAT is not set
180 CONFIG_MTD_PARTITIONS=y
181 CONFIG_MTD_REDBOOT_PARTS=y
182 CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1
183 CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED=y
184 CONFIG_MTD_REDBOOT_PARTS_READONLY=y
185 # CONFIG_MTD_CMDLINE_PARTS is not set
186 # CONFIG_MTD_AFS_PARTS is not set
187
188 #
189 # User Modules And Translation Layers
190 #
191 CONFIG_MTD_CHAR=y
192 CONFIG_MTD_BLOCK=y
193 # CONFIG_FTL is not set
194 # CONFIG_NFTL is not set
195 # CONFIG_INFTL is not set
196
197 #
198 # RAM/ROM/Flash chip drivers
199 #
200 CONFIG_MTD_CFI=y
201 # CONFIG_MTD_JEDECPROBE is not set
202 CONFIG_MTD_GEN_PROBE=y
203 # CONFIG_MTD_CFI_ADV_OPTIONS is not set
204 CONFIG_MTD_MAP_BANK_WIDTH_1=y
205 CONFIG_MTD_MAP_BANK_WIDTH_2=y
206 CONFIG_MTD_MAP_BANK_WIDTH_4=y
207 # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
208 # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
209 # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
210 CONFIG_MTD_CFI_I1=y
211 CONFIG_MTD_CFI_I2=y
212 # CONFIG_MTD_CFI_I4 is not set
213 # CONFIG_MTD_CFI_I8 is not set
214 CONFIG_MTD_CFI_INTELEXT=y
215 # CONFIG_MTD_CFI_AMDSTD is not set
216 # CONFIG_MTD_CFI_STAA is not set
217 CONFIG_MTD_CFI_UTIL=y
218 # CONFIG_MTD_RAM is not set
219 # CONFIG_MTD_ROM is not set
220 # CONFIG_MTD_ABSENT is not set
221 # CONFIG_MTD_XIP is not set
222
223 #
224 # Mapping drivers for chip access
225 #
226 CONFIG_MTD_COMPLEX_MAPPINGS=y
227 # CONFIG_MTD_PHYSMAP is not set
228 # CONFIG_MTD_ARM_INTEGRATOR is not set
229 CONFIG_MTD_IXP2000=y
230 # CONFIG_MTD_EDB7312 is not set
231 # CONFIG_MTD_PCI is not set
232
233 #
234 # Self-contained MTD device drivers
235 #
236 # CONFIG_MTD_PMC551 is not set
237 # CONFIG_MTD_SLRAM is not set
238 # CONFIG_MTD_PHRAM is not set
239 # CONFIG_MTD_MTDRAM is not set
240 # CONFIG_MTD_BLKMTD is not set
241 # CONFIG_MTD_BLOCK2MTD is not set
242
243 #
244 # Disk-On-Chip Device Drivers
245 #
246 # CONFIG_MTD_DOC2000 is not set
247 # CONFIG_MTD_DOC2001 is not set
248 # CONFIG_MTD_DOC2001PLUS is not set
249
250 #
251 # NAND Flash Device Drivers
252 #
253 # CONFIG_MTD_NAND is not set
254
255 #
256 # Parallel port support
257 #
258 # CONFIG_PARPORT is not set
259
260 #
261 # Plug and Play support
262 #
263
264 #
265 # Block devices
266 #
267 # CONFIG_BLK_DEV_FD is not set
268 # CONFIG_BLK_CPQ_DA is not set
269 # CONFIG_BLK_CPQ_CISS_DA is not set
270 # CONFIG_BLK_DEV_DAC960 is not set
271 # CONFIG_BLK_DEV_UMEM is not set
272 # CONFIG_BLK_DEV_COW_COMMON is not set
273 CONFIG_BLK_DEV_LOOP=y
274 # CONFIG_BLK_DEV_CRYPTOLOOP is not set
275 # CONFIG_BLK_DEV_NBD is not set
276 # CONFIG_BLK_DEV_SX8 is not set
277 CONFIG_BLK_DEV_RAM=y
278 CONFIG_BLK_DEV_RAM_COUNT=16
279 CONFIG_BLK_DEV_RAM_SIZE=8192
280 CONFIG_BLK_DEV_INITRD=y
281 CONFIG_INITRAMFS_SOURCE=""
282 # CONFIG_CDROM_PKTCDVD is not set
283
284 #
285 # IO Schedulers
286 #
287 CONFIG_IOSCHED_NOOP=y
288 CONFIG_IOSCHED_AS=y
289 CONFIG_IOSCHED_DEADLINE=y
290 CONFIG_IOSCHED_CFQ=y
291 # CONFIG_ATA_OVER_ETH is not set
292
293 #
294 # SCSI device support
295 #
296 # CONFIG_SCSI is not set
297
298 #
299 # Multi-device support (RAID and LVM)
300 #
301 # CONFIG_MD is not set
302
303 #
304 # Fusion MPT device support
305 #
306
307 #
308 # IEEE 1394 (FireWire) support
309 #
310 # CONFIG_IEEE1394 is not set
311
312 #
313 # I2O device support
314 #
315 # CONFIG_I2O is not set
316
317 #
318 # Networking support
319 #
320 CONFIG_NET=y
321
322 #
323 # Networking options
324 #
325 CONFIG_PACKET=y
326 CONFIG_PACKET_MMAP=y
327 # CONFIG_NETLINK_DEV is not set
328 CONFIG_UNIX=y
329 # CONFIG_NET_KEY is not set
330 CONFIG_INET=y
331 # CONFIG_IP_MULTICAST is not set
332 # CONFIG_IP_ADVANCED_ROUTER is not set
333 CONFIG_IP_PNP=y
334 CONFIG_IP_PNP_DHCP=y
335 CONFIG_IP_PNP_BOOTP=y
336 # CONFIG_IP_PNP_RARP is not set
337 # CONFIG_NET_IPIP is not set
338 # CONFIG_NET_IPGRE is not set
339 # CONFIG_ARPD is not set
340 CONFIG_SYN_COOKIES=y
341 # CONFIG_INET_AH is not set
342 # CONFIG_INET_ESP is not set
343 # CONFIG_INET_IPCOMP is not set
344 # CONFIG_INET_TUNNEL is not set
345 # CONFIG_IP_TCPDIAG is not set
346 # CONFIG_IP_TCPDIAG_IPV6 is not set
347 # CONFIG_IPV6 is not set
348 # CONFIG_NETFILTER is not set
349
350 #
351 # SCTP Configuration (EXPERIMENTAL)
352 #
353 # CONFIG_IP_SCTP is not set
354 # CONFIG_ATM is not set
355 # CONFIG_BRIDGE is not set
356 # CONFIG_VLAN_8021Q is not set
357 # CONFIG_DECNET is not set
358 # CONFIG_LLC2 is not set
359 # CONFIG_IPX is not set
360 # CONFIG_ATALK is not set
361 # CONFIG_X25 is not set
362 # CONFIG_LAPB is not set
363 # CONFIG_NET_DIVERT is not set
364 # CONFIG_ECONET is not set
365 # CONFIG_WAN_ROUTER is not set
366
367 #
368 # QoS and/or fair queueing
369 #
370 # CONFIG_NET_SCHED is not set
371 # CONFIG_NET_CLS_ROUTE is not set
372
373 #
374 # Network testing
375 #
376 # CONFIG_NET_PKTGEN is not set
377 # CONFIG_NETPOLL is not set
378 # CONFIG_NET_POLL_CONTROLLER is not set
379 # CONFIG_HAMRADIO is not set
380 # CONFIG_IRDA is not set
381 # CONFIG_BT is not set
382 CONFIG_NETDEVICES=y
383 CONFIG_DUMMY=y
384 # CONFIG_BONDING is not set
385 # CONFIG_EQUALIZER is not set
386 # CONFIG_TUN is not set
387
388 #
389 # ARCnet devices
390 #
391 # CONFIG_ARCNET is not set
392
393 #
394 # Ethernet (10 or 100Mbit)
395 #
396 CONFIG_NET_ETHERNET=y
397 CONFIG_MII=y
398 # CONFIG_HAPPYMEAL is not set
399 # CONFIG_SUNGEM is not set
400 # CONFIG_NET_VENDOR_3COM is not set
401 # CONFIG_SMC91X is not set
402
403 #
404 # Tulip family network device support
405 #
406 # CONFIG_NET_TULIP is not set
407 # CONFIG_HP100 is not set
408 CONFIG_NET_PCI=y
409 # CONFIG_PCNET32 is not set
410 # CONFIG_AMD8111_ETH is not set
411 # CONFIG_ADAPTEC_STARFIRE is not set
412 # CONFIG_B44 is not set
413 # CONFIG_FORCEDETH is not set
414 CONFIG_CS89x0=y
415 # CONFIG_DGRS is not set
416 CONFIG_EEPRO100=y
417 # CONFIG_E100 is not set
418 # CONFIG_FEALNX is not set
419 # CONFIG_NATSEMI is not set
420 # CONFIG_NE2K_PCI is not set
421 # CONFIG_8139CP is not set
422 # CONFIG_8139TOO is not set
423 # CONFIG_SIS900 is not set
424 # CONFIG_EPIC100 is not set
425 # CONFIG_SUNDANCE is not set
426 # CONFIG_TLAN is not set
427 # CONFIG_VIA_RHINE is not set
428
429 #
430 # Ethernet (1000 Mbit)
431 #
432 # CONFIG_ACENIC is not set
433 # CONFIG_DL2K is not set
434 # CONFIG_E1000 is not set
435 # CONFIG_NS83820 is not set
436 # CONFIG_HAMACHI is not set
437 # CONFIG_YELLOWFIN is not set
438 # CONFIG_R8169 is not set
439 # CONFIG_SK98LIN is not set
440 # CONFIG_VIA_VELOCITY is not set
441 # CONFIG_TIGON3 is not set
442
443 #
444 # Ethernet (10000 Mbit)
445 #
446 # CONFIG_IXGB is not set
447 # CONFIG_S2IO is not set
448
449 #
450 # Token Ring devices
451 #
452 # CONFIG_TR is not set
453
454 #
455 # Wireless LAN (non-hamradio)
456 #
457 # CONFIG_NET_RADIO is not set
458
459 #
460 # Wan interfaces
461 #
462 CONFIG_WAN=y
463 # CONFIG_LANMEDIA is not set
464 # CONFIG_SYNCLINK_SYNCPPP is not set
465 CONFIG_HDLC=y
466 CONFIG_HDLC_RAW=y
467 # CONFIG_HDLC_RAW_ETH is not set
468 CONFIG_HDLC_CISCO=y
469 CONFIG_HDLC_FR=y
470 CONFIG_HDLC_PPP=y
471
472 #
473 # X.25/LAPB support is disabled
474 #
475 # CONFIG_PCI200SYN is not set
476 # CONFIG_WANXL is not set
477 # CONFIG_PC300 is not set
478 # CONFIG_FARSYNC is not set
479 CONFIG_DLCI=y
480 CONFIG_DLCI_COUNT=24
481 CONFIG_DLCI_MAX=8
482 # CONFIG_FDDI is not set
483 # CONFIG_HIPPI is not set
484 # CONFIG_PPP is not set
485 # CONFIG_SLIP is not set
486 # CONFIG_SHAPER is not set
487 # CONFIG_NETCONSOLE is not set
488
489 #
490 # ISDN subsystem
491 #
492 # CONFIG_ISDN is not set
493
494 #
495 # Input device support
496 #
497 CONFIG_INPUT=y
498
499 #
500 # Userland interfaces
501 #
502 CONFIG_INPUT_MOUSEDEV=y
503 CONFIG_INPUT_MOUSEDEV_PSAUX=y
504 CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
505 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
506 # CONFIG_INPUT_JOYDEV is not set
507 # CONFIG_INPUT_TSDEV is not set
508 # CONFIG_INPUT_EVDEV is not set
509 # CONFIG_INPUT_EVBUG is not set
510
511 #
512 # Input Device Drivers
513 #
514 # CONFIG_INPUT_KEYBOARD is not set
515 # CONFIG_INPUT_MOUSE is not set
516 # CONFIG_INPUT_JOYSTICK is not set
517 # CONFIG_INPUT_TOUCHSCREEN is not set
518 # CONFIG_INPUT_MISC is not set
519
520 #
521 # Hardware I/O ports
522 #
523 # CONFIG_SERIO is not set
524 # CONFIG_GAMEPORT is not set
525 CONFIG_SOUND_GAMEPORT=y
526
527 #
528 # Character devices
529 #
530 # CONFIG_VT is not set
531 # CONFIG_SERIAL_NONSTANDARD is not set
532
533 #
534 # Serial drivers
535 #
536 CONFIG_SERIAL_8250=y
537 CONFIG_SERIAL_8250_CONSOLE=y
538 CONFIG_SERIAL_8250_NR_UARTS=2
539 # CONFIG_SERIAL_8250_EXTENDED is not set
540
541 #
542 # Non-8250 serial port support
543 #
544 CONFIG_SERIAL_CORE=y
545 CONFIG_SERIAL_CORE_CONSOLE=y
546 CONFIG_UNIX98_PTYS=y
547 CONFIG_LEGACY_PTYS=y
548 CONFIG_LEGACY_PTY_COUNT=256
549
550 #
551 # IPMI
552 #
553 # CONFIG_IPMI_HANDLER is not set
554
555 #
556 # Watchdog Cards
557 #
558 CONFIG_WATCHDOG=y
559 # CONFIG_WATCHDOG_NOWAYOUT is not set
560
561 #
562 # Watchdog Device Drivers
563 #
564 # CONFIG_SOFT_WATCHDOG is not set
565 CONFIG_IXP2000_WATCHDOG=y
566
567 #
568 # PCI-based Watchdog Cards
569 #
570 # CONFIG_PCIPCWATCHDOG is not set
571 # CONFIG_WDTPCI is not set
572 # CONFIG_NVRAM is not set
573 # CONFIG_RTC is not set
574 # CONFIG_DTLK is not set
575 # CONFIG_R3964 is not set
576 # CONFIG_APPLICOM is not set
577
578 #
579 # Ftape, the floppy tape device driver
580 #
581 # CONFIG_DRM is not set
582 # CONFIG_RAW_DRIVER is not set
583
584 #
585 # TPM devices
586 #
587 # CONFIG_TCG_TPM is not set
588
589 #
590 # I2C support
591 #
592 CONFIG_I2C=y
593 CONFIG_I2C_CHARDEV=y
594
595 #
596 # I2C Algorithms
597 #
598 CONFIG_I2C_ALGOBIT=y
599 # CONFIG_I2C_ALGOPCF is not set
600 # CONFIG_I2C_ALGOPCA is not set
601
602 #
603 # I2C Hardware Bus support
604 #
605 # CONFIG_I2C_ALI1535 is not set
606 # CONFIG_I2C_ALI1563 is not set
607 # CONFIG_I2C_ALI15X3 is not set
608 # CONFIG_I2C_AMD756 is not set
609 # CONFIG_I2C_AMD8111 is not set
610 # CONFIG_I2C_I801 is not set
611 # CONFIG_I2C_I810 is not set
612 # CONFIG_I2C_ISA is not set
613 # CONFIG_I2C_IXP2000 is not set
614 # CONFIG_I2C_NFORCE2 is not set
615 # CONFIG_I2C_PARPORT_LIGHT is not set
616 # CONFIG_I2C_PIIX4 is not set
617 # CONFIG_I2C_PROSAVAGE is not set
618 # CONFIG_I2C_SAVAGE4 is not set
619 # CONFIG_SCx200_ACB is not set
620 # CONFIG_I2C_SIS5595 is not set
621 # CONFIG_I2C_SIS630 is not set
622 # CONFIG_I2C_SIS96X is not set
623 # CONFIG_I2C_VIA is not set
624 # CONFIG_I2C_VIAPRO is not set
625 # CONFIG_I2C_VOODOO3 is not set
626 # CONFIG_I2C_PCA_ISA is not set
627
628 #
629 # Hardware Sensors Chip support
630 #
631 CONFIG_I2C_SENSOR=y
632 # CONFIG_SENSORS_ADM1021 is not set
633 # CONFIG_SENSORS_ADM1025 is not set
634 # CONFIG_SENSORS_ADM1026 is not set
635 # CONFIG_SENSORS_ADM1031 is not set
636 # CONFIG_SENSORS_ASB100 is not set
637 # CONFIG_SENSORS_DS1621 is not set
638 # CONFIG_SENSORS_FSCHER is not set
639 # CONFIG_SENSORS_FSCPOS is not set
640 # CONFIG_SENSORS_GL518SM is not set
641 # CONFIG_SENSORS_GL520SM is not set
642 # CONFIG_SENSORS_IT87 is not set
643 # CONFIG_SENSORS_LM63 is not set
644 # CONFIG_SENSORS_LM75 is not set
645 # CONFIG_SENSORS_LM77 is not set
646 # CONFIG_SENSORS_LM78 is not set
647 # CONFIG_SENSORS_LM80 is not set
648 # CONFIG_SENSORS_LM83 is not set
649 # CONFIG_SENSORS_LM85 is not set
650 # CONFIG_SENSORS_LM87 is not set
651 # CONFIG_SENSORS_LM90 is not set
652 # CONFIG_SENSORS_MAX1619 is not set
653 # CONFIG_SENSORS_PC87360 is not set
654 # CONFIG_SENSORS_SMSC47B397 is not set
655 # CONFIG_SENSORS_SIS5595 is not set
656 # CONFIG_SENSORS_SMSC47M1 is not set
657 # CONFIG_SENSORS_VIA686A is not set
658 # CONFIG_SENSORS_W83781D is not set
659 # CONFIG_SENSORS_W83L785TS is not set
660 # CONFIG_SENSORS_W83627HF is not set
661
662 #
663 # Other I2C Chip support
664 #
665 CONFIG_SENSORS_EEPROM=y
666 # CONFIG_SENSORS_PCF8574 is not set
667 # CONFIG_SENSORS_PCF8591 is not set
668 # CONFIG_SENSORS_RTC8564 is not set
669 # CONFIG_I2C_DEBUG_CORE is not set
670 # CONFIG_I2C_DEBUG_ALGO is not set
671 # CONFIG_I2C_DEBUG_BUS is not set
672 # CONFIG_I2C_DEBUG_CHIP is not set
673
674 #
675 # Misc devices
676 #
677
678 #
679 # Multimedia devices
680 #
681 # CONFIG_VIDEO_DEV is not set
682
683 #
684 # Digital Video Broadcasting Devices
685 #
686 # CONFIG_DVB is not set
687
688 #
689 # Graphics support
690 #
691 # CONFIG_FB is not set
692
693 #
694 # Sound
695 #
696 # CONFIG_SOUND is not set
697
698 #
699 # USB support
700 #
701 CONFIG_USB_ARCH_HAS_HCD=y
702 CONFIG_USB_ARCH_HAS_OHCI=y
703 # CONFIG_USB is not set
704
705 #
706 # USB Gadget Support
707 #
708 # CONFIG_USB_GADGET is not set
709
710 #
711 # MMC/SD Card support
712 #
713 # CONFIG_MMC is not set
714
715 #
716 # File systems
717 #
718 CONFIG_EXT2_FS=y
719 CONFIG_EXT2_FS_XATTR=y
720 CONFIG_EXT2_FS_POSIX_ACL=y
721 # CONFIG_EXT2_FS_SECURITY is not set
722 CONFIG_EXT3_FS=y
723 CONFIG_EXT3_FS_XATTR=y
724 CONFIG_EXT3_FS_POSIX_ACL=y
725 # CONFIG_EXT3_FS_SECURITY is not set
726 CONFIG_JBD=y
727 # CONFIG_JBD_DEBUG is not set
728 CONFIG_FS_MBCACHE=y
729 # CONFIG_REISERFS_FS is not set
730 # CONFIG_JFS_FS is not set
731 CONFIG_FS_POSIX_ACL=y
732
733 #
734 # XFS support
735 #
736 # CONFIG_XFS_FS is not set
737 # CONFIG_MINIX_FS is not set
738 # CONFIG_ROMFS_FS is not set
739 # CONFIG_QUOTA is not set
740 CONFIG_DNOTIFY=y
741 # CONFIG_AUTOFS_FS is not set
742 # CONFIG_AUTOFS4_FS is not set
743
744 #
745 # CD-ROM/DVD Filesystems
746 #
747 # CONFIG_ISO9660_FS is not set
748 # CONFIG_UDF_FS is not set
749
750 #
751 # DOS/FAT/NT Filesystems
752 #
753 # CONFIG_MSDOS_FS is not set
754 # CONFIG_VFAT_FS is not set
755 # CONFIG_NTFS_FS is not set
756
757 #
758 # Pseudo filesystems
759 #
760 CONFIG_PROC_FS=y
761 CONFIG_SYSFS=y
762 # CONFIG_DEVFS_FS is not set
763 # CONFIG_DEVPTS_FS_XATTR is not set
764 CONFIG_TMPFS=y
765 # CONFIG_TMPFS_XATTR is not set
766 # CONFIG_HUGETLB_PAGE is not set
767 CONFIG_RAMFS=y
768
769 #
770 # Miscellaneous filesystems
771 #
772 # CONFIG_ADFS_FS is not set
773 # CONFIG_AFFS_FS is not set
774 # CONFIG_HFS_FS is not set
775 # CONFIG_HFSPLUS_FS is not set
776 # CONFIG_BEFS_FS is not set
777 # CONFIG_BFS_FS is not set
778 # CONFIG_EFS_FS is not set
779 # CONFIG_JFFS_FS is not set
780 CONFIG_JFFS2_FS=y
781 CONFIG_JFFS2_FS_DEBUG=0
782 # CONFIG_JFFS2_FS_NAND is not set
783 # CONFIG_JFFS2_FS_NOR_ECC is not set
784 # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
785 CONFIG_JFFS2_ZLIB=y
786 CONFIG_JFFS2_RTIME=y
787 # CONFIG_JFFS2_RUBIN is not set
788 # CONFIG_CRAMFS is not set
789 # CONFIG_VXFS_FS is not set
790 # CONFIG_HPFS_FS is not set
791 # CONFIG_QNX4FS_FS is not set
792 # CONFIG_SYSV_FS is not set
793 # CONFIG_UFS_FS is not set
794
795 #
796 # Network File Systems
797 #
798 CONFIG_NFS_FS=y
799 CONFIG_NFS_V3=y
800 # CONFIG_NFS_V4 is not set
801 # CONFIG_NFS_DIRECTIO is not set
802 # CONFIG_NFSD is not set
803 CONFIG_ROOT_NFS=y
804 CONFIG_LOCKD=y
805 CONFIG_LOCKD_V4=y
806 CONFIG_SUNRPC=y
807 # CONFIG_RPCSEC_GSS_KRB5 is not set
808 # CONFIG_RPCSEC_GSS_SPKM3 is not set
809 # CONFIG_SMB_FS is not set
810 # CONFIG_CIFS is not set
811 # CONFIG_NCP_FS is not set
812 # CONFIG_CODA_FS is not set
813 # CONFIG_AFS_FS is not set
814
815 #
816 # Partition Types
817 #
818 CONFIG_PARTITION_ADVANCED=y
819 # CONFIG_ACORN_PARTITION is not set
820 # CONFIG_OSF_PARTITION is not set
821 # CONFIG_AMIGA_PARTITION is not set
822 # CONFIG_ATARI_PARTITION is not set
823 # CONFIG_MAC_PARTITION is not set
824 CONFIG_MSDOS_PARTITION=y
825 # CONFIG_BSD_DISKLABEL is not set
826 # CONFIG_MINIX_SUBPARTITION is not set
827 # CONFIG_SOLARIS_X86_PARTITION is not set
828 # CONFIG_UNIXWARE_DISKLABEL is not set
829 # CONFIG_LDM_PARTITION is not set
830 # CONFIG_SGI_PARTITION is not set
831 # CONFIG_ULTRIX_PARTITION is not set
832 # CONFIG_SUN_PARTITION is not set
833 # CONFIG_EFI_PARTITION is not set
834
835 #
836 # Native Language Support
837 #
838 # CONFIG_NLS is not set
839
840 #
841 # Profiling support
842 #
843 # CONFIG_PROFILING is not set
844
845 #
846 # Kernel hacking
847 #
848 # CONFIG_PRINTK_TIME is not set
849 CONFIG_DEBUG_KERNEL=y
850 CONFIG_MAGIC_SYSRQ=y
851 CONFIG_LOG_BUF_SHIFT=14
852 # CONFIG_SCHEDSTATS is not set
853 # CONFIG_DEBUG_SLAB is not set
854 # CONFIG_DEBUG_SPINLOCK is not set
855 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
856 # CONFIG_DEBUG_KOBJECT is not set
857 CONFIG_DEBUG_BUGVERBOSE=y
858 # CONFIG_DEBUG_INFO is not set
859 # CONFIG_DEBUG_FS is not set
860 CONFIG_FRAME_POINTER=y
861 CONFIG_DEBUG_USER=y
862 # CONFIG_DEBUG_WAITQ is not set
863 CONFIG_DEBUG_ERRORS=y
864 CONFIG_DEBUG_LL=y
865 # CONFIG_DEBUG_ICEDCC is not set
866
867 #
868 # Security options
869 #
870 # CONFIG_KEYS is not set
871 # CONFIG_SECURITY is not set
872
873 #
874 # Cryptographic options
875 #
876 # CONFIG_CRYPTO is not set
877
878 #
879 # Hardware crypto devices
880 #
881
882 #
883 # Library routines
884 #
885 # CONFIG_CRC_CCITT is not set
886 CONFIG_CRC32=y
887 # CONFIG_LIBCRC32C is not set
888 CONFIG_ZLIB_INFLATE=y
889 CONFIG_ZLIB_DEFLATE=y