code style scripts/checkpatch.pl (linux-3.9-rc1) formatting
[linux-2.6.34.14-moxart.git] / arch / arm / configs / lpd7a404_defconfig
blob142cccdd971eaa3dad14e664c9a1bc80b0d49dd0
2 # Automatically generated make config: don't edit
3 # Linux kernel version: 2.6.16
4 # Thu Mar 23 17:50:31 2006
6 CONFIG_ARM=y
7 CONFIG_MMU=y
8 CONFIG_RWSEM_GENERIC_SPINLOCK=y
9 CONFIG_GENERIC_CALIBRATE_DELAY=y
12 # Code maturity level options
14 CONFIG_EXPERIMENTAL=y
15 CONFIG_BROKEN_ON_SMP=y
16 CONFIG_LOCK_KERNEL=y
17 CONFIG_INIT_ENV_ARG_LIMIT=32
20 # General setup
22 CONFIG_LOCALVERSION=""
23 CONFIG_LOCALVERSION_AUTO=y
24 # CONFIG_SWAP is not set
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_IKCONFIG=y
31 # CONFIG_IKCONFIG_PROC is not set
32 CONFIG_INITRAMFS_SOURCE=""
33 CONFIG_UID16=y
34 CONFIG_CC_OPTIMIZE_FOR_SIZE=y
35 CONFIG_EMBEDDED=y
36 CONFIG_KALLSYMS=y
37 # CONFIG_KALLSYMS_ALL is not set
38 # CONFIG_KALLSYMS_EXTRA_PASS is not set
39 # CONFIG_HOTPLUG is not set
40 CONFIG_PRINTK=y
41 CONFIG_BUG=y
42 CONFIG_ELF_CORE=y
43 CONFIG_BASE_FULL=y
44 CONFIG_FUTEX=y
45 # CONFIG_EPOLL is not set
46 CONFIG_SHMEM=y
47 CONFIG_CC_ALIGN_FUNCTIONS=0
48 CONFIG_CC_ALIGN_LABELS=0
49 CONFIG_CC_ALIGN_LOOPS=0
50 CONFIG_CC_ALIGN_JUMPS=0
51 CONFIG_SLAB=y
52 # CONFIG_TINY_SHMEM is not set
53 CONFIG_BASE_SMALL=0
54 # CONFIG_SLOB is not set
55 CONFIG_OBSOLETE_INTERMODULE=y
58 # Loadable module support
60 # CONFIG_MODULES is not set
63 # Block layer
67 # IO Schedulers
69 CONFIG_IOSCHED_NOOP=y
70 # CONFIG_IOSCHED_AS is not set
71 # CONFIG_IOSCHED_DEADLINE is not set
72 CONFIG_IOSCHED_CFQ=y
73 # CONFIG_DEFAULT_AS is not set
74 # CONFIG_DEFAULT_DEADLINE is not set
75 CONFIG_DEFAULT_CFQ=y
76 # CONFIG_DEFAULT_NOOP is not set
77 CONFIG_DEFAULT_IOSCHED="cfq"
80 # System Type
82 # CONFIG_ARCH_CLPS7500 is not set
83 # CONFIG_ARCH_CLPS711X is not set
84 # CONFIG_ARCH_CO285 is not set
85 # CONFIG_ARCH_EBSA110 is not set
86 # CONFIG_ARCH_FOOTBRIDGE is not set
87 # CONFIG_ARCH_INTEGRATOR is not set
88 # CONFIG_ARCH_IOP3XX is not set
89 # CONFIG_ARCH_IXP4XX is not set
90 # CONFIG_ARCH_IXP2000 is not set
91 # CONFIG_ARCH_L7200 is not set
92 # CONFIG_ARCH_PXA is not set
93 # CONFIG_ARCH_RPC is not set
94 # CONFIG_ARCH_SA1100 is not set
95 # CONFIG_ARCH_S3C2410 is not set
96 # CONFIG_ARCH_SHARK is not set
97 # CONFIG_ARCH_LH7952X is not set
98 CONFIG_ARCH_LH7A40X=y
99 # CONFIG_ARCH_OMAP is not set
100 # CONFIG_ARCH_VERSATILE is not set
101 # CONFIG_ARCH_REALVIEW is not set
102 # CONFIG_ARCH_IMX is not set
103 # CONFIG_ARCH_H720X is not set
104 # CONFIG_ARCH_AAEC2000 is not set
105 # CONFIG_ARCH_AT91RM9200 is not set
108 # LH7A40X Implementations
110 # CONFIG_MACH_KEV7A400 is not set
111 # CONFIG_MACH_LPD7A400 is not set
112 CONFIG_MACH_LPD7A404=y
113 CONFIG_ARCH_LH7A404=y
114 # CONFIG_LH7A40X_CONTIGMEM is not set
115 # CONFIG_LH7A40X_ONE_BANK_PER_NODE is not set
118 # Processor Type
120 CONFIG_CPU_ARM922T=y
121 CONFIG_CPU_32v4=y
122 CONFIG_CPU_ABRT_EV4T=y
123 CONFIG_CPU_CACHE_V4WT=y
124 CONFIG_CPU_CACHE_VIVT=y
125 CONFIG_CPU_COPY_V4WB=y
126 CONFIG_CPU_TLB_V4WBI=y
129 # Processor Features
131 CONFIG_ARM_THUMB=y
132 # CONFIG_CPU_ICACHE_DISABLE is not set
133 # CONFIG_CPU_DCACHE_DISABLE is not set
134 # CONFIG_CPU_DCACHE_WRITETHROUGH is not set
137 # Bus support
139 CONFIG_ARM_AMBA=y
142 # PCCARD (PCMCIA/CardBus) support
144 # CONFIG_PCCARD is not set
147 # Kernel Features
149 CONFIG_PREEMPT=y
150 # CONFIG_AEABI is not set
151 CONFIG_ARCH_DISCONTIGMEM_ENABLE=y
152 CONFIG_SELECT_MEMORY_MODEL=y
153 # CONFIG_FLATMEM_MANUAL is not set
154 CONFIG_DISCONTIGMEM_MANUAL=y
155 # CONFIG_SPARSEMEM_MANUAL is not set
156 CONFIG_DISCONTIGMEM=y
157 CONFIG_FLAT_NODE_MEM_MAP=y
158 CONFIG_NEED_MULTIPLE_NODES=y
159 # CONFIG_SPARSEMEM_STATIC is not set
160 CONFIG_SPLIT_PTLOCK_CPUS=4096
161 CONFIG_ALIGNMENT_TRAP=y
164 # Boot options
166 CONFIG_ZBOOT_ROM_TEXT=0x0
167 CONFIG_ZBOOT_ROM_BSS=0x0
168 CONFIG_CMDLINE=""
169 # CONFIG_XIP_KERNEL is not set
172 # Floating point emulation
176 # At least one emulation must be selected
178 CONFIG_FPE_NWFPE=y
179 # CONFIG_FPE_NWFPE_XP is not set
180 # CONFIG_FPE_FASTFPE is not set
183 # Userspace binary formats
185 CONFIG_BINFMT_ELF=y
186 # CONFIG_BINFMT_AOUT is not set
187 # CONFIG_BINFMT_MISC is not set
188 # CONFIG_ARTHUR is not set
191 # Power management options
193 # CONFIG_PM is not set
194 # CONFIG_APM is not set
197 # Networking
199 CONFIG_NET=y
202 # Networking options
204 # CONFIG_NETDEBUG is not set
205 CONFIG_PACKET=y
206 # CONFIG_PACKET_MMAP is not set
207 CONFIG_UNIX=y
208 # CONFIG_NET_KEY is not set
209 CONFIG_INET=y
210 # CONFIG_IP_MULTICAST is not set
211 # CONFIG_IP_ADVANCED_ROUTER is not set
212 CONFIG_IP_FIB_HASH=y
213 CONFIG_IP_PNP=y
214 CONFIG_IP_PNP_DHCP=y
215 CONFIG_IP_PNP_BOOTP=y
216 CONFIG_IP_PNP_RARP=y
217 # CONFIG_NET_IPIP is not set
218 # CONFIG_NET_IPGRE is not set
219 # CONFIG_ARPD is not set
220 # CONFIG_SYN_COOKIES is not set
221 # CONFIG_INET_AH is not set
222 # CONFIG_INET_ESP is not set
223 # CONFIG_INET_IPCOMP is not set
224 # CONFIG_INET_TUNNEL is not set
225 CONFIG_INET_DIAG=y
226 CONFIG_INET_TCP_DIAG=y
227 # CONFIG_TCP_CONG_ADVANCED is not set
228 CONFIG_TCP_CONG_BIC=y
229 # CONFIG_IPV6 is not set
230 # CONFIG_NETFILTER is not set
233 # DCCP Configuration (EXPERIMENTAL)
235 # CONFIG_IP_DCCP is not set
238 # SCTP Configuration (EXPERIMENTAL)
240 # CONFIG_IP_SCTP is not set
243 # TIPC Configuration (EXPERIMENTAL)
245 # CONFIG_TIPC is not set
246 # CONFIG_ATM is not set
247 # CONFIG_BRIDGE is not set
248 # CONFIG_VLAN_8021Q is not set
249 # CONFIG_DECNET is not set
250 # CONFIG_LLC2 is not set
251 # CONFIG_IPX is not set
252 # CONFIG_ATALK is not set
253 # CONFIG_X25 is not set
254 # CONFIG_LAPB is not set
255 # CONFIG_NET_DIVERT is not set
256 # CONFIG_ECONET is not set
257 # CONFIG_WAN_ROUTER is not set
260 # QoS and/or fair queueing
262 # CONFIG_NET_SCHED is not set
265 # Network testing
267 # CONFIG_NET_PKTGEN is not set
268 # CONFIG_HAMRADIO is not set
269 # CONFIG_IRDA is not set
270 # CONFIG_BT is not set
271 # CONFIG_IEEE80211 is not set
274 # Device Drivers
278 # Generic Driver Options
280 CONFIG_STANDALONE=y
281 CONFIG_PREVENT_FIRMWARE_BUILD=y
282 # CONFIG_FW_LOADER is not set
283 # CONFIG_DEBUG_DRIVER is not set
286 # Connector - unified userspace <-> kernelspace linker
288 # CONFIG_CONNECTOR is not set
291 # Memory Technology Devices (MTD)
293 CONFIG_MTD=y
294 # CONFIG_MTD_DEBUG is not set
295 # CONFIG_MTD_CONCAT is not set
296 CONFIG_MTD_PARTITIONS=y
297 # CONFIG_MTD_REDBOOT_PARTS is not set
298 CONFIG_MTD_CMDLINE_PARTS=y
299 # CONFIG_MTD_AFS_PARTS is not set
302 # User Modules And Translation Layers
304 CONFIG_MTD_CHAR=y
305 CONFIG_MTD_BLOCK=y
306 # CONFIG_FTL is not set
307 # CONFIG_NFTL is not set
308 # CONFIG_INFTL is not set
309 # CONFIG_RFD_FTL is not set
312 # RAM/ROM/Flash chip drivers
314 CONFIG_MTD_CFI=y
315 # CONFIG_MTD_JEDECPROBE is not set
316 CONFIG_MTD_GEN_PROBE=y
317 # CONFIG_MTD_CFI_ADV_OPTIONS is not set
318 CONFIG_MTD_MAP_BANK_WIDTH_1=y
319 CONFIG_MTD_MAP_BANK_WIDTH_2=y
320 CONFIG_MTD_MAP_BANK_WIDTH_4=y
321 # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
322 # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
323 # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
324 CONFIG_MTD_CFI_I1=y
325 CONFIG_MTD_CFI_I2=y
326 # CONFIG_MTD_CFI_I4 is not set
327 # CONFIG_MTD_CFI_I8 is not set
328 CONFIG_MTD_CFI_INTELEXT=y
329 # CONFIG_MTD_CFI_AMDSTD is not set
330 # CONFIG_MTD_CFI_STAA is not set
331 CONFIG_MTD_CFI_UTIL=y
332 # CONFIG_MTD_RAM is not set
333 # CONFIG_MTD_ROM is not set
334 # CONFIG_MTD_ABSENT is not set
335 # CONFIG_MTD_OBSOLETE_CHIPS is not set
338 # Mapping drivers for chip access
340 # CONFIG_MTD_COMPLEX_MAPPINGS is not set
341 CONFIG_MTD_PHYSMAP=y
342 CONFIG_MTD_PHYSMAP_START=0x00000000
343 CONFIG_MTD_PHYSMAP_LEN=0x04000000
344 CONFIG_MTD_PHYSMAP_BANKWIDTH=4
345 # CONFIG_MTD_ARM_INTEGRATOR is not set
346 # CONFIG_MTD_PLATRAM is not set
349 # Self-contained MTD device drivers
351 # CONFIG_MTD_SLRAM is not set
352 # CONFIG_MTD_PHRAM is not set
353 # CONFIG_MTD_MTDRAM is not set
354 # CONFIG_MTD_BLKMTD is not set
355 # CONFIG_MTD_BLOCK2MTD is not set
358 # Disk-On-Chip Device Drivers
360 # CONFIG_MTD_DOC2000 is not set
361 # CONFIG_MTD_DOC2001 is not set
362 # CONFIG_MTD_DOC2001PLUS is not set
365 # NAND Flash Device Drivers
367 # CONFIG_MTD_NAND is not set
370 # OneNAND Flash Device Drivers
372 # CONFIG_MTD_ONENAND is not set
375 # Parallel port support
377 # CONFIG_PARPORT is not set
380 # Plug and Play support
384 # Block devices
386 # CONFIG_BLK_DEV_COW_COMMON is not set
387 CONFIG_BLK_DEV_LOOP=y
388 # CONFIG_BLK_DEV_CRYPTOLOOP is not set
389 # CONFIG_BLK_DEV_NBD is not set
390 # CONFIG_BLK_DEV_UB is not set
391 # CONFIG_BLK_DEV_RAM is not set
392 CONFIG_BLK_DEV_RAM_COUNT=16
393 # CONFIG_CDROM_PKTCDVD is not set
394 # CONFIG_ATA_OVER_ETH is not set
397 # ATA/ATAPI/MFM/RLL support
399 CONFIG_IDE=y
400 CONFIG_BLK_DEV_IDE=y
403 # Please see Documentation/ide.txt for help/info on IDE drives
405 # CONFIG_BLK_DEV_IDE_SATA is not set
406 CONFIG_BLK_DEV_IDEDISK=y
407 # CONFIG_IDEDISK_MULTI_MODE is not set
408 # CONFIG_BLK_DEV_IDECD is not set
409 # CONFIG_BLK_DEV_IDETAPE is not set
410 # CONFIG_BLK_DEV_IDEFLOPPY is not set
411 # CONFIG_BLK_DEV_IDESCSI is not set
412 # CONFIG_IDE_TASK_IOCTL is not set
413 CONFIG_IDE_POLL=y
416 # IDE chipset support/bugfixes
418 CONFIG_IDE_GENERIC=y
419 CONFIG_IDE_ARM=y
420 # CONFIG_BLK_DEV_IDEDMA is not set
421 # CONFIG_IDEDMA_AUTO is not set
422 # CONFIG_BLK_DEV_HD is not set
425 # SCSI device support
427 # CONFIG_RAID_ATTRS is not set
428 CONFIG_SCSI=y
429 # CONFIG_SCSI_PROC_FS is not set
432 # SCSI support type (disk, tape, CD-ROM)
434 # CONFIG_BLK_DEV_SD is not set
435 # CONFIG_CHR_DEV_ST is not set
436 # CONFIG_CHR_DEV_OSST is not set
437 # CONFIG_BLK_DEV_SR is not set
438 # CONFIG_CHR_DEV_SG is not set
439 # CONFIG_CHR_DEV_SCH is not set
442 # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
444 # CONFIG_SCSI_MULTI_LUN is not set
445 # CONFIG_SCSI_CONSTANTS is not set
446 # CONFIG_SCSI_LOGGING is not set
449 # SCSI Transport Attributes
451 # CONFIG_SCSI_SPI_ATTRS is not set
452 # CONFIG_SCSI_FC_ATTRS is not set
453 # CONFIG_SCSI_ISCSI_ATTRS is not set
454 # CONFIG_SCSI_SAS_ATTRS is not set
457 # SCSI low-level drivers
459 # CONFIG_ISCSI_TCP is not set
460 # CONFIG_SCSI_SATA is not set
461 # CONFIG_SCSI_DEBUG is not set
464 # Multi-device support (RAID and LVM)
466 # CONFIG_MD is not set
469 # Fusion MPT device support
471 # CONFIG_FUSION is not set
474 # IEEE 1394 (FireWire) support
478 # I2O device support
482 # Network device support
484 CONFIG_NETDEVICES=y
485 # CONFIG_DUMMY is not set
486 # CONFIG_BONDING is not set
487 # CONFIG_EQUALIZER is not set
488 # CONFIG_TUN is not set
491 # PHY device support
493 # CONFIG_PHYLIB is not set
496 # Ethernet (10 or 100Mbit)
498 CONFIG_NET_ETHERNET=y
499 CONFIG_MII=y
500 CONFIG_SMC91X=y
501 # CONFIG_DM9000 is not set
504 # Ethernet (1000 Mbit)
508 # Ethernet (10000 Mbit)
512 # Token Ring devices
516 # Wireless LAN (non-hamradio)
518 # CONFIG_NET_RADIO is not set
521 # Wan interfaces
523 # CONFIG_WAN is not set
524 # CONFIG_PPP is not set
525 # CONFIG_SLIP is not set
526 # CONFIG_SHAPER is not set
527 # CONFIG_NETCONSOLE is not set
528 # CONFIG_NETPOLL is not set
529 # CONFIG_NET_POLL_CONTROLLER is not set
532 # ISDN subsystem
534 # CONFIG_ISDN is not set
537 # Input device support
539 CONFIG_INPUT=y
542 # Userland interfaces
544 CONFIG_INPUT_MOUSEDEV=y
545 # CONFIG_INPUT_MOUSEDEV_PSAUX is not set
546 CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
547 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
548 # CONFIG_INPUT_JOYDEV is not set
549 # CONFIG_INPUT_TSDEV is not set
550 CONFIG_INPUT_EVDEV=y
551 # CONFIG_INPUT_EVBUG is not set
554 # Input Device Drivers
556 # CONFIG_INPUT_KEYBOARD is not set
557 # CONFIG_INPUT_MOUSE is not set
558 # CONFIG_INPUT_JOYSTICK is not set
559 CONFIG_INPUT_TOUCHSCREEN=y
560 # CONFIG_TOUCHSCREEN_GUNZE is not set
561 # CONFIG_TOUCHSCREEN_ELO is not set
562 # CONFIG_TOUCHSCREEN_MTOUCH is not set
563 # CONFIG_TOUCHSCREEN_MK712 is not set
564 CONFIG_TOUCHSCREEN_ADC_LH7=y
565 CONFIG_HAS_TOUCHSCREEN_ADC_LH7=y
566 # CONFIG_INPUT_MISC is not set
569 # Hardware I/O ports
571 # CONFIG_SERIO is not set
572 # CONFIG_GAMEPORT is not set
575 # Character devices
577 CONFIG_VT=y
578 CONFIG_VT_CONSOLE=y
579 CONFIG_HW_CONSOLE=y
580 # CONFIG_SERIAL_NONSTANDARD is not set
583 # Serial drivers
585 # CONFIG_SERIAL_8250 is not set
588 # Non-8250 serial port support
590 # CONFIG_SERIAL_AMBA_PL010 is not set
591 # CONFIG_SERIAL_AMBA_PL011 is not set
592 CONFIG_SERIAL_CORE=y
593 CONFIG_SERIAL_CORE_CONSOLE=y
594 CONFIG_SERIAL_LH7A40X=y
595 CONFIG_SERIAL_LH7A40X_CONSOLE=y
596 CONFIG_UNIX98_PTYS=y
597 CONFIG_LEGACY_PTYS=y
598 CONFIG_LEGACY_PTY_COUNT=256
601 # IPMI
603 # CONFIG_IPMI_HANDLER is not set
606 # Watchdog Cards
608 # CONFIG_WATCHDOG is not set
609 # CONFIG_NVRAM is not set
610 CONFIG_RTC=y
611 # CONFIG_DTLK is not set
612 # CONFIG_R3964 is not set
615 # Ftape, the floppy tape device driver
617 # CONFIG_RAW_DRIVER is not set
620 # TPM devices
622 # CONFIG_TCG_TPM is not set
623 # CONFIG_TELCLOCK is not set
626 # I2C support
628 # CONFIG_I2C is not set
631 # SPI support
633 # CONFIG_SPI is not set
634 # CONFIG_SPI_MASTER is not set
637 # Dallas's 1-wire bus
639 # CONFIG_W1 is not set
642 # Hardware Monitoring support
644 CONFIG_HWMON=y
645 # CONFIG_HWMON_VID is not set
646 # CONFIG_SENSORS_F71805F is not set
647 # CONFIG_HWMON_DEBUG_CHIP is not set
650 # Misc devices
654 # Multimedia Capabilities Port drivers
658 # Multimedia devices
660 # CONFIG_VIDEO_DEV is not set
663 # Digital Video Broadcasting Devices
665 # CONFIG_DVB is not set
668 # Graphics support
670 CONFIG_FB=y
671 CONFIG_FB_CFB_FILLRECT=y
672 CONFIG_FB_CFB_COPYAREA=y
673 CONFIG_FB_CFB_IMAGEBLIT=y
674 # CONFIG_FB_MACMODES is not set
675 # CONFIG_FB_MODE_HELPERS is not set
676 # CONFIG_FB_TILEBLITTING is not set
677 CONFIG_FB_ARMCLCD=y
678 CONFIG_FB_ARMCLCD_SHARP_LQ035Q7DB02_HRTFT=y
679 # CONFIG_FB_ARMCLCD_SHARP_LQ057Q3DC02 is not set
680 # CONFIG_FB_ARMCLCD_SHARP_LQ64D343 is not set
681 # CONFIG_FB_ARMCLCD_SHARP_LQ10D368 is not set
682 # CONFIG_FB_ARMCLCD_SHARP_LQ121S1DG41 is not set
683 # CONFIG_FB_ARMCLCD_AUO_A070VW01_WIDE is not set
684 # CONFIG_FB_ARMCLCD_HITACHI is not set
685 # CONFIG_FB_S1D13XXX is not set
686 # CONFIG_FB_VIRTUAL is not set
689 # Console display driver support
691 # CONFIG_VGA_CONSOLE is not set
692 CONFIG_DUMMY_CONSOLE=y
693 # CONFIG_FRAMEBUFFER_CONSOLE is not set
696 # Logo configuration
698 # CONFIG_LOGO is not set
699 # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
702 # Sound
704 CONFIG_SOUND=y
707 # Advanced Linux Sound Architecture
709 CONFIG_SND=y
710 CONFIG_SND_TIMER=y
711 CONFIG_SND_PCM=y
712 # CONFIG_SND_SEQUENCER is not set
713 CONFIG_SND_OSSEMUL=y
714 CONFIG_SND_MIXER_OSS=y
715 CONFIG_SND_PCM_OSS=y
716 # CONFIG_SND_RTCTIMER is not set
717 # CONFIG_SND_DYNAMIC_MINORS is not set
718 CONFIG_SND_SUPPORT_OLD_API=y
719 # CONFIG_SND_VERBOSE_PRINTK is not set
720 # CONFIG_SND_DEBUG is not set
723 # Generic devices
725 CONFIG_SND_AC97_CODEC=y
726 CONFIG_SND_AC97_BUS=y
727 # CONFIG_SND_DUMMY is not set
728 # CONFIG_SND_MTPAV is not set
729 # CONFIG_SND_SERIAL_U16550 is not set
730 # CONFIG_SND_MPU401 is not set
733 # ALSA ARM devices
735 # CONFIG_SND_ARMAACI is not set
736 CONFIG_SND_LH7A40X_AC97=y
739 # USB devices
741 # CONFIG_SND_USB_AUDIO is not set
744 # Open Sound System
746 # CONFIG_SOUND_PRIME is not set
749 # USB support
751 CONFIG_USB_ARCH_HAS_HCD=y
752 CONFIG_USB_ARCH_HAS_OHCI=y
753 CONFIG_USB=y
754 # CONFIG_USB_DEBUG is not set
757 # Miscellaneous USB options
759 CONFIG_USB_DEVICEFS=y
760 # CONFIG_USB_BANDWIDTH is not set
761 # CONFIG_USB_DYNAMIC_MINORS is not set
762 # CONFIG_USB_OTG is not set
765 # USB Host Controller Drivers
767 # CONFIG_USB_ISP116X_HCD is not set
768 CONFIG_USB_OHCI_HCD=y
769 # CONFIG_USB_OHCI_BIG_ENDIAN is not set
770 CONFIG_USB_OHCI_LITTLE_ENDIAN=y
771 # CONFIG_USB_SL811_HCD is not set
774 # USB Device Class drivers
776 # CONFIG_OBSOLETE_OSS_USB_DRIVER is not set
777 # CONFIG_USB_ACM is not set
778 # CONFIG_USB_PRINTER is not set
781 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
785 # may also be needed; see USB_STORAGE Help for more information
787 CONFIG_USB_STORAGE=y
788 CONFIG_USB_STORAGE_DEBUG=y
789 CONFIG_USB_STORAGE_DATAFAB=y
790 # CONFIG_USB_STORAGE_FREECOM is not set
791 # CONFIG_USB_STORAGE_ISD200 is not set
792 # CONFIG_USB_STORAGE_DPCM is not set
793 # CONFIG_USB_STORAGE_USBAT is not set
794 # CONFIG_USB_STORAGE_SDDR09 is not set
795 # CONFIG_USB_STORAGE_SDDR55 is not set
796 # CONFIG_USB_STORAGE_JUMPSHOT is not set
797 # CONFIG_USB_STORAGE_ALAUDA is not set
798 # CONFIG_USB_STORAGE_ONETOUCH is not set
799 # CONFIG_USB_LIBUSUAL is not set
802 # USB Input Devices
804 CONFIG_USB_HID=y
805 CONFIG_USB_HIDINPUT=y
806 # CONFIG_USB_HIDINPUT_POWERBOOK is not set
807 # CONFIG_HID_FF is not set
808 # CONFIG_USB_HIDDEV is not set
809 # CONFIG_USB_AIPTEK is not set
810 # CONFIG_USB_WACOM is not set
811 # CONFIG_USB_ACECAD is not set
812 # CONFIG_USB_KBTAB is not set
813 # CONFIG_USB_POWERMATE is not set
814 # CONFIG_USB_MTOUCH is not set
815 # CONFIG_USB_ITMTOUCH is not set
816 # CONFIG_USB_EGALAX is not set
817 # CONFIG_USB_YEALINK is not set
818 # CONFIG_USB_XPAD is not set
819 # CONFIG_USB_ATI_REMOTE is not set
820 # CONFIG_USB_ATI_REMOTE2 is not set
821 # CONFIG_USB_KEYSPAN_REMOTE is not set
822 # CONFIG_USB_APPLETOUCH is not set
825 # USB Imaging devices
827 # CONFIG_USB_MDC800 is not set
828 # CONFIG_USB_MICROTEK is not set
831 # USB Multimedia devices
833 # CONFIG_USB_DABUSB is not set
836 # Video4Linux support is needed for USB Multimedia device support
840 # USB Network Adapters
842 # CONFIG_USB_CATC is not set
843 # CONFIG_USB_KAWETH is not set
844 # CONFIG_USB_PEGASUS is not set
845 # CONFIG_USB_RTL8150 is not set
846 # CONFIG_USB_USBNET is not set
847 CONFIG_USB_MON=y
850 # USB port drivers
854 # USB Serial Converter support
856 # CONFIG_USB_SERIAL is not set
859 # USB Miscellaneous drivers
861 # CONFIG_USB_EMI62 is not set
862 # CONFIG_USB_EMI26 is not set
863 # CONFIG_USB_AUERSWALD is not set
864 # CONFIG_USB_RIO500 is not set
865 # CONFIG_USB_LEGOTOWER is not set
866 # CONFIG_USB_LCD is not set
867 # CONFIG_USB_LED is not set
868 # CONFIG_USB_CYTHERM is not set
869 # CONFIG_USB_PHIDGETKIT is not set
870 # CONFIG_USB_PHIDGETSERVO is not set
871 # CONFIG_USB_IDMOUSE is not set
872 # CONFIG_USB_LD is not set
873 # CONFIG_USB_TEST is not set
876 # USB DSL modem support
880 # USB Gadget Support
882 CONFIG_USB_GADGET=y
883 # CONFIG_USB_GADGET_DEBUG_FILES is not set
884 CONFIG_USB_GADGET_SELECTED=y
885 # CONFIG_USB_GADGET_NET2280 is not set
886 # CONFIG_USB_GADGET_PXA2XX is not set
887 # CONFIG_USB_GADGET_GOKU is not set
888 # CONFIG_USB_GADGET_LH7A40X is not set
889 CONFIG_USB_GADGET_LH7=y
890 CONFIG_USB_LH7=y
891 # CONFIG_USB_GADGET_OMAP is not set
892 # CONFIG_USB_GADGET_DUMMY_HCD is not set
893 # CONFIG_USB_GADGET_DUALSPEED is not set
894 CONFIG_USB_ZERO=y
895 # CONFIG_USB_ETH is not set
896 # CONFIG_USB_GADGETFS is not set
897 # CONFIG_USB_FILE_STORAGE is not set
898 # CONFIG_USB_G_SERIAL is not set
901 # MMC/SD Card support
903 # CONFIG_MMC is not set
906 # File systems
908 CONFIG_EXT2_FS=y
909 # CONFIG_EXT2_FS_XATTR is not set
910 # CONFIG_EXT2_FS_XIP is not set
911 CONFIG_EXT3_FS=y
912 CONFIG_EXT3_FS_XATTR=y
913 # CONFIG_EXT3_FS_POSIX_ACL is not set
914 # CONFIG_EXT3_FS_SECURITY is not set
915 CONFIG_JBD=y
916 # CONFIG_JBD_DEBUG is not set
917 CONFIG_FS_MBCACHE=y
918 # CONFIG_REISERFS_FS is not set
919 # CONFIG_JFS_FS is not set
920 # CONFIG_FS_POSIX_ACL is not set
921 # CONFIG_XFS_FS is not set
922 # CONFIG_OCFS2_FS is not set
923 # CONFIG_MINIX_FS is not set
924 # CONFIG_ROMFS_FS is not set
925 CONFIG_INOTIFY=y
926 # CONFIG_QUOTA is not set
927 CONFIG_DNOTIFY=y
928 # CONFIG_AUTOFS_FS is not set
929 # CONFIG_AUTOFS4_FS is not set
930 # CONFIG_FUSE_FS is not set
933 # CD-ROM/DVD Filesystems
935 # CONFIG_ISO9660_FS is not set
936 # CONFIG_UDF_FS is not set
939 # DOS/FAT/NT Filesystems
941 CONFIG_FAT_FS=y
942 # CONFIG_MSDOS_FS is not set
943 CONFIG_VFAT_FS=y
944 CONFIG_FAT_DEFAULT_CODEPAGE=437
945 CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
946 # CONFIG_NTFS_FS is not set
949 # Pseudo filesystems
951 CONFIG_PROC_FS=y
952 CONFIG_SYSFS=y
953 CONFIG_TMPFS=y
954 # CONFIG_HUGETLB_PAGE is not set
955 CONFIG_RAMFS=y
956 # CONFIG_RELAYFS_FS is not set
957 # CONFIG_CONFIGFS_FS is not set
960 # Miscellaneous filesystems
962 # CONFIG_ADFS_FS is not set
963 # CONFIG_AFFS_FS is not set
964 # CONFIG_HFS_FS is not set
965 # CONFIG_HFSPLUS_FS is not set
966 # CONFIG_BEFS_FS is not set
967 # CONFIG_BFS_FS is not set
968 # CONFIG_EFS_FS is not set
969 # CONFIG_JFFS_FS is not set
970 CONFIG_JFFS2_FS=y
971 CONFIG_JFFS2_FS_DEBUG=0
972 CONFIG_JFFS2_FS_WRITEBUFFER=y
973 # CONFIG_JFFS2_SUMMARY is not set
974 # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
975 CONFIG_JFFS2_ZLIB=y
976 CONFIG_JFFS2_RTIME=y
977 # CONFIG_JFFS2_RUBIN is not set
978 CONFIG_CRAMFS=y
979 # CONFIG_VXFS_FS is not set
980 # CONFIG_HPFS_FS is not set
981 # CONFIG_QNX4FS_FS is not set
982 # CONFIG_SYSV_FS is not set
983 # CONFIG_UFS_FS is not set
986 # Network File Systems
988 CONFIG_NFS_FS=y
989 CONFIG_NFS_V3=y
990 # CONFIG_NFS_V3_ACL is not set
991 # CONFIG_NFS_V4 is not set
992 # CONFIG_NFS_DIRECTIO is not set
993 # CONFIG_NFSD is not set
994 CONFIG_ROOT_NFS=y
995 CONFIG_LOCKD=y
996 CONFIG_LOCKD_V4=y
997 CONFIG_NFS_COMMON=y
998 CONFIG_SUNRPC=y
999 # CONFIG_RPCSEC_GSS_KRB5 is not set
1000 # CONFIG_RPCSEC_GSS_SPKM3 is not set
1001 # CONFIG_SMB_FS is not set
1002 # CONFIG_CIFS is not set
1003 # CONFIG_NCP_FS is not set
1004 # CONFIG_CODA_FS is not set
1005 # CONFIG_AFS_FS is not set
1006 # CONFIG_9P_FS is not set
1009 # Partition Types
1011 CONFIG_PARTITION_ADVANCED=y
1012 # CONFIG_ACORN_PARTITION is not set
1013 # CONFIG_OSF_PARTITION is not set
1014 # CONFIG_AMIGA_PARTITION is not set
1015 # CONFIG_ATARI_PARTITION is not set
1016 # CONFIG_MAC_PARTITION is not set
1017 CONFIG_MSDOS_PARTITION=y
1018 # CONFIG_BSD_DISKLABEL is not set
1019 # CONFIG_MINIX_SUBPARTITION is not set
1020 # CONFIG_SOLARIS_X86_PARTITION is not set
1021 # CONFIG_UNIXWARE_DISKLABEL is not set
1022 # CONFIG_LDM_PARTITION is not set
1023 # CONFIG_SGI_PARTITION is not set
1024 # CONFIG_ULTRIX_PARTITION is not set
1025 # CONFIG_SUN_PARTITION is not set
1026 # CONFIG_KARMA_PARTITION is not set
1027 # CONFIG_EFI_PARTITION is not set
1030 # Native Language Support
1032 CONFIG_NLS=y
1033 CONFIG_NLS_DEFAULT="iso8859-1"
1034 # CONFIG_NLS_CODEPAGE_437 is not set
1035 # CONFIG_NLS_CODEPAGE_737 is not set
1036 # CONFIG_NLS_CODEPAGE_775 is not set
1037 # CONFIG_NLS_CODEPAGE_850 is not set
1038 # CONFIG_NLS_CODEPAGE_852 is not set
1039 # CONFIG_NLS_CODEPAGE_855 is not set
1040 # CONFIG_NLS_CODEPAGE_857 is not set
1041 # CONFIG_NLS_CODEPAGE_860 is not set
1042 # CONFIG_NLS_CODEPAGE_861 is not set
1043 # CONFIG_NLS_CODEPAGE_862 is not set
1044 # CONFIG_NLS_CODEPAGE_863 is not set
1045 # CONFIG_NLS_CODEPAGE_864 is not set
1046 # CONFIG_NLS_CODEPAGE_865 is not set
1047 # CONFIG_NLS_CODEPAGE_866 is not set
1048 # CONFIG_NLS_CODEPAGE_869 is not set
1049 # CONFIG_NLS_CODEPAGE_936 is not set
1050 # CONFIG_NLS_CODEPAGE_950 is not set
1051 # CONFIG_NLS_CODEPAGE_932 is not set
1052 # CONFIG_NLS_CODEPAGE_949 is not set
1053 # CONFIG_NLS_CODEPAGE_874 is not set
1054 # CONFIG_NLS_ISO8859_8 is not set
1055 # CONFIG_NLS_CODEPAGE_1250 is not set
1056 # CONFIG_NLS_CODEPAGE_1251 is not set
1057 # CONFIG_NLS_ASCII is not set
1058 # CONFIG_NLS_ISO8859_1 is not set
1059 # CONFIG_NLS_ISO8859_2 is not set
1060 # CONFIG_NLS_ISO8859_3 is not set
1061 # CONFIG_NLS_ISO8859_4 is not set
1062 # CONFIG_NLS_ISO8859_5 is not set
1063 # CONFIG_NLS_ISO8859_6 is not set
1064 # CONFIG_NLS_ISO8859_7 is not set
1065 # CONFIG_NLS_ISO8859_9 is not set
1066 # CONFIG_NLS_ISO8859_13 is not set
1067 # CONFIG_NLS_ISO8859_14 is not set
1068 # CONFIG_NLS_ISO8859_15 is not set
1069 # CONFIG_NLS_KOI8_R is not set
1070 # CONFIG_NLS_KOI8_U is not set
1071 # CONFIG_NLS_UTF8 is not set
1074 # Profiling support
1076 # CONFIG_PROFILING is not set
1079 # Kernel hacking
1081 # CONFIG_PRINTK_TIME is not set
1082 CONFIG_MAGIC_SYSRQ=y
1083 CONFIG_DEBUG_KERNEL=y
1084 CONFIG_LOG_BUF_SHIFT=16
1085 CONFIG_DETECT_SOFTLOCKUP=y
1086 # CONFIG_SCHEDSTATS is not set
1087 # CONFIG_DEBUG_SLAB is not set
1088 CONFIG_DEBUG_PREEMPT=y
1089 CONFIG_DEBUG_MUTEXES=y
1090 # CONFIG_DEBUG_SPINLOCK is not set
1091 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1092 # CONFIG_DEBUG_KOBJECT is not set
1093 CONFIG_DEBUG_BUGVERBOSE=y
1094 CONFIG_DEBUG_INFO=y
1095 # CONFIG_DEBUG_FS is not set
1096 # CONFIG_DEBUG_VM is not set
1097 CONFIG_FRAME_POINTER=y
1098 CONFIG_FORCED_INLINING=y
1099 # CONFIG_RCU_TORTURE_TEST is not set
1100 CONFIG_DEBUG_USER=y
1101 CONFIG_DEBUG_ERRORS=y
1102 # CONFIG_DEBUG_LL is not set
1105 # Security options
1107 # CONFIG_KEYS is not set
1108 # CONFIG_SECURITY is not set
1111 # Cryptographic options
1113 # CONFIG_CRYPTO is not set
1116 # Hardware crypto devices
1120 # Library routines
1122 # CONFIG_CRC_CCITT is not set
1123 # CONFIG_CRC16 is not set
1124 CONFIG_CRC32=y
1125 # CONFIG_LIBCRC32C is not set
1126 CONFIG_ZLIB_INFLATE=y
1127 CONFIG_ZLIB_DEFLATE=y