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