[PATCH] ARM: 2719/1: enable module support in ixp2000 defconfigs by default
[deliverable/linux.git] / arch / arm / configs / enp2611_defconfig
CommitLineData
1da177e4
LT
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.12-rc1-bk2
4# Sun Mar 27 22:08:24 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
31# CONFIG_HOTPLUG is not set
32CONFIG_KOBJECT_UEVENT=y
33# CONFIG_IKCONFIG is not set
34CONFIG_EMBEDDED=y
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#
f0ffeddc
LB
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
59CONFIG_KMOD=y
1da177e4
LT
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
68# CONFIG_ARCH_CAMELOT is not set
69# CONFIG_ARCH_FOOTBRIDGE is not set
70# CONFIG_ARCH_INTEGRATOR is not set
71# CONFIG_ARCH_IOP3XX is not set
72# CONFIG_ARCH_IXP4XX is not set
73CONFIG_ARCH_IXP2000=y
74# CONFIG_ARCH_L7200 is not set
75# CONFIG_ARCH_PXA is not set
76# CONFIG_ARCH_RPC is not set
77# CONFIG_ARCH_SA1100 is not set
78# CONFIG_ARCH_S3C2410 is not set
79# CONFIG_ARCH_SHARK is not set
80# CONFIG_ARCH_LH7A40X is not set
81# CONFIG_ARCH_OMAP is not set
82# CONFIG_ARCH_VERSATILE is not set
83# CONFIG_ARCH_IMX is not set
84# CONFIG_ARCH_H720X is not set
85CONFIG_ARCH_SUPPORTS_BIG_ENDIAN=y
86
87#
88# Intel IXP2400/2800 Implementation Options
89#
90
91#
92# IXP2400/2800 Platforms
93#
94CONFIG_ARCH_ENP2611=y
95# CONFIG_ARCH_IXDP2400 is not set
96# CONFIG_ARCH_IXDP2800 is not set
97# CONFIG_ARCH_IXDP2401 is not set
98# CONFIG_ARCH_IXDP2801 is not set
99
100#
101# Processor Type
102#
103CONFIG_CPU_32=y
104CONFIG_CPU_XSCALE=y
105CONFIG_CPU_32v5=y
106CONFIG_CPU_ABRT_EV5T=y
107CONFIG_CPU_CACHE_VIVT=y
108CONFIG_CPU_TLB_V4WBI=y
109CONFIG_CPU_MINICACHE=y
110
111#
112# Processor Features
113#
114# CONFIG_ARM_THUMB is not set
115CONFIG_CPU_BIG_ENDIAN=y
116CONFIG_XSCALE_PMU=y
117
118#
119# Bus support
120#
121CONFIG_PCI=y
122CONFIG_PCI_LEGACY_PROC=y
123CONFIG_PCI_NAMES=y
124
125#
126# PCCARD (PCMCIA/CardBus) support
127#
128# CONFIG_PCCARD is not set
129
130#
131# Kernel Features
132#
133# CONFIG_PREEMPT is not set
134CONFIG_ALIGNMENT_TRAP=y
135
136#
137# Boot options
138#
139CONFIG_ZBOOT_ROM_TEXT=0x0
140CONFIG_ZBOOT_ROM_BSS=0x0
141CONFIG_CMDLINE="console=ttyS0,57600 root=/dev/nfs ip=bootp mem=64M@0x0 pci=firmware"
142# CONFIG_XIP_KERNEL is not set
143
144#
145# Floating point emulation
146#
147
148#
149# At least one emulation must be selected
150#
151CONFIG_FPE_NWFPE=y
152# CONFIG_FPE_FASTFPE is not set
153
154#
155# Userspace binary formats
156#
157CONFIG_BINFMT_ELF=y
158# CONFIG_BINFMT_AOUT is not set
159# CONFIG_BINFMT_MISC is not set
160# CONFIG_ARTHUR is not set
161
162#
163# Power management options
164#
165# CONFIG_PM is not set
166
167#
168# Device Drivers
169#
170
171#
172# Generic Driver Options
173#
174CONFIG_STANDALONE=y
175# CONFIG_PREVENT_FIRMWARE_BUILD is not set
176# CONFIG_FW_LOADER is not set
177# CONFIG_DEBUG_DRIVER is not set
178
179#
180# Memory Technology Devices (MTD)
181#
182CONFIG_MTD=y
183# CONFIG_MTD_DEBUG is not set
184# CONFIG_MTD_CONCAT is not set
185CONFIG_MTD_PARTITIONS=y
186CONFIG_MTD_REDBOOT_PARTS=y
187CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1
188CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED=y
189CONFIG_MTD_REDBOOT_PARTS_READONLY=y
190# CONFIG_MTD_CMDLINE_PARTS is not set
191# CONFIG_MTD_AFS_PARTS is not set
192
193#
194# User Modules And Translation Layers
195#
196CONFIG_MTD_CHAR=y
197CONFIG_MTD_BLOCK=y
198# CONFIG_FTL is not set
199# CONFIG_NFTL is not set
200# CONFIG_INFTL is not set
201
202#
203# RAM/ROM/Flash chip drivers
204#
205CONFIG_MTD_CFI=y
206# CONFIG_MTD_JEDECPROBE is not set
207CONFIG_MTD_GEN_PROBE=y
208# CONFIG_MTD_CFI_ADV_OPTIONS is not set
209CONFIG_MTD_MAP_BANK_WIDTH_1=y
210CONFIG_MTD_MAP_BANK_WIDTH_2=y
211CONFIG_MTD_MAP_BANK_WIDTH_4=y
212# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
213# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
214# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
215CONFIG_MTD_CFI_I1=y
216CONFIG_MTD_CFI_I2=y
217# CONFIG_MTD_CFI_I4 is not set
218# CONFIG_MTD_CFI_I8 is not set
219CONFIG_MTD_CFI_INTELEXT=y
220# CONFIG_MTD_CFI_AMDSTD is not set
221# CONFIG_MTD_CFI_STAA is not set
222CONFIG_MTD_CFI_UTIL=y
223# CONFIG_MTD_RAM is not set
224# CONFIG_MTD_ROM is not set
225# CONFIG_MTD_ABSENT is not set
226# CONFIG_MTD_XIP is not set
227
228#
229# Mapping drivers for chip access
230#
231CONFIG_MTD_COMPLEX_MAPPINGS=y
232# CONFIG_MTD_PHYSMAP is not set
233# CONFIG_MTD_ARM_INTEGRATOR is not set
234CONFIG_MTD_IXP2000=y
235# CONFIG_MTD_EDB7312 is not set
236# CONFIG_MTD_PCI is not set
237
238#
239# Self-contained MTD device drivers
240#
241# CONFIG_MTD_PMC551 is not set
242# CONFIG_MTD_SLRAM is not set
243# CONFIG_MTD_PHRAM is not set
244# CONFIG_MTD_MTDRAM is not set
245# CONFIG_MTD_BLKMTD is not set
246# CONFIG_MTD_BLOCK2MTD is not set
247
248#
249# Disk-On-Chip Device Drivers
250#
251# CONFIG_MTD_DOC2000 is not set
252# CONFIG_MTD_DOC2001 is not set
253# CONFIG_MTD_DOC2001PLUS is not set
254
255#
256# NAND Flash Device Drivers
257#
258# CONFIG_MTD_NAND is not set
259
260#
261# Parallel port support
262#
263# CONFIG_PARPORT is not set
264
265#
266# Plug and Play support
267#
268
269#
270# Block devices
271#
272# CONFIG_BLK_DEV_FD is not set
273# CONFIG_BLK_CPQ_DA is not set
274# CONFIG_BLK_CPQ_CISS_DA is not set
275# CONFIG_BLK_DEV_DAC960 is not set
276# CONFIG_BLK_DEV_UMEM is not set
277# CONFIG_BLK_DEV_COW_COMMON is not set
278CONFIG_BLK_DEV_LOOP=y
279# CONFIG_BLK_DEV_CRYPTOLOOP is not set
280# CONFIG_BLK_DEV_NBD is not set
281# CONFIG_BLK_DEV_SX8 is not set
282CONFIG_BLK_DEV_RAM=y
283CONFIG_BLK_DEV_RAM_COUNT=16
284CONFIG_BLK_DEV_RAM_SIZE=8192
285CONFIG_BLK_DEV_INITRD=y
286CONFIG_INITRAMFS_SOURCE=""
287# CONFIG_CDROM_PKTCDVD is not set
288
289#
290# IO Schedulers
291#
292CONFIG_IOSCHED_NOOP=y
293CONFIG_IOSCHED_AS=y
294CONFIG_IOSCHED_DEADLINE=y
295CONFIG_IOSCHED_CFQ=y
296# CONFIG_ATA_OVER_ETH is not set
297
298#
299# SCSI device support
300#
301# CONFIG_SCSI is not set
302
303#
304# Multi-device support (RAID and LVM)
305#
306# CONFIG_MD is not set
307
308#
309# Fusion MPT device support
310#
311
312#
313# IEEE 1394 (FireWire) support
314#
315# CONFIG_IEEE1394 is not set
316
317#
318# I2O device support
319#
320# CONFIG_I2O is not set
321
322#
323# Networking support
324#
325CONFIG_NET=y
326
327#
328# Networking options
329#
330CONFIG_PACKET=y
331CONFIG_PACKET_MMAP=y
332# CONFIG_NETLINK_DEV is not set
333CONFIG_UNIX=y
334# CONFIG_NET_KEY is not set
335CONFIG_INET=y
336# CONFIG_IP_MULTICAST is not set
337# CONFIG_IP_ADVANCED_ROUTER is not set
338CONFIG_IP_PNP=y
339CONFIG_IP_PNP_DHCP=y
340CONFIG_IP_PNP_BOOTP=y
341# CONFIG_IP_PNP_RARP is not set
342# CONFIG_NET_IPIP is not set
343# CONFIG_NET_IPGRE is not set
344# CONFIG_ARPD is not set
345CONFIG_SYN_COOKIES=y
346# CONFIG_INET_AH is not set
347# CONFIG_INET_ESP is not set
348# CONFIG_INET_IPCOMP is not set
349# CONFIG_INET_TUNNEL is not set
350# CONFIG_IP_TCPDIAG is not set
351# CONFIG_IP_TCPDIAG_IPV6 is not set
352# CONFIG_IPV6 is not set
353# CONFIG_NETFILTER is not set
354
355#
356# SCTP Configuration (EXPERIMENTAL)
357#
358# CONFIG_IP_SCTP is not set
359# CONFIG_ATM is not set
360# CONFIG_BRIDGE is not set
361# CONFIG_VLAN_8021Q is not set
362# CONFIG_DECNET is not set
363# CONFIG_LLC2 is not set
364# CONFIG_IPX is not set
365# CONFIG_ATALK is not set
366# CONFIG_X25 is not set
367# CONFIG_LAPB is not set
368# CONFIG_NET_DIVERT is not set
369# CONFIG_ECONET is not set
370# CONFIG_WAN_ROUTER is not set
371
372#
373# QoS and/or fair queueing
374#
375# CONFIG_NET_SCHED is not set
376# CONFIG_NET_CLS_ROUTE is not set
377
378#
379# Network testing
380#
381# CONFIG_NET_PKTGEN is not set
382# CONFIG_NETPOLL is not set
383# CONFIG_NET_POLL_CONTROLLER is not set
384# CONFIG_HAMRADIO is not set
385# CONFIG_IRDA is not set
386# CONFIG_BT is not set
387CONFIG_NETDEVICES=y
388CONFIG_DUMMY=y
389# CONFIG_BONDING is not set
390# CONFIG_EQUALIZER is not set
391# CONFIG_TUN is not set
392
393#
394# ARCnet devices
395#
396# CONFIG_ARCNET is not set
397
398#
399# Ethernet (10 or 100Mbit)
400#
401CONFIG_NET_ETHERNET=y
402CONFIG_MII=y
403# CONFIG_HAPPYMEAL is not set
404# CONFIG_SUNGEM is not set
405# CONFIG_NET_VENDOR_3COM is not set
406# CONFIG_SMC91X is not set
407
408#
409# Tulip family network device support
410#
411# CONFIG_NET_TULIP is not set
412# CONFIG_HP100 is not set
413CONFIG_NET_PCI=y
414# CONFIG_PCNET32 is not set
415# CONFIG_AMD8111_ETH is not set
416# CONFIG_ADAPTEC_STARFIRE is not set
417# CONFIG_B44 is not set
418# CONFIG_FORCEDETH is not set
419# CONFIG_DGRS is not set
420CONFIG_EEPRO100=y
421# CONFIG_E100 is not set
422# CONFIG_FEALNX is not set
423# CONFIG_NATSEMI is not set
424# CONFIG_NE2K_PCI is not set
425# CONFIG_8139CP is not set
426# CONFIG_8139TOO is not set
427# CONFIG_SIS900 is not set
428# CONFIG_EPIC100 is not set
429# CONFIG_SUNDANCE is not set
430# CONFIG_TLAN is not set
431# CONFIG_VIA_RHINE is not set
432
433#
434# Ethernet (1000 Mbit)
435#
436# CONFIG_ACENIC is not set
437# CONFIG_DL2K is not set
438# CONFIG_E1000 is not set
439# CONFIG_NS83820 is not set
440# CONFIG_HAMACHI is not set
441# CONFIG_YELLOWFIN is not set
442# CONFIG_R8169 is not set
443# CONFIG_SK98LIN is not set
444# CONFIG_VIA_VELOCITY is not set
445# CONFIG_TIGON3 is not set
446
447#
448# Ethernet (10000 Mbit)
449#
450# CONFIG_IXGB is not set
451# CONFIG_S2IO is not set
452
453#
454# Token Ring devices
455#
456# CONFIG_TR is not set
457
458#
459# Wireless LAN (non-hamradio)
460#
461# CONFIG_NET_RADIO is not set
462
463#
464# Wan interfaces
465#
466CONFIG_WAN=y
467# CONFIG_LANMEDIA is not set
468# CONFIG_SYNCLINK_SYNCPPP is not set
469CONFIG_HDLC=y
470CONFIG_HDLC_RAW=y
471# CONFIG_HDLC_RAW_ETH is not set
472CONFIG_HDLC_CISCO=y
473CONFIG_HDLC_FR=y
474CONFIG_HDLC_PPP=y
475
476#
477# X.25/LAPB support is disabled
478#
479# CONFIG_PCI200SYN is not set
480# CONFIG_WANXL is not set
481# CONFIG_PC300 is not set
482# CONFIG_FARSYNC is not set
483CONFIG_DLCI=y
484CONFIG_DLCI_COUNT=24
485CONFIG_DLCI_MAX=8
486# CONFIG_FDDI is not set
487# CONFIG_HIPPI is not set
488# CONFIG_PPP is not set
489# CONFIG_SLIP is not set
490# CONFIG_SHAPER is not set
491# CONFIG_NETCONSOLE is not set
492
493#
494# ISDN subsystem
495#
496# CONFIG_ISDN is not set
497
498#
499# Input device support
500#
501CONFIG_INPUT=y
502
503#
504# Userland interfaces
505#
506CONFIG_INPUT_MOUSEDEV=y
507CONFIG_INPUT_MOUSEDEV_PSAUX=y
508CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
509CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
510# CONFIG_INPUT_JOYDEV is not set
511# CONFIG_INPUT_TSDEV is not set
512# CONFIG_INPUT_EVDEV is not set
513# CONFIG_INPUT_EVBUG is not set
514
515#
516# Input Device Drivers
517#
518# CONFIG_INPUT_KEYBOARD is not set
519# CONFIG_INPUT_MOUSE is not set
520# CONFIG_INPUT_JOYSTICK is not set
521# CONFIG_INPUT_TOUCHSCREEN is not set
522# CONFIG_INPUT_MISC is not set
523
524#
525# Hardware I/O ports
526#
527# CONFIG_SERIO is not set
528# CONFIG_GAMEPORT is not set
529CONFIG_SOUND_GAMEPORT=y
530
531#
532# Character devices
533#
534# CONFIG_VT is not set
535# CONFIG_SERIAL_NONSTANDARD is not set
536
537#
538# Serial drivers
539#
540CONFIG_SERIAL_8250=y
541CONFIG_SERIAL_8250_CONSOLE=y
542CONFIG_SERIAL_8250_NR_UARTS=2
543# CONFIG_SERIAL_8250_EXTENDED is not set
544
545#
546# Non-8250 serial port support
547#
548CONFIG_SERIAL_CORE=y
549CONFIG_SERIAL_CORE_CONSOLE=y
550CONFIG_UNIX98_PTYS=y
551CONFIG_LEGACY_PTYS=y
552CONFIG_LEGACY_PTY_COUNT=256
553
554#
555# IPMI
556#
557# CONFIG_IPMI_HANDLER is not set
558
559#
560# Watchdog Cards
561#
562CONFIG_WATCHDOG=y
563# CONFIG_WATCHDOG_NOWAYOUT is not set
564
565#
566# Watchdog Device Drivers
567#
568# CONFIG_SOFT_WATCHDOG is not set
569CONFIG_IXP2000_WATCHDOG=y
570
571#
572# PCI-based Watchdog Cards
573#
574# CONFIG_PCIPCWATCHDOG is not set
575# CONFIG_WDTPCI is not set
576# CONFIG_NVRAM is not set
577# CONFIG_RTC is not set
578# CONFIG_DTLK is not set
579# CONFIG_R3964 is not set
580# CONFIG_APPLICOM is not set
581
582#
583# Ftape, the floppy tape device driver
584#
585# CONFIG_DRM is not set
586# CONFIG_RAW_DRIVER is not set
587
588#
589# TPM devices
590#
591# CONFIG_TCG_TPM is not set
592
593#
594# I2C support
595#
596CONFIG_I2C=y
597CONFIG_I2C_CHARDEV=y
598
599#
600# I2C Algorithms
601#
602CONFIG_I2C_ALGOBIT=y
603# CONFIG_I2C_ALGOPCF is not set
604# CONFIG_I2C_ALGOPCA is not set
605
606#
607# I2C Hardware Bus support
608#
609# CONFIG_I2C_ALI1535 is not set
610# CONFIG_I2C_ALI1563 is not set
611# CONFIG_I2C_ALI15X3 is not set
612# CONFIG_I2C_AMD756 is not set
613# CONFIG_I2C_AMD8111 is not set
614# CONFIG_I2C_I801 is not set
615# CONFIG_I2C_I810 is not set
616# CONFIG_I2C_ISA is not set
617# CONFIG_I2C_IXP2000 is not set
618# CONFIG_I2C_NFORCE2 is not set
619# CONFIG_I2C_PARPORT_LIGHT is not set
620# CONFIG_I2C_PIIX4 is not set
621# CONFIG_I2C_PROSAVAGE is not set
622# CONFIG_I2C_SAVAGE4 is not set
623# CONFIG_SCx200_ACB is not set
624# CONFIG_I2C_SIS5595 is not set
625# CONFIG_I2C_SIS630 is not set
626# CONFIG_I2C_SIS96X is not set
627# CONFIG_I2C_VIA is not set
628# CONFIG_I2C_VIAPRO is not set
629# CONFIG_I2C_VOODOO3 is not set
630# CONFIG_I2C_PCA_ISA is not set
631
632#
633# Hardware Sensors Chip support
634#
635CONFIG_I2C_SENSOR=y
636# CONFIG_SENSORS_ADM1021 is not set
637# CONFIG_SENSORS_ADM1025 is not set
638# CONFIG_SENSORS_ADM1026 is not set
639# CONFIG_SENSORS_ADM1031 is not set
640# CONFIG_SENSORS_ASB100 is not set
641# CONFIG_SENSORS_DS1621 is not set
642# CONFIG_SENSORS_FSCHER is not set
643# CONFIG_SENSORS_FSCPOS is not set
644# CONFIG_SENSORS_GL518SM is not set
645# CONFIG_SENSORS_GL520SM is not set
646# CONFIG_SENSORS_IT87 is not set
647# CONFIG_SENSORS_LM63 is not set
648# CONFIG_SENSORS_LM75 is not set
649# CONFIG_SENSORS_LM77 is not set
650# CONFIG_SENSORS_LM78 is not set
651# CONFIG_SENSORS_LM80 is not set
652# CONFIG_SENSORS_LM83 is not set
653# CONFIG_SENSORS_LM85 is not set
654# CONFIG_SENSORS_LM87 is not set
655# CONFIG_SENSORS_LM90 is not set
656# CONFIG_SENSORS_MAX1619 is not set
657# CONFIG_SENSORS_PC87360 is not set
658# CONFIG_SENSORS_SMSC47B397 is not set
659# CONFIG_SENSORS_SIS5595 is not set
660# CONFIG_SENSORS_SMSC47M1 is not set
661# CONFIG_SENSORS_VIA686A is not set
662# CONFIG_SENSORS_W83781D is not set
663# CONFIG_SENSORS_W83L785TS is not set
664# CONFIG_SENSORS_W83627HF is not set
665
666#
667# Other I2C Chip support
668#
669CONFIG_SENSORS_EEPROM=y
670# CONFIG_SENSORS_PCF8574 is not set
671# CONFIG_SENSORS_PCF8591 is not set
672# CONFIG_SENSORS_RTC8564 is not set
673# CONFIG_I2C_DEBUG_CORE is not set
674# CONFIG_I2C_DEBUG_ALGO is not set
675# CONFIG_I2C_DEBUG_BUS is not set
676# CONFIG_I2C_DEBUG_CHIP is not set
677
678#
679# Misc devices
680#
681
682#
683# Multimedia devices
684#
685# CONFIG_VIDEO_DEV is not set
686
687#
688# Digital Video Broadcasting Devices
689#
690# CONFIG_DVB is not set
691
692#
693# Graphics support
694#
695# CONFIG_FB is not set
696
697#
698# Sound
699#
700# CONFIG_SOUND is not set
701
702#
703# USB support
704#
705CONFIG_USB_ARCH_HAS_HCD=y
706CONFIG_USB_ARCH_HAS_OHCI=y
707# CONFIG_USB is not set
708
709#
710# USB Gadget Support
711#
712# CONFIG_USB_GADGET is not set
713
714#
715# MMC/SD Card support
716#
717# CONFIG_MMC is not set
718
719#
720# File systems
721#
722CONFIG_EXT2_FS=y
723CONFIG_EXT2_FS_XATTR=y
724CONFIG_EXT2_FS_POSIX_ACL=y
725# CONFIG_EXT2_FS_SECURITY is not set
726CONFIG_EXT3_FS=y
727CONFIG_EXT3_FS_XATTR=y
728CONFIG_EXT3_FS_POSIX_ACL=y
729# CONFIG_EXT3_FS_SECURITY is not set
730CONFIG_JBD=y
731# CONFIG_JBD_DEBUG is not set
732CONFIG_FS_MBCACHE=y
733# CONFIG_REISERFS_FS is not set
734# CONFIG_JFS_FS is not set
735CONFIG_FS_POSIX_ACL=y
736
737#
738# XFS support
739#
740# CONFIG_XFS_FS is not set
741# CONFIG_MINIX_FS is not set
742# CONFIG_ROMFS_FS is not set
743# CONFIG_QUOTA is not set
744CONFIG_DNOTIFY=y
745# CONFIG_AUTOFS_FS is not set
746# CONFIG_AUTOFS4_FS is not set
747
748#
749# CD-ROM/DVD Filesystems
750#
751# CONFIG_ISO9660_FS is not set
752# CONFIG_UDF_FS is not set
753
754#
755# DOS/FAT/NT Filesystems
756#
757# CONFIG_MSDOS_FS is not set
758# CONFIG_VFAT_FS is not set
759# CONFIG_NTFS_FS is not set
760
761#
762# Pseudo filesystems
763#
764CONFIG_PROC_FS=y
765CONFIG_SYSFS=y
766# CONFIG_DEVFS_FS is not set
767# CONFIG_DEVPTS_FS_XATTR is not set
768CONFIG_TMPFS=y
769# CONFIG_TMPFS_XATTR is not set
770# CONFIG_HUGETLB_PAGE is not set
771CONFIG_RAMFS=y
772
773#
774# Miscellaneous filesystems
775#
776# CONFIG_ADFS_FS is not set
777# CONFIG_AFFS_FS is not set
778# CONFIG_HFS_FS is not set
779# CONFIG_HFSPLUS_FS is not set
780# CONFIG_BEFS_FS is not set
781# CONFIG_BFS_FS is not set
782# CONFIG_EFS_FS is not set
783# CONFIG_JFFS_FS is not set
784CONFIG_JFFS2_FS=y
785CONFIG_JFFS2_FS_DEBUG=0
786# CONFIG_JFFS2_FS_NAND is not set
787# CONFIG_JFFS2_FS_NOR_ECC is not set
788# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
789CONFIG_JFFS2_ZLIB=y
790CONFIG_JFFS2_RTIME=y
791# CONFIG_JFFS2_RUBIN is not set
792# CONFIG_CRAMFS is not set
793# CONFIG_VXFS_FS is not set
794# CONFIG_HPFS_FS is not set
795# CONFIG_QNX4FS_FS is not set
796# CONFIG_SYSV_FS is not set
797# CONFIG_UFS_FS is not set
798
799#
800# Network File Systems
801#
802CONFIG_NFS_FS=y
803CONFIG_NFS_V3=y
804# CONFIG_NFS_V4 is not set
805# CONFIG_NFS_DIRECTIO is not set
806# CONFIG_NFSD is not set
807CONFIG_ROOT_NFS=y
808CONFIG_LOCKD=y
809CONFIG_LOCKD_V4=y
810CONFIG_SUNRPC=y
811# CONFIG_RPCSEC_GSS_KRB5 is not set
812# CONFIG_RPCSEC_GSS_SPKM3 is not set
813# CONFIG_SMB_FS is not set
814# CONFIG_CIFS is not set
815# CONFIG_NCP_FS is not set
816# CONFIG_CODA_FS is not set
817# CONFIG_AFS_FS is not set
818
819#
820# Partition Types
821#
822CONFIG_PARTITION_ADVANCED=y
823# CONFIG_ACORN_PARTITION is not set
824# CONFIG_OSF_PARTITION is not set
825# CONFIG_AMIGA_PARTITION is not set
826# CONFIG_ATARI_PARTITION is not set
827# CONFIG_MAC_PARTITION is not set
828CONFIG_MSDOS_PARTITION=y
829# CONFIG_BSD_DISKLABEL is not set
830# CONFIG_MINIX_SUBPARTITION is not set
831# CONFIG_SOLARIS_X86_PARTITION is not set
832# CONFIG_UNIXWARE_DISKLABEL is not set
833# CONFIG_LDM_PARTITION is not set
834# CONFIG_SGI_PARTITION is not set
835# CONFIG_ULTRIX_PARTITION is not set
836# CONFIG_SUN_PARTITION is not set
837# CONFIG_EFI_PARTITION is not set
838
839#
840# Native Language Support
841#
842# CONFIG_NLS is not set
843
844#
845# Profiling support
846#
847# CONFIG_PROFILING is not set
848
849#
850# Kernel hacking
851#
852# CONFIG_PRINTK_TIME is not set
853CONFIG_DEBUG_KERNEL=y
854CONFIG_MAGIC_SYSRQ=y
855CONFIG_LOG_BUF_SHIFT=14
856# CONFIG_SCHEDSTATS is not set
857# CONFIG_DEBUG_SLAB is not set
858# CONFIG_DEBUG_SPINLOCK is not set
859# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
860# CONFIG_DEBUG_KOBJECT is not set
861CONFIG_DEBUG_BUGVERBOSE=y
862# CONFIG_DEBUG_INFO is not set
863# CONFIG_DEBUG_FS is not set
864CONFIG_FRAME_POINTER=y
865CONFIG_DEBUG_USER=y
866# CONFIG_DEBUG_WAITQ is not set
867CONFIG_DEBUG_ERRORS=y
868CONFIG_DEBUG_LL=y
869# CONFIG_DEBUG_ICEDCC is not set
870
871#
872# Security options
873#
874# CONFIG_KEYS is not set
875# CONFIG_SECURITY is not set
876
877#
878# Cryptographic options
879#
880# CONFIG_CRYPTO is not set
881
882#
883# Hardware crypto devices
884#
885
886#
887# Library routines
888#
889# CONFIG_CRC_CCITT is not set
890CONFIG_CRC32=y
891# CONFIG_LIBCRC32C is not set
892CONFIG_ZLIB_INFLATE=y
893CONFIG_ZLIB_DEFLATE=y
This page took 0.103255 seconds and 5 git commands to generate.