xref: /linux/arch/arm/configs/jornada720_defconfig (revision f3d9478b2ce468c3115b02ecae7e975990697f15)
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.12-rc1-bk2
4# Sun Mar 27 23:10:35 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_HOTPLUG=y
31CONFIG_KOBJECT_UEVENT=y
32# CONFIG_IKCONFIG is not set
33# CONFIG_EMBEDDED is not set
34CONFIG_KALLSYMS=y
35# CONFIG_KALLSYMS_ALL is not set
36# CONFIG_KALLSYMS_EXTRA_PASS is not set
37CONFIG_BASE_FULL=y
38CONFIG_FUTEX=y
39CONFIG_EPOLL=y
40CONFIG_CC_OPTIMIZE_FOR_SIZE=y
41CONFIG_SHMEM=y
42CONFIG_CC_ALIGN_FUNCTIONS=0
43CONFIG_CC_ALIGN_LABELS=0
44CONFIG_CC_ALIGN_LOOPS=0
45CONFIG_CC_ALIGN_JUMPS=0
46# CONFIG_TINY_SHMEM is not set
47CONFIG_BASE_SMALL=0
48
49#
50# Loadable module support
51#
52CONFIG_MODULES=y
53# CONFIG_MODULE_UNLOAD is not set
54CONFIG_OBSOLETE_MODPARM=y
55# CONFIG_MODVERSIONS is not set
56# CONFIG_MODULE_SRCVERSION_ALL is not set
57CONFIG_KMOD=y
58
59#
60# System Type
61#
62# CONFIG_ARCH_CLPS7500 is not set
63# CONFIG_ARCH_CLPS711X is not set
64# CONFIG_ARCH_CO285 is not set
65# CONFIG_ARCH_EBSA110 is not set
66# CONFIG_ARCH_FOOTBRIDGE is not set
67# CONFIG_ARCH_INTEGRATOR is not set
68# CONFIG_ARCH_IOP3XX is not set
69# CONFIG_ARCH_IXP4XX is not set
70# CONFIG_ARCH_IXP2000 is not set
71# CONFIG_ARCH_L7200 is not set
72# CONFIG_ARCH_PXA is not set
73# CONFIG_ARCH_RPC is not set
74CONFIG_ARCH_SA1100=y
75# CONFIG_ARCH_S3C2410 is not set
76# CONFIG_ARCH_SHARK is not set
77# CONFIG_ARCH_LH7A40X is not set
78# CONFIG_ARCH_OMAP is not set
79# CONFIG_ARCH_VERSATILE is not set
80# CONFIG_ARCH_IMX is not set
81# CONFIG_ARCH_H720X is not set
82
83#
84# SA11x0 Implementations
85#
86# CONFIG_SA1100_ASSABET is not set
87# CONFIG_SA1100_CERF is not set
88# CONFIG_SA1100_COLLIE is not set
89# CONFIG_SA1100_H3100 is not set
90# CONFIG_SA1100_H3600 is not set
91# CONFIG_SA1100_H3800 is not set
92# CONFIG_SA1100_BADGE4 is not set
93CONFIG_SA1100_JORNADA720=y
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
98# CONFIG_SA1100_SIMPAD is not set
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#
116CONFIG_SA1111=y
117CONFIG_DMABOUNCE=y
118CONFIG_FORCE_MAX_ZONEORDER=9
119
120#
121# Bus support
122#
123CONFIG_ISA=y
124
125#
126# PCCARD (PCMCIA/CardBus) support
127#
128CONFIG_PCCARD=y
129# CONFIG_PCMCIA_DEBUG is not set
130CONFIG_PCMCIA=y
131
132#
133# PC-card bridges
134#
135CONFIG_I82365=y
136# CONFIG_TCIC is not set
137CONFIG_PCMCIA_SA1100=y
138# CONFIG_PCMCIA_SA1111 is not set
139CONFIG_PCCARD_NONSTATIC=y
140
141#
142# Kernel Features
143#
144# CONFIG_PREEMPT is not set
145CONFIG_DISCONTIGMEM=y
146# CONFIG_LEDS is not set
147CONFIG_ALIGNMENT_TRAP=y
148
149#
150# Boot options
151#
152CONFIG_ZBOOT_ROM_TEXT=0x0
153CONFIG_ZBOOT_ROM_BSS=0x0
154CONFIG_CMDLINE="keepinitrd mem=32M"
155# CONFIG_XIP_KERNEL is not set
156
157#
158# CPU Frequency scaling
159#
160# CONFIG_CPU_FREQ is not set
161
162#
163# Floating point emulation
164#
165
166#
167# At least one emulation must be selected
168#
169CONFIG_FPE_NWFPE=y
170# CONFIG_FPE_NWFPE_XP is not set
171CONFIG_FPE_FASTFPE=y
172
173#
174# Userspace binary formats
175#
176CONFIG_BINFMT_ELF=y
177CONFIG_BINFMT_AOUT=m
178# CONFIG_BINFMT_MISC is not set
179# CONFIG_ARTHUR is not set
180
181#
182# Power management options
183#
184CONFIG_PM=y
185# CONFIG_APM is not set
186
187#
188# Device Drivers
189#
190
191#
192# Generic Driver Options
193#
194CONFIG_STANDALONE=y
195CONFIG_PREVENT_FIRMWARE_BUILD=y
196# CONFIG_FW_LOADER is not set
197# CONFIG_DEBUG_DRIVER is not set
198
199#
200# Memory Technology Devices (MTD)
201#
202CONFIG_MTD=y
203CONFIG_MTD_DEBUG=y
204CONFIG_MTD_DEBUG_VERBOSE=1
205# CONFIG_MTD_CONCAT is not set
206CONFIG_MTD_PARTITIONS=y
207# CONFIG_MTD_REDBOOT_PARTS is not set
208# CONFIG_MTD_CMDLINE_PARTS is not set
209# CONFIG_MTD_AFS_PARTS is not set
210
211#
212# User Modules And Translation Layers
213#
214CONFIG_MTD_CHAR=m
215CONFIG_MTD_BLOCK=y
216# CONFIG_FTL is not set
217# CONFIG_NFTL is not set
218# CONFIG_INFTL is not set
219
220#
221# RAM/ROM/Flash chip drivers
222#
223CONFIG_MTD_CFI=y
224# CONFIG_MTD_JEDECPROBE is not set
225CONFIG_MTD_GEN_PROBE=y
226CONFIG_MTD_CFI_ADV_OPTIONS=y
227CONFIG_MTD_CFI_NOSWAP=y
228# CONFIG_MTD_CFI_BE_BYTE_SWAP is not set
229# CONFIG_MTD_CFI_LE_BYTE_SWAP is not set
230CONFIG_MTD_CFI_GEOMETRY=y
231CONFIG_MTD_MAP_BANK_WIDTH_1=y
232CONFIG_MTD_MAP_BANK_WIDTH_2=y
233CONFIG_MTD_MAP_BANK_WIDTH_4=y
234# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
235# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
236# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
237CONFIG_MTD_CFI_I1=y
238CONFIG_MTD_CFI_I2=y
239# CONFIG_MTD_CFI_I4 is not set
240# CONFIG_MTD_CFI_I8 is not set
241CONFIG_MTD_CFI_INTELEXT=y
242# CONFIG_MTD_CFI_AMDSTD is not set
243# CONFIG_MTD_CFI_STAA is not set
244CONFIG_MTD_CFI_UTIL=y
245# CONFIG_MTD_RAM is not set
246# CONFIG_MTD_ROM is not set
247# CONFIG_MTD_ABSENT is not set
248# CONFIG_MTD_XIP is not set
249
250#
251# Mapping drivers for chip access
252#
253# CONFIG_MTD_COMPLEX_MAPPINGS is not set
254# CONFIG_MTD_PHYSMAP is not set
255# CONFIG_MTD_ARM_INTEGRATOR is not set
256CONFIG_MTD_SA1100=y
257# CONFIG_MTD_EDB7312 is not set
258
259#
260# Self-contained MTD device drivers
261#
262# CONFIG_MTD_SLRAM is not set
263# CONFIG_MTD_PHRAM is not set
264# CONFIG_MTD_MTDRAM is not set
265# CONFIG_MTD_BLKMTD is not set
266# CONFIG_MTD_BLOCK2MTD is not set
267
268#
269# Disk-On-Chip Device Drivers
270#
271# CONFIG_MTD_DOC2000 is not set
272# CONFIG_MTD_DOC2001 is not set
273# CONFIG_MTD_DOC2001PLUS is not set
274
275#
276# NAND Flash Device Drivers
277#
278# CONFIG_MTD_NAND is not set
279
280#
281# Parallel port support
282#
283# CONFIG_PARPORT is not set
284
285#
286# Plug and Play support
287#
288# CONFIG_PNP is not set
289
290#
291# Block devices
292#
293# CONFIG_BLK_DEV_FD is not set
294# CONFIG_BLK_DEV_XD is not set
295# CONFIG_BLK_DEV_COW_COMMON is not set
296CONFIG_BLK_DEV_LOOP=m
297# CONFIG_BLK_DEV_CRYPTOLOOP is not set
298CONFIG_BLK_DEV_NBD=m
299# CONFIG_BLK_DEV_RAM is not set
300CONFIG_BLK_DEV_RAM_COUNT=16
301CONFIG_INITRAMFS_SOURCE=""
302# CONFIG_CDROM_PKTCDVD is not set
303
304#
305# IO Schedulers
306#
307CONFIG_IOSCHED_NOOP=y
308CONFIG_IOSCHED_AS=y
309CONFIG_IOSCHED_DEADLINE=y
310CONFIG_IOSCHED_CFQ=y
311# CONFIG_ATA_OVER_ETH is not set
312
313#
314# ATA/ATAPI/MFM/RLL support
315#
316CONFIG_IDE=m
317CONFIG_BLK_DEV_IDE=m
318
319#
320# Please see Documentation/ide.txt for help/info on IDE drives
321#
322# CONFIG_BLK_DEV_IDE_SATA is not set
323CONFIG_BLK_DEV_IDEDISK=m
324# CONFIG_IDEDISK_MULTI_MODE is not set
325# CONFIG_BLK_DEV_IDECS is not set
326CONFIG_BLK_DEV_IDECD=m
327# CONFIG_BLK_DEV_IDETAPE is not set
328# CONFIG_BLK_DEV_IDEFLOPPY is not set
329# CONFIG_IDE_TASK_IOCTL is not set
330
331#
332# IDE chipset support/bugfixes
333#
334CONFIG_IDE_GENERIC=m
335# CONFIG_IDE_ARM is not set
336# CONFIG_IDE_CHIPSETS is not set
337# CONFIG_BLK_DEV_IDEDMA is not set
338# CONFIG_IDEDMA_AUTO is not set
339# CONFIG_BLK_DEV_HD is not set
340
341#
342# SCSI device support
343#
344# CONFIG_SCSI is not set
345
346#
347# Multi-device support (RAID and LVM)
348#
349# CONFIG_MD is not set
350
351#
352# Fusion MPT device support
353#
354
355#
356# IEEE 1394 (FireWire) support
357#
358
359#
360# I2O device support
361#
362
363#
364# Networking support
365#
366CONFIG_NET=y
367
368#
369# Networking options
370#
371CONFIG_PACKET=y
372CONFIG_PACKET_MMAP=y
373# CONFIG_NETLINK_DEV is not set
374CONFIG_UNIX=y
375# CONFIG_NET_KEY is not set
376CONFIG_INET=y
377CONFIG_IP_MULTICAST=y
378# CONFIG_IP_ADVANCED_ROUTER is not set
379# CONFIG_IP_PNP is not set
380# CONFIG_NET_IPIP is not set
381# CONFIG_NET_IPGRE is not set
382# CONFIG_IP_MROUTE is not set
383# CONFIG_ARPD is not set
384# CONFIG_SYN_COOKIES is not set
385# CONFIG_INET_AH is not set
386# CONFIG_INET_ESP is not set
387# CONFIG_INET_IPCOMP is not set
388# CONFIG_INET_TUNNEL is not set
389# CONFIG_IP_TCPDIAG is not set
390# CONFIG_IP_TCPDIAG_IPV6 is not set
391
392#
393# IP: Virtual Server Configuration
394#
395# CONFIG_IP_VS is not set
396# CONFIG_IPV6 is not set
397CONFIG_NETFILTER=y
398# CONFIG_NETFILTER_DEBUG is not set
399
400#
401# IP: Netfilter Configuration
402#
403# CONFIG_IP_NF_CONNTRACK is not set
404# CONFIG_IP_NF_CONNTRACK_MARK is not set
405# CONFIG_IP_NF_QUEUE is not set
406# CONFIG_IP_NF_IPTABLES is not set
407# CONFIG_IP_NF_ARPTABLES is not set
408
409#
410# SCTP Configuration (EXPERIMENTAL)
411#
412# CONFIG_IP_SCTP is not set
413# CONFIG_ATM is not set
414# CONFIG_BRIDGE is not set
415# CONFIG_VLAN_8021Q is not set
416# CONFIG_DECNET is not set
417# CONFIG_LLC2 is not set
418# CONFIG_IPX is not set
419# CONFIG_ATALK is not set
420# CONFIG_X25 is not set
421# CONFIG_LAPB is not set
422# CONFIG_NET_DIVERT is not set
423# CONFIG_ECONET is not set
424# CONFIG_WAN_ROUTER is not set
425
426#
427# QoS and/or fair queueing
428#
429# CONFIG_NET_SCHED is not set
430# CONFIG_NET_CLS_ROUTE is not set
431
432#
433# Network testing
434#
435# CONFIG_NET_PKTGEN is not set
436# CONFIG_NETPOLL is not set
437# CONFIG_NET_POLL_CONTROLLER is not set
438# CONFIG_HAMRADIO is not set
439CONFIG_IRDA=m
440
441#
442# IrDA protocols
443#
444CONFIG_IRLAN=m
445# CONFIG_IRNET is not set
446CONFIG_IRCOMM=m
447# CONFIG_IRDA_ULTRA is not set
448
449#
450# IrDA options
451#
452# CONFIG_IRDA_CACHE_LAST_LSAP is not set
453# CONFIG_IRDA_FAST_RR is not set
454# CONFIG_IRDA_DEBUG is not set
455
456#
457# Infrared-port device drivers
458#
459
460#
461# SIR device drivers
462#
463# CONFIG_IRTTY_SIR is not set
464
465#
466# Dongle support
467#
468
469#
470# Old SIR device drivers
471#
472# CONFIG_IRPORT_SIR is not set
473
474#
475# Old Serial dongle support
476#
477
478#
479# FIR device drivers
480#
481# CONFIG_NSC_FIR is not set
482# CONFIG_WINBOND_FIR is not set
483# CONFIG_SMC_IRCC_FIR is not set
484# CONFIG_ALI_FIR is not set
485CONFIG_SA1100_FIR=m
486# CONFIG_BT is not set
487CONFIG_NETDEVICES=y
488# CONFIG_DUMMY is not set
489# CONFIG_BONDING is not set
490# CONFIG_EQUALIZER is not set
491# CONFIG_TUN is not set
492
493#
494# ARCnet devices
495#
496# CONFIG_ARCNET is not set
497
498#
499# Ethernet (10 or 100Mbit)
500#
501# CONFIG_NET_ETHERNET is not set
502CONFIG_MII=m
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#
520CONFIG_NET_RADIO=y
521
522#
523# Obsolete Wireless cards support (pre-802.11)
524#
525# CONFIG_STRIP is not set
526CONFIG_ARLAN=m
527CONFIG_WAVELAN=m
528CONFIG_PCMCIA_WAVELAN=m
529# CONFIG_PCMCIA_NETWAVE is not set
530
531#
532# Wireless 802.11 Frequency Hopping cards support
533#
534# CONFIG_PCMCIA_RAYCS is not set
535
536#
537# Wireless 802.11b ISA/PCI cards support
538#
539CONFIG_HERMES=m
540# CONFIG_ATMEL is not set
541
542#
543# Wireless 802.11b Pcmcia/Cardbus cards support
544#
545CONFIG_PCMCIA_HERMES=m
546CONFIG_AIRO_CS=m
547# CONFIG_PCMCIA_WL3501 is not set
548CONFIG_NET_WIRELESS=y
549
550#
551# PCMCIA network device support
552#
553CONFIG_NET_PCMCIA=y
554CONFIG_PCMCIA_3C589=m
555CONFIG_PCMCIA_3C574=m
556CONFIG_PCMCIA_FMVJ18X=m
557CONFIG_PCMCIA_PCNET=m
558CONFIG_PCMCIA_NMCLAN=m
559CONFIG_PCMCIA_SMC91C92=m
560CONFIG_PCMCIA_XIRC2PS=m
561CONFIG_PCMCIA_AXNET=m
562
563#
564# Wan interfaces
565#
566# CONFIG_WAN is not set
567CONFIG_PPP=m
568# CONFIG_PPP_MULTILINK is not set
569# CONFIG_PPP_FILTER is not set
570CONFIG_PPP_ASYNC=m
571# CONFIG_PPP_SYNC_TTY is not set
572CONFIG_PPP_DEFLATE=m
573CONFIG_PPP_BSDCOMP=m
574# CONFIG_PPPOE is not set
575# CONFIG_SLIP is not set
576# CONFIG_SHAPER is not set
577# CONFIG_NETCONSOLE is not set
578
579#
580# ISDN subsystem
581#
582# CONFIG_ISDN is not set
583
584#
585# Input device support
586#
587CONFIG_INPUT=y
588
589#
590# Userland interfaces
591#
592CONFIG_INPUT_MOUSEDEV=y
593CONFIG_INPUT_MOUSEDEV_PSAUX=y
594CONFIG_INPUT_MOUSEDEV_SCREEN_X=640
595CONFIG_INPUT_MOUSEDEV_SCREEN_Y=240
596# CONFIG_INPUT_JOYDEV is not set
597# CONFIG_INPUT_TSDEV is not set
598# CONFIG_INPUT_EVDEV is not set
599# CONFIG_INPUT_EVBUG is not set
600
601#
602# Input Device Drivers
603#
604CONFIG_INPUT_KEYBOARD=y
605CONFIG_KEYBOARD_ATKBD=y
606# CONFIG_KEYBOARD_SUNKBD is not set
607# CONFIG_KEYBOARD_LKKBD is not set
608# CONFIG_KEYBOARD_XTKBD is not set
609# CONFIG_KEYBOARD_NEWTON is not set
610CONFIG_INPUT_MOUSE=y
611CONFIG_MOUSE_PS2=y
612# CONFIG_MOUSE_SERIAL is not set
613# CONFIG_MOUSE_INPORT is not set
614# CONFIG_MOUSE_LOGIBM is not set
615# CONFIG_MOUSE_PC110PAD is not set
616# CONFIG_MOUSE_VSXXXAA is not set
617# CONFIG_INPUT_JOYSTICK is not set
618# CONFIG_INPUT_TOUCHSCREEN is not set
619# CONFIG_INPUT_MISC is not set
620
621#
622# Hardware I/O ports
623#
624CONFIG_SERIO=y
625CONFIG_SERIO_SERPORT=y
626# CONFIG_SERIO_SA1111 is not set
627CONFIG_SERIO_LIBPS2=y
628# CONFIG_SERIO_RAW is not set
629# CONFIG_GAMEPORT is not set
630CONFIG_SOUND_GAMEPORT=y
631
632#
633# Character devices
634#
635CONFIG_VT=y
636CONFIG_VT_CONSOLE=y
637CONFIG_HW_CONSOLE=y
638# CONFIG_SERIAL_NONSTANDARD is not set
639
640#
641# Serial drivers
642#
643# CONFIG_SERIAL_8250 is not set
644
645#
646# Non-8250 serial port support
647#
648CONFIG_SERIAL_SA1100=y
649CONFIG_SERIAL_SA1100_CONSOLE=y
650CONFIG_SERIAL_CORE=y
651CONFIG_SERIAL_CORE_CONSOLE=y
652CONFIG_UNIX98_PTYS=y
653CONFIG_LEGACY_PTYS=y
654CONFIG_LEGACY_PTY_COUNT=256
655
656#
657# IPMI
658#
659# CONFIG_IPMI_HANDLER is not set
660
661#
662# Watchdog Cards
663#
664# CONFIG_WATCHDOG is not set
665# CONFIG_NVRAM is not set
666# CONFIG_RTC is not set
667# CONFIG_DTLK is not set
668# CONFIG_R3964 is not set
669
670#
671# Ftape, the floppy tape device driver
672#
673# CONFIG_DRM is not set
674
675#
676# PCMCIA character devices
677#
678# CONFIG_SYNCLINK_CS is not set
679# CONFIG_RAW_DRIVER is not set
680
681#
682# TPM devices
683#
684# CONFIG_TCG_TPM is not set
685
686#
687# I2C support
688#
689# CONFIG_I2C is not set
690
691#
692# Misc devices
693#
694
695#
696# Multimedia devices
697#
698# CONFIG_VIDEO_DEV is not set
699
700#
701# Digital Video Broadcasting Devices
702#
703# CONFIG_DVB is not set
704
705#
706# Graphics support
707#
708CONFIG_FB=y
709# CONFIG_FB_CFB_FILLRECT is not set
710# CONFIG_FB_CFB_COPYAREA is not set
711# CONFIG_FB_CFB_IMAGEBLIT is not set
712# CONFIG_FB_SOFT_CURSOR is not set
713# CONFIG_FB_MODE_HELPERS is not set
714# CONFIG_FB_TILEBLITTING is not set
715# CONFIG_FB_SA1100 is not set
716# CONFIG_FB_VIRTUAL is not set
717
718#
719# Console display driver support
720#
721# CONFIG_VGA_CONSOLE is not set
722# CONFIG_MDA_CONSOLE is not set
723CONFIG_DUMMY_CONSOLE=y
724# CONFIG_FRAMEBUFFER_CONSOLE is not set
725
726#
727# Logo configuration
728#
729# CONFIG_LOGO is not set
730# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
731
732#
733# Sound
734#
735CONFIG_SOUND=m
736
737#
738# Advanced Linux Sound Architecture
739#
740# CONFIG_SND is not set
741
742#
743# Open Sound System
744#
745# CONFIG_SOUND_PRIME is not set
746
747#
748# USB support
749#
750CONFIG_USB_ARCH_HAS_HCD=y
751CONFIG_USB_ARCH_HAS_OHCI=y
752# CONFIG_USB is not set
753
754#
755# USB Gadget Support
756#
757# CONFIG_USB_GADGET is not set
758
759#
760# MMC/SD Card support
761#
762# CONFIG_MMC is not set
763
764#
765# File systems
766#
767CONFIG_EXT2_FS=y
768# CONFIG_EXT2_FS_XATTR is not set
769# CONFIG_EXT3_FS is not set
770# CONFIG_JBD is not set
771# CONFIG_REISERFS_FS 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#
788CONFIG_ISO9660_FS=m
789# CONFIG_JOLIET is not set
790# CONFIG_ZISOFS is not set
791# CONFIG_UDF_FS is not set
792
793#
794# DOS/FAT/NT Filesystems
795#
796# CONFIG_MSDOS_FS is not set
797# CONFIG_VFAT_FS is not set
798# CONFIG_NTFS_FS is not set
799
800#
801# Pseudo filesystems
802#
803CONFIG_PROC_FS=y
804CONFIG_SYSFS=y
805CONFIG_DEVFS_FS=y
806CONFIG_DEVFS_MOUNT=y
807CONFIG_DEVFS_DEBUG=y
808# CONFIG_DEVPTS_FS_XATTR is not set
809# CONFIG_TMPFS is not set
810# CONFIG_HUGETLB_PAGE is not set
811CONFIG_RAMFS=y
812
813#
814# Miscellaneous filesystems
815#
816# CONFIG_ADFS_FS is not set
817# CONFIG_AFFS_FS is not set
818# CONFIG_HFS_FS is not set
819# CONFIG_HFSPLUS_FS is not set
820# CONFIG_BEFS_FS is not set
821# CONFIG_BFS_FS is not set
822# CONFIG_EFS_FS is not set
823# CONFIG_JFFS_FS is not set
824CONFIG_JFFS2_FS=y
825CONFIG_JFFS2_FS_DEBUG=2
826# CONFIG_JFFS2_FS_NAND is not set
827# CONFIG_JFFS2_FS_NOR_ECC is not set
828# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
829CONFIG_JFFS2_ZLIB=y
830CONFIG_JFFS2_RTIME=y
831# CONFIG_JFFS2_RUBIN is not set
832# CONFIG_CRAMFS is not set
833# CONFIG_VXFS_FS is not set
834# CONFIG_HPFS_FS is not set
835# CONFIG_QNX4FS_FS is not set
836# CONFIG_SYSV_FS is not set
837# CONFIG_UFS_FS is not set
838
839#
840# Network File Systems
841#
842CONFIG_NFS_FS=m
843CONFIG_NFS_V3=y
844# CONFIG_NFS_V4 is not set
845# CONFIG_NFS_DIRECTIO is not set
846# CONFIG_NFSD is not set
847CONFIG_LOCKD=m
848CONFIG_LOCKD_V4=y
849CONFIG_SUNRPC=m
850# CONFIG_RPCSEC_GSS_KRB5 is not set
851# CONFIG_RPCSEC_GSS_SPKM3 is not set
852# CONFIG_SMB_FS is not set
853# CONFIG_CIFS is not set
854# CONFIG_NCP_FS is not set
855# CONFIG_CODA_FS is not set
856# CONFIG_AFS_FS is not set
857
858#
859# Partition Types
860#
861# CONFIG_PARTITION_ADVANCED is not set
862CONFIG_MSDOS_PARTITION=y
863
864#
865# Native Language Support
866#
867# CONFIG_NLS is not set
868
869#
870# Profiling support
871#
872# CONFIG_PROFILING is not set
873
874#
875# Kernel hacking
876#
877# CONFIG_PRINTK_TIME is not set
878CONFIG_DEBUG_KERNEL=y
879# CONFIG_MAGIC_SYSRQ is not set
880CONFIG_LOG_BUF_SHIFT=14
881# CONFIG_SCHEDSTATS is not set
882CONFIG_DEBUG_SLAB=y
883# CONFIG_DEBUG_SPINLOCK is not set
884# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
885# CONFIG_DEBUG_KOBJECT is not set
886CONFIG_DEBUG_BUGVERBOSE=y
887# CONFIG_DEBUG_INFO is not set
888# CONFIG_DEBUG_FS is not set
889CONFIG_FRAME_POINTER=y
890# CONFIG_DEBUG_USER is not set
891# CONFIG_DEBUG_WAITQ is not set
892CONFIG_DEBUG_ERRORS=y
893CONFIG_DEBUG_LL=y
894# CONFIG_DEBUG_ICEDCC is not set
895
896#
897# Security options
898#
899# CONFIG_KEYS is not set
900# CONFIG_SECURITY is not set
901
902#
903# Cryptographic options
904#
905# CONFIG_CRYPTO is not set
906
907#
908# Hardware crypto devices
909#
910
911#
912# Library routines
913#
914CONFIG_CRC_CCITT=m
915CONFIG_CRC32=y
916# CONFIG_LIBCRC32C is not set
917CONFIG_ZLIB_INFLATE=y
918CONFIG_ZLIB_DEFLATE=y
919