blob: 1519124c550106c282dedb8ac12024e097a030bb [file] [log] [blame]
Andrew Victor49978db2006-01-10 16:59:29 +00001#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.15
4# Mon Jan 9 21:52:00 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=""
24CONFIG_LOCALVERSION_AUTO=y
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
73CONFIG_IOSCHED_DEADLINE=y
74CONFIG_IOSCHED_CFQ=y
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
Andrew Victor49978db2006-01-10 16:59:29 +000088# 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_AT91RM9200=y
107
108#
109# AT91RM9200 Implementations
110#
111
112#
113# AT91RM9200 Board Type
114#
115# CONFIG_ARCH_AT91RM9200DK is not set
116# CONFIG_MACH_AT91RM9200EK is not set
117# CONFIG_MACH_CSB337 is not set
118CONFIG_MACH_CSB637=y
119# CONFIG_MACH_CARMEVA is not set
120# CONFIG_MACH_KB9200 is not set
121# CONFIG_MACH_ATEB9200 is not set
122
123#
124# AT91RM9200 Feature Selections
125#
126CONFIG_AT91_PROGRAMMABLE_CLOCKS=y
127
128#
129# Processor Type
130#
131CONFIG_CPU_32=y
132CONFIG_CPU_ARM920T=y
133CONFIG_CPU_32v4=y
134CONFIG_CPU_ABRT_EV4T=y
135CONFIG_CPU_CACHE_V4WT=y
136CONFIG_CPU_CACHE_VIVT=y
137CONFIG_CPU_COPY_V4WB=y
138CONFIG_CPU_TLB_V4WBI=y
139
140#
141# Processor Features
142#
143# CONFIG_ARM_THUMB is not set
144# CONFIG_CPU_ICACHE_DISABLE is not set
145# CONFIG_CPU_DCACHE_DISABLE is not set
146# CONFIG_CPU_DCACHE_WRITETHROUGH is not set
147
148#
149# Bus support
150#
151CONFIG_ISA_DMA_API=y
152
153#
154# PCCARD (PCMCIA/CardBus) support
155#
156CONFIG_PCCARD=y
157# CONFIG_PCMCIA_DEBUG is not set
158CONFIG_PCMCIA=y
159CONFIG_PCMCIA_LOAD_CIS=y
160CONFIG_PCMCIA_IOCTL=y
161
162#
163# PC-card bridges
164#
165CONFIG_AT91_CF=y
166
167#
168# Kernel Features
169#
170# CONFIG_PREEMPT is not set
171# CONFIG_NO_IDLE_HZ is not set
172# CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set
173CONFIG_SELECT_MEMORY_MODEL=y
174CONFIG_FLATMEM_MANUAL=y
175# CONFIG_DISCONTIGMEM_MANUAL is not set
176# CONFIG_SPARSEMEM_MANUAL is not set
177CONFIG_FLATMEM=y
178CONFIG_FLAT_NODE_MEM_MAP=y
179# CONFIG_SPARSEMEM_STATIC is not set
180CONFIG_SPLIT_PTLOCK_CPUS=4096
181CONFIG_LEDS=y
182CONFIG_LEDS_TIMER=y
183CONFIG_LEDS_CPU=y
184CONFIG_ALIGNMENT_TRAP=y
185
186#
187# Boot options
188#
189CONFIG_ZBOOT_ROM_TEXT=0x0
190CONFIG_ZBOOT_ROM_BSS=0x0
191CONFIG_CMDLINE="mem=32M console=ttyS0,38400 initrd=0x20410000,3145728 root=/dev/ram0 rw"
192# CONFIG_XIP_KERNEL is not set
193
194#
195# Floating point emulation
196#
197
198#
199# At least one emulation must be selected
200#
201CONFIG_FPE_NWFPE=y
202# CONFIG_FPE_NWFPE_XP is not set
203# CONFIG_FPE_FASTFPE is not set
204
205#
206# Userspace binary formats
207#
208CONFIG_BINFMT_ELF=y
209# CONFIG_BINFMT_AOUT is not set
210# CONFIG_BINFMT_MISC is not set
211# CONFIG_ARTHUR is not set
212
213#
214# Power management options
215#
216# CONFIG_PM is not set
217
218#
219# Networking
220#
221CONFIG_NET=y
222
223#
224# Networking options
225#
226CONFIG_PACKET=y
227# CONFIG_PACKET_MMAP is not set
228CONFIG_UNIX=y
229# CONFIG_NET_KEY is not set
230CONFIG_INET=y
231# CONFIG_IP_MULTICAST is not set
232# CONFIG_IP_ADVANCED_ROUTER is not set
233CONFIG_IP_FIB_HASH=y
234CONFIG_IP_PNP=y
235CONFIG_IP_PNP_DHCP=y
236CONFIG_IP_PNP_BOOTP=y
237# CONFIG_IP_PNP_RARP is not set
238# CONFIG_NET_IPIP is not set
239# CONFIG_NET_IPGRE is not set
240# CONFIG_ARPD is not set
241# CONFIG_SYN_COOKIES is not set
242# CONFIG_INET_AH is not set
243# CONFIG_INET_ESP is not set
244# CONFIG_INET_IPCOMP is not set
245# CONFIG_INET_TUNNEL is not set
246CONFIG_INET_DIAG=y
247CONFIG_INET_TCP_DIAG=y
248# CONFIG_TCP_CONG_ADVANCED is not set
249CONFIG_TCP_CONG_BIC=y
250# CONFIG_IPV6 is not set
251# CONFIG_NETFILTER is not set
252
253#
254# DCCP Configuration (EXPERIMENTAL)
255#
256# CONFIG_IP_DCCP is not set
257
258#
259# SCTP Configuration (EXPERIMENTAL)
260#
261# CONFIG_IP_SCTP is not set
262# CONFIG_ATM is not set
263# CONFIG_BRIDGE is not set
264# CONFIG_VLAN_8021Q is not set
265# CONFIG_DECNET is not set
266# CONFIG_LLC2 is not set
267# CONFIG_IPX is not set
268# CONFIG_ATALK is not set
269# CONFIG_X25 is not set
270# CONFIG_LAPB is not set
271# CONFIG_NET_DIVERT is not set
272# CONFIG_ECONET is not set
273# CONFIG_WAN_ROUTER is not set
274
275#
276# QoS and/or fair queueing
277#
278# CONFIG_NET_SCHED is not set
279
280#
281# Network testing
282#
283# CONFIG_NET_PKTGEN is not set
284# CONFIG_HAMRADIO is not set
285# CONFIG_IRDA is not set
286# CONFIG_BT is not set
287# CONFIG_IEEE80211 is not set
288
289#
290# Device Drivers
291#
292
293#
294# Generic Driver Options
295#
296CONFIG_STANDALONE=y
297CONFIG_PREVENT_FIRMWARE_BUILD=y
298CONFIG_FW_LOADER=y
299# CONFIG_DEBUG_DRIVER is not set
300
301#
302# Connector - unified userspace <-> kernelspace linker
303#
304# CONFIG_CONNECTOR is not set
305
306#
307# Memory Technology Devices (MTD)
308#
309CONFIG_MTD=y
310# CONFIG_MTD_DEBUG is not set
311# CONFIG_MTD_CONCAT is not set
312CONFIG_MTD_PARTITIONS=y
313# CONFIG_MTD_REDBOOT_PARTS is not set
314CONFIG_MTD_CMDLINE_PARTS=y
315# CONFIG_MTD_AFS_PARTS is not set
316
317#
318# User Modules And Translation Layers
319#
320CONFIG_MTD_CHAR=y
321CONFIG_MTD_BLOCK=y
322# CONFIG_FTL is not set
323# CONFIG_NFTL is not set
324# CONFIG_INFTL is not set
325# CONFIG_RFD_FTL is not set
326
327#
328# RAM/ROM/Flash chip drivers
329#
330CONFIG_MTD_CFI=y
331# CONFIG_MTD_JEDECPROBE is not set
332CONFIG_MTD_GEN_PROBE=y
333# CONFIG_MTD_CFI_ADV_OPTIONS is not set
334CONFIG_MTD_MAP_BANK_WIDTH_1=y
335CONFIG_MTD_MAP_BANK_WIDTH_2=y
336CONFIG_MTD_MAP_BANK_WIDTH_4=y
337# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
338# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
339# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
340CONFIG_MTD_CFI_I1=y
341CONFIG_MTD_CFI_I2=y
342# CONFIG_MTD_CFI_I4 is not set
343# CONFIG_MTD_CFI_I8 is not set
344CONFIG_MTD_CFI_INTELEXT=y
345# CONFIG_MTD_CFI_AMDSTD is not set
346# CONFIG_MTD_CFI_STAA is not set
347CONFIG_MTD_CFI_UTIL=y
348# CONFIG_MTD_RAM is not set
349# CONFIG_MTD_ROM is not set
350# CONFIG_MTD_ABSENT is not set
351# CONFIG_MTD_XIP is not set
352
353#
354# Mapping drivers for chip access
355#
356# CONFIG_MTD_COMPLEX_MAPPINGS is not set
357# CONFIG_MTD_PHYSMAP is not set
358# CONFIG_MTD_ARM_INTEGRATOR is not set
359# CONFIG_MTD_PLATRAM is not set
360CONFIG_MTD_CSB637=y
361
362#
363# Self-contained MTD device drivers
364#
365# CONFIG_MTD_SLRAM is not set
366# CONFIG_MTD_PHRAM is not set
367# CONFIG_MTD_MTDRAM is not set
368# CONFIG_MTD_BLKMTD is not set
369# CONFIG_MTD_BLOCK2MTD is not set
370
371#
372# Disk-On-Chip Device Drivers
373#
374# CONFIG_MTD_DOC2000 is not set
375# CONFIG_MTD_DOC2001 is not set
376# CONFIG_MTD_DOC2001PLUS is not set
377# CONFIG_MTD_AT91_DATAFLASH is not set
378
379#
380# NAND Flash Device Drivers
381#
382# CONFIG_MTD_NAND is not set
383
384#
385# OneNAND Flash Device Drivers
386#
387# CONFIG_MTD_ONENAND is not set
388
389#
390# Parallel port support
391#
392# CONFIG_PARPORT is not set
393
394#
395# Plug and Play support
396#
397
398#
399# Block devices
400#
401# CONFIG_BLK_DEV_COW_COMMON is not set
402CONFIG_BLK_DEV_LOOP=y
403# CONFIG_BLK_DEV_CRYPTOLOOP is not set
404# CONFIG_BLK_DEV_NBD is not set
405# CONFIG_BLK_DEV_UB is not set
406CONFIG_BLK_DEV_RAM=y
407CONFIG_BLK_DEV_RAM_COUNT=16
408CONFIG_BLK_DEV_RAM_SIZE=8192
409CONFIG_BLK_DEV_INITRD=y
410# CONFIG_CDROM_PKTCDVD is not set
411# CONFIG_ATA_OVER_ETH is not set
412
413#
414# ATA/ATAPI/MFM/RLL support
415#
416# CONFIG_IDE is not set
417
418#
419# SCSI device support
420#
421# CONFIG_RAID_ATTRS is not set
422CONFIG_SCSI=y
423CONFIG_SCSI_PROC_FS=y
424
425#
426# SCSI support type (disk, tape, CD-ROM)
427#
428# CONFIG_BLK_DEV_SD is not set
429# CONFIG_CHR_DEV_ST is not set
430# CONFIG_CHR_DEV_OSST is not set
431# CONFIG_BLK_DEV_SR is not set
432# CONFIG_CHR_DEV_SG is not set
433# CONFIG_CHR_DEV_SCH is not set
434
435#
436# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
437#
438# CONFIG_SCSI_MULTI_LUN is not set
439# CONFIG_SCSI_CONSTANTS is not set
440# CONFIG_SCSI_LOGGING is not set
441
442#
443# SCSI Transport Attributes
444#
445# CONFIG_SCSI_SPI_ATTRS is not set
446# CONFIG_SCSI_FC_ATTRS is not set
447# CONFIG_SCSI_ISCSI_ATTRS is not set
448# CONFIG_SCSI_SAS_ATTRS is not set
449
450#
451# SCSI low-level drivers
452#
453# CONFIG_ISCSI_TCP is not set
454# CONFIG_SCSI_SATA is not set
455# CONFIG_SCSI_DEBUG is not set
456
457#
458# PCMCIA SCSI adapter support
459#
460# CONFIG_PCMCIA_AHA152X is not set
461# CONFIG_PCMCIA_FDOMAIN is not set
462# CONFIG_PCMCIA_NINJA_SCSI is not set
463# CONFIG_PCMCIA_QLOGIC is not set
464# CONFIG_PCMCIA_SYM53C500 is not set
465
466#
467# Multi-device support (RAID and LVM)
468#
469# CONFIG_MD is not set
470
471#
472# Fusion MPT device support
473#
474# CONFIG_FUSION is not set
475
476#
477# IEEE 1394 (FireWire) support
478#
479
480#
481# I2O device support
482#
483
484#
485# Network device support
486#
487CONFIG_NETDEVICES=y
488# CONFIG_DUMMY is not set
489# CONFIG_BONDING is not set
490# CONFIG_EQUALIZER is not set
491# CONFIG_TUN is not set
492
493#
494# PHY device support
495#
496# CONFIG_PHYLIB is not set
497
498#
499# Ethernet (10 or 100Mbit)
500#
501CONFIG_NET_ETHERNET=y
502CONFIG_MII=y
503CONFIG_ARM_AT91_ETHER=y
504# CONFIG_SMC91X is not set
505# CONFIG_DM9000 is not set
506
507#
508# Ethernet (1000 Mbit)
509#
510
511#
512# Ethernet (10000 Mbit)
513#
514
515#
516# Token Ring devices
517#
518
519#
520# Wireless LAN (non-hamradio)
521#
522# CONFIG_NET_RADIO is not set
523
524#
525# PCMCIA network device support
526#
527# CONFIG_NET_PCMCIA is not set
528
529#
530# Wan interfaces
531#
532# CONFIG_WAN is not set
533# CONFIG_PPP is not set
534# CONFIG_SLIP is not set
535# CONFIG_SHAPER is not set
536# CONFIG_NETCONSOLE is not set
537# CONFIG_NETPOLL is not set
538# CONFIG_NET_POLL_CONTROLLER is not set
539
540#
541# ISDN subsystem
542#
543# CONFIG_ISDN is not set
544
545#
546# Input device support
547#
548CONFIG_INPUT=y
549
550#
551# Userland interfaces
552#
553CONFIG_INPUT_MOUSEDEV=y
554CONFIG_INPUT_MOUSEDEV_PSAUX=y
555CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
556CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
557# CONFIG_INPUT_JOYDEV is not set
558# CONFIG_INPUT_TSDEV is not set
559# CONFIG_INPUT_EVDEV is not set
560# CONFIG_INPUT_EVBUG is not set
561
562#
563# Input Device Drivers
564#
565# CONFIG_INPUT_KEYBOARD is not set
566# CONFIG_INPUT_MOUSE is not set
567# CONFIG_INPUT_JOYSTICK is not set
568# CONFIG_INPUT_TOUCHSCREEN is not set
569# CONFIG_INPUT_MISC is not set
570
571#
572# Hardware I/O ports
573#
574# CONFIG_SERIO is not set
575# CONFIG_GAMEPORT is not set
576
577#
578# Character devices
579#
580CONFIG_VT=y
581CONFIG_VT_CONSOLE=y
582CONFIG_HW_CONSOLE=y
583# CONFIG_SERIAL_NONSTANDARD is not set
584
585#
586# Serial drivers
587#
588# CONFIG_SERIAL_8250 is not set
589
590#
591# Non-8250 serial port support
592#
593CONFIG_SERIAL_AT91=y
594CONFIG_SERIAL_AT91_CONSOLE=y
595# CONFIG_SERIAL_AT91_TTYAT is not set
596CONFIG_SERIAL_CORE=y
597CONFIG_SERIAL_CORE_CONSOLE=y
598CONFIG_UNIX98_PTYS=y
599CONFIG_LEGACY_PTYS=y
600CONFIG_LEGACY_PTY_COUNT=256
601
602#
603# IPMI
604#
605# CONFIG_IPMI_HANDLER is not set
606
607#
608# Watchdog Cards
609#
610CONFIG_WATCHDOG=y
611CONFIG_WATCHDOG_NOWAYOUT=y
612
613#
614# Watchdog Device Drivers
615#
616# CONFIG_SOFT_WATCHDOG is not set
617CONFIG_AT91_WATCHDOG=y
618
619#
620# USB-based Watchdog Cards
621#
622# CONFIG_USBPCWATCHDOG is not set
623# CONFIG_NVRAM is not set
624CONFIG_RTC=y
625# CONFIG_AT91_RTC is not set
626# CONFIG_DTLK is not set
627# CONFIG_R3964 is not set
628
629#
630# Ftape, the floppy tape device driver
631#
632
633#
634# PCMCIA character devices
635#
636# CONFIG_SYNCLINK_CS is not set
637# CONFIG_CARDMAN_4000 is not set
638# CONFIG_CARDMAN_4040 is not set
639# CONFIG_RAW_DRIVER is not set
640
641#
642# TPM devices
643#
644# CONFIG_TCG_TPM is not set
645# CONFIG_TELCLOCK is not set
646CONFIG_AT91_SPI=y
647CONFIG_AT91_SPIDEV=y
648
649#
650# I2C support
651#
652CONFIG_I2C=y
653CONFIG_I2C_CHARDEV=y
654
655#
656# I2C Algorithms
657#
658# CONFIG_I2C_ALGOBIT is not set
659# CONFIG_I2C_ALGOPCF is not set
660# CONFIG_I2C_ALGOPCA is not set
661
662#
663# I2C Hardware Bus support
664#
665CONFIG_I2C_AT91=y
666# CONFIG_I2C_PARPORT_LIGHT is not set
667# CONFIG_I2C_STUB is not set
668# CONFIG_I2C_PCA_ISA is not set
669
670#
671# Miscellaneous I2C Chip support
672#
673# CONFIG_SENSORS_DS1337 is not set
674# CONFIG_SENSORS_DS1374 is not set
675# CONFIG_SENSORS_EEPROM is not set
676# CONFIG_SENSORS_PCF8574 is not set
677# CONFIG_SENSORS_PCA9539 is not set
678# CONFIG_SENSORS_PCF8591 is not set
679# CONFIG_SENSORS_RTC8564 is not set
680# CONFIG_SENSORS_MAX6875 is not set
681# CONFIG_RTC_X1205_I2C is not set
682# CONFIG_I2C_DEBUG_CORE is not set
683# CONFIG_I2C_DEBUG_ALGO is not set
684# CONFIG_I2C_DEBUG_BUS is not set
685# CONFIG_I2C_DEBUG_CHIP is not set
686
687#
688# Hardware Monitoring support
689#
690CONFIG_HWMON=y
691# CONFIG_HWMON_VID is not set
692# CONFIG_SENSORS_ADM1021 is not set
693# CONFIG_SENSORS_ADM1025 is not set
694# CONFIG_SENSORS_ADM1026 is not set
695# CONFIG_SENSORS_ADM1031 is not set
696# CONFIG_SENSORS_ADM9240 is not set
697# CONFIG_SENSORS_ASB100 is not set
698# CONFIG_SENSORS_ATXP1 is not set
699# CONFIG_SENSORS_DS1621 is not set
700# CONFIG_SENSORS_FSCHER is not set
701# CONFIG_SENSORS_FSCPOS is not set
702# CONFIG_SENSORS_GL518SM is not set
703# CONFIG_SENSORS_GL520SM is not set
704# CONFIG_SENSORS_IT87 is not set
705# CONFIG_SENSORS_LM63 is not set
706# CONFIG_SENSORS_LM75 is not set
707# CONFIG_SENSORS_LM77 is not set
708# CONFIG_SENSORS_LM78 is not set
709# CONFIG_SENSORS_LM80 is not set
710# CONFIG_SENSORS_LM83 is not set
711# CONFIG_SENSORS_LM85 is not set
712# CONFIG_SENSORS_LM87 is not set
713# CONFIG_SENSORS_LM90 is not set
714# CONFIG_SENSORS_LM92 is not set
715# CONFIG_SENSORS_MAX1619 is not set
716# CONFIG_SENSORS_PC87360 is not set
717# CONFIG_SENSORS_SMSC47M1 is not set
718# CONFIG_SENSORS_SMSC47B397 is not set
719# CONFIG_SENSORS_W83781D is not set
720# CONFIG_SENSORS_W83792D is not set
721# CONFIG_SENSORS_W83L785TS is not set
722# CONFIG_SENSORS_W83627HF is not set
723# CONFIG_SENSORS_W83627EHF is not set
724# CONFIG_HWMON_DEBUG_CHIP is not set
725
726#
727# Misc devices
728#
729
730#
731# Multimedia Capabilities Port drivers
732#
733
734#
735# Multimedia devices
736#
737# CONFIG_VIDEO_DEV is not set
738
739#
740# Digital Video Broadcasting Devices
741#
742# CONFIG_DVB is not set
743
744#
745# Graphics support
746#
747# CONFIG_FB is not set
748
749#
750# Console display driver support
751#
752# CONFIG_VGA_CONSOLE is not set
753CONFIG_DUMMY_CONSOLE=y
754
755#
756# Sound
757#
758# CONFIG_SOUND is not set
759
760#
761# USB support
762#
763CONFIG_USB_ARCH_HAS_HCD=y
764CONFIG_USB_ARCH_HAS_OHCI=y
765CONFIG_USB=y
766CONFIG_USB_DEBUG=y
767
768#
769# Miscellaneous USB options
770#
771CONFIG_USB_DEVICEFS=y
772# CONFIG_USB_BANDWIDTH is not set
773# CONFIG_USB_DYNAMIC_MINORS is not set
774# CONFIG_USB_OTG is not set
775
776#
777# USB Host Controller Drivers
778#
779# CONFIG_USB_ISP116X_HCD is not set
780CONFIG_USB_OHCI_HCD=y
781# CONFIG_USB_OHCI_BIG_ENDIAN is not set
782CONFIG_USB_OHCI_LITTLE_ENDIAN=y
783# CONFIG_USB_SL811_HCD is not set
784
785#
786# USB Device Class drivers
787#
788# CONFIG_USB_ACM is not set
789# CONFIG_USB_PRINTER is not set
790
791#
792# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
793#
794
795#
796# may also be needed; see USB_STORAGE Help for more information
797#
798CONFIG_USB_STORAGE=y
799# CONFIG_USB_STORAGE_DEBUG is not set
800# CONFIG_USB_STORAGE_DATAFAB is not set
801# CONFIG_USB_STORAGE_FREECOM is not set
802# CONFIG_USB_STORAGE_DPCM is not set
803# CONFIG_USB_STORAGE_USBAT is not set
804# CONFIG_USB_STORAGE_SDDR09 is not set
805# CONFIG_USB_STORAGE_SDDR55 is not set
806# CONFIG_USB_STORAGE_JUMPSHOT is not set
807
808#
809# USB Input Devices
810#
811# CONFIG_USB_HID is not set
812
813#
814# USB HID Boot Protocol drivers
815#
816# CONFIG_USB_KBD is not set
817# CONFIG_USB_MOUSE is not set
818# CONFIG_USB_AIPTEK is not set
819# CONFIG_USB_WACOM is not set
820# CONFIG_USB_ACECAD is not set
821# CONFIG_USB_KBTAB is not set
822# CONFIG_USB_POWERMATE is not set
823# CONFIG_USB_MTOUCH is not set
824# CONFIG_USB_ITMTOUCH is not set
825# CONFIG_USB_EGALAX is not set
826# CONFIG_USB_YEALINK is not set
827# CONFIG_USB_XPAD is not set
828# CONFIG_USB_ATI_REMOTE is not set
829# CONFIG_USB_KEYSPAN_REMOTE is not set
830# CONFIG_USB_APPLETOUCH is not set
831
832#
833# USB Imaging devices
834#
835# CONFIG_USB_MDC800 is not set
836# CONFIG_USB_MICROTEK is not set
837
838#
839# USB Multimedia devices
840#
841# CONFIG_USB_DABUSB is not set
842
843#
844# Video4Linux support is needed for USB Multimedia device support
845#
846
847#
848# USB Network Adapters
849#
850# CONFIG_USB_CATC is not set
851# CONFIG_USB_KAWETH is not set
852# CONFIG_USB_PEGASUS is not set
853# CONFIG_USB_RTL8150 is not set
854# CONFIG_USB_USBNET is not set
855CONFIG_USB_MON=y
856
857#
858# USB port drivers
859#
860
861#
862# USB Serial Converter support
863#
864CONFIG_USB_SERIAL=y
865CONFIG_USB_SERIAL_CONSOLE=y
866CONFIG_USB_SERIAL_GENERIC=y
867# CONFIG_USB_SERIAL_AIRPRIME is not set
868# CONFIG_USB_SERIAL_ANYDATA is not set
869# CONFIG_USB_SERIAL_BELKIN is not set
870# CONFIG_USB_SERIAL_WHITEHEAT is not set
871# CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
872# CONFIG_USB_SERIAL_CP2101 is not set
873# CONFIG_USB_SERIAL_CYPRESS_M8 is not set
874# CONFIG_USB_SERIAL_EMPEG is not set
875CONFIG_USB_SERIAL_FTDI_SIO=y
876# CONFIG_USB_SERIAL_VISOR is not set
877# CONFIG_USB_SERIAL_IPAQ is not set
878# CONFIG_USB_SERIAL_IR is not set
879# CONFIG_USB_SERIAL_EDGEPORT is not set
880# CONFIG_USB_SERIAL_EDGEPORT_TI is not set
881# CONFIG_USB_SERIAL_GARMIN is not set
882# CONFIG_USB_SERIAL_IPW is not set
883# CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
884CONFIG_USB_SERIAL_KEYSPAN=y
885CONFIG_USB_SERIAL_KEYSPAN_MPR=y
886CONFIG_USB_SERIAL_KEYSPAN_USA28=y
887CONFIG_USB_SERIAL_KEYSPAN_USA28X=y
888CONFIG_USB_SERIAL_KEYSPAN_USA28XA=y
889CONFIG_USB_SERIAL_KEYSPAN_USA28XB=y
890CONFIG_USB_SERIAL_KEYSPAN_USA19=y
891CONFIG_USB_SERIAL_KEYSPAN_USA18X=y
892CONFIG_USB_SERIAL_KEYSPAN_USA19W=y
893CONFIG_USB_SERIAL_KEYSPAN_USA19QW=y
894CONFIG_USB_SERIAL_KEYSPAN_USA19QI=y
895CONFIG_USB_SERIAL_KEYSPAN_USA49W=y
896CONFIG_USB_SERIAL_KEYSPAN_USA49WLC=y
897# CONFIG_USB_SERIAL_KLSI is not set
898# CONFIG_USB_SERIAL_KOBIL_SCT is not set
899CONFIG_USB_SERIAL_MCT_U232=y
900# CONFIG_USB_SERIAL_PL2303 is not set
901# CONFIG_USB_SERIAL_HP4X is not set
902# CONFIG_USB_SERIAL_SAFE is not set
903# CONFIG_USB_SERIAL_TI is not set
904# CONFIG_USB_SERIAL_CYBERJACK is not set
905# CONFIG_USB_SERIAL_XIRCOM is not set
906# CONFIG_USB_SERIAL_OPTION is not set
907# CONFIG_USB_SERIAL_OMNINET is not set
908CONFIG_USB_EZUSB=y
909
910#
911# USB Miscellaneous drivers
912#
913# CONFIG_USB_EMI62 is not set
914# CONFIG_USB_EMI26 is not set
915# CONFIG_USB_AUERSWALD is not set
916# CONFIG_USB_RIO500 is not set
917# CONFIG_USB_LEGOTOWER is not set
918# CONFIG_USB_LCD is not set
919# CONFIG_USB_LED is not set
920# CONFIG_USB_CYTHERM is not set
921# CONFIG_USB_PHIDGETKIT is not set
922# CONFIG_USB_PHIDGETSERVO is not set
923# CONFIG_USB_IDMOUSE is not set
924# CONFIG_USB_LD is not set
925# CONFIG_USB_TEST is not set
926
927#
928# USB DSL modem support
929#
930
931#
932# USB Gadget Support
933#
934# CONFIG_USB_GADGET is not set
935
936#
937# MMC/SD Card support
938#
939# CONFIG_MMC is not set
940
941#
942# File systems
943#
944CONFIG_EXT2_FS=y
945# CONFIG_EXT2_FS_XATTR is not set
946# CONFIG_EXT2_FS_XIP is not set
947# CONFIG_EXT3_FS is not set
948# CONFIG_JBD is not set
949# CONFIG_REISERFS_FS is not set
950# CONFIG_JFS_FS is not set
951# CONFIG_FS_POSIX_ACL is not set
952# CONFIG_XFS_FS is not set
953# CONFIG_MINIX_FS is not set
954# CONFIG_ROMFS_FS is not set
955CONFIG_INOTIFY=y
956# CONFIG_QUOTA is not set
957CONFIG_DNOTIFY=y
958# CONFIG_AUTOFS_FS is not set
959# CONFIG_AUTOFS4_FS is not set
960# CONFIG_FUSE_FS is not set
961
962#
963# CD-ROM/DVD Filesystems
964#
965# CONFIG_ISO9660_FS is not set
966# CONFIG_UDF_FS is not set
967
968#
969# DOS/FAT/NT Filesystems
970#
971# CONFIG_MSDOS_FS is not set
972# CONFIG_VFAT_FS is not set
973# CONFIG_NTFS_FS is not set
974
975#
976# Pseudo filesystems
977#
978CONFIG_PROC_FS=y
979CONFIG_SYSFS=y
980CONFIG_TMPFS=y
981# CONFIG_HUGETLB_PAGE is not set
982CONFIG_RAMFS=y
983# CONFIG_RELAYFS_FS is not set
984
985#
986# Miscellaneous filesystems
987#
988# CONFIG_ADFS_FS is not set
989# CONFIG_AFFS_FS is not set
990# CONFIG_HFS_FS is not set
991# CONFIG_HFSPLUS_FS is not set
992# CONFIG_BEFS_FS is not set
993# CONFIG_BFS_FS is not set
994# CONFIG_EFS_FS is not set
995# CONFIG_JFFS_FS is not set
996# CONFIG_JFFS2_FS is not set
997CONFIG_CRAMFS=y
998# CONFIG_VXFS_FS is not set
999# CONFIG_HPFS_FS is not set
1000# CONFIG_QNX4FS_FS is not set
1001# CONFIG_SYSV_FS is not set
1002# CONFIG_UFS_FS is not set
1003
1004#
1005# Network File Systems
1006#
1007CONFIG_NFS_FS=y
1008CONFIG_NFS_V3=y
1009# CONFIG_NFS_V3_ACL is not set
1010CONFIG_NFS_V4=y
1011# CONFIG_NFS_DIRECTIO is not set
1012# CONFIG_NFSD is not set
1013CONFIG_ROOT_NFS=y
1014CONFIG_LOCKD=y
1015CONFIG_LOCKD_V4=y
1016CONFIG_NFS_COMMON=y
1017CONFIG_SUNRPC=y
1018CONFIG_SUNRPC_GSS=y
1019CONFIG_RPCSEC_GSS_KRB5=y
1020# CONFIG_RPCSEC_GSS_SPKM3 is not set
1021# CONFIG_SMB_FS is not set
1022# CONFIG_CIFS is not set
1023# CONFIG_NCP_FS is not set
1024# CONFIG_CODA_FS is not set
1025# CONFIG_AFS_FS is not set
1026# CONFIG_9P_FS is not set
1027
1028#
1029# Partition Types
1030#
1031# CONFIG_PARTITION_ADVANCED is not set
1032CONFIG_MSDOS_PARTITION=y
1033
1034#
1035# Native Language Support
1036#
1037# CONFIG_NLS is not set
1038
1039#
1040# Profiling support
1041#
1042# CONFIG_PROFILING is not set
1043
1044#
1045# Kernel hacking
1046#
1047# CONFIG_PRINTK_TIME is not set
1048CONFIG_DEBUG_KERNEL=y
1049# CONFIG_MAGIC_SYSRQ is not set
1050CONFIG_LOG_BUF_SHIFT=14
1051CONFIG_DETECT_SOFTLOCKUP=y
1052# CONFIG_SCHEDSTATS is not set
1053# CONFIG_DEBUG_SLAB is not set
1054# CONFIG_DEBUG_SPINLOCK is not set
1055# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1056# CONFIG_DEBUG_KOBJECT is not set
1057CONFIG_DEBUG_BUGVERBOSE=y
1058# CONFIG_DEBUG_INFO is not set
1059# CONFIG_DEBUG_FS is not set
1060# CONFIG_DEBUG_VM is not set
1061CONFIG_FRAME_POINTER=y
1062# CONFIG_RCU_TORTURE_TEST is not set
1063CONFIG_DEBUG_USER=y
1064# CONFIG_DEBUG_WAITQ is not set
1065# CONFIG_DEBUG_ERRORS is not set
1066CONFIG_DEBUG_LL=y
1067# CONFIG_DEBUG_ICEDCC is not set
1068
1069#
1070# Security options
1071#
1072# CONFIG_KEYS is not set
1073# CONFIG_SECURITY is not set
1074
1075#
1076# Cryptographic options
1077#
1078CONFIG_CRYPTO=y
1079# CONFIG_CRYPTO_HMAC is not set
1080# CONFIG_CRYPTO_NULL is not set
1081# CONFIG_CRYPTO_MD4 is not set
1082CONFIG_CRYPTO_MD5=y
1083# CONFIG_CRYPTO_SHA1 is not set
1084# CONFIG_CRYPTO_SHA256 is not set
1085# CONFIG_CRYPTO_SHA512 is not set
1086# CONFIG_CRYPTO_WP512 is not set
1087# CONFIG_CRYPTO_TGR192 is not set
1088CONFIG_CRYPTO_DES=y
1089# CONFIG_CRYPTO_BLOWFISH is not set
1090# CONFIG_CRYPTO_TWOFISH is not set
1091# CONFIG_CRYPTO_SERPENT is not set
1092# CONFIG_CRYPTO_AES is not set
1093# CONFIG_CRYPTO_CAST5 is not set
1094# CONFIG_CRYPTO_CAST6 is not set
1095# CONFIG_CRYPTO_TEA is not set
1096# CONFIG_CRYPTO_ARC4 is not set
1097# CONFIG_CRYPTO_KHAZAD is not set
1098# CONFIG_CRYPTO_ANUBIS is not set
1099# CONFIG_CRYPTO_DEFLATE is not set
1100# CONFIG_CRYPTO_MICHAEL_MIC is not set
1101# CONFIG_CRYPTO_CRC32C is not set
1102# CONFIG_CRYPTO_TEST is not set
1103
1104#
1105# Hardware crypto devices
1106#
1107
1108#
1109# Library routines
1110#
1111# CONFIG_CRC_CCITT is not set
1112# CONFIG_CRC16 is not set
1113CONFIG_CRC32=y
1114# CONFIG_LIBCRC32C is not set
1115CONFIG_ZLIB_INFLATE=y