blob: d662cab9cc21e68d73cf2b7f4e877b6421afae3d [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# Sun Mar 27 14:19:40 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
27CONFIG_BSD_PROCESS_ACCT=y
28# CONFIG_BSD_PROCESS_ACCT_V3 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_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
55CONFIG_MODULE_FORCE_UNLOAD=y
56CONFIG_OBSOLETE_MODPARM=y
57# CONFIG_MODVERSIONS is not set
58# CONFIG_MODULE_SRCVERSION_ALL is not set
59CONFIG_KMOD=y
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
89CONFIG_SA1100_CERF=y
90# CONFIG_SA1100_CERF_FLASH_8MB is not set
91CONFIG_SA1100_CERF_FLASH_16MB=y
92# CONFIG_SA1100_CERF_FLASH_32MB is not set
93# CONFIG_SA1100_COLLIE is not set
94# CONFIG_SA1100_H3100 is not set
95# CONFIG_SA1100_H3600 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -070096# CONFIG_SA1100_BADGE4 is not set
97# CONFIG_SA1100_JORNADA720 is not set
98# CONFIG_SA1100_HACKKIT is not set
99# CONFIG_SA1100_LART is not set
100# CONFIG_SA1100_PLEB is not set
101# CONFIG_SA1100_SHANNON is not set
102# CONFIG_SA1100_SIMPAD is not set
103# CONFIG_SA1100_SSP is not set
104
105#
106# Processor Type
107#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700108CONFIG_CPU_SA1100=y
109CONFIG_CPU_32v4=y
110CONFIG_CPU_ABRT_EV4=y
111CONFIG_CPU_CACHE_V4WB=y
112CONFIG_CPU_CACHE_VIVT=y
113CONFIG_CPU_TLB_V4WB=y
114CONFIG_CPU_MINICACHE=y
115
116#
117# Processor Features
118#
119
120#
121# Bus support
122#
123CONFIG_ISA=y
124
125#
126# PCCARD (PCMCIA/CardBus) support
127#
128CONFIG_PCCARD=m
129# CONFIG_PCMCIA_DEBUG is not set
130CONFIG_PCMCIA=m
131
132#
133# PC-card bridges
134#
135# CONFIG_I82365 is not set
136# CONFIG_TCIC is not set
137CONFIG_PCMCIA_SA1100=m
138
139#
140# Kernel Features
141#
142# CONFIG_PREEMPT is not set
143CONFIG_DISCONTIGMEM=y
144CONFIG_LEDS=y
145CONFIG_LEDS_TIMER=y
146CONFIG_LEDS_CPU=y
147CONFIG_ALIGNMENT_TRAP=y
148
149#
150# Boot options
151#
152CONFIG_ZBOOT_ROM_TEXT=0x0
153CONFIG_ZBOOT_ROM_BSS=0x0
154CONFIG_CMDLINE="console=ttySA0,38400 root=/dev/mtdblock3 rootfstype=jffs2 rw mem=32M init=/linuxrc"
155# CONFIG_XIP_KERNEL is not set
156
157#
158# CPU Frequency scaling
159#
160CONFIG_CPU_FREQ=y
161CONFIG_CPU_FREQ_TABLE=y
162# CONFIG_CPU_FREQ_DEBUG is not set
163CONFIG_CPU_FREQ_STAT=y
164# CONFIG_CPU_FREQ_STAT_DETAILS is not set
165CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
166# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
167CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
168# CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
169CONFIG_CPU_FREQ_GOV_USERSPACE=m
170# CONFIG_CPU_FREQ_GOV_ONDEMAND is not set
171CONFIG_CPU_FREQ_SA1110=y
172
173#
174# Floating point emulation
175#
176
177#
178# At least one emulation must be selected
179#
180# CONFIG_FPE_NWFPE is not set
181CONFIG_FPE_FASTFPE=y
182
183#
184# Userspace binary formats
185#
186CONFIG_BINFMT_ELF=y
187# CONFIG_BINFMT_AOUT is not set
188# CONFIG_BINFMT_MISC is not set
189# CONFIG_ARTHUR is not set
190
191#
192# Power management options
193#
194CONFIG_PM=y
Russell Kingd00ec4582006-11-25 16:19:23 +0000195# CONFIG_PM_LEGACY is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700196# CONFIG_APM is not set
197
198#
199# Device Drivers
200#
201
202#
203# Generic Driver Options
204#
205CONFIG_STANDALONE=y
206CONFIG_PREVENT_FIRMWARE_BUILD=y
207# CONFIG_FW_LOADER is not set
208# CONFIG_DEBUG_DRIVER is not set
209
210#
211# Memory Technology Devices (MTD)
212#
213CONFIG_MTD=y
214# CONFIG_MTD_DEBUG is not set
215# CONFIG_MTD_CONCAT is not set
216CONFIG_MTD_PARTITIONS=y
217CONFIG_MTD_REDBOOT_PARTS=y
218CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1
219# CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set
220# CONFIG_MTD_REDBOOT_PARTS_READONLY is not set
221CONFIG_MTD_CMDLINE_PARTS=y
222# CONFIG_MTD_AFS_PARTS is not set
223
224#
225# User Modules And Translation Layers
226#
227CONFIG_MTD_CHAR=m
228CONFIG_MTD_BLOCK=y
229# CONFIG_FTL is not set
230# CONFIG_NFTL is not set
231# CONFIG_INFTL is not set
232
233#
234# RAM/ROM/Flash chip drivers
235#
236CONFIG_MTD_CFI=y
237# CONFIG_MTD_JEDECPROBE is not set
238CONFIG_MTD_GEN_PROBE=y
239# CONFIG_MTD_CFI_ADV_OPTIONS 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
254# CONFIG_MTD_RAM is not set
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
305CONFIG_BLK_DEV_LOOP=m
306# CONFIG_BLK_DEV_CRYPTOLOOP is not set
307# CONFIG_BLK_DEV_NBD is not set
308CONFIG_BLK_DEV_RAM=m
309CONFIG_BLK_DEV_RAM_COUNT=16
310CONFIG_BLK_DEV_RAM_SIZE=4096
311CONFIG_INITRAMFS_SOURCE=""
312# CONFIG_CDROM_PKTCDVD is not set
313
314#
315# IO Schedulers
316#
317CONFIG_IOSCHED_NOOP=y
318CONFIG_IOSCHED_AS=y
319CONFIG_IOSCHED_DEADLINE=y
320CONFIG_IOSCHED_CFQ=y
321# CONFIG_ATA_OVER_ETH is not set
322
323#
324# ATA/ATAPI/MFM/RLL support
325#
326CONFIG_IDE=y
327CONFIG_BLK_DEV_IDE=y
328
329#
330# Please see Documentation/ide.txt for help/info on IDE drives
331#
332# CONFIG_BLK_DEV_IDE_SATA is not set
333CONFIG_BLK_DEV_IDEDISK=m
334# CONFIG_IDEDISK_MULTI_MODE is not set
335# CONFIG_BLK_DEV_IDECS is not set
336# CONFIG_BLK_DEV_IDECD is not set
337# CONFIG_BLK_DEV_IDETAPE is not set
338# CONFIG_BLK_DEV_IDEFLOPPY is not set
339# CONFIG_IDE_TASK_IOCTL is not set
340
341#
342# IDE chipset support/bugfixes
343#
344CONFIG_IDE_GENERIC=y
345# CONFIG_IDE_ARM is not set
346# CONFIG_IDE_CHIPSETS is not set
347# CONFIG_BLK_DEV_IDEDMA is not set
348# CONFIG_IDEDMA_AUTO is not set
349# CONFIG_BLK_DEV_HD is not set
350
351#
352# SCSI device support
353#
354# CONFIG_SCSI is not set
355
356#
357# Multi-device support (RAID and LVM)
358#
359# CONFIG_MD is not set
360
361#
362# Fusion MPT device support
363#
364
365#
366# IEEE 1394 (FireWire) support
367#
368
369#
370# I2O device support
371#
372
373#
374# Networking support
375#
376CONFIG_NET=y
377
378#
379# Networking options
380#
381CONFIG_PACKET=y
382# CONFIG_PACKET_MMAP is not set
383# CONFIG_NETLINK_DEV is not set
384CONFIG_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
389CONFIG_IP_PNP=y
390CONFIG_IP_PNP_DHCP=y
391CONFIG_IP_PNP_BOOTP=y
392CONFIG_IP_PNP_RARP=y
393# CONFIG_NET_IPIP is not set
394# CONFIG_NET_IPGRE is not set
395# CONFIG_ARPD is not set
396# CONFIG_SYN_COOKIES is not set
397# CONFIG_INET_AH is not set
398# CONFIG_INET_ESP is not set
399# CONFIG_INET_IPCOMP is not set
400# CONFIG_INET_TUNNEL is not set
401CONFIG_IP_TCPDIAG=y
402# CONFIG_IP_TCPDIAG_IPV6 is not set
403# CONFIG_IPV6 is not set
404# CONFIG_NETFILTER is not set
405
406#
407# SCTP Configuration (EXPERIMENTAL)
408#
409# CONFIG_IP_SCTP is not set
410# CONFIG_ATM is not set
411# CONFIG_BRIDGE is not set
412# CONFIG_VLAN_8021Q is not set
413# CONFIG_DECNET is not set
414# CONFIG_LLC2 is not set
415# CONFIG_IPX is not set
416# CONFIG_ATALK is not set
417# CONFIG_X25 is not set
418# CONFIG_LAPB is not set
419# CONFIG_NET_DIVERT is not set
420# CONFIG_ECONET is not set
421# CONFIG_WAN_ROUTER is not set
422
423#
424# QoS and/or fair queueing
425#
426# CONFIG_NET_SCHED is not set
427# CONFIG_NET_CLS_ROUTE is not set
428
429#
430# Network testing
431#
432# CONFIG_NET_PKTGEN is not set
433# CONFIG_NETPOLL is not set
434# CONFIG_NET_POLL_CONTROLLER is not set
435# CONFIG_HAMRADIO is not set
436# CONFIG_IRDA is not set
437# CONFIG_BT is not set
438CONFIG_NETDEVICES=y
439# CONFIG_DUMMY is not set
440# CONFIG_BONDING is not set
441# CONFIG_EQUALIZER is not set
442# CONFIG_TUN is not set
443
444#
445# ARCnet devices
446#
447# CONFIG_ARCNET is not set
448
449#
450# Ethernet (10 or 100Mbit)
451#
452CONFIG_NET_ETHERNET=y
453# CONFIG_MII is not set
454# CONFIG_NET_VENDOR_3COM is not set
455# CONFIG_LANCE is not set
456# CONFIG_NET_VENDOR_SMC is not set
457# CONFIG_SMC91X is not set
458# CONFIG_NET_VENDOR_RACAL is not set
459# CONFIG_AT1700 is not set
460# CONFIG_DEPCA is not set
461# CONFIG_HP100 is not set
462# CONFIG_NET_ISA is not set
463CONFIG_NET_PCI=y
464# CONFIG_AC3200 is not set
465# CONFIG_APRICOT is not set
466# CONFIG_CS89x0 is not set
467# CONFIG_NET_POCKET is not set
468
469#
470# Ethernet (1000 Mbit)
471#
472
473#
474# Ethernet (10000 Mbit)
475#
476
477#
478# Token Ring devices
479#
480# CONFIG_TR is not set
481
482#
483# Wireless LAN (non-hamradio)
484#
485# CONFIG_NET_RADIO is not set
486
487#
488# PCMCIA network device support
489#
490# CONFIG_NET_PCMCIA is not set
491
492#
493# Wan interfaces
494#
495# CONFIG_WAN is not set
496# CONFIG_PPP is not set
497# CONFIG_SLIP is not set
498# CONFIG_SHAPER is not set
499# CONFIG_NETCONSOLE is not set
500
501#
502# ISDN subsystem
503#
504# CONFIG_ISDN is not set
505
506#
507# Input device support
508#
509CONFIG_INPUT=y
510
511#
512# Userland interfaces
513#
514CONFIG_INPUT_MOUSEDEV=y
515CONFIG_INPUT_MOUSEDEV_PSAUX=y
516CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
517CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
518# CONFIG_INPUT_JOYDEV is not set
519# CONFIG_INPUT_TSDEV is not set
520# CONFIG_INPUT_EVDEV is not set
521# CONFIG_INPUT_EVBUG is not set
522
523#
524# Input Device Drivers
525#
526# CONFIG_INPUT_KEYBOARD is not set
527# CONFIG_INPUT_MOUSE is not set
528# CONFIG_INPUT_JOYSTICK is not set
529# CONFIG_INPUT_TOUCHSCREEN is not set
530# CONFIG_INPUT_MISC is not set
531
532#
533# Hardware I/O ports
534#
535# CONFIG_SERIO is not set
536# CONFIG_GAMEPORT is not set
537CONFIG_SOUND_GAMEPORT=y
538
539#
540# Character devices
541#
542CONFIG_VT=y
543CONFIG_VT_CONSOLE=y
544CONFIG_HW_CONSOLE=y
545# CONFIG_SERIAL_NONSTANDARD is not set
546
547#
548# Serial drivers
549#
550# CONFIG_SERIAL_8250 is not set
551
552#
553# Non-8250 serial port support
554#
555CONFIG_SERIAL_SA1100=y
556CONFIG_SERIAL_SA1100_CONSOLE=y
557CONFIG_SERIAL_CORE=y
558CONFIG_SERIAL_CORE_CONSOLE=y
559CONFIG_UNIX98_PTYS=y
560CONFIG_LEGACY_PTYS=y
561CONFIG_LEGACY_PTY_COUNT=256
562
563#
564# IPMI
565#
566# CONFIG_IPMI_HANDLER is not set
567
568#
569# Watchdog Cards
570#
571CONFIG_WATCHDOG=y
572# CONFIG_WATCHDOG_NOWAYOUT is not set
573
574#
575# Watchdog Device Drivers
576#
577# CONFIG_SOFT_WATCHDOG is not set
578CONFIG_SA1100_WATCHDOG=m
579
580#
581# ISA-based Watchdog Cards
582#
583# CONFIG_PCWATCHDOG is not set
584# CONFIG_MIXCOMWD is not set
585# CONFIG_WDT is not set
586# CONFIG_NVRAM is not set
587# CONFIG_RTC is not set
588# CONFIG_DTLK is not set
589# CONFIG_R3964 is not set
590
591#
592# Ftape, the floppy tape device driver
593#
594# CONFIG_DRM is not set
595
596#
597# PCMCIA character devices
598#
599# CONFIG_SYNCLINK_CS is not set
600# CONFIG_RAW_DRIVER is not set
601
602#
603# TPM devices
604#
605# CONFIG_TCG_TPM is not set
606
607#
608# I2C support
609#
610# CONFIG_I2C is not set
611
612#
613# Misc devices
614#
615
616#
617# Multimedia devices
618#
619# CONFIG_VIDEO_DEV is not set
620
621#
622# Digital Video Broadcasting Devices
623#
624# CONFIG_DVB is not set
625
626#
627# Graphics support
628#
629# CONFIG_FB is not set
630
631#
632# Console display driver support
633#
634# CONFIG_VGA_CONSOLE is not set
635# CONFIG_MDA_CONSOLE is not set
636CONFIG_DUMMY_CONSOLE=y
637
638#
639# Sound
640#
641# CONFIG_SOUND is not set
642
643#
644# USB support
645#
646CONFIG_USB_ARCH_HAS_HCD=y
647# CONFIG_USB_ARCH_HAS_OHCI is not set
648# CONFIG_USB is not set
649
650#
651# USB Gadget Support
652#
653# CONFIG_USB_GADGET is not set
654
655#
656# MMC/SD Card support
657#
658# CONFIG_MMC is not set
659
660#
661# File systems
662#
663CONFIG_EXT2_FS=m
664# CONFIG_EXT2_FS_XATTR is not set
665CONFIG_EXT3_FS=m
666CONFIG_EXT3_FS_XATTR=y
667# CONFIG_EXT3_FS_POSIX_ACL is not set
668# CONFIG_EXT3_FS_SECURITY is not set
669CONFIG_JBD=m
670# CONFIG_JBD_DEBUG is not set
671CONFIG_FS_MBCACHE=m
672# CONFIG_REISERFS_FS is not set
673# CONFIG_JFS_FS is not set
674CONFIG_FS_POSIX_ACL=y
675
676#
677# XFS support
678#
679# CONFIG_XFS_FS is not set
680# CONFIG_MINIX_FS is not set
681CONFIG_ROMFS_FS=y
682# CONFIG_QUOTA is not set
683CONFIG_DNOTIFY=y
684# CONFIG_AUTOFS_FS is not set
685# CONFIG_AUTOFS4_FS is not set
686
687#
688# CD-ROM/DVD Filesystems
689#
690# CONFIG_ISO9660_FS is not set
691# CONFIG_UDF_FS is not set
692
693#
694# DOS/FAT/NT Filesystems
695#
696CONFIG_FAT_FS=m
697CONFIG_MSDOS_FS=m
698CONFIG_VFAT_FS=m
699CONFIG_FAT_DEFAULT_CODEPAGE=437
700CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
701# CONFIG_NTFS_FS is not set
702
703#
704# Pseudo filesystems
705#
706CONFIG_PROC_FS=y
707CONFIG_SYSFS=y
708# CONFIG_DEVFS_FS is not set
709# CONFIG_DEVPTS_FS_XATTR is not set
710CONFIG_TMPFS=y
711# CONFIG_TMPFS_XATTR is not set
712# CONFIG_HUGETLB_PAGE is not set
713CONFIG_RAMFS=y
714
715#
716# Miscellaneous filesystems
717#
718# CONFIG_ADFS_FS is not set
719# CONFIG_AFFS_FS is not set
720# CONFIG_HFS_FS is not set
721# CONFIG_HFSPLUS_FS is not set
722# CONFIG_BEFS_FS is not set
723# CONFIG_BFS_FS is not set
724# CONFIG_EFS_FS is not set
725# CONFIG_JFFS_FS is not set
726CONFIG_JFFS2_FS=y
727CONFIG_JFFS2_FS_DEBUG=0
728# CONFIG_JFFS2_FS_NAND is not set
729# CONFIG_JFFS2_FS_NOR_ECC is not set
730# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
731CONFIG_JFFS2_ZLIB=y
732CONFIG_JFFS2_RTIME=y
733# CONFIG_JFFS2_RUBIN is not set
734# CONFIG_CRAMFS is not set
735# CONFIG_VXFS_FS is not set
736# CONFIG_HPFS_FS is not set
737# CONFIG_QNX4FS_FS is not set
738# CONFIG_SYSV_FS is not set
739# CONFIG_UFS_FS is not set
740
741#
742# Network File Systems
743#
744CONFIG_NFS_FS=m
745CONFIG_NFS_V3=y
746CONFIG_NFS_V4=y
747# CONFIG_NFS_DIRECTIO is not set
748CONFIG_NFSD=m
749CONFIG_NFSD_V3=y
750CONFIG_NFSD_V4=y
751CONFIG_NFSD_TCP=y
752CONFIG_LOCKD=m
753CONFIG_LOCKD_V4=y
754CONFIG_EXPORTFS=m
755CONFIG_SUNRPC=m
756CONFIG_SUNRPC_GSS=m
757CONFIG_RPCSEC_GSS_KRB5=m
758# CONFIG_RPCSEC_GSS_SPKM3 is not set
759CONFIG_SMB_FS=m
760# CONFIG_SMB_NLS_DEFAULT is not set
761# CONFIG_CIFS is not set
762# CONFIG_NCP_FS is not set
763# CONFIG_CODA_FS is not set
764# CONFIG_AFS_FS is not set
765
766#
767# Partition Types
768#
769CONFIG_PARTITION_ADVANCED=y
770# CONFIG_ACORN_PARTITION is not set
771# CONFIG_OSF_PARTITION is not set
772# CONFIG_AMIGA_PARTITION is not set
773# CONFIG_ATARI_PARTITION is not set
774# CONFIG_MAC_PARTITION is not set
775CONFIG_MSDOS_PARTITION=y
776# CONFIG_BSD_DISKLABEL is not set
777# CONFIG_MINIX_SUBPARTITION is not set
778# CONFIG_SOLARIS_X86_PARTITION is not set
779# CONFIG_UNIXWARE_DISKLABEL is not set
780# CONFIG_LDM_PARTITION is not set
781# CONFIG_SGI_PARTITION is not set
782# CONFIG_ULTRIX_PARTITION is not set
783# CONFIG_SUN_PARTITION is not set
784# CONFIG_EFI_PARTITION is not set
785
786#
787# Native Language Support
788#
789CONFIG_NLS=y
790CONFIG_NLS_DEFAULT="iso8859-1"
791CONFIG_NLS_CODEPAGE_437=m
792# CONFIG_NLS_CODEPAGE_737 is not set
793# CONFIG_NLS_CODEPAGE_775 is not set
794# CONFIG_NLS_CODEPAGE_850 is not set
795# CONFIG_NLS_CODEPAGE_852 is not set
796# CONFIG_NLS_CODEPAGE_855 is not set
797# CONFIG_NLS_CODEPAGE_857 is not set
798# CONFIG_NLS_CODEPAGE_860 is not set
799# CONFIG_NLS_CODEPAGE_861 is not set
800# CONFIG_NLS_CODEPAGE_862 is not set
801# CONFIG_NLS_CODEPAGE_863 is not set
802# CONFIG_NLS_CODEPAGE_864 is not set
803# CONFIG_NLS_CODEPAGE_865 is not set
804# CONFIG_NLS_CODEPAGE_866 is not set
805# CONFIG_NLS_CODEPAGE_869 is not set
806# CONFIG_NLS_CODEPAGE_936 is not set
807# CONFIG_NLS_CODEPAGE_950 is not set
808# CONFIG_NLS_CODEPAGE_932 is not set
809# CONFIG_NLS_CODEPAGE_949 is not set
810# CONFIG_NLS_CODEPAGE_874 is not set
811# CONFIG_NLS_ISO8859_8 is not set
812# CONFIG_NLS_CODEPAGE_1250 is not set
813# CONFIG_NLS_CODEPAGE_1251 is not set
814# CONFIG_NLS_ASCII is not set
815CONFIG_NLS_ISO8859_1=m
816# CONFIG_NLS_ISO8859_2 is not set
817# CONFIG_NLS_ISO8859_3 is not set
818# CONFIG_NLS_ISO8859_4 is not set
819# CONFIG_NLS_ISO8859_5 is not set
820# CONFIG_NLS_ISO8859_6 is not set
821# CONFIG_NLS_ISO8859_7 is not set
822# CONFIG_NLS_ISO8859_9 is not set
823# CONFIG_NLS_ISO8859_13 is not set
824# CONFIG_NLS_ISO8859_14 is not set
825# CONFIG_NLS_ISO8859_15 is not set
826# CONFIG_NLS_KOI8_R is not set
827# CONFIG_NLS_KOI8_U is not set
828# CONFIG_NLS_UTF8 is not set
829
830#
831# Profiling support
832#
833# CONFIG_PROFILING is not set
834
835#
836# Kernel hacking
837#
838# CONFIG_PRINTK_TIME is not set
839CONFIG_DEBUG_KERNEL=y
840CONFIG_MAGIC_SYSRQ=y
841CONFIG_LOG_BUF_SHIFT=14
842# CONFIG_SCHEDSTATS is not set
843# CONFIG_DEBUG_SLAB is not set
844# CONFIG_DEBUG_SPINLOCK is not set
845# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
846# CONFIG_DEBUG_KOBJECT is not set
847CONFIG_DEBUG_BUGVERBOSE=y
848# CONFIG_DEBUG_INFO is not set
849# CONFIG_DEBUG_FS is not set
850CONFIG_FRAME_POINTER=y
851CONFIG_DEBUG_USER=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700852CONFIG_DEBUG_ERRORS=y
853CONFIG_DEBUG_LL=y
854# CONFIG_DEBUG_ICEDCC is not set
855
856#
857# Security options
858#
859# CONFIG_KEYS is not set
860# CONFIG_SECURITY is not set
861
862#
863# Cryptographic options
864#
865CONFIG_CRYPTO=y
866# CONFIG_CRYPTO_HMAC is not set
867# CONFIG_CRYPTO_NULL is not set
868# CONFIG_CRYPTO_MD4 is not set
869CONFIG_CRYPTO_MD5=m
870# CONFIG_CRYPTO_SHA1 is not set
871# CONFIG_CRYPTO_SHA256 is not set
872# CONFIG_CRYPTO_SHA512 is not set
873# CONFIG_CRYPTO_WP512 is not set
874# CONFIG_CRYPTO_TGR192 is not set
875CONFIG_CRYPTO_DES=m
876# CONFIG_CRYPTO_BLOWFISH is not set
877# CONFIG_CRYPTO_TWOFISH is not set
878# CONFIG_CRYPTO_SERPENT is not set
879# CONFIG_CRYPTO_AES is not set
880# CONFIG_CRYPTO_CAST5 is not set
881# CONFIG_CRYPTO_CAST6 is not set
882# CONFIG_CRYPTO_TEA is not set
883# CONFIG_CRYPTO_ARC4 is not set
884# CONFIG_CRYPTO_KHAZAD is not set
885# CONFIG_CRYPTO_ANUBIS is not set
886# CONFIG_CRYPTO_DEFLATE is not set
887# CONFIG_CRYPTO_MICHAEL_MIC is not set
888# CONFIG_CRYPTO_CRC32C is not set
889# CONFIG_CRYPTO_TEST is not set
890
891#
892# Hardware crypto devices
893#
894
895#
896# Library routines
897#
898# CONFIG_CRC_CCITT is not set
899CONFIG_CRC32=y
900# CONFIG_LIBCRC32C is not set
901CONFIG_ZLIB_INFLATE=y
902CONFIG_ZLIB_DEFLATE=y