blob: 685d2b5132063ace25750c98b791c8b4b1316d11 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.12-rc1-bk2
4# Mon Mar 28 00:10:36 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
19CONFIG_LOCK_KERNEL=y
20
21#
22# General setup
23#
24CONFIG_LOCALVERSION="oe1"
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
34CONFIG_EMBEDDED=y
35CONFIG_KALLSYMS=y
36CONFIG_KALLSYMS_ALL=y
37CONFIG_KALLSYMS_EXTRA_PASS=y
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
54# CONFIG_MODULE_UNLOAD is not set
55CONFIG_OBSOLETE_MODPARM=y
56# CONFIG_MODVERSIONS is not set
57# CONFIG_MODULE_SRCVERSION_ALL is not set
58CONFIG_KMOD=y
59
60#
61# System Type
62#
63# CONFIG_ARCH_CLPS7500 is not set
64# CONFIG_ARCH_CLPS711X is not set
65# CONFIG_ARCH_CO285 is not set
66# CONFIG_ARCH_EBSA110 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -070067# CONFIG_ARCH_FOOTBRIDGE is not set
68# CONFIG_ARCH_INTEGRATOR is not set
69# CONFIG_ARCH_IOP3XX is not set
70# CONFIG_ARCH_IXP4XX is not set
71# CONFIG_ARCH_IXP2000 is not set
72# CONFIG_ARCH_L7200 is not set
73# CONFIG_ARCH_PXA is not set
74# CONFIG_ARCH_RPC is not set
75CONFIG_ARCH_SA1100=y
76# CONFIG_ARCH_S3C2410 is not set
77# CONFIG_ARCH_SHARK is not set
78# CONFIG_ARCH_LH7A40X is not set
79# CONFIG_ARCH_OMAP is not set
80# CONFIG_ARCH_VERSATILE is not set
81# CONFIG_ARCH_IMX is not set
82# CONFIG_ARCH_H720X is not set
83
84#
85# SA11x0 Implementations
86#
87# CONFIG_SA1100_ASSABET is not set
88# CONFIG_SA1100_CERF is not set
89# CONFIG_SA1100_COLLIE is not set
90# CONFIG_SA1100_H3100 is not set
91# CONFIG_SA1100_H3600 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -070092# CONFIG_SA1100_BADGE4 is not set
93# CONFIG_SA1100_JORNADA720 is not set
94# CONFIG_SA1100_HACKKIT is not set
95# CONFIG_SA1100_LART is not set
96# CONFIG_SA1100_PLEB is not set
97# CONFIG_SA1100_SHANNON is not set
98CONFIG_SA1100_SIMPAD=y
99# CONFIG_SA1100_SSP is not set
100
101#
102# Processor Type
103#
104CONFIG_CPU_32=y
105CONFIG_CPU_SA1100=y
106CONFIG_CPU_32v4=y
107CONFIG_CPU_ABRT_EV4=y
108CONFIG_CPU_CACHE_V4WB=y
109CONFIG_CPU_CACHE_VIVT=y
110CONFIG_CPU_TLB_V4WB=y
111CONFIG_CPU_MINICACHE=y
112
113#
114# Processor Features
115#
116
117#
118# Bus support
119#
120CONFIG_ISA=y
121
122#
123# PCCARD (PCMCIA/CardBus) support
124#
125CONFIG_PCCARD=y
126# CONFIG_PCMCIA_DEBUG is not set
127CONFIG_PCMCIA=y
128
129#
130# PC-card bridges
131#
132# CONFIG_I82365 is not set
133# CONFIG_TCIC is not set
134CONFIG_PCMCIA_SA1100=y
135
136#
137# Kernel Features
138#
139CONFIG_PREEMPT=y
140CONFIG_DISCONTIGMEM=y
141CONFIG_LEDS=y
142CONFIG_LEDS_TIMER=y
143# CONFIG_LEDS_CPU is not set
144CONFIG_ALIGNMENT_TRAP=y
145
146#
147# Boot options
148#
149CONFIG_ZBOOT_ROM_TEXT=0x0
150CONFIG_ZBOOT_ROM_BSS=0x0
151CONFIG_CMDLINE="mtdparts=sa1100:512k(boot),1m(kernel),-(root) console=ttySA0 root=1f02 noinitrd mem=64M jffs2_orphaned_inodes=delete rootfstype=jffs2"
152# CONFIG_XIP_KERNEL is not set
153
154#
155# CPU Frequency scaling
156#
157# CONFIG_CPU_FREQ is not set
158
159#
160# Floating point emulation
161#
162
163#
164# At least one emulation must be selected
165#
166CONFIG_FPE_NWFPE=y
167# CONFIG_FPE_NWFPE_XP is not set
168# CONFIG_FPE_FASTFPE is not set
169
170#
171# Userspace binary formats
172#
173CONFIG_BINFMT_ELF=y
174# CONFIG_BINFMT_AOUT is not set
175CONFIG_BINFMT_MISC=m
176# CONFIG_ARTHUR is not set
177
178#
179# Power management options
180#
181CONFIG_PM=y
Russell Kingd00ec4582006-11-25 16:19:23 +0000182# CONFIG_PM_LEGACY is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700183CONFIG_APM=y
184
185#
186# Device Drivers
187#
188
189#
190# Generic Driver Options
191#
192CONFIG_STANDALONE=y
193CONFIG_PREVENT_FIRMWARE_BUILD=y
194CONFIG_FW_LOADER=m
195# CONFIG_DEBUG_DRIVER is not set
196
197#
198# Memory Technology Devices (MTD)
199#
200CONFIG_MTD=y
201# CONFIG_MTD_DEBUG is not set
202CONFIG_MTD_CONCAT=y
203CONFIG_MTD_PARTITIONS=y
204# CONFIG_MTD_REDBOOT_PARTS is not set
205CONFIG_MTD_CMDLINE_PARTS=y
206# CONFIG_MTD_AFS_PARTS is not set
207
208#
209# User Modules And Translation Layers
210#
211CONFIG_MTD_CHAR=y
212CONFIG_MTD_BLOCK=y
213# CONFIG_FTL is not set
214# CONFIG_NFTL is not set
215# CONFIG_INFTL is not set
216
217#
218# RAM/ROM/Flash chip drivers
219#
220CONFIG_MTD_CFI=y
221CONFIG_MTD_JEDECPROBE=y
222CONFIG_MTD_GEN_PROBE=y
223CONFIG_MTD_CFI_ADV_OPTIONS=y
224CONFIG_MTD_CFI_NOSWAP=y
225# CONFIG_MTD_CFI_BE_BYTE_SWAP is not set
226# CONFIG_MTD_CFI_LE_BYTE_SWAP is not set
227CONFIG_MTD_CFI_GEOMETRY=y
228CONFIG_MTD_MAP_BANK_WIDTH_1=y
229CONFIG_MTD_MAP_BANK_WIDTH_2=y
230CONFIG_MTD_MAP_BANK_WIDTH_4=y
231# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
232# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
233# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
234CONFIG_MTD_CFI_I1=y
235# CONFIG_MTD_CFI_I2 is not set
236# CONFIG_MTD_CFI_I4 is not set
237# CONFIG_MTD_CFI_I8 is not set
238CONFIG_MTD_CFI_INTELEXT=y
239# CONFIG_MTD_CFI_AMDSTD is not set
240# CONFIG_MTD_CFI_STAA is not set
241CONFIG_MTD_CFI_UTIL=y
242CONFIG_MTD_RAM=y
243# CONFIG_MTD_ROM is not set
244# CONFIG_MTD_ABSENT is not set
245# CONFIG_MTD_XIP is not set
246
247#
248# Mapping drivers for chip access
249#
250# CONFIG_MTD_COMPLEX_MAPPINGS is not set
251# CONFIG_MTD_PHYSMAP is not set
252# CONFIG_MTD_ARM_INTEGRATOR is not set
253CONFIG_MTD_SA1100=y
254# CONFIG_MTD_EDB7312 is not set
255# CONFIG_MTD_IMPA7 is not set
256
257#
258# Self-contained MTD device drivers
259#
260# CONFIG_MTD_SLRAM is not set
261# CONFIG_MTD_PHRAM is not set
262# CONFIG_MTD_MTDRAM is not set
263# CONFIG_MTD_BLKMTD is not set
264# CONFIG_MTD_BLOCK2MTD is not set
265
266#
267# Disk-On-Chip Device Drivers
268#
269# CONFIG_MTD_DOC2000 is not set
270# CONFIG_MTD_DOC2001 is not set
271# CONFIG_MTD_DOC2001PLUS is not set
272
273#
274# NAND Flash Device Drivers
275#
276# CONFIG_MTD_NAND is not set
277
278#
279# Parallel port support
280#
281# CONFIG_PARPORT is not set
282
283#
284# Plug and Play support
285#
286# CONFIG_PNP is not set
287
288#
289# Block devices
290#
291# CONFIG_BLK_DEV_FD is not set
292# CONFIG_BLK_DEV_XD is not set
293# CONFIG_BLK_DEV_COW_COMMON is not set
294CONFIG_BLK_DEV_LOOP=m
295# CONFIG_BLK_DEV_CRYPTOLOOP is not set
296# CONFIG_BLK_DEV_NBD is not set
297CONFIG_BLK_DEV_RAM=m
298CONFIG_BLK_DEV_RAM_COUNT=16
299CONFIG_BLK_DEV_RAM_SIZE=8192
300CONFIG_INITRAMFS_SOURCE=""
301# CONFIG_CDROM_PKTCDVD is not set
302
303#
304# IO Schedulers
305#
306CONFIG_IOSCHED_NOOP=y
307CONFIG_IOSCHED_AS=y
308CONFIG_IOSCHED_DEADLINE=y
309CONFIG_IOSCHED_CFQ=y
310# CONFIG_ATA_OVER_ETH is not set
311
312#
313# ATA/ATAPI/MFM/RLL support
314#
315# CONFIG_IDE is not set
316
317#
318# SCSI device support
319#
320# CONFIG_SCSI is not set
321
322#
323# Multi-device support (RAID and LVM)
324#
325# CONFIG_MD is not set
326
327#
328# Fusion MPT device support
329#
330
331#
332# IEEE 1394 (FireWire) support
333#
334
335#
336# I2O device support
337#
338
339#
340# Networking support
341#
342CONFIG_NET=y
343
344#
345# Networking options
346#
347CONFIG_PACKET=y
348CONFIG_PACKET_MMAP=y
349# CONFIG_NETLINK_DEV is not set
350CONFIG_UNIX=y
351# CONFIG_NET_KEY is not set
352CONFIG_INET=y
353# CONFIG_IP_MULTICAST is not set
354# CONFIG_IP_ADVANCED_ROUTER is not set
355CONFIG_IP_PNP=y
356CONFIG_IP_PNP_DHCP=y
357CONFIG_IP_PNP_BOOTP=y
358# CONFIG_IP_PNP_RARP is not set
359# CONFIG_NET_IPIP is not set
360# CONFIG_NET_IPGRE is not set
361# CONFIG_ARPD is not set
362# CONFIG_SYN_COOKIES is not set
363# CONFIG_INET_AH is not set
364# CONFIG_INET_ESP is not set
365# CONFIG_INET_IPCOMP is not set
366# CONFIG_INET_TUNNEL is not set
367# CONFIG_IP_TCPDIAG is not set
368# CONFIG_IP_TCPDIAG_IPV6 is not set
369# CONFIG_IPV6 is not set
370# CONFIG_NETFILTER is not set
371
372#
373# SCTP Configuration (EXPERIMENTAL)
374#
375# CONFIG_IP_SCTP is not set
376# CONFIG_ATM is not set
377# CONFIG_BRIDGE is not set
378# CONFIG_VLAN_8021Q is not set
379# CONFIG_DECNET is not set
380# CONFIG_LLC2 is not set
381# CONFIG_IPX is not set
382# CONFIG_ATALK is not set
383# CONFIG_X25 is not set
384# CONFIG_LAPB is not set
385# CONFIG_NET_DIVERT is not set
386# CONFIG_ECONET is not set
387# CONFIG_WAN_ROUTER is not set
388
389#
390# QoS and/or fair queueing
391#
392# CONFIG_NET_SCHED is not set
393# CONFIG_NET_CLS_ROUTE is not set
394
395#
396# Network testing
397#
398# CONFIG_NET_PKTGEN is not set
399# CONFIG_NETPOLL is not set
400# CONFIG_NET_POLL_CONTROLLER is not set
401# CONFIG_HAMRADIO is not set
402CONFIG_IRDA=m
403
404#
405# IrDA protocols
406#
407CONFIG_IRLAN=m
408CONFIG_IRNET=m
409CONFIG_IRCOMM=m
410# CONFIG_IRDA_ULTRA is not set
411
412#
413# IrDA options
414#
415# CONFIG_IRDA_CACHE_LAST_LSAP is not set
416# CONFIG_IRDA_FAST_RR is not set
417# CONFIG_IRDA_DEBUG is not set
418
419#
420# Infrared-port device drivers
421#
422
423#
424# SIR device drivers
425#
426CONFIG_IRTTY_SIR=m
427
428#
429# Dongle support
430#
431# CONFIG_DONGLE is not set
432
433#
434# Old SIR device drivers
435#
436CONFIG_IRPORT_SIR=m
437
438#
439# Old Serial dongle support
440#
441# CONFIG_DONGLE_OLD is not set
442
443#
444# FIR device drivers
445#
446# CONFIG_NSC_FIR is not set
447# CONFIG_WINBOND_FIR is not set
448# CONFIG_SMC_IRCC_FIR is not set
449# CONFIG_ALI_FIR is not set
450CONFIG_SA1100_FIR=m
451CONFIG_BT=m
452CONFIG_BT_L2CAP=m
453CONFIG_BT_SCO=m
454CONFIG_BT_RFCOMM=m
455CONFIG_BT_RFCOMM_TTY=y
456CONFIG_BT_BNEP=m
457CONFIG_BT_BNEP_MC_FILTER=y
458CONFIG_BT_BNEP_PROTO_FILTER=y
459# CONFIG_BT_HIDP is not set
460
461#
462# Bluetooth device drivers
463#
464# CONFIG_BT_HCIUART is not set
465# CONFIG_BT_HCIDTL1 is not set
466# CONFIG_BT_HCIBT3C is not set
467# CONFIG_BT_HCIBLUECARD is not set
468# CONFIG_BT_HCIBTUART is not set
469# CONFIG_BT_HCIVHCI is not set
470CONFIG_NETDEVICES=y
471CONFIG_DUMMY=y
472# CONFIG_BONDING is not set
473# CONFIG_EQUALIZER is not set
474# CONFIG_TUN is not set
475
476#
477# ARCnet devices
478#
479# CONFIG_ARCNET is not set
480
481#
482# Ethernet (10 or 100Mbit)
483#
484CONFIG_NET_ETHERNET=y
485CONFIG_MII=m
486# CONFIG_NET_VENDOR_3COM is not set
487# CONFIG_LANCE is not set
488# CONFIG_NET_VENDOR_SMC is not set
489# CONFIG_SMC91X is not set
490# CONFIG_NET_VENDOR_RACAL is not set
491# CONFIG_AT1700 is not set
492# CONFIG_DEPCA is not set
493# CONFIG_HP100 is not set
494# CONFIG_NET_ISA is not set
495CONFIG_NET_PCI=y
496# CONFIG_AC3200 is not set
497# CONFIG_APRICOT is not set
498# CONFIG_CS89x0 is not set
499# CONFIG_NET_POCKET is not set
500
501#
502# Ethernet (1000 Mbit)
503#
504
505#
506# Ethernet (10000 Mbit)
507#
508
509#
510# Token Ring devices
511#
512# CONFIG_TR is not set
513
514#
515# Wireless LAN (non-hamradio)
516#
517CONFIG_NET_RADIO=y
518
519#
520# Obsolete Wireless cards support (pre-802.11)
521#
522# CONFIG_STRIP is not set
523# CONFIG_ARLAN is not set
524# CONFIG_WAVELAN is not set
525CONFIG_PCMCIA_WAVELAN=m
526# CONFIG_PCMCIA_NETWAVE is not set
527
528#
529# Wireless 802.11 Frequency Hopping cards support
530#
531# CONFIG_PCMCIA_RAYCS is not set
532
533#
534# Wireless 802.11b ISA/PCI cards support
535#
536# CONFIG_HERMES is not set
537# CONFIG_ATMEL is not set
538
539#
540# Wireless 802.11b Pcmcia/Cardbus cards support
541#
542# CONFIG_AIRO_CS is not set
543# CONFIG_PCMCIA_WL3501 is not set
544CONFIG_NET_WIRELESS=y
545
546#
547# PCMCIA network device support
548#
549CONFIG_NET_PCMCIA=y
550CONFIG_PCMCIA_3C589=m
551CONFIG_PCMCIA_3C574=m
552# CONFIG_PCMCIA_FMVJ18X is not set
553CONFIG_PCMCIA_PCNET=m
554# CONFIG_PCMCIA_NMCLAN is not set
555CONFIG_PCMCIA_SMC91C92=m
556CONFIG_PCMCIA_XIRC2PS=m
557# CONFIG_PCMCIA_AXNET is not set
558
559#
560# Wan interfaces
561#
562# CONFIG_WAN is not set
563CONFIG_PPP=m
564CONFIG_PPP_MULTILINK=y
565CONFIG_PPP_FILTER=y
566CONFIG_PPP_ASYNC=m
567CONFIG_PPP_SYNC_TTY=m
568CONFIG_PPP_DEFLATE=m
569CONFIG_PPP_BSDCOMP=m
570CONFIG_PPPOE=m
571# CONFIG_SLIP is not set
572# CONFIG_SHAPER is not set
573# CONFIG_NETCONSOLE is not set
574
575#
576# ISDN subsystem
577#
578# CONFIG_ISDN is not set
579
580#
581# Input device support
582#
583CONFIG_INPUT=y
584
585#
586# Userland interfaces
587#
588CONFIG_INPUT_MOUSEDEV=y
589CONFIG_INPUT_MOUSEDEV_PSAUX=y
590CONFIG_INPUT_MOUSEDEV_SCREEN_X=800
591CONFIG_INPUT_MOUSEDEV_SCREEN_Y=600
592# CONFIG_INPUT_JOYDEV is not set
593CONFIG_INPUT_TSDEV=y
594CONFIG_INPUT_TSDEV_SCREEN_X=800
595CONFIG_INPUT_TSDEV_SCREEN_Y=600
596CONFIG_INPUT_EVDEV=m
597CONFIG_INPUT_EVBUG=y
598
599#
600# Input Device Drivers
601#
602# CONFIG_INPUT_KEYBOARD is not set
603# CONFIG_INPUT_MOUSE is not set
604# CONFIG_INPUT_JOYSTICK is not set
605# CONFIG_INPUT_TOUCHSCREEN is not set
606# CONFIG_INPUT_MISC is not set
607
608#
609# Hardware I/O ports
610#
611CONFIG_SERIO=m
612CONFIG_SERIO_SERPORT=m
613# CONFIG_SERIO_LIBPS2 is not set
614# CONFIG_SERIO_RAW is not set
615# CONFIG_GAMEPORT is not set
616CONFIG_SOUND_GAMEPORT=y
617
618#
619# Character devices
620#
621CONFIG_VT=y
622CONFIG_VT_CONSOLE=y
623CONFIG_HW_CONSOLE=y
624# CONFIG_SERIAL_NONSTANDARD is not set
625
626#
627# Serial drivers
628#
629# CONFIG_SERIAL_8250 is not set
630
631#
632# Non-8250 serial port support
633#
634CONFIG_SERIAL_SA1100=y
635CONFIG_SERIAL_SA1100_CONSOLE=y
636CONFIG_SERIAL_CORE=y
637CONFIG_SERIAL_CORE_CONSOLE=y
638CONFIG_UNIX98_PTYS=y
639CONFIG_LEGACY_PTYS=y
640CONFIG_LEGACY_PTY_COUNT=256
641
642#
643# IPMI
644#
645# CONFIG_IPMI_HANDLER is not set
646
647#
648# Watchdog Cards
649#
650# CONFIG_WATCHDOG is not set
651# CONFIG_NVRAM is not set
652# CONFIG_RTC is not set
653# CONFIG_DTLK is not set
654# CONFIG_R3964 is not set
655
656#
657# Ftape, the floppy tape device driver
658#
659# CONFIG_DRM is not set
660
661#
662# PCMCIA character devices
663#
664# CONFIG_SYNCLINK_CS is not set
665# CONFIG_RAW_DRIVER is not set
666
667#
668# TPM devices
669#
670# CONFIG_TCG_TPM is not set
671
672#
673# I2C support
674#
675# CONFIG_I2C is not set
676
677#
678# Misc devices
679#
680
681#
682# Multimedia devices
683#
684# CONFIG_VIDEO_DEV is not set
685
686#
687# Digital Video Broadcasting Devices
688#
689# CONFIG_DVB is not set
690
691#
692# Graphics support
693#
694CONFIG_FB=y
695# CONFIG_FB_CFB_FILLRECT is not set
696# CONFIG_FB_CFB_COPYAREA is not set
697# CONFIG_FB_CFB_IMAGEBLIT is not set
698# CONFIG_FB_SOFT_CURSOR is not set
699# CONFIG_FB_MODE_HELPERS is not set
700# CONFIG_FB_TILEBLITTING is not set
701# CONFIG_FB_SA1100 is not set
702# CONFIG_FB_VIRTUAL is not set
703
704#
705# Console display driver support
706#
707# CONFIG_VGA_CONSOLE is not set
708# CONFIG_MDA_CONSOLE is not set
709CONFIG_DUMMY_CONSOLE=y
710CONFIG_FRAMEBUFFER_CONSOLE=y
711# CONFIG_FONTS is not set
712CONFIG_FONT_8x8=y
713CONFIG_FONT_8x16=y
714
715#
716# Logo configuration
717#
718CONFIG_LOGO=y
719CONFIG_LOGO_LINUX_MONO=y
720CONFIG_LOGO_LINUX_VGA16=y
721CONFIG_LOGO_LINUX_CLUT224=y
722# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
723
724#
725# Sound
726#
727CONFIG_SOUND=y
728
729#
730# Advanced Linux Sound Architecture
731#
732# CONFIG_SND is not set
733
734#
735# Open Sound System
736#
737# CONFIG_SOUND_PRIME is not set
738
739#
740# USB support
741#
742CONFIG_USB_ARCH_HAS_HCD=y
743# CONFIG_USB_ARCH_HAS_OHCI is not set
744# CONFIG_USB is not set
745
746#
747# USB Gadget Support
748#
749# CONFIG_USB_GADGET is not set
750
751#
752# MMC/SD Card support
753#
754# CONFIG_MMC is not set
755
756#
757# File systems
758#
759CONFIG_EXT2_FS=m
760# CONFIG_EXT2_FS_XATTR is not set
761CONFIG_EXT3_FS=m
762CONFIG_EXT3_FS_XATTR=y
763# CONFIG_EXT3_FS_POSIX_ACL is not set
764# CONFIG_EXT3_FS_SECURITY is not set
765CONFIG_JBD=m
766# CONFIG_JBD_DEBUG is not set
767CONFIG_FS_MBCACHE=m
768CONFIG_REISERFS_FS=m
769# CONFIG_REISERFS_CHECK is not set
770CONFIG_REISERFS_PROC_INFO=y
771# CONFIG_REISERFS_FS_XATTR is not set
772# CONFIG_JFS_FS is not set
773
774#
775# XFS support
776#
777# CONFIG_XFS_FS is not set
778# CONFIG_MINIX_FS is not set
779# CONFIG_ROMFS_FS is not set
780# CONFIG_QUOTA is not set
781CONFIG_DNOTIFY=y
782# CONFIG_AUTOFS_FS is not set
783# CONFIG_AUTOFS4_FS is not set
784
785#
786# CD-ROM/DVD Filesystems
787#
788# CONFIG_ISO9660_FS is not set
789# CONFIG_UDF_FS is not set
790
791#
792# DOS/FAT/NT Filesystems
793#
794CONFIG_FAT_FS=m
795CONFIG_MSDOS_FS=m
796CONFIG_VFAT_FS=m
797CONFIG_FAT_DEFAULT_CODEPAGE=437
798CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
799# CONFIG_NTFS_FS is not set
800
801#
802# Pseudo filesystems
803#
804CONFIG_PROC_FS=y
805CONFIG_SYSFS=y
806CONFIG_DEVFS_FS=y
807CONFIG_DEVFS_MOUNT=y
808# CONFIG_DEVFS_DEBUG is not set
809# CONFIG_DEVPTS_FS_XATTR is not set
810# CONFIG_TMPFS is not set
811# CONFIG_HUGETLB_PAGE is not set
812CONFIG_RAMFS=y
813
814#
815# Miscellaneous filesystems
816#
817# CONFIG_ADFS_FS is not set
818# CONFIG_AFFS_FS is not set
819# CONFIG_HFS_FS is not set
820# CONFIG_HFSPLUS_FS is not set
821# CONFIG_BEFS_FS is not set
822# CONFIG_BFS_FS is not set
823# CONFIG_EFS_FS is not set
824CONFIG_JFFS_FS=m
825CONFIG_JFFS_FS_VERBOSE=0
826# CONFIG_JFFS_PROC_FS is not set
827CONFIG_JFFS2_FS=y
828CONFIG_JFFS2_FS_DEBUG=0
829# CONFIG_JFFS2_FS_NAND is not set
830# CONFIG_JFFS2_FS_NOR_ECC is not set
831# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
832CONFIG_JFFS2_ZLIB=y
833CONFIG_JFFS2_RTIME=y
834# CONFIG_JFFS2_RUBIN is not set
835CONFIG_CRAMFS=m
836# CONFIG_VXFS_FS is not set
837# CONFIG_HPFS_FS is not set
838# CONFIG_QNX4FS_FS is not set
839# CONFIG_SYSV_FS is not set
840# CONFIG_UFS_FS is not set
841
842#
843# Network File Systems
844#
845CONFIG_NFS_FS=y
846CONFIG_NFS_V3=y
847# CONFIG_NFS_V4 is not set
848# CONFIG_NFS_DIRECTIO is not set
849# CONFIG_NFSD is not set
850# CONFIG_ROOT_NFS is not set
851CONFIG_LOCKD=y
852CONFIG_LOCKD_V4=y
853CONFIG_SUNRPC=y
854# CONFIG_RPCSEC_GSS_KRB5 is not set
855# CONFIG_RPCSEC_GSS_SPKM3 is not set
856CONFIG_SMB_FS=m
857# CONFIG_SMB_NLS_DEFAULT is not set
858# CONFIG_CIFS is not set
859# CONFIG_NCP_FS is not set
860# CONFIG_CODA_FS is not set
861# CONFIG_AFS_FS is not set
862
863#
864# Partition Types
865#
866# CONFIG_PARTITION_ADVANCED is not set
867CONFIG_MSDOS_PARTITION=y
868
869#
870# Native Language Support
871#
872CONFIG_NLS=y
873CONFIG_NLS_DEFAULT="iso8859-1"
874CONFIG_NLS_CODEPAGE_437=y
875# CONFIG_NLS_CODEPAGE_737 is not set
876# CONFIG_NLS_CODEPAGE_775 is not set
877CONFIG_NLS_CODEPAGE_850=y
878# CONFIG_NLS_CODEPAGE_852 is not set
879# CONFIG_NLS_CODEPAGE_855 is not set
880# CONFIG_NLS_CODEPAGE_857 is not set
881# CONFIG_NLS_CODEPAGE_860 is not set
882# CONFIG_NLS_CODEPAGE_861 is not set
883# CONFIG_NLS_CODEPAGE_862 is not set
884# CONFIG_NLS_CODEPAGE_863 is not set
885# CONFIG_NLS_CODEPAGE_864 is not set
886# CONFIG_NLS_CODEPAGE_865 is not set
887# CONFIG_NLS_CODEPAGE_866 is not set
888# CONFIG_NLS_CODEPAGE_869 is not set
889# CONFIG_NLS_CODEPAGE_936 is not set
890# CONFIG_NLS_CODEPAGE_950 is not set
891# CONFIG_NLS_CODEPAGE_932 is not set
892# CONFIG_NLS_CODEPAGE_949 is not set
893# CONFIG_NLS_CODEPAGE_874 is not set
894# CONFIG_NLS_ISO8859_8 is not set
895# CONFIG_NLS_CODEPAGE_1250 is not set
896# CONFIG_NLS_CODEPAGE_1251 is not set
897# CONFIG_NLS_ASCII is not set
898CONFIG_NLS_ISO8859_1=y
899# CONFIG_NLS_ISO8859_2 is not set
900# CONFIG_NLS_ISO8859_3 is not set
901# CONFIG_NLS_ISO8859_4 is not set
902# CONFIG_NLS_ISO8859_5 is not set
903# CONFIG_NLS_ISO8859_6 is not set
904# CONFIG_NLS_ISO8859_7 is not set
905# CONFIG_NLS_ISO8859_9 is not set
906# CONFIG_NLS_ISO8859_13 is not set
907# CONFIG_NLS_ISO8859_14 is not set
908CONFIG_NLS_ISO8859_15=y
909# CONFIG_NLS_KOI8_R is not set
910# CONFIG_NLS_KOI8_U is not set
911# CONFIG_NLS_UTF8 is not set
912
913#
914# Profiling support
915#
916# CONFIG_PROFILING is not set
917
918#
919# Kernel hacking
920#
921# CONFIG_PRINTK_TIME is not set
922CONFIG_DEBUG_KERNEL=y
923# CONFIG_MAGIC_SYSRQ is not set
924CONFIG_LOG_BUF_SHIFT=14
925# CONFIG_SCHEDSTATS is not set
926# CONFIG_DEBUG_SLAB is not set
927CONFIG_DEBUG_PREEMPT=y
928# CONFIG_DEBUG_SPINLOCK is not set
929# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
930# CONFIG_DEBUG_KOBJECT is not set
931CONFIG_DEBUG_BUGVERBOSE=y
932# CONFIG_DEBUG_INFO is not set
933# CONFIG_DEBUG_FS is not set
934CONFIG_FRAME_POINTER=y
935CONFIG_DEBUG_USER=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700936CONFIG_DEBUG_ERRORS=y
937CONFIG_DEBUG_LL=y
938# CONFIG_DEBUG_ICEDCC is not set
939
940#
941# Security options
942#
943# CONFIG_KEYS is not set
944# CONFIG_SECURITY is not set
945
946#
947# Cryptographic options
948#
949# CONFIG_CRYPTO is not set
950
951#
952# Hardware crypto devices
953#
954
955#
956# Library routines
957#
958CONFIG_CRC_CCITT=m
959CONFIG_CRC32=y
960# CONFIG_LIBCRC32C is not set
961CONFIG_ZLIB_INFLATE=y
962CONFIG_ZLIB_DEFLATE=y