1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.11
4# Wed Mar  9 14:28:26 2005
5#
6CONFIG_ARM=y
7CONFIG_MMU=y
8CONFIG_UID16=y
9CONFIG_RWSEM_GENERIC_SPINLOCK=y
10CONFIG_GENERIC_CALIBRATE_DELAY=y
11CONFIG_GENERIC_IOMAP=y
12
13#
14# Code maturity level options
15#
16CONFIG_EXPERIMENTAL=y
17CONFIG_CLEAN_COMPILE=y
18CONFIG_BROKEN_ON_SMP=y
19
20#
21# General setup
22#
23CONFIG_LOCALVERSION=""
24CONFIG_SWAP=y
25CONFIG_SYSVIPC=y
26# CONFIG_POSIX_MQUEUE is not set
27# CONFIG_BSD_PROCESS_ACCT is not set
28CONFIG_SYSCTL=y
29# CONFIG_AUDIT is not set
30CONFIG_LOG_BUF_SHIFT=14
31CONFIG_HOTPLUG=y
32CONFIG_KOBJECT_UEVENT=y
33# CONFIG_IKCONFIG is not set
34# CONFIG_EMBEDDED is not set
35CONFIG_KALLSYMS=y
36# CONFIG_KALLSYMS_ALL is not set
37# CONFIG_KALLSYMS_EXTRA_PASS is not set
38CONFIG_BASE_FULL=y
39CONFIG_FUTEX=y
40CONFIG_EPOLL=y
41CONFIG_CC_OPTIMIZE_FOR_SIZE=y
42CONFIG_SHMEM=y
43CONFIG_CC_ALIGN_FUNCTIONS=0
44CONFIG_CC_ALIGN_LABELS=0
45CONFIG_CC_ALIGN_LOOPS=0
46CONFIG_CC_ALIGN_JUMPS=0
47# CONFIG_TINY_SHMEM is not set
48CONFIG_BASE_SMALL=0
49
50#
51# Loadable module support
52#
53CONFIG_MODULES=y
54CONFIG_MODULE_UNLOAD=y
55# CONFIG_MODULE_FORCE_UNLOAD is not set
56CONFIG_OBSOLETE_MODPARM=y
57# CONFIG_MODVERSIONS is not set
58# CONFIG_MODULE_SRCVERSION_ALL is not set
59# CONFIG_KMOD is not set
60
61#
62# System Type
63#
64# CONFIG_ARCH_CLPS7500 is not set
65# CONFIG_ARCH_CLPS711X is not set
66# CONFIG_ARCH_CO285 is not set
67# CONFIG_ARCH_EBSA110 is not set
68# CONFIG_ARCH_FOOTBRIDGE is not set
69# CONFIG_ARCH_INTEGRATOR is not set
70# CONFIG_ARCH_IOP3XX is not set
71# CONFIG_ARCH_IXP4XX is not set
72# CONFIG_ARCH_IXP2000 is not set
73# CONFIG_ARCH_L7200 is not set
74# CONFIG_ARCH_PXA is not set
75# CONFIG_ARCH_RPC is not set
76CONFIG_ARCH_SA1100=y
77# CONFIG_ARCH_S3C2410 is not set
78# CONFIG_ARCH_SHARK is not set
79# CONFIG_ARCH_LH7A40X is not set
80# CONFIG_ARCH_OMAP is not set
81# CONFIG_ARCH_VERSATILE is not set
82# CONFIG_ARCH_IMX is not set
83# CONFIG_ARCH_H720X is not set
84
85#
86# SA11x0 Implementations
87#
88CONFIG_SA1100_ASSABET=y
89CONFIG_ASSABET_NEPONSET=y
90# CONFIG_SA1100_CERF is not set
91# CONFIG_SA1100_COLLIE is not set
92# CONFIG_SA1100_H3100 is not set
93# CONFIG_SA1100_H3600 is not set
94# CONFIG_SA1100_BADGE4 is not set
95# CONFIG_SA1100_JORNADA720 is not set
96# CONFIG_SA1100_HACKKIT is not set
97# CONFIG_SA1100_LART is not set
98# CONFIG_SA1100_PLEB is not set
99# CONFIG_SA1100_SHANNON is not set
100# CONFIG_SA1100_SIMPAD is not set
101# CONFIG_SA1100_SSP is not set
102
103#
104# Processor Type
105#
106CONFIG_CPU_32=y
107CONFIG_CPU_SA1100=y
108CONFIG_CPU_32v4=y
109CONFIG_CPU_ABRT_EV4=y
110CONFIG_CPU_CACHE_V4WB=y
111CONFIG_CPU_CACHE_VIVT=y
112CONFIG_CPU_TLB_V4WB=y
113CONFIG_CPU_MINICACHE=y
114
115#
116# Processor Features
117#
118CONFIG_SA1111=y
119CONFIG_DMABOUNCE=y
120CONFIG_FORCE_MAX_ZONEORDER=9
121
122#
123# Bus support
124#
125CONFIG_ISA=y
126
127#
128# PCCARD (PCMCIA/CardBus) support
129#
130CONFIG_PCCARD=y
131# CONFIG_PCMCIA_DEBUG is not set
132CONFIG_PCMCIA=y
133
134#
135# PC-card bridges
136#
137# CONFIG_I82365 is not set
138# CONFIG_TCIC is not set
139CONFIG_PCMCIA_SA1100=y
140CONFIG_PCMCIA_SA1111=y
141
142#
143# Kernel Features
144#
145# CONFIG_PREEMPT is not set
146CONFIG_DISCONTIGMEM=y
147CONFIG_LEDS=y
148CONFIG_LEDS_TIMER=y
149CONFIG_LEDS_CPU=y
150CONFIG_ALIGNMENT_TRAP=y
151
152#
153# Boot options
154#
155CONFIG_ZBOOT_ROM_TEXT=0x80000
156CONFIG_ZBOOT_ROM_BSS=0xc1000000
157CONFIG_ZBOOT_ROM=y
158CONFIG_CMDLINE="console=ttySA0,38400n8 cpufreq=221200 rw root=/dev/mtdblock2 mtdparts=sa1100:512K(boot),1M(kernel),2560K(initrd),4M(root) load_ramdisk=1 prompt_ramdisk=0 mem=32M noinitrd initrd=0xc0800000,3M"
159CONFIG_CPU_FREQ=y
160# CONFIG_CPU_FREQ_DEBUG is not set
161# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
162CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=y
163# CONFIG_CPU_FREQ_GOV_PERFORMANCE is not set
164# CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
165CONFIG_CPU_FREQ_GOV_USERSPACE=y
166# CONFIG_CPU_FREQ_GOV_ONDEMAND is not set
167CONFIG_CPU_FREQ_SA1110=y
168
169#
170# Floating point emulation
171#
172
173#
174# At least one emulation must be selected
175#
176CONFIG_FPE_NWFPE=y
177# CONFIG_FPE_NWFPE_XP is not set
178# CONFIG_FPE_FASTFPE is not set
179
180#
181# Userspace binary formats
182#
183CONFIG_BINFMT_ELF=y
184CONFIG_BINFMT_AOUT=y
185# CONFIG_BINFMT_MISC is not set
186# CONFIG_ARTHUR is not set
187
188#
189# Power management options
190#
191CONFIG_PM=y
192# CONFIG_PM_LEGACY is not set
193CONFIG_APM=y
194
195#
196# Device Drivers
197#
198
199#
200# Generic Driver Options
201#
202CONFIG_STANDALONE=y
203CONFIG_PREVENT_FIRMWARE_BUILD=y
204# CONFIG_FW_LOADER is not set
205# CONFIG_DEBUG_DRIVER is not set
206
207#
208# Memory Technology Devices (MTD)
209#
210CONFIG_MTD=y
211# CONFIG_MTD_DEBUG is not set
212CONFIG_MTD_PARTITIONS=y
213CONFIG_MTD_CONCAT=y
214CONFIG_MTD_REDBOOT_PARTS=y
215CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1
216# CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set
217# CONFIG_MTD_REDBOOT_PARTS_READONLY is not set
218CONFIG_MTD_CMDLINE_PARTS=y
219# CONFIG_MTD_AFS_PARTS is not set
220
221#
222# User Modules And Translation Layers
223#
224# CONFIG_MTD_CHAR is not set
225CONFIG_MTD_BLOCK=y
226# CONFIG_FTL is not set
227# CONFIG_NFTL is not set
228# CONFIG_INFTL is not set
229
230#
231# RAM/ROM/Flash chip drivers
232#
233CONFIG_MTD_CFI=y
234# CONFIG_MTD_JEDECPROBE is not set
235CONFIG_MTD_GEN_PROBE=y
236CONFIG_MTD_CFI_ADV_OPTIONS=y
237CONFIG_MTD_CFI_NOSWAP=y
238# CONFIG_MTD_CFI_BE_BYTE_SWAP is not set
239# CONFIG_MTD_CFI_LE_BYTE_SWAP is not set
240# CONFIG_MTD_CFI_GEOMETRY is not set
241CONFIG_MTD_MAP_BANK_WIDTH_1=y
242CONFIG_MTD_MAP_BANK_WIDTH_2=y
243CONFIG_MTD_MAP_BANK_WIDTH_4=y
244# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
245# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
246# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
247CONFIG_MTD_CFI_I1=y
248CONFIG_MTD_CFI_I2=y
249# CONFIG_MTD_CFI_I4 is not set
250# CONFIG_MTD_CFI_I8 is not set
251CONFIG_MTD_CFI_INTELEXT=y
252# CONFIG_MTD_CFI_AMDSTD is not set
253# CONFIG_MTD_CFI_STAA is not set
254CONFIG_MTD_CFI_UTIL=y
255CONFIG_MTD_RAM=y
256# CONFIG_MTD_ROM is not set
257# CONFIG_MTD_ABSENT is not set
258# CONFIG_MTD_XIP is not set
259
260#
261# Mapping drivers for chip access
262#
263# CONFIG_MTD_COMPLEX_MAPPINGS is not set
264# CONFIG_MTD_PHYSMAP is not set
265# CONFIG_MTD_ARM_INTEGRATOR is not set
266CONFIG_MTD_SA1100=y
267# CONFIG_MTD_EDB7312 is not set
268
269#
270# Self-contained MTD device drivers
271#
272# CONFIG_MTD_SLRAM is not set
273# CONFIG_MTD_PHRAM is not set
274# CONFIG_MTD_MTDRAM is not set
275# CONFIG_MTD_BLKMTD is not set
276# CONFIG_MTD_BLOCK2MTD is not set
277
278#
279# Disk-On-Chip Device Drivers
280#
281# CONFIG_MTD_DOC2000 is not set
282# CONFIG_MTD_DOC2001 is not set
283# CONFIG_MTD_DOC2001PLUS is not set
284
285#
286# NAND Flash Device Drivers
287#
288# CONFIG_MTD_NAND is not set
289
290#
291# Parallel port support
292#
293# CONFIG_PARPORT is not set
294
295#
296# Plug and Play support
297#
298# CONFIG_PNP is not set
299
300#
301# Block devices
302#
303# CONFIG_BLK_DEV_FD is not set
304# CONFIG_BLK_DEV_XD is not set
305# CONFIG_BLK_DEV_COW_COMMON is not set
306# CONFIG_BLK_DEV_LOOP is not set
307# CONFIG_BLK_DEV_NBD is not set
308# CONFIG_BLK_DEV_UB is not set
309CONFIG_BLK_DEV_RAM=y
310CONFIG_BLK_DEV_RAM_COUNT=16
311CONFIG_BLK_DEV_RAM_SIZE=8192
312CONFIG_BLK_DEV_INITRD=y
313CONFIG_INITRAMFS_SOURCE=""
314# CONFIG_CDROM_PKTCDVD is not set
315
316#
317# IO Schedulers
318#
319CONFIG_IOSCHED_NOOP=y
320CONFIG_IOSCHED_AS=y
321CONFIG_IOSCHED_DEADLINE=y
322CONFIG_IOSCHED_CFQ=y
323# CONFIG_ATA_OVER_ETH is not set
324
325#
326# ATA/ATAPI/MFM/RLL support
327#
328# CONFIG_IDE is not set
329
330#
331# SCSI device support
332#
333CONFIG_SCSI=m
334CONFIG_SCSI_PROC_FS=y
335
336#
337# SCSI support type (disk, tape, CD-ROM)
338#
339CONFIG_BLK_DEV_SD=m
340# CONFIG_CHR_DEV_ST is not set
341# CONFIG_CHR_DEV_OSST is not set
342# CONFIG_BLK_DEV_SR is not set
343# CONFIG_CHR_DEV_SG is not set
344
345#
346# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
347#
348# CONFIG_SCSI_MULTI_LUN is not set
349# CONFIG_SCSI_CONSTANTS is not set
350# CONFIG_SCSI_LOGGING is not set
351
352#
353# SCSI Transport Attributes
354#
355# CONFIG_SCSI_SPI_ATTRS is not set
356# CONFIG_SCSI_FC_ATTRS is not set
357# CONFIG_SCSI_ISCSI_ATTRS is not set
358
359#
360# SCSI low-level drivers
361#
362# CONFIG_SCSI_7000FASST is not set
363# CONFIG_SCSI_AHA152X is not set
364# CONFIG_SCSI_AHA1542 is not set
365# CONFIG_SCSI_AIC7XXX_OLD is not set
366# CONFIG_SCSI_IN2000 is not set
367# CONFIG_SCSI_SATA is not set
368# CONFIG_SCSI_BUSLOGIC is not set
369# CONFIG_SCSI_DTC3280 is not set
370# CONFIG_SCSI_EATA is not set
371# CONFIG_SCSI_EATA_PIO is not set
372# CONFIG_SCSI_FUTURE_DOMAIN is not set
373# CONFIG_SCSI_GDTH is not set
374# CONFIG_SCSI_GENERIC_NCR5380 is not set
375# CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set
376# CONFIG_SCSI_NCR53C406A is not set
377# CONFIG_SCSI_PAS16 is not set
378# CONFIG_SCSI_PSI240I is not set
379# CONFIG_SCSI_QLOGIC_FAS is not set
380# CONFIG_SCSI_SYM53C416 is not set
381# CONFIG_SCSI_T128 is not set
382# CONFIG_SCSI_U14_34F is not set
383# CONFIG_SCSI_DEBUG is not set
384
385#
386# PCMCIA SCSI adapter support
387#
388# CONFIG_PCMCIA_AHA152X is not set
389# CONFIG_PCMCIA_FDOMAIN is not set
390# CONFIG_PCMCIA_NINJA_SCSI is not set
391# CONFIG_PCMCIA_QLOGIC is not set
392# CONFIG_PCMCIA_SYM53C500 is not set
393
394#
395# Multi-device support (RAID and LVM)
396#
397# CONFIG_MD is not set
398
399#
400# Fusion MPT device support
401#
402
403#
404# IEEE 1394 (FireWire) support
405#
406
407#
408# I2O device support
409#
410
411#
412# Networking support
413#
414CONFIG_NET=y
415
416#
417# Networking options
418#
419CONFIG_PACKET=y
420CONFIG_PACKET_MMAP=y
421# CONFIG_NETLINK_DEV is not set
422CONFIG_UNIX=y
423# CONFIG_NET_KEY is not set
424CONFIG_INET=y
425# CONFIG_IP_MULTICAST is not set
426# CONFIG_IP_ADVANCED_ROUTER is not set
427# CONFIG_IP_PNP is not set
428# CONFIG_NET_IPIP is not set
429# CONFIG_NET_IPGRE is not set
430# CONFIG_ARPD is not set
431# CONFIG_SYN_COOKIES is not set
432# CONFIG_INET_AH is not set
433# CONFIG_INET_ESP is not set
434# CONFIG_INET_IPCOMP is not set
435# CONFIG_INET_TUNNEL is not set
436# CONFIG_IP_TCPDIAG is not set
437# CONFIG_IP_TCPDIAG_IPV6 is not set
438# CONFIG_IPV6 is not set
439# CONFIG_NETFILTER is not set
440
441#
442# SCTP Configuration (EXPERIMENTAL)
443#
444# CONFIG_IP_SCTP is not set
445# CONFIG_ATM is not set
446# CONFIG_BRIDGE is not set
447# CONFIG_VLAN_8021Q is not set
448# CONFIG_DECNET is not set
449# CONFIG_LLC2 is not set
450# CONFIG_IPX is not set
451# CONFIG_ATALK is not set
452# CONFIG_X25 is not set
453# CONFIG_LAPB is not set
454# CONFIG_NET_DIVERT is not set
455# CONFIG_ECONET is not set
456# CONFIG_WAN_ROUTER is not set
457
458#
459# QoS and/or fair queueing
460#
461# CONFIG_NET_SCHED is not set
462# CONFIG_NET_CLS_ROUTE is not set
463
464#
465# Network testing
466#
467# CONFIG_NET_PKTGEN is not set
468# CONFIG_NETPOLL is not set
469# CONFIG_NET_POLL_CONTROLLER is not set
470# CONFIG_HAMRADIO is not set
471# CONFIG_IRDA is not set
472# CONFIG_BT is not set
473CONFIG_NETDEVICES=y
474# CONFIG_DUMMY is not set
475# CONFIG_BONDING is not set
476# CONFIG_EQUALIZER is not set
477# CONFIG_TUN is not set
478
479#
480# ARCnet devices
481#
482# CONFIG_ARCNET is not set
483
484#
485# Ethernet (10 or 100Mbit)
486#
487CONFIG_NET_ETHERNET=y
488CONFIG_MII=y
489# CONFIG_NET_VENDOR_3COM is not set
490# CONFIG_LANCE is not set
491CONFIG_NET_VENDOR_SMC=y
492# CONFIG_WD80x3 is not set
493# CONFIG_ULTRA is not set
494CONFIG_SMC91X=y
495CONFIG_SMC9194=y
496# CONFIG_NET_VENDOR_RACAL is not set
497# CONFIG_AT1700 is not set
498# CONFIG_DEPCA is not set
499# CONFIG_HP100 is not set
500# CONFIG_NET_ISA is not set
501# CONFIG_NET_PCI is not set
502# CONFIG_NET_POCKET is not set
503
504#
505# Ethernet (1000 Mbit)
506#
507
508#
509# Ethernet (10000 Mbit)
510#
511
512#
513# Token Ring devices
514#
515# CONFIG_TR is not set
516
517#
518# Wireless LAN (non-hamradio)
519#
520# CONFIG_NET_RADIO is not set
521
522#
523# PCMCIA network device support
524#
525CONFIG_NET_PCMCIA=y
526# CONFIG_PCMCIA_3C589 is not set
527# CONFIG_PCMCIA_3C574 is not set
528# CONFIG_PCMCIA_FMVJ18X is not set
529CONFIG_PCMCIA_PCNET=y
530# CONFIG_PCMCIA_NMCLAN is not set
531# CONFIG_PCMCIA_SMC91C92 is not set
532# CONFIG_PCMCIA_XIRC2PS is not set
533# CONFIG_PCMCIA_AXNET is not set
534
535#
536# Wan interfaces
537#
538# CONFIG_WAN is not set
539# CONFIG_PPP is not set
540# CONFIG_SLIP is not set
541# CONFIG_SHAPER is not set
542# CONFIG_NETCONSOLE is not set
543
544#
545# ISDN subsystem
546#
547# CONFIG_ISDN is not set
548
549#
550# Input device support
551#
552CONFIG_INPUT=y
553
554#
555# Userland interfaces
556#
557CONFIG_INPUT_MOUSEDEV=y
558CONFIG_INPUT_MOUSEDEV_PSAUX=y
559CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
560CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
561# CONFIG_INPUT_JOYDEV is not set
562CONFIG_INPUT_TSDEV=y
563CONFIG_INPUT_TSDEV_SCREEN_X=240
564CONFIG_INPUT_TSDEV_SCREEN_Y=320
565# CONFIG_INPUT_EVDEV is not set
566# CONFIG_INPUT_EVBUG is not set
567
568#
569# Input I/O drivers
570#
571# CONFIG_GAMEPORT is not set
572CONFIG_SOUND_GAMEPORT=y
573CONFIG_SERIO=y
574CONFIG_SERIO_SERPORT=m
575# CONFIG_SERIO_CT82C710 is not set
576CONFIG_SERIO_SA1111=y
577CONFIG_SERIO_LIBPS2=y
578# CONFIG_SERIO_RAW is not set
579
580#
581# Input Device Drivers
582#
583CONFIG_INPUT_KEYBOARD=y
584CONFIG_KEYBOARD_ATKBD=y
585# CONFIG_KEYBOARD_SUNKBD is not set
586# CONFIG_KEYBOARD_LKKBD is not set
587# CONFIG_KEYBOARD_XTKBD is not set
588# CONFIG_KEYBOARD_NEWTON is not set
589# CONFIG_INPUT_MOUSE is not set
590# CONFIG_INPUT_JOYSTICK is not set
591CONFIG_INPUT_TOUCHSCREEN=y
592# CONFIG_TOUCHSCREEN_GUNZE is not set
593# CONFIG_INPUT_MISC is not set
594
595#
596# Character devices
597#
598CONFIG_VT=y
599CONFIG_VT_CONSOLE=y
600CONFIG_HW_CONSOLE=y
601CONFIG_SERIAL_NONSTANDARD=y
602# CONFIG_COMPUTONE is not set
603# CONFIG_ROCKETPORT is not set
604# CONFIG_CYCLADES is not set
605# CONFIG_DIGIEPCA is not set
606# CONFIG_DIGI is not set
607# CONFIG_ESPSERIAL is not set
608# CONFIG_MOXA_INTELLIO is not set
609# CONFIG_MOXA_SMARTIO is not set
610# CONFIG_ISI is not set
611# CONFIG_SYNCLINKMP is not set
612# CONFIG_N_HDLC is not set
613# CONFIG_RISCOM8 is not set
614# CONFIG_SPECIALIX is not set
615# CONFIG_SX is not set
616# CONFIG_RIO is not set
617# CONFIG_STALDRV is not set
618
619#
620# Serial drivers
621#
622CONFIG_SERIAL_8250=y
623# CONFIG_SERIAL_8250_CONSOLE is not set
624CONFIG_SERIAL_8250_CS=y
625CONFIG_SERIAL_8250_NR_UARTS=4
626# CONFIG_SERIAL_8250_EXTENDED is not set
627
628#
629# Non-8250 serial port support
630#
631CONFIG_SERIAL_SA1100=y
632CONFIG_SERIAL_SA1100_CONSOLE=y
633CONFIG_SERIAL_CORE=y
634CONFIG_SERIAL_CORE_CONSOLE=y
635CONFIG_UNIX98_PTYS=y
636CONFIG_LEGACY_PTYS=y
637CONFIG_LEGACY_PTY_COUNT=64
638
639#
640# IPMI
641#
642# CONFIG_IPMI_HANDLER is not set
643
644#
645# Watchdog Cards
646#
647CONFIG_WATCHDOG=y
648# CONFIG_WATCHDOG_NOWAYOUT is not set
649
650#
651# Watchdog Device Drivers
652#
653# CONFIG_SOFT_WATCHDOG is not set
654CONFIG_SA1100_WATCHDOG=m
655
656#
657# ISA-based Watchdog Cards
658#
659# CONFIG_PCWATCHDOG is not set
660# CONFIG_MIXCOMWD is not set
661# CONFIG_WDT is not set
662
663#
664# USB-based Watchdog Cards
665#
666# CONFIG_USBPCWATCHDOG is not set
667# CONFIG_NVRAM is not set
668# CONFIG_RTC is not set
669# CONFIG_DTLK is not set
670# CONFIG_R3964 is not set
671
672#
673# Ftape, the floppy tape device driver
674#
675# CONFIG_DRM is not set
676
677#
678# PCMCIA character devices
679#
680# CONFIG_SYNCLINK_CS is not set
681# CONFIG_RAW_DRIVER is not set
682
683#
684# I2C support
685#
686CONFIG_I2C=y
687CONFIG_I2C_CHARDEV=y
688
689#
690# I2C Algorithms
691#
692CONFIG_I2C_ALGOBIT=y
693# CONFIG_I2C_ALGOPCF is not set
694# CONFIG_I2C_ALGOPCA is not set
695
696#
697# I2C Hardware Bus support
698#
699# CONFIG_I2C_ELEKTOR is not set
700# CONFIG_I2C_PARPORT_LIGHT is not set
701# CONFIG_I2C_STUB is not set
702# CONFIG_I2C_PCA_ISA is not set
703
704#
705# Hardware Sensors Chip support
706#
707# CONFIG_I2C_SENSOR is not set
708# CONFIG_SENSORS_ADM1021 is not set
709# CONFIG_SENSORS_ADM1025 is not set
710# CONFIG_SENSORS_ADM1026 is not set
711# CONFIG_SENSORS_ADM1031 is not set
712# CONFIG_SENSORS_ASB100 is not set
713# CONFIG_SENSORS_DS1621 is not set
714# CONFIG_SENSORS_FSCHER is not set
715# CONFIG_SENSORS_FSCPOS is not set
716# CONFIG_SENSORS_GL518SM is not set
717# CONFIG_SENSORS_GL520SM is not set
718# CONFIG_SENSORS_IT87 is not set
719# CONFIG_SENSORS_LM63 is not set
720# CONFIG_SENSORS_LM75 is not set
721# CONFIG_SENSORS_LM77 is not set
722# CONFIG_SENSORS_LM78 is not set
723# CONFIG_SENSORS_LM80 is not set
724# CONFIG_SENSORS_LM83 is not set
725# CONFIG_SENSORS_LM85 is not set
726# CONFIG_SENSORS_LM87 is not set
727# CONFIG_SENSORS_LM90 is not set
728# CONFIG_SENSORS_MAX1619 is not set
729# CONFIG_SENSORS_PC87360 is not set
730# CONFIG_SENSORS_SMSC47B397 is not set
731# CONFIG_SENSORS_SMSC47M1 is not set
732# CONFIG_SENSORS_W83781D is not set
733# CONFIG_SENSORS_W83L785TS is not set
734# CONFIG_SENSORS_W83627HF is not set
735
736#
737# Other I2C Chip support
738#
739# CONFIG_EEPROM_LEGACY is not set
740# CONFIG_SENSORS_PCF8574 is not set
741# CONFIG_SENSORS_PCF8591 is not set
742# CONFIG_SENSORS_RTC8564 is not set
743# CONFIG_I2C_DEBUG_CORE is not set
744# CONFIG_I2C_DEBUG_ALGO is not set
745# CONFIG_I2C_DEBUG_BUS is not set
746# CONFIG_I2C_DEBUG_CHIP is not set
747
748#
749# Misc devices
750#
751
752#
753# Multimedia devices
754#
755# CONFIG_VIDEO_DEV is not set
756
757#
758# Digital Video Broadcasting Devices
759#
760# CONFIG_DVB is not set
761
762#
763# Graphics support
764#
765CONFIG_FB=y
766# CONFIG_FB_MODE_HELPERS is not set
767# CONFIG_FB_TILEBLITTING is not set
768CONFIG_FB_SA1100=y
769# CONFIG_FB_VIRTUAL is not set
770
771#
772# Console display driver support
773#
774# CONFIG_VGA_CONSOLE is not set
775# CONFIG_MDA_CONSOLE is not set
776CONFIG_DUMMY_CONSOLE=y
777CONFIG_FRAMEBUFFER_CONSOLE=y
778# CONFIG_FONTS is not set
779CONFIG_FONT_8x8=y
780CONFIG_FONT_8x16=y
781
782#
783# Logo configuration
784#
785# CONFIG_LOGO is not set
786# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
787
788#
789# Sound
790#
791CONFIG_SOUND=y
792
793#
794# Advanced Linux Sound Architecture
795#
796# CONFIG_SND is not set
797
798#
799# Open Sound System
800#
801CONFIG_SOUND_PRIME=y
802# CONFIG_SOUND_BT878 is not set
803# CONFIG_SOUND_FUSION is not set
804# CONFIG_SOUND_CS4281 is not set
805# CONFIG_SOUND_SONICVIBES is not set
806# CONFIG_SOUND_TRIDENT is not set
807# CONFIG_SOUND_MSNDCLAS is not set
808# CONFIG_SOUND_MSNDPIN is not set
809# CONFIG_SOUND_OSS is not set
810# CONFIG_SOUND_TVMIXER is not set
811# CONFIG_SOUND_AD1980 is not set
812
813#
814# USB support
815#
816CONFIG_USB=m
817CONFIG_USB_DEBUG=y
818
819#
820# Miscellaneous USB options
821#
822CONFIG_USB_DEVICEFS=y
823# CONFIG_USB_BANDWIDTH is not set
824# CONFIG_USB_DYNAMIC_MINORS is not set
825# CONFIG_USB_SUSPEND is not set
826# CONFIG_USB_OTG is not set
827CONFIG_USB_ARCH_HAS_HCD=y
828CONFIG_USB_ARCH_HAS_OHCI=y
829
830#
831# USB Host Controller Drivers
832#
833CONFIG_USB_OHCI_HCD=m
834# CONFIG_USB_OHCI_BIG_ENDIAN is not set
835CONFIG_USB_OHCI_LITTLE_ENDIAN=y
836# CONFIG_USB_SL811_HCD is not set
837
838#
839# USB Device Class drivers
840#
841# CONFIG_USB_AUDIO is not set
842# CONFIG_USB_BLUETOOTH_TTY is not set
843# CONFIG_USB_MIDI is not set
844# CONFIG_USB_ACM is not set
845# CONFIG_USB_PRINTER is not set
846
847#
848# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information
849#
850CONFIG_USB_STORAGE=m
851# CONFIG_USB_STORAGE_DEBUG is not set
852# CONFIG_USB_STORAGE_RW_DETECT is not set
853# CONFIG_USB_STORAGE_DATAFAB is not set
854# CONFIG_USB_STORAGE_FREECOM is not set
855# CONFIG_USB_STORAGE_DPCM is not set
856# CONFIG_USB_STORAGE_USBAT is not set
857# CONFIG_USB_STORAGE_SDDR09 is not set
858# CONFIG_USB_STORAGE_SDDR55 is not set
859# CONFIG_USB_STORAGE_JUMPSHOT is not set
860
861#
862# USB Input Devices
863#
864# CONFIG_USB_HID is not set
865
866#
867# USB HID Boot Protocol drivers
868#
869# CONFIG_USB_KBD is not set
870CONFIG_USB_MOUSE=m
871# CONFIG_USB_AIPTEK is not set
872# CONFIG_USB_WACOM is not set
873# CONFIG_USB_KBTAB is not set
874# CONFIG_USB_POWERMATE is not set
875# CONFIG_USB_MTOUCH is not set
876# CONFIG_USB_EGALAX is not set
877# CONFIG_USB_XPAD is not set
878# CONFIG_USB_ATI_REMOTE is not set
879
880#
881# USB Imaging devices
882#
883# CONFIG_USB_MDC800 is not set
884# CONFIG_USB_MICROTEK is not set
885
886#
887# USB Multimedia devices
888#
889# CONFIG_USB_DABUSB is not set
890
891#
892# Video4Linux support is needed for USB Multimedia device support
893#
894
895#
896# USB Network Adapters
897#
898# CONFIG_USB_CATC is not set
899# CONFIG_USB_KAWETH is not set
900# CONFIG_USB_PEGASUS is not set
901# CONFIG_USB_RTL8150 is not set
902# CONFIG_USB_USBNET is not set
903CONFIG_USB_MON=m
904
905#
906# USB port drivers
907#
908
909#
910# USB Serial Converter support
911#
912# CONFIG_USB_SERIAL is not set
913
914#
915# USB Miscellaneous drivers
916#
917# CONFIG_USB_EMI62 is not set
918# CONFIG_USB_EMI26 is not set
919# CONFIG_USB_AUERSWALD is not set
920# CONFIG_USB_RIO500 is not set
921# CONFIG_USB_LEGOTOWER is not set
922# CONFIG_USB_LCD is not set
923# CONFIG_USB_LED is not set
924# CONFIG_USB_CYTHERM is not set
925# CONFIG_USB_PHIDGETKIT is not set
926# CONFIG_USB_PHIDGETSERVO is not set
927# CONFIG_USB_IDMOUSE is not set
928# CONFIG_USB_TEST is not set
929
930#
931# USB ATM/DSL drivers
932#
933
934#
935# USB Gadget Support
936#
937# CONFIG_USB_GADGET is not set
938
939#
940# MMC/SD Card support
941#
942# CONFIG_MMC is not set
943
944#
945# File systems
946#
947CONFIG_EXT2_FS=y
948# CONFIG_EXT2_FS_XATTR is not set
949# CONFIG_EXT3_FS is not set
950# CONFIG_JBD is not set
951# CONFIG_REISERFS_FS is not set
952# CONFIG_JFS_FS is not set
953
954#
955# XFS support
956#
957# CONFIG_XFS_FS is not set
958# CONFIG_MINIX_FS is not set
959# CONFIG_ROMFS_FS is not set
960# CONFIG_QUOTA is not set
961CONFIG_DNOTIFY=y
962# CONFIG_AUTOFS_FS is not set
963# CONFIG_AUTOFS4_FS is not set
964
965#
966# CD-ROM/DVD Filesystems
967#
968# CONFIG_ISO9660_FS is not set
969# CONFIG_UDF_FS is not set
970
971#
972# DOS/FAT/NT Filesystems
973#
974CONFIG_FAT_FS=m
975CONFIG_MSDOS_FS=m
976CONFIG_VFAT_FS=m
977CONFIG_FAT_DEFAULT_CODEPAGE=437
978CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
979# CONFIG_NTFS_FS is not set
980
981#
982# Pseudo filesystems
983#
984CONFIG_PROC_FS=y
985CONFIG_SYSFS=y
986# CONFIG_DEVFS_FS is not set
987# CONFIG_DEVPTS_FS_XATTR is not set
988# CONFIG_TMPFS is not set
989# CONFIG_HUGETLB_PAGE is not set
990CONFIG_RAMFS=y
991
992#
993# Miscellaneous filesystems
994#
995# CONFIG_ADFS_FS is not set
996# CONFIG_AFFS_FS is not set
997# CONFIG_HFS_FS is not set
998# CONFIG_HFSPLUS_FS is not set
999# CONFIG_BEFS_FS is not set
1000# CONFIG_BFS_FS is not set
1001# CONFIG_EFS_FS is not set
1002# CONFIG_JFFS_FS is not set
1003CONFIG_JFFS2_FS=y
1004CONFIG_JFFS2_FS_DEBUG=0
1005# CONFIG_JFFS2_FS_NAND is not set
1006# CONFIG_JFFS2_FS_NOR_ECC is not set
1007# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
1008CONFIG_JFFS2_ZLIB=y
1009CONFIG_JFFS2_RTIME=y
1010# CONFIG_JFFS2_RUBIN is not set
1011# CONFIG_CRAMFS is not set
1012# CONFIG_VXFS_FS is not set
1013# CONFIG_HPFS_FS is not set
1014# CONFIG_QNX4FS_FS is not set
1015# CONFIG_SYSV_FS is not set
1016# CONFIG_UFS_FS is not set
1017
1018#
1019# Network File Systems
1020#
1021CONFIG_NFS_FS=y
1022# CONFIG_NFS_V3 is not set
1023# CONFIG_NFS_V4 is not set
1024# CONFIG_NFS_DIRECTIO is not set
1025# CONFIG_NFSD is not set
1026CONFIG_LOCKD=y
1027CONFIG_SUNRPC=y
1028# CONFIG_RPCSEC_GSS_KRB5 is not set
1029# CONFIG_RPCSEC_GSS_SPKM3 is not set
1030# CONFIG_SMB_FS is not set
1031# CONFIG_CIFS is not set
1032# CONFIG_NCP_FS is not set
1033# CONFIG_CODA_FS is not set
1034# CONFIG_AFS_FS is not set
1035
1036#
1037# Partition Types
1038#
1039CONFIG_PARTITION_ADVANCED=y
1040# CONFIG_ACORN_PARTITION is not set
1041# CONFIG_OSF_PARTITION is not set
1042# CONFIG_AMIGA_PARTITION is not set
1043# CONFIG_ATARI_PARTITION is not set
1044# CONFIG_MAC_PARTITION is not set
1045# CONFIG_MSDOS_PARTITION is not set
1046# CONFIG_LDM_PARTITION is not set
1047# CONFIG_SGI_PARTITION is not set
1048# CONFIG_ULTRIX_PARTITION is not set
1049# CONFIG_SUN_PARTITION is not set
1050# CONFIG_EFI_PARTITION is not set
1051
1052#
1053# Native Language Support
1054#
1055CONFIG_NLS=y
1056CONFIG_NLS_DEFAULT="iso8859-1"
1057CONFIG_NLS_CODEPAGE_437=m
1058# CONFIG_NLS_CODEPAGE_737 is not set
1059# CONFIG_NLS_CODEPAGE_775 is not set
1060# CONFIG_NLS_CODEPAGE_850 is not set
1061# CONFIG_NLS_CODEPAGE_852 is not set
1062# CONFIG_NLS_CODEPAGE_855 is not set
1063# CONFIG_NLS_CODEPAGE_857 is not set
1064# CONFIG_NLS_CODEPAGE_860 is not set
1065# CONFIG_NLS_CODEPAGE_861 is not set
1066# CONFIG_NLS_CODEPAGE_862 is not set
1067# CONFIG_NLS_CODEPAGE_863 is not set
1068# CONFIG_NLS_CODEPAGE_864 is not set
1069# CONFIG_NLS_CODEPAGE_865 is not set
1070# CONFIG_NLS_CODEPAGE_866 is not set
1071# CONFIG_NLS_CODEPAGE_869 is not set
1072# CONFIG_NLS_CODEPAGE_936 is not set
1073# CONFIG_NLS_CODEPAGE_950 is not set
1074# CONFIG_NLS_CODEPAGE_932 is not set
1075# CONFIG_NLS_CODEPAGE_949 is not set
1076# CONFIG_NLS_CODEPAGE_874 is not set
1077# CONFIG_NLS_ISO8859_8 is not set
1078# CONFIG_NLS_CODEPAGE_1250 is not set
1079# CONFIG_NLS_CODEPAGE_1251 is not set
1080# CONFIG_NLS_ASCII is not set
1081CONFIG_NLS_ISO8859_1=m
1082# CONFIG_NLS_ISO8859_2 is not set
1083# CONFIG_NLS_ISO8859_3 is not set
1084# CONFIG_NLS_ISO8859_4 is not set
1085# CONFIG_NLS_ISO8859_5 is not set
1086# CONFIG_NLS_ISO8859_6 is not set
1087# CONFIG_NLS_ISO8859_7 is not set
1088# CONFIG_NLS_ISO8859_9 is not set
1089# CONFIG_NLS_ISO8859_13 is not set
1090# CONFIG_NLS_ISO8859_14 is not set
1091# CONFIG_NLS_ISO8859_15 is not set
1092# CONFIG_NLS_KOI8_R is not set
1093# CONFIG_NLS_KOI8_U is not set
1094# CONFIG_NLS_UTF8 is not set
1095
1096#
1097# Profiling support
1098#
1099# CONFIG_PROFILING is not set
1100
1101#
1102# Kernel hacking
1103#
1104CONFIG_DEBUG_KERNEL=y
1105CONFIG_MAGIC_SYSRQ=y
1106# CONFIG_PRINTK_TIME is not set
1107# CONFIG_SCHEDSTATS is not set
1108CONFIG_DEBUG_SLAB=y
1109# CONFIG_DEBUG_SPINLOCK is not set
1110# CONFIG_DEBUG_KOBJECT is not set
1111CONFIG_DEBUG_BUGVERBOSE=y
1112# CONFIG_DEBUG_INFO is not set
1113# CONFIG_DEBUG_FS is not set
1114CONFIG_FRAME_POINTER=y
1115CONFIG_DEBUG_USER=y
1116CONFIG_DEBUG_ERRORS=y
1117CONFIG_DEBUG_LL=y
1118# CONFIG_DEBUG_ICEDCC is not set
1119
1120#
1121# Security options
1122#
1123# CONFIG_KEYS is not set
1124# CONFIG_SECURITY is not set
1125
1126#
1127# Cryptographic options
1128#
1129# CONFIG_CRYPTO is not set
1130
1131#
1132# Hardware crypto devices
1133#
1134
1135#
1136# Library routines
1137#
1138# CONFIG_CRC_CCITT is not set
1139CONFIG_CRC32=y
1140# CONFIG_LIBCRC32C is not set
1141CONFIG_ZLIB_INFLATE=y
1142CONFIG_ZLIB_DEFLATE=y
1143