blob: f6aed7747d4df59f15aa7af7fe0ac4a5d7021a43 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#
2# Automatically generated make config: don't edit
Dave Neuer12035d62005-06-09 17:40:55 +01003# Linux kernel version: 2.6.12-rc4
4# Thu Jun 9 01:59:03 2005
Linus Torvalds1da177e2005-04-16 15:20:36 -07005#
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
Dave Neuer12035d62005-06-09 17:40:55 +010019CONFIG_INIT_ENV_ARG_LIMIT=32
Linus Torvalds1da177e2005-04-16 15:20:36 -070020
21#
22# General setup
23#
24CONFIG_LOCALVERSION=""
25CONFIG_SWAP=y
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
34# CONFIG_EMBEDDED is not set
35CONFIG_KALLSYMS=y
36# CONFIG_KALLSYMS_EXTRA_PASS is not set
Dave Neuer12035d62005-06-09 17:40:55 +010037CONFIG_PRINTK=y
38CONFIG_BUG=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070039CONFIG_BASE_FULL=y
40CONFIG_FUTEX=y
41CONFIG_EPOLL=y
42CONFIG_CC_OPTIMIZE_FOR_SIZE=y
43CONFIG_SHMEM=y
44CONFIG_CC_ALIGN_FUNCTIONS=0
45CONFIG_CC_ALIGN_LABELS=0
46CONFIG_CC_ALIGN_LOOPS=0
47CONFIG_CC_ALIGN_JUMPS=0
48# CONFIG_TINY_SHMEM is not set
49CONFIG_BASE_SMALL=0
50
51#
52# Loadable module support
53#
54CONFIG_MODULES=y
55# CONFIG_MODULE_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
Linus Torvalds1da177e2005-04-16 15:20:36 -070068# 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#
88# CONFIG_SA1100_ASSABET is not set
89# CONFIG_SA1100_CERF is not set
90# CONFIG_SA1100_COLLIE is not set
91# CONFIG_SA1100_H3100 is not set
92CONFIG_SA1100_H3600=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070093# CONFIG_SA1100_BADGE4 is not set
94# CONFIG_SA1100_JORNADA720 is not set
95# CONFIG_SA1100_HACKKIT is not set
96# CONFIG_SA1100_LART is not set
97# CONFIG_SA1100_PLEB is not set
98# CONFIG_SA1100_SHANNON is not set
99# CONFIG_SA1100_SIMPAD is not set
100# CONFIG_SA1100_SSP is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700101
102#
103# Processor Type
104#
105CONFIG_CPU_32=y
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#
117
118#
119# Bus support
120#
121CONFIG_ISA=y
Dave Neuer12035d62005-06-09 17:40:55 +0100122CONFIG_ISA_DMA_API=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700123
124#
125# PCCARD (PCMCIA/CardBus) support
126#
127CONFIG_PCCARD=y
128# CONFIG_PCMCIA_DEBUG is not set
129CONFIG_PCMCIA=y
130
131#
132# PC-card bridges
133#
134# CONFIG_I82365 is not set
135# CONFIG_TCIC is not set
136CONFIG_PCMCIA_SA1100=y
137
138#
139# Kernel Features
140#
Dave Neuer12035d62005-06-09 17:40:55 +0100141# CONFIG_SMP is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700142# CONFIG_PREEMPT is not set
143CONFIG_DISCONTIGMEM=y
144# CONFIG_LEDS is not set
145CONFIG_ALIGNMENT_TRAP=y
146
147#
148# Boot options
149#
150CONFIG_ZBOOT_ROM_TEXT=0x0
151CONFIG_ZBOOT_ROM_BSS=0x0
152CONFIG_CMDLINE=""
153# CONFIG_XIP_KERNEL is not set
154
155#
156# CPU Frequency scaling
157#
158CONFIG_CPU_FREQ=y
159CONFIG_CPU_FREQ_TABLE=y
160# CONFIG_CPU_FREQ_DEBUG is not set
161CONFIG_CPU_FREQ_STAT=y
162# CONFIG_CPU_FREQ_STAT_DETAILS is not set
Dave Neuer12035d62005-06-09 17:40:55 +0100163# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
164CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=y
165# CONFIG_CPU_FREQ_GOV_PERFORMANCE is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700166# CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
Dave Neuer12035d62005-06-09 17:40:55 +0100167CONFIG_CPU_FREQ_GOV_USERSPACE=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700168# CONFIG_CPU_FREQ_GOV_ONDEMAND is not set
Dave Neuer12035d62005-06-09 17:40:55 +0100169CONFIG_CPU_FREQ_SA1100=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700170
171#
172# Floating point emulation
173#
174
175#
176# At least one emulation must be selected
177#
178CONFIG_FPE_NWFPE=y
179# CONFIG_FPE_NWFPE_XP is not set
180# CONFIG_FPE_FASTFPE is not set
181
182#
183# Userspace binary formats
184#
185CONFIG_BINFMT_ELF=y
186# CONFIG_BINFMT_AOUT is not set
187# CONFIG_BINFMT_MISC is not set
188# CONFIG_ARTHUR is not set
189
190#
191# Power management options
192#
193CONFIG_PM=y
Russell Kingd00ec4582006-11-25 16:19:23 +0000194# CONFIG_PM_LEGACY is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700195# CONFIG_APM is not set
196
197#
198# Device Drivers
199#
200
201#
202# Generic Driver Options
203#
204CONFIG_STANDALONE=y
205CONFIG_PREVENT_FIRMWARE_BUILD=y
206# CONFIG_FW_LOADER is not set
207
208#
209# Memory Technology Devices (MTD)
210#
211CONFIG_MTD=y
212# CONFIG_MTD_DEBUG is not set
213# CONFIG_MTD_CONCAT is not set
214CONFIG_MTD_PARTITIONS=y
215CONFIG_MTD_REDBOOT_PARTS=y
216CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1
217# CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set
218# CONFIG_MTD_REDBOOT_PARTS_READONLY is not set
219# CONFIG_MTD_CMDLINE_PARTS is not set
220# CONFIG_MTD_AFS_PARTS is not set
221
222#
223# User Modules And Translation Layers
224#
225CONFIG_MTD_CHAR=y
226CONFIG_MTD_BLOCK=y
227# CONFIG_FTL is not set
228# CONFIG_NFTL is not set
229# CONFIG_INFTL is not set
230
231#
232# RAM/ROM/Flash chip drivers
233#
234CONFIG_MTD_CFI=y
235# CONFIG_MTD_JEDECPROBE is not set
236CONFIG_MTD_GEN_PROBE=y
237CONFIG_MTD_CFI_ADV_OPTIONS=y
238CONFIG_MTD_CFI_NOSWAP=y
239# CONFIG_MTD_CFI_BE_BYTE_SWAP is not set
240# CONFIG_MTD_CFI_LE_BYTE_SWAP is not set
241CONFIG_MTD_CFI_GEOMETRY=y
242CONFIG_MTD_MAP_BANK_WIDTH_1=y
243CONFIG_MTD_MAP_BANK_WIDTH_2=y
244CONFIG_MTD_MAP_BANK_WIDTH_4=y
245# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
246# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
247# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
248# CONFIG_MTD_CFI_I1 is not set
249CONFIG_MTD_CFI_I2=y
250# CONFIG_MTD_CFI_I4 is not set
251# CONFIG_MTD_CFI_I8 is not set
252CONFIG_MTD_CFI_INTELEXT=y
253# CONFIG_MTD_CFI_AMDSTD is not set
254# CONFIG_MTD_CFI_STAA is not set
255CONFIG_MTD_CFI_UTIL=y
256# CONFIG_MTD_RAM is not set
257# CONFIG_MTD_ROM is not set
258# CONFIG_MTD_ABSENT is not set
259# CONFIG_MTD_XIP is not set
260
261#
262# Mapping drivers for chip access
263#
264# CONFIG_MTD_COMPLEX_MAPPINGS is not set
265# CONFIG_MTD_PHYSMAP is not set
266# CONFIG_MTD_ARM_INTEGRATOR is not set
267CONFIG_MTD_SA1100=y
268# CONFIG_MTD_EDB7312 is not set
269
270#
271# Self-contained MTD device drivers
272#
273# CONFIG_MTD_SLRAM is not set
274# CONFIG_MTD_PHRAM is not set
275# CONFIG_MTD_MTDRAM is not set
276# CONFIG_MTD_BLKMTD is not set
277# CONFIG_MTD_BLOCK2MTD is not set
278
279#
280# Disk-On-Chip Device Drivers
281#
282# CONFIG_MTD_DOC2000 is not set
283# CONFIG_MTD_DOC2001 is not set
284# CONFIG_MTD_DOC2001PLUS is not set
285
286#
287# NAND Flash Device Drivers
288#
289# CONFIG_MTD_NAND is not set
290
291#
292# Parallel port support
293#
294# CONFIG_PARPORT is not set
295
296#
297# Plug and Play support
298#
299# CONFIG_PNP is not set
300
301#
302# Block devices
303#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700304# CONFIG_BLK_DEV_XD is not set
305# CONFIG_BLK_DEV_COW_COMMON is not set
306CONFIG_BLK_DEV_LOOP=m
307# CONFIG_BLK_DEV_CRYPTOLOOP is not set
308# CONFIG_BLK_DEV_NBD 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#
328CONFIG_IDE=m
329CONFIG_BLK_DEV_IDE=m
330
331#
332# Please see Documentation/ide.txt for help/info on IDE drives
333#
334# CONFIG_BLK_DEV_IDE_SATA is not set
335CONFIG_BLK_DEV_IDEDISK=m
336# CONFIG_IDEDISK_MULTI_MODE is not set
337# CONFIG_BLK_DEV_IDECS is not set
338CONFIG_BLK_DEV_IDECD=m
339# CONFIG_BLK_DEV_IDETAPE is not set
340# CONFIG_BLK_DEV_IDEFLOPPY is not set
341# CONFIG_IDE_TASK_IOCTL is not set
342
343#
344# IDE chipset support/bugfixes
345#
346CONFIG_IDE_GENERIC=m
347# CONFIG_IDE_ARM is not set
348# CONFIG_IDE_CHIPSETS is not set
349# CONFIG_BLK_DEV_IDEDMA is not set
350# CONFIG_IDEDMA_AUTO is not set
351# CONFIG_BLK_DEV_HD is not set
352
353#
354# SCSI device support
355#
356# CONFIG_SCSI is not set
357
358#
359# Multi-device support (RAID and LVM)
360#
361# CONFIG_MD is not set
362
363#
364# Fusion MPT device support
365#
366
367#
368# IEEE 1394 (FireWire) support
369#
370
371#
372# I2O device support
373#
374
375#
376# Networking support
377#
378CONFIG_NET=y
379
380#
381# Networking options
382#
383# CONFIG_PACKET is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700384CONFIG_UNIX=y
385# CONFIG_NET_KEY is not set
386CONFIG_INET=y
387# CONFIG_IP_MULTICAST is not set
388# CONFIG_IP_ADVANCED_ROUTER is not set
389# CONFIG_IP_PNP is not set
390# CONFIG_NET_IPIP is not set
391# CONFIG_NET_IPGRE is not set
392# CONFIG_ARPD is not set
393# CONFIG_SYN_COOKIES is not set
394# CONFIG_INET_AH is not set
395# CONFIG_INET_ESP is not set
396# CONFIG_INET_IPCOMP is not set
397# CONFIG_INET_TUNNEL is not set
398# CONFIG_IP_TCPDIAG is not set
399# CONFIG_IP_TCPDIAG_IPV6 is not set
400# CONFIG_IPV6 is not set
401# CONFIG_NETFILTER is not set
402
403#
404# SCTP Configuration (EXPERIMENTAL)
405#
406# CONFIG_IP_SCTP is not set
407# CONFIG_ATM is not set
408# CONFIG_BRIDGE is not set
409# CONFIG_VLAN_8021Q is not set
410# CONFIG_DECNET is not set
411# CONFIG_LLC2 is not set
412# CONFIG_IPX is not set
413# CONFIG_ATALK is not set
414# CONFIG_X25 is not set
415# CONFIG_LAPB is not set
416# CONFIG_NET_DIVERT is not set
417# CONFIG_ECONET is not set
418# CONFIG_WAN_ROUTER is not set
419
420#
421# QoS and/or fair queueing
422#
423# CONFIG_NET_SCHED is not set
424# CONFIG_NET_CLS_ROUTE is not set
425
426#
427# Network testing
428#
429# CONFIG_NET_PKTGEN is not set
430# CONFIG_NETPOLL is not set
431# CONFIG_NET_POLL_CONTROLLER is not set
432# CONFIG_HAMRADIO is not set
433CONFIG_IRDA=m
434
435#
436# IrDA protocols
437#
438CONFIG_IRLAN=m
439CONFIG_IRNET=m
440CONFIG_IRCOMM=m
441# CONFIG_IRDA_ULTRA is not set
442
443#
444# IrDA options
445#
446# CONFIG_IRDA_CACHE_LAST_LSAP is not set
447# CONFIG_IRDA_FAST_RR is not set
448# CONFIG_IRDA_DEBUG is not set
449
450#
451# Infrared-port device drivers
452#
453
454#
455# SIR device drivers
456#
457# CONFIG_IRTTY_SIR is not set
458
459#
460# Dongle support
461#
462
463#
464# Old SIR device drivers
465#
466# CONFIG_IRPORT_SIR is not set
467
468#
469# Old Serial dongle support
470#
471
472#
473# FIR device drivers
474#
475# CONFIG_NSC_FIR is not set
476# CONFIG_WINBOND_FIR is not set
477# CONFIG_SMC_IRCC_FIR is not set
478# CONFIG_ALI_FIR is not set
479CONFIG_SA1100_FIR=m
Dave Neuer12035d62005-06-09 17:40:55 +0100480# CONFIG_VIA_FIR is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700481# CONFIG_BT is not set
482CONFIG_NETDEVICES=y
483# CONFIG_DUMMY is not set
484# CONFIG_BONDING is not set
485# CONFIG_EQUALIZER is not set
486# CONFIG_TUN is not set
487
488#
489# ARCnet devices
490#
491# CONFIG_ARCNET is not set
492
493#
494# Ethernet (10 or 100Mbit)
495#
496# CONFIG_NET_ETHERNET is not set
497
498#
499# Ethernet (1000 Mbit)
500#
501
502#
503# Ethernet (10000 Mbit)
504#
505
506#
507# Token Ring devices
508#
509# CONFIG_TR is not set
510
511#
512# Wireless LAN (non-hamradio)
513#
514# CONFIG_NET_RADIO is not set
515
516#
517# PCMCIA network device support
518#
519CONFIG_NET_PCMCIA=y
520# CONFIG_PCMCIA_3C589 is not set
521# CONFIG_PCMCIA_3C574 is not set
522# CONFIG_PCMCIA_FMVJ18X is not set
523CONFIG_PCMCIA_PCNET=y
524# CONFIG_PCMCIA_NMCLAN is not set
525# CONFIG_PCMCIA_SMC91C92 is not set
526# CONFIG_PCMCIA_XIRC2PS is not set
527# CONFIG_PCMCIA_AXNET is not set
528
529#
530# Wan interfaces
531#
532# CONFIG_WAN is not set
533CONFIG_PPP=m
534# CONFIG_PPP_MULTILINK is not set
535# CONFIG_PPP_FILTER is not set
536CONFIG_PPP_ASYNC=m
537# CONFIG_PPP_SYNC_TTY is not set
538CONFIG_PPP_DEFLATE=m
539CONFIG_PPP_BSDCOMP=m
540# CONFIG_PPPOE is not set
541# CONFIG_SLIP is not set
542# CONFIG_SHAPER is not set
543# CONFIG_NETCONSOLE is not set
544
545#
546# ISDN subsystem
547#
548# CONFIG_ISDN is not set
549
550#
551# Input device support
552#
553CONFIG_INPUT=y
554
555#
556# Userland interfaces
557#
558CONFIG_INPUT_MOUSEDEV=y
559CONFIG_INPUT_MOUSEDEV_PSAUX=y
560CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
561CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
562# CONFIG_INPUT_JOYDEV is not set
563# CONFIG_INPUT_TSDEV is not set
564# CONFIG_INPUT_EVDEV is not set
565# CONFIG_INPUT_EVBUG is not set
566
567#
568# Input Device Drivers
569#
570CONFIG_INPUT_KEYBOARD=y
571CONFIG_KEYBOARD_ATKBD=y
572# CONFIG_KEYBOARD_SUNKBD is not set
573# CONFIG_KEYBOARD_LKKBD is not set
574# CONFIG_KEYBOARD_XTKBD is not set
575# CONFIG_KEYBOARD_NEWTON is not set
576CONFIG_INPUT_MOUSE=y
577CONFIG_MOUSE_PS2=y
578# CONFIG_MOUSE_SERIAL is not set
579# CONFIG_MOUSE_INPORT is not set
580# CONFIG_MOUSE_LOGIBM is not set
581# CONFIG_MOUSE_PC110PAD is not set
582# CONFIG_MOUSE_VSXXXAA is not set
583# CONFIG_INPUT_JOYSTICK is not set
584# CONFIG_INPUT_TOUCHSCREEN is not set
585# CONFIG_INPUT_MISC is not set
586
587#
588# Hardware I/O ports
589#
590CONFIG_SERIO=y
591CONFIG_SERIO_SERPORT=y
592CONFIG_SERIO_LIBPS2=y
593# CONFIG_SERIO_RAW is not set
594# CONFIG_GAMEPORT is not set
595CONFIG_SOUND_GAMEPORT=y
596
597#
598# Character devices
599#
600CONFIG_VT=y
601CONFIG_VT_CONSOLE=y
602CONFIG_HW_CONSOLE=y
603# CONFIG_SERIAL_NONSTANDARD is not set
604
605#
606# Serial drivers
607#
608CONFIG_SERIAL_8250=m
609# CONFIG_SERIAL_8250_CS is not set
610CONFIG_SERIAL_8250_NR_UARTS=4
611# CONFIG_SERIAL_8250_EXTENDED is not set
612
613#
614# Non-8250 serial port support
615#
616CONFIG_SERIAL_SA1100=y
617CONFIG_SERIAL_SA1100_CONSOLE=y
618CONFIG_SERIAL_CORE=y
619CONFIG_SERIAL_CORE_CONSOLE=y
620CONFIG_UNIX98_PTYS=y
621CONFIG_LEGACY_PTYS=y
622CONFIG_LEGACY_PTY_COUNT=256
623
624#
625# IPMI
626#
627# CONFIG_IPMI_HANDLER is not set
628
629#
630# Watchdog Cards
631#
632# CONFIG_WATCHDOG is not set
633# CONFIG_NVRAM is not set
634# CONFIG_RTC is not set
635# CONFIG_DTLK is not set
636# CONFIG_R3964 is not set
637
638#
639# Ftape, the floppy tape device driver
640#
641# CONFIG_DRM is not set
642
643#
644# PCMCIA character devices
645#
646# CONFIG_SYNCLINK_CS is not set
647# CONFIG_RAW_DRIVER is not set
648
649#
650# TPM devices
651#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700652
653#
654# I2C support
655#
656# CONFIG_I2C is not set
657
658#
659# Misc devices
660#
661
662#
663# Multimedia devices
664#
665# CONFIG_VIDEO_DEV is not set
666
667#
668# Digital Video Broadcasting Devices
669#
670# CONFIG_DVB is not set
671
672#
673# Graphics support
674#
675CONFIG_FB=y
676CONFIG_FB_CFB_FILLRECT=y
677CONFIG_FB_CFB_COPYAREA=y
678CONFIG_FB_CFB_IMAGEBLIT=y
679CONFIG_FB_SOFT_CURSOR=y
Dave Neuer12035d62005-06-09 17:40:55 +0100680# CONFIG_FB_MACMODES is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700681# CONFIG_FB_MODE_HELPERS is not set
682# CONFIG_FB_TILEBLITTING is not set
683CONFIG_FB_SA1100=y
Dave Neuer12035d62005-06-09 17:40:55 +0100684# CONFIG_FB_S1D13XXX is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700685# CONFIG_FB_VIRTUAL is not set
686
687#
688# Console display driver support
689#
690# CONFIG_VGA_CONSOLE is not set
691# CONFIG_MDA_CONSOLE is not set
692CONFIG_DUMMY_CONSOLE=y
693# CONFIG_FRAMEBUFFER_CONSOLE is not set
694
695#
696# Logo configuration
697#
698# CONFIG_LOGO is not set
699# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
700
701#
702# Sound
703#
704CONFIG_SOUND=y
705
706#
707# Advanced Linux Sound Architecture
708#
709# CONFIG_SND is not set
710
711#
712# Open Sound System
713#
714# CONFIG_SOUND_PRIME is not set
715
716#
717# USB support
718#
719CONFIG_USB_ARCH_HAS_HCD=y
720# CONFIG_USB_ARCH_HAS_OHCI is not set
721# CONFIG_USB is not set
722
723#
724# USB Gadget Support
725#
726# CONFIG_USB_GADGET is not set
727
728#
729# MMC/SD Card support
730#
731# CONFIG_MMC is not set
732
733#
734# File systems
735#
736CONFIG_EXT2_FS=y
737# CONFIG_EXT2_FS_XATTR is not set
738# CONFIG_EXT3_FS is not set
739# CONFIG_JBD is not set
740# CONFIG_REISERFS_FS is not set
741# CONFIG_JFS_FS is not set
742
743#
744# XFS support
745#
746# CONFIG_XFS_FS is not set
747# CONFIG_MINIX_FS is not set
748# CONFIG_ROMFS_FS is not set
749# CONFIG_QUOTA is not set
750CONFIG_DNOTIFY=y
751# CONFIG_AUTOFS_FS is not set
752# CONFIG_AUTOFS4_FS is not set
753
754#
755# CD-ROM/DVD Filesystems
756#
757# CONFIG_ISO9660_FS is not set
758# CONFIG_UDF_FS is not set
759
760#
761# DOS/FAT/NT Filesystems
762#
763CONFIG_FAT_FS=m
764CONFIG_MSDOS_FS=m
765CONFIG_VFAT_FS=m
766CONFIG_FAT_DEFAULT_CODEPAGE=437
767CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
768# CONFIG_NTFS_FS is not set
769
770#
771# Pseudo filesystems
772#
773CONFIG_PROC_FS=y
774CONFIG_SYSFS=y
775# CONFIG_DEVFS_FS is not set
776# CONFIG_DEVPTS_FS_XATTR is not set
777# CONFIG_TMPFS is not set
778# CONFIG_HUGETLB_PAGE is not set
779CONFIG_RAMFS=y
780
781#
782# Miscellaneous filesystems
783#
784# CONFIG_ADFS_FS is not set
785# CONFIG_AFFS_FS is not set
786# CONFIG_HFS_FS is not set
787# CONFIG_HFSPLUS_FS is not set
788# CONFIG_BEFS_FS is not set
789# CONFIG_BFS_FS is not set
790# CONFIG_EFS_FS is not set
791# CONFIG_JFFS_FS is not set
792CONFIG_JFFS2_FS=y
793CONFIG_JFFS2_FS_DEBUG=0
794# CONFIG_JFFS2_FS_NAND is not set
795# CONFIG_JFFS2_FS_NOR_ECC is not set
796# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
797CONFIG_JFFS2_ZLIB=y
798CONFIG_JFFS2_RTIME=y
799# CONFIG_JFFS2_RUBIN is not set
800CONFIG_CRAMFS=m
801# CONFIG_VXFS_FS is not set
802# CONFIG_HPFS_FS is not set
803# CONFIG_QNX4FS_FS is not set
804# CONFIG_SYSV_FS is not set
805# CONFIG_UFS_FS is not set
806
807#
808# Network File Systems
809#
810CONFIG_NFS_FS=y
811# CONFIG_NFS_V3 is not set
812# CONFIG_NFS_V4 is not set
813# CONFIG_NFS_DIRECTIO is not set
814CONFIG_NFSD=m
815# CONFIG_NFSD_V3 is not set
816CONFIG_NFSD_TCP=y
817CONFIG_LOCKD=y
818CONFIG_EXPORTFS=m
819CONFIG_SUNRPC=y
820# CONFIG_RPCSEC_GSS_KRB5 is not set
821# CONFIG_RPCSEC_GSS_SPKM3 is not set
822CONFIG_SMB_FS=m
823# CONFIG_SMB_NLS_DEFAULT is not set
824# CONFIG_CIFS is not set
825# CONFIG_NCP_FS is not set
826# CONFIG_CODA_FS is not set
827# CONFIG_AFS_FS is not set
828
829#
830# Partition Types
831#
832# CONFIG_PARTITION_ADVANCED is not set
833CONFIG_MSDOS_PARTITION=y
834
835#
836# Native Language Support
837#
838CONFIG_NLS=y
839CONFIG_NLS_DEFAULT="iso8859-1"
840# CONFIG_NLS_CODEPAGE_437 is not set
841# CONFIG_NLS_CODEPAGE_737 is not set
842# CONFIG_NLS_CODEPAGE_775 is not set
843# CONFIG_NLS_CODEPAGE_850 is not set
844# CONFIG_NLS_CODEPAGE_852 is not set
845# CONFIG_NLS_CODEPAGE_855 is not set
846# CONFIG_NLS_CODEPAGE_857 is not set
847# CONFIG_NLS_CODEPAGE_860 is not set
848# CONFIG_NLS_CODEPAGE_861 is not set
849# CONFIG_NLS_CODEPAGE_862 is not set
850# CONFIG_NLS_CODEPAGE_863 is not set
851# CONFIG_NLS_CODEPAGE_864 is not set
852# CONFIG_NLS_CODEPAGE_865 is not set
853# CONFIG_NLS_CODEPAGE_866 is not set
854# CONFIG_NLS_CODEPAGE_869 is not set
855# CONFIG_NLS_CODEPAGE_936 is not set
856# CONFIG_NLS_CODEPAGE_950 is not set
857# CONFIG_NLS_CODEPAGE_932 is not set
858# CONFIG_NLS_CODEPAGE_949 is not set
859# CONFIG_NLS_CODEPAGE_874 is not set
860# CONFIG_NLS_ISO8859_8 is not set
861# CONFIG_NLS_CODEPAGE_1250 is not set
862# CONFIG_NLS_CODEPAGE_1251 is not set
863# CONFIG_NLS_ASCII is not set
864# CONFIG_NLS_ISO8859_1 is not set
865# CONFIG_NLS_ISO8859_2 is not set
866# CONFIG_NLS_ISO8859_3 is not set
867# CONFIG_NLS_ISO8859_4 is not set
868# CONFIG_NLS_ISO8859_5 is not set
869# CONFIG_NLS_ISO8859_6 is not set
870# CONFIG_NLS_ISO8859_7 is not set
871# CONFIG_NLS_ISO8859_9 is not set
872# CONFIG_NLS_ISO8859_13 is not set
873# CONFIG_NLS_ISO8859_14 is not set
874# CONFIG_NLS_ISO8859_15 is not set
875# CONFIG_NLS_KOI8_R is not set
876# CONFIG_NLS_KOI8_U is not set
877# CONFIG_NLS_UTF8 is not set
878
879#
880# Profiling support
881#
882# CONFIG_PROFILING is not set
883
884#
885# Kernel hacking
886#
887# CONFIG_PRINTK_TIME is not set
888# CONFIG_DEBUG_KERNEL is not set
889CONFIG_LOG_BUF_SHIFT=14
890CONFIG_DEBUG_BUGVERBOSE=y
891CONFIG_FRAME_POINTER=y
892# CONFIG_DEBUG_USER is not set
893
894#
895# Security options
896#
897# CONFIG_KEYS is not set
898# CONFIG_SECURITY is not set
899
900#
901# Cryptographic options
902#
903# CONFIG_CRYPTO is not set
904
905#
906# Hardware crypto devices
907#
908
909#
910# Library routines
911#
912CONFIG_CRC_CCITT=m
913CONFIG_CRC32=y
914# CONFIG_LIBCRC32C is not set
915CONFIG_ZLIB_INFLATE=y
916CONFIG_ZLIB_DEFLATE=y