1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.15
4# Mon Jan  9 20:57:31 2006
5#
6CONFIG_ARM=y
7CONFIG_MMU=y
8CONFIG_UID16=y
9CONFIG_RWSEM_GENERIC_SPINLOCK=y
10CONFIG_GENERIC_CALIBRATE_DELAY=y
11
12#
13# Code maturity level options
14#
15CONFIG_EXPERIMENTAL=y
16CONFIG_CLEAN_COMPILE=y
17CONFIG_BROKEN_ON_SMP=y
18CONFIG_INIT_ENV_ARG_LIMIT=32
19
20#
21# General setup
22#
23CONFIG_LOCALVERSION=""
24# CONFIG_LOCALVERSION_AUTO is not set
25# CONFIG_SWAP is not set
26CONFIG_SYSVIPC=y
27# CONFIG_POSIX_MQUEUE is not set
28# CONFIG_BSD_PROCESS_ACCT is not set
29CONFIG_SYSCTL=y
30# CONFIG_AUDIT is not set
31CONFIG_HOTPLUG=y
32CONFIG_KOBJECT_UEVENT=y
33# CONFIG_IKCONFIG is not set
34CONFIG_INITRAMFS_SOURCE=""
35CONFIG_CC_OPTIMIZE_FOR_SIZE=y
36# CONFIG_EMBEDDED is not set
37CONFIG_KALLSYMS=y
38# CONFIG_KALLSYMS_ALL is not set
39# CONFIG_KALLSYMS_EXTRA_PASS is not set
40CONFIG_PRINTK=y
41CONFIG_BUG=y
42CONFIG_BASE_FULL=y
43CONFIG_FUTEX=y
44CONFIG_EPOLL=y
45CONFIG_SHMEM=y
46CONFIG_CC_ALIGN_FUNCTIONS=0
47CONFIG_CC_ALIGN_LABELS=0
48CONFIG_CC_ALIGN_LOOPS=0
49CONFIG_CC_ALIGN_JUMPS=0
50# CONFIG_TINY_SHMEM is not set
51CONFIG_BASE_SMALL=0
52
53#
54# Loadable module support
55#
56CONFIG_MODULES=y
57CONFIG_MODULE_UNLOAD=y
58# CONFIG_MODULE_FORCE_UNLOAD is not set
59CONFIG_OBSOLETE_MODPARM=y
60# CONFIG_MODVERSIONS is not set
61# CONFIG_MODULE_SRCVERSION_ALL is not set
62CONFIG_KMOD=y
63
64#
65# Block layer
66#
67
68#
69# IO Schedulers
70#
71CONFIG_IOSCHED_NOOP=y
72CONFIG_IOSCHED_AS=y
73# CONFIG_IOSCHED_DEADLINE is not set
74# CONFIG_IOSCHED_CFQ is not set
75CONFIG_DEFAULT_AS=y
76# CONFIG_DEFAULT_DEADLINE is not set
77# CONFIG_DEFAULT_CFQ is not set
78# CONFIG_DEFAULT_NOOP is not set
79CONFIG_DEFAULT_IOSCHED="anticipatory"
80
81#
82# System Type
83#
84# CONFIG_ARCH_CLPS7500 is not set
85# CONFIG_ARCH_CLPS711X is not set
86# CONFIG_ARCH_CO285 is not set
87# CONFIG_ARCH_EBSA110 is not set
88# CONFIG_ARCH_FOOTBRIDGE is not set
89# CONFIG_ARCH_INTEGRATOR is not set
90# CONFIG_ARCH_IOP3XX is not set
91# CONFIG_ARCH_IXP4XX is not set
92# CONFIG_ARCH_IXP2000 is not set
93# CONFIG_ARCH_L7200 is not set
94# CONFIG_ARCH_PXA is not set
95# CONFIG_ARCH_RPC is not set
96# CONFIG_ARCH_SA1100 is not set
97# CONFIG_ARCH_S3C2410 is not set
98# CONFIG_ARCH_SHARK is not set
99# CONFIG_ARCH_LH7A40X is not set
100# CONFIG_ARCH_OMAP is not set
101# CONFIG_ARCH_VERSATILE is not set
102# CONFIG_ARCH_REALVIEW is not set
103# CONFIG_ARCH_IMX is not set
104# CONFIG_ARCH_H720X is not set
105# CONFIG_ARCH_AAEC2000 is not set
106CONFIG_ARCH_AT91=y
107CONFIG_ARCH_AT91RM9200=y
108
109#
110# AT91RM9200 Implementations
111#
112
113#
114# AT91RM9200 Board Type
115#
116# CONFIG_ARCH_AT91RM9200DK is not set
117CONFIG_MACH_AT91RM9200EK=y
118# CONFIG_MACH_CSB337 is not set
119# CONFIG_MACH_CSB637 is not set
120# CONFIG_MACH_CARMEVA is not set
121# CONFIG_MACH_KB9200 is not set
122# CONFIG_MACH_ATEB9200 is not set
123
124#
125# AT91RM9200 Feature Selections
126#
127CONFIG_AT91_PROGRAMMABLE_CLOCKS=y
128
129#
130# Processor Type
131#
132CONFIG_CPU_32=y
133CONFIG_CPU_ARM920T=y
134CONFIG_CPU_32v4=y
135CONFIG_CPU_ABRT_EV4T=y
136CONFIG_CPU_CACHE_V4WT=y
137CONFIG_CPU_CACHE_VIVT=y
138CONFIG_CPU_COPY_V4WB=y
139CONFIG_CPU_TLB_V4WBI=y
140
141#
142# Processor Features
143#
144# CONFIG_ARM_THUMB is not set
145# CONFIG_CPU_ICACHE_DISABLE is not set
146# CONFIG_CPU_DCACHE_DISABLE is not set
147# CONFIG_CPU_DCACHE_WRITETHROUGH is not set
148
149#
150# Bus support
151#
152CONFIG_ISA_DMA_API=y
153
154#
155# PCCARD (PCMCIA/CardBus) support
156#
157# CONFIG_PCCARD is not set
158
159#
160# Kernel Features
161#
162# CONFIG_PREEMPT is not set
163# CONFIG_NO_IDLE_HZ is not set
164# CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set
165CONFIG_SELECT_MEMORY_MODEL=y
166CONFIG_FLATMEM_MANUAL=y
167# CONFIG_DISCONTIGMEM_MANUAL is not set
168# CONFIG_SPARSEMEM_MANUAL is not set
169CONFIG_FLATMEM=y
170CONFIG_FLAT_NODE_MEM_MAP=y
171# CONFIG_SPARSEMEM_STATIC is not set
172CONFIG_SPLIT_PTLOCK_CPUS=4096
173CONFIG_LEDS=y
174CONFIG_LEDS_TIMER=y
175CONFIG_LEDS_CPU=y
176CONFIG_ALIGNMENT_TRAP=y
177
178#
179# Boot options
180#
181CONFIG_ZBOOT_ROM_TEXT=0x0
182CONFIG_ZBOOT_ROM_BSS=0x0
183CONFIG_CMDLINE="mem=32M console=ttyS0,115200 initrd=0x20410000,3145728 root=/dev/ram0 rw"
184# CONFIG_XIP_KERNEL is not set
185
186#
187# Floating point emulation
188#
189
190#
191# At least one emulation must be selected
192#
193CONFIG_FPE_NWFPE=y
194# CONFIG_FPE_NWFPE_XP is not set
195# CONFIG_FPE_FASTFPE is not set
196
197#
198# Userspace binary formats
199#
200CONFIG_BINFMT_ELF=y
201# CONFIG_BINFMT_AOUT is not set
202# CONFIG_BINFMT_MISC is not set
203# CONFIG_ARTHUR is not set
204
205#
206# Power management options
207#
208# CONFIG_PM is not set
209
210#
211# Networking
212#
213CONFIG_NET=y
214
215#
216# Networking options
217#
218CONFIG_PACKET=y
219# CONFIG_PACKET_MMAP is not set
220CONFIG_UNIX=y
221# CONFIG_NET_KEY is not set
222CONFIG_INET=y
223# CONFIG_IP_MULTICAST is not set
224# CONFIG_IP_ADVANCED_ROUTER is not set
225CONFIG_IP_FIB_HASH=y
226CONFIG_IP_PNP=y
227# CONFIG_IP_PNP_DHCP is not set
228CONFIG_IP_PNP_BOOTP=y
229# CONFIG_IP_PNP_RARP is not set
230# CONFIG_NET_IPIP is not set
231# CONFIG_NET_IPGRE is not set
232# CONFIG_ARPD is not set
233# CONFIG_SYN_COOKIES is not set
234# CONFIG_INET_AH is not set
235# CONFIG_INET_ESP is not set
236# CONFIG_INET_IPCOMP is not set
237# CONFIG_INET_TUNNEL is not set
238CONFIG_INET_DIAG=y
239CONFIG_INET_TCP_DIAG=y
240# CONFIG_TCP_CONG_ADVANCED is not set
241CONFIG_TCP_CONG_BIC=y
242# CONFIG_IPV6 is not set
243# CONFIG_NETFILTER is not set
244
245#
246# DCCP Configuration (EXPERIMENTAL)
247#
248# CONFIG_IP_DCCP is not set
249
250#
251# SCTP Configuration (EXPERIMENTAL)
252#
253# CONFIG_IP_SCTP is not set
254# CONFIG_ATM is not set
255# CONFIG_BRIDGE is not set
256# CONFIG_VLAN_8021Q is not set
257# CONFIG_DECNET is not set
258# CONFIG_LLC2 is not set
259# CONFIG_IPX is not set
260# CONFIG_ATALK is not set
261# CONFIG_X25 is not set
262# CONFIG_LAPB is not set
263# CONFIG_NET_DIVERT is not set
264# CONFIG_ECONET is not set
265# CONFIG_WAN_ROUTER is not set
266
267#
268# QoS and/or fair queueing
269#
270# CONFIG_NET_SCHED is not set
271
272#
273# Network testing
274#
275# CONFIG_NET_PKTGEN is not set
276# CONFIG_HAMRADIO is not set
277# CONFIG_IRDA is not set
278# CONFIG_BT is not set
279# CONFIG_IEEE80211 is not set
280
281#
282# Device Drivers
283#
284
285#
286# Generic Driver Options
287#
288CONFIG_STANDALONE=y
289CONFIG_PREVENT_FIRMWARE_BUILD=y
290# CONFIG_FW_LOADER is not set
291# CONFIG_DEBUG_DRIVER is not set
292
293#
294# Connector - unified userspace <-> kernelspace linker
295#
296# CONFIG_CONNECTOR is not set
297
298#
299# Memory Technology Devices (MTD)
300#
301CONFIG_MTD=y
302# CONFIG_MTD_DEBUG is not set
303# CONFIG_MTD_CONCAT is not set
304CONFIG_MTD_PARTITIONS=y
305# CONFIG_MTD_REDBOOT_PARTS is not set
306CONFIG_MTD_CMDLINE_PARTS=y
307# CONFIG_MTD_AFS_PARTS is not set
308
309#
310# User Modules And Translation Layers
311#
312CONFIG_MTD_CHAR=y
313CONFIG_MTD_BLOCK=y
314# CONFIG_FTL is not set
315# CONFIG_NFTL is not set
316# CONFIG_INFTL is not set
317# CONFIG_RFD_FTL is not set
318
319#
320# RAM/ROM/Flash chip drivers
321#
322CONFIG_MTD_CFI=y
323CONFIG_MTD_JEDECPROBE=y
324CONFIG_MTD_GEN_PROBE=y
325# CONFIG_MTD_CFI_ADV_OPTIONS is not set
326CONFIG_MTD_MAP_BANK_WIDTH_1=y
327CONFIG_MTD_MAP_BANK_WIDTH_2=y
328CONFIG_MTD_MAP_BANK_WIDTH_4=y
329# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
330# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
331# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
332CONFIG_MTD_CFI_I1=y
333CONFIG_MTD_CFI_I2=y
334# CONFIG_MTD_CFI_I4 is not set
335# CONFIG_MTD_CFI_I8 is not set
336# CONFIG_MTD_CFI_INTELEXT is not set
337CONFIG_MTD_CFI_AMDSTD=y
338CONFIG_MTD_CFI_AMDSTD_RETRY=0
339# CONFIG_MTD_CFI_STAA is not set
340CONFIG_MTD_CFI_UTIL=y
341# CONFIG_MTD_RAM is not set
342# CONFIG_MTD_ROM is not set
343# CONFIG_MTD_ABSENT is not set
344# CONFIG_MTD_XIP is not set
345
346#
347# Mapping drivers for chip access
348#
349# CONFIG_MTD_COMPLEX_MAPPINGS is not set
350CONFIG_MTD_PHYSMAP=y
351CONFIG_MTD_PHYSMAP_START=0
352CONFIG_MTD_PHYSMAP_LEN=0
353CONFIG_MTD_PHYSMAP_BANKWIDTH=0
354# CONFIG_MTD_ARM_INTEGRATOR is not set
355# CONFIG_MTD_IMPA7 is not set
356# CONFIG_MTD_PLATRAM is not set
357
358#
359# Self-contained MTD device drivers
360#
361# CONFIG_MTD_SLRAM is not set
362# CONFIG_MTD_PHRAM is not set
363# CONFIG_MTD_MTDRAM is not set
364# CONFIG_MTD_BLKMTD is not set
365# CONFIG_MTD_BLOCK2MTD is not set
366
367#
368# Disk-On-Chip Device Drivers
369#
370# CONFIG_MTD_DOC2000 is not set
371# CONFIG_MTD_DOC2001 is not set
372# CONFIG_MTD_DOC2001PLUS is not set
373CONFIG_MTD_AT91_DATAFLASH=y
374# CONFIG_MTD_AT91_DATAFLASH_CARD is not set
375
376#
377# NAND Flash Device Drivers
378#
379# CONFIG_MTD_NAND is not set
380
381#
382# OneNAND Flash Device Drivers
383#
384# CONFIG_MTD_ONENAND is not set
385
386#
387# Parallel port support
388#
389# CONFIG_PARPORT is not set
390
391#
392# Plug and Play support
393#
394
395#
396# Block devices
397#
398# CONFIG_BLK_DEV_COW_COMMON is not set
399# CONFIG_BLK_DEV_LOOP is not set
400# CONFIG_BLK_DEV_NBD is not set
401# CONFIG_BLK_DEV_UB is not set
402CONFIG_BLK_DEV_RAM=y
403CONFIG_BLK_DEV_RAM_COUNT=16
404CONFIG_BLK_DEV_RAM_SIZE=8192
405CONFIG_BLK_DEV_INITRD=y
406# CONFIG_CDROM_PKTCDVD is not set
407# CONFIG_ATA_OVER_ETH is not set
408
409#
410# SCSI device support
411#
412# CONFIG_RAID_ATTRS is not set
413# CONFIG_SCSI is not set
414
415#
416# Multi-device support (RAID and LVM)
417#
418# CONFIG_MD is not set
419
420#
421# Fusion MPT device support
422#
423# CONFIG_FUSION is not set
424
425#
426# IEEE 1394 (FireWire) support
427#
428
429#
430# I2O device support
431#
432
433#
434# Network device support
435#
436CONFIG_NETDEVICES=y
437# CONFIG_DUMMY is not set
438# CONFIG_BONDING is not set
439# CONFIG_EQUALIZER is not set
440# CONFIG_TUN is not set
441
442#
443# PHY device support
444#
445# CONFIG_PHYLIB is not set
446
447#
448# Ethernet (10 or 100Mbit)
449#
450CONFIG_NET_ETHERNET=y
451CONFIG_MII=y
452CONFIG_ARM_AT91_ETHER=y
453# CONFIG_SMC91X is not set
454# CONFIG_DM9000 is not set
455
456#
457# Ethernet (1000 Mbit)
458#
459
460#
461# Ethernet (10000 Mbit)
462#
463
464#
465# Token Ring devices
466#
467
468#
469# Wireless LAN (non-hamradio)
470#
471# CONFIG_NET_RADIO is not set
472
473#
474# Wan interfaces
475#
476# CONFIG_WAN is not set
477# CONFIG_PPP is not set
478# CONFIG_SLIP is not set
479# CONFIG_SHAPER is not set
480# CONFIG_NETCONSOLE is not set
481# CONFIG_NETPOLL is not set
482# CONFIG_NET_POLL_CONTROLLER is not set
483
484#
485# ISDN subsystem
486#
487# CONFIG_ISDN is not set
488
489#
490# Input device support
491#
492CONFIG_INPUT=y
493
494#
495# Userland interfaces
496#
497CONFIG_INPUT_MOUSEDEV=y
498# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
499CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
500CONFIG_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 is not set
510# CONFIG_INPUT_MOUSE is not set
511# CONFIG_INPUT_JOYSTICK is not set
512# CONFIG_INPUT_TOUCHSCREEN is not set
513# CONFIG_INPUT_MISC is not set
514
515#
516# Hardware I/O ports
517#
518# CONFIG_SERIO is not set
519# CONFIG_GAMEPORT is not set
520
521#
522# Character devices
523#
524CONFIG_VT=y
525CONFIG_VT_CONSOLE=y
526CONFIG_HW_CONSOLE=y
527# CONFIG_SERIAL_NONSTANDARD is not set
528
529#
530# Serial drivers
531#
532# CONFIG_SERIAL_8250 is not set
533
534#
535# Non-8250 serial port support
536#
537CONFIG_SERIAL_ATMEL=y
538CONFIG_SERIAL_ATMEL_CONSOLE=y
539# CONFIG_SERIAL_ATMEL_TTYAT is not set
540CONFIG_SERIAL_CORE=y
541CONFIG_SERIAL_CORE_CONSOLE=y
542CONFIG_UNIX98_PTYS=y
543CONFIG_LEGACY_PTYS=y
544CONFIG_LEGACY_PTY_COUNT=256
545
546#
547# IPMI
548#
549# CONFIG_IPMI_HANDLER is not set
550
551#
552# Watchdog Cards
553#
554CONFIG_WATCHDOG=y
555CONFIG_WATCHDOG_NOWAYOUT=y
556
557#
558# Watchdog Device Drivers
559#
560# CONFIG_SOFT_WATCHDOG is not set
561CONFIG_AT91RM9200_WATCHDOG=y
562
563#
564# USB-based Watchdog Cards
565#
566# CONFIG_USBPCWATCHDOG is not set
567# CONFIG_NVRAM is not set
568# CONFIG_RTC is not set
569CONFIG_RTC_LIB=y
570CONFIG_RTC_CLASS=y
571CONFIG_RTC_DRV_AT91RM9200=y
572# CONFIG_DTLK is not set
573# CONFIG_R3964 is not set
574
575#
576# Ftape, the floppy tape device driver
577#
578# CONFIG_RAW_DRIVER is not set
579
580#
581# TPM devices
582#
583# CONFIG_TCG_TPM is not set
584# CONFIG_TELCLOCK is not set
585CONFIG_AT91_SPI=y
586CONFIG_AT91_SPIDEV=y
587
588#
589# I2C support
590#
591CONFIG_I2C=y
592CONFIG_I2C_CHARDEV=y
593
594#
595# I2C Algorithms
596#
597# CONFIG_I2C_ALGOBIT is not set
598# CONFIG_I2C_ALGOPCF is not set
599# CONFIG_I2C_ALGOPCA is not set
600
601#
602# I2C Hardware Bus support
603#
604CONFIG_I2C_AT91=y
605# CONFIG_I2C_PARPORT_LIGHT is not set
606# CONFIG_I2C_STUB is not set
607# CONFIG_I2C_PCA_ISA is not set
608
609#
610# Miscellaneous I2C Chip support
611#
612# CONFIG_SENSORS_DS1337 is not set
613# CONFIG_SENSORS_DS1374 is not set
614# CONFIG_SENSORS_EEPROM is not set
615# CONFIG_SENSORS_PCF8574 is not set
616# CONFIG_SENSORS_PCA9539 is not set
617# CONFIG_SENSORS_PCF8591 is not set
618# CONFIG_SENSORS_RTC8564 is not set
619# CONFIG_SENSORS_MAX6875 is not set
620# CONFIG_RTC_X1205_I2C is not set
621# CONFIG_I2C_DEBUG_CORE is not set
622# CONFIG_I2C_DEBUG_ALGO is not set
623# CONFIG_I2C_DEBUG_BUS is not set
624# CONFIG_I2C_DEBUG_CHIP is not set
625
626#
627# Hardware Monitoring support
628#
629CONFIG_HWMON=y
630# CONFIG_HWMON_VID is not set
631# CONFIG_SENSORS_ADM1021 is not set
632# CONFIG_SENSORS_ADM1025 is not set
633# CONFIG_SENSORS_ADM1026 is not set
634# CONFIG_SENSORS_ADM1031 is not set
635# CONFIG_SENSORS_ADM9240 is not set
636# CONFIG_SENSORS_ASB100 is not set
637# CONFIG_SENSORS_ATXP1 is not set
638# CONFIG_SENSORS_DS1621 is not set
639# CONFIG_SENSORS_FSCHER is not set
640# CONFIG_SENSORS_FSCPOS is not set
641# CONFIG_SENSORS_GL518SM is not set
642# CONFIG_SENSORS_GL520SM is not set
643# CONFIG_SENSORS_IT87 is not set
644# CONFIG_SENSORS_LM63 is not set
645# CONFIG_SENSORS_LM75 is not set
646# CONFIG_SENSORS_LM77 is not set
647# CONFIG_SENSORS_LM78 is not set
648# CONFIG_SENSORS_LM80 is not set
649# CONFIG_SENSORS_LM83 is not set
650# CONFIG_SENSORS_LM85 is not set
651# CONFIG_SENSORS_LM87 is not set
652# CONFIG_SENSORS_LM90 is not set
653# CONFIG_SENSORS_LM92 is not set
654# CONFIG_SENSORS_MAX1619 is not set
655# CONFIG_SENSORS_PC87360 is not set
656# CONFIG_SENSORS_SMSC47M1 is not set
657# CONFIG_SENSORS_SMSC47B397 is not set
658# CONFIG_SENSORS_W83781D is not set
659# CONFIG_SENSORS_W83792D is not set
660# CONFIG_SENSORS_W83L785TS is not set
661# CONFIG_SENSORS_W83627HF is not set
662# CONFIG_SENSORS_W83627EHF is not set
663# CONFIG_HWMON_DEBUG_CHIP is not set
664
665#
666# Misc devices
667#
668
669#
670# Multimedia Capabilities Port drivers
671#
672
673#
674# Multimedia devices
675#
676# CONFIG_VIDEO_DEV is not set
677
678#
679# Digital Video Broadcasting Devices
680#
681# CONFIG_DVB is not set
682
683#
684# Graphics support
685#
686CONFIG_FB=y
687CONFIG_FB_CFB_FILLRECT=y
688CONFIG_FB_CFB_COPYAREA=y
689CONFIG_FB_CFB_IMAGEBLIT=y
690# CONFIG_FB_MACMODES is not set
691# CONFIG_FB_MODE_HELPERS is not set
692# CONFIG_FB_TILEBLITTING is not set
693CONFIG_FB_S1D13XXX=y
694# CONFIG_FB_VIRTUAL is not set
695
696#
697# Console display driver support
698#
699# CONFIG_VGA_CONSOLE is not set
700CONFIG_DUMMY_CONSOLE=y
701# CONFIG_FRAMEBUFFER_CONSOLE is not set
702
703#
704# Logo configuration
705#
706# CONFIG_LOGO is not set
707# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
708
709#
710# Sound
711#
712# CONFIG_SOUND is not set
713
714#
715# USB support
716#
717CONFIG_USB_ARCH_HAS_HCD=y
718CONFIG_USB_ARCH_HAS_OHCI=y
719CONFIG_USB=y
720CONFIG_USB_DEBUG=y
721
722#
723# Miscellaneous USB options
724#
725CONFIG_USB_DEVICEFS=y
726# CONFIG_USB_BANDWIDTH is not set
727# CONFIG_USB_DYNAMIC_MINORS is not set
728# CONFIG_USB_OTG is not set
729
730#
731# USB Host Controller Drivers
732#
733# CONFIG_USB_ISP116X_HCD is not set
734CONFIG_USB_OHCI_HCD=y
735# CONFIG_USB_OHCI_BIG_ENDIAN is not set
736CONFIG_USB_OHCI_LITTLE_ENDIAN=y
737# CONFIG_USB_SL811_HCD is not set
738
739#
740# USB Device Class drivers
741#
742# CONFIG_USB_ACM is not set
743# CONFIG_USB_PRINTER is not set
744
745#
746# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
747#
748
749#
750# may also be needed; see USB_STORAGE Help for more information
751#
752# CONFIG_USB_STORAGE is not set
753
754#
755# USB Input Devices
756#
757# CONFIG_USB_HID is not set
758
759#
760# USB HID Boot Protocol drivers
761#
762# CONFIG_USB_KBD is not set
763# CONFIG_USB_MOUSE is not set
764# CONFIG_USB_AIPTEK is not set
765# CONFIG_USB_WACOM is not set
766# CONFIG_USB_ACECAD is not set
767# CONFIG_USB_KBTAB is not set
768# CONFIG_USB_POWERMATE is not set
769# CONFIG_USB_MTOUCH is not set
770# CONFIG_USB_ITMTOUCH is not set
771# CONFIG_USB_EGALAX is not set
772# CONFIG_USB_YEALINK is not set
773# CONFIG_USB_XPAD is not set
774# CONFIG_USB_ATI_REMOTE is not set
775# CONFIG_USB_KEYSPAN_REMOTE is not set
776# CONFIG_USB_APPLETOUCH is not set
777
778#
779# USB Imaging devices
780#
781# CONFIG_USB_MDC800 is not set
782
783#
784# USB Multimedia devices
785#
786# CONFIG_USB_DABUSB is not set
787
788#
789# Video4Linux support is needed for USB Multimedia device support
790#
791
792#
793# USB Network Adapters
794#
795# CONFIG_USB_CATC is not set
796# CONFIG_USB_KAWETH is not set
797# CONFIG_USB_PEGASUS is not set
798# CONFIG_USB_RTL8150 is not set
799# CONFIG_USB_USBNET is not set
800CONFIG_USB_MON=y
801
802#
803# USB port drivers
804#
805
806#
807# USB Serial Converter support
808#
809# CONFIG_USB_SERIAL is not set
810
811#
812# USB Miscellaneous drivers
813#
814# CONFIG_USB_EMI62 is not set
815# CONFIG_USB_EMI26 is not set
816# CONFIG_USB_AUERSWALD is not set
817# CONFIG_USB_RIO500 is not set
818# CONFIG_USB_LEGOTOWER is not set
819# CONFIG_USB_LCD is not set
820# CONFIG_USB_LED is not set
821# CONFIG_USB_CYTHERM is not set
822# CONFIG_USB_PHIDGETKIT is not set
823# CONFIG_USB_PHIDGETSERVO is not set
824# CONFIG_USB_IDMOUSE is not set
825# CONFIG_USB_LD is not set
826# CONFIG_USB_TEST is not set
827
828#
829# USB DSL modem support
830#
831
832#
833# USB Gadget Support
834#
835CONFIG_USB_GADGET=y
836# CONFIG_USB_GADGET_DEBUG_FILES is not set
837CONFIG_USB_GADGET_SELECTED=y
838# CONFIG_USB_GADGET_NET2280 is not set
839# CONFIG_USB_GADGET_PXA2XX is not set
840# CONFIG_USB_GADGET_GOKU is not set
841# CONFIG_USB_GADGET_LH7A40X is not set
842# CONFIG_USB_GADGET_OMAP is not set
843CONFIG_USB_GADGET_AT91=y
844CONFIG_USB_AT91=y
845# CONFIG_USB_GADGET_DUMMY_HCD is not set
846# CONFIG_USB_GADGET_DUALSPEED is not set
847# CONFIG_USB_ZERO is not set
848# CONFIG_USB_ETH is not set
849# CONFIG_USB_GADGETFS is not set
850# CONFIG_USB_FILE_STORAGE is not set
851# CONFIG_USB_G_SERIAL is not set
852
853#
854# MMC/SD Card support
855#
856CONFIG_MMC=y
857# CONFIG_MMC_DEBUG is not set
858CONFIG_MMC_BLOCK=y
859# CONFIG_MMC_WBSD is not set
860CONFIG_MMC_AT91RM9200=y
861
862#
863# File systems
864#
865CONFIG_EXT2_FS=y
866# CONFIG_EXT2_FS_XATTR is not set
867# CONFIG_EXT2_FS_XIP is not set
868# CONFIG_EXT3_FS is not set
869# CONFIG_JBD is not set
870# CONFIG_REISERFS_FS is not set
871# CONFIG_JFS_FS is not set
872# CONFIG_FS_POSIX_ACL is not set
873# CONFIG_XFS_FS is not set
874# CONFIG_MINIX_FS is not set
875# CONFIG_ROMFS_FS is not set
876CONFIG_INOTIFY=y
877# CONFIG_QUOTA is not set
878CONFIG_DNOTIFY=y
879# CONFIG_AUTOFS_FS is not set
880# CONFIG_AUTOFS4_FS is not set
881# CONFIG_FUSE_FS is not set
882
883#
884# CD-ROM/DVD Filesystems
885#
886# CONFIG_ISO9660_FS is not set
887# CONFIG_UDF_FS is not set
888
889#
890# DOS/FAT/NT Filesystems
891#
892# CONFIG_MSDOS_FS is not set
893# CONFIG_VFAT_FS is not set
894# CONFIG_NTFS_FS is not set
895
896#
897# Pseudo filesystems
898#
899CONFIG_PROC_FS=y
900CONFIG_SYSFS=y
901CONFIG_TMPFS=y
902# CONFIG_HUGETLB_PAGE is not set
903CONFIG_RAMFS=y
904# CONFIG_RELAYFS_FS is not set
905
906#
907# Miscellaneous filesystems
908#
909# CONFIG_ADFS_FS is not set
910# CONFIG_AFFS_FS is not set
911# CONFIG_HFS_FS is not set
912# CONFIG_HFSPLUS_FS is not set
913# CONFIG_BEFS_FS is not set
914# CONFIG_BFS_FS is not set
915# CONFIG_EFS_FS is not set
916# CONFIG_JFFS_FS is not set
917# CONFIG_JFFS2_FS is not set
918CONFIG_CRAMFS=y
919# CONFIG_VXFS_FS is not set
920# CONFIG_HPFS_FS is not set
921# CONFIG_QNX4FS_FS is not set
922# CONFIG_SYSV_FS is not set
923# CONFIG_UFS_FS is not set
924
925#
926# Network File Systems
927#
928# CONFIG_NFS_FS is not set
929# CONFIG_NFSD is not set
930# CONFIG_SMB_FS is not set
931# CONFIG_CIFS is not set
932# CONFIG_NCP_FS is not set
933# CONFIG_CODA_FS is not set
934# CONFIG_AFS_FS is not set
935# CONFIG_9P_FS is not set
936
937#
938# Partition Types
939#
940# CONFIG_PARTITION_ADVANCED is not set
941CONFIG_MSDOS_PARTITION=y
942
943#
944# Native Language Support
945#
946# CONFIG_NLS is not set
947
948#
949# Profiling support
950#
951# CONFIG_PROFILING is not set
952
953#
954# Kernel hacking
955#
956# CONFIG_PRINTK_TIME is not set
957CONFIG_DEBUG_KERNEL=y
958# CONFIG_MAGIC_SYSRQ is not set
959CONFIG_LOG_BUF_SHIFT=14
960CONFIG_DETECT_SOFTLOCKUP=y
961# CONFIG_SCHEDSTATS is not set
962# CONFIG_DEBUG_SLAB is not set
963# CONFIG_DEBUG_SPINLOCK is not set
964# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
965# CONFIG_DEBUG_KOBJECT is not set
966CONFIG_DEBUG_BUGVERBOSE=y
967# CONFIG_DEBUG_INFO is not set
968# CONFIG_DEBUG_FS is not set
969# CONFIG_DEBUG_VM is not set
970CONFIG_FRAME_POINTER=y
971# CONFIG_RCU_TORTURE_TEST is not set
972CONFIG_DEBUG_USER=y
973# CONFIG_DEBUG_ERRORS is not set
974CONFIG_DEBUG_LL=y
975# CONFIG_DEBUG_ICEDCC is not set
976
977#
978# Security options
979#
980# CONFIG_KEYS is not set
981# CONFIG_SECURITY is not set
982
983#
984# Cryptographic options
985#
986# CONFIG_CRYPTO is not set
987
988#
989# Hardware crypto devices
990#
991
992#
993# Library routines
994#
995# CONFIG_CRC_CCITT is not set
996# CONFIG_CRC16 is not set
997CONFIG_CRC32=y
998# CONFIG_LIBCRC32C is not set
999CONFIG_ZLIB_INFLATE=y
1000