[ARM] S3C24XX: s3c2410_defconfig: add SCSI support
[deliverable/linux.git] / arch / arm / configs / kafa_defconfig
CommitLineData
6902f523
AV
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.17-rc3
4# Sun May 7 16:54:53 2006
5#
6CONFIG_ARM=y
7CONFIG_MMU=y
8CONFIG_RWSEM_GENERIC_SPINLOCK=y
9CONFIG_GENERIC_HWEIGHT=y
10CONFIG_GENERIC_CALIBRATE_DELAY=y
11CONFIG_VECTORS_BASE=0xffff0000
12
13#
14# Code maturity level options
15#
16CONFIG_EXPERIMENTAL=y
17CONFIG_BROKEN_ON_SMP=y
18CONFIG_LOCK_KERNEL=y
19CONFIG_INIT_ENV_ARG_LIMIT=32
20
21#
22# General setup
23#
24CONFIG_LOCALVERSION=""
25# CONFIG_LOCALVERSION_AUTO is not set
26# CONFIG_SWAP is not set
27CONFIG_SYSVIPC=y
28# CONFIG_POSIX_MQUEUE is not set
29# CONFIG_BSD_PROCESS_ACCT is not set
30CONFIG_SYSCTL=y
31# CONFIG_AUDIT is not set
32# CONFIG_IKCONFIG is not set
33# CONFIG_RELAY is not set
34CONFIG_INITRAMFS_SOURCE=""
35CONFIG_UID16=y
36CONFIG_CC_OPTIMIZE_FOR_SIZE=y
37# CONFIG_EMBEDDED is not set
38CONFIG_KALLSYMS=y
39# CONFIG_KALLSYMS_EXTRA_PASS is not set
40CONFIG_HOTPLUG=y
41CONFIG_PRINTK=y
42CONFIG_BUG=y
43CONFIG_ELF_CORE=y
44CONFIG_BASE_FULL=y
45CONFIG_FUTEX=y
46CONFIG_EPOLL=y
47CONFIG_SHMEM=y
48CONFIG_SLAB=y
49# CONFIG_TINY_SHMEM is not set
50CONFIG_BASE_SMALL=0
51# CONFIG_SLOB is not set
52
53#
54# Loadable module support
55#
56CONFIG_MODULES=y
57CONFIG_MODULE_UNLOAD=y
58# CONFIG_MODULE_FORCE_UNLOAD is not set
59# CONFIG_MODVERSIONS is not set
60# CONFIG_MODULE_SRCVERSION_ALL is not set
61# CONFIG_KMOD is not set
62
63#
64# Block layer
65#
66# CONFIG_BLK_DEV_IO_TRACE is not set
67
68#
69# IO Schedulers
70#
71CONFIG_IOSCHED_NOOP=y
72# CONFIG_IOSCHED_AS is not set
73CONFIG_IOSCHED_DEADLINE=y
74# CONFIG_IOSCHED_CFQ is not set
75# CONFIG_DEFAULT_AS is not set
76CONFIG_DEFAULT_DEADLINE=y
77# CONFIG_DEFAULT_CFQ is not set
78# CONFIG_DEFAULT_NOOP is not set
79CONFIG_DEFAULT_IOSCHED="deadline"
80
81#
82# System Type
83#
84# CONFIG_ARCH_CLPS7500 is not set
85# CONFIG_ARCH_CLPS711X is not set
86# CONFIG_ARCH_CO285 is not set
87# CONFIG_ARCH_EBSA110 is not set
88# CONFIG_ARCH_EP93XX is not set
89# CONFIG_ARCH_FOOTBRIDGE is not set
90# CONFIG_ARCH_INTEGRATOR is not set
91# CONFIG_ARCH_IOP3XX is not set
92# CONFIG_ARCH_IXP4XX is not set
93# CONFIG_ARCH_IXP2000 is not set
94# CONFIG_ARCH_IXP23XX is not set
95# CONFIG_ARCH_L7200 is not set
96# CONFIG_ARCH_PXA is not set
97# CONFIG_ARCH_RPC is not set
98# CONFIG_ARCH_SA1100 is not set
99# CONFIG_ARCH_S3C2410 is not set
100# CONFIG_ARCH_SHARK is not set
101# CONFIG_ARCH_LH7A40X is not set
102# CONFIG_ARCH_OMAP is not set
103# CONFIG_ARCH_VERSATILE is not set
104# CONFIG_ARCH_REALVIEW is not set
105# CONFIG_ARCH_IMX is not set
106# CONFIG_ARCH_H720X is not set
107# CONFIG_ARCH_AAEC2000 is not set
8fc5ffa0 108CONFIG_ARCH_AT91=y
6902f523
AV
109CONFIG_ARCH_AT91RM9200=y
110
111#
112# AT91RM9200 Implementations
113#
114
115#
116# AT91RM9200 Board Type
117#
118# CONFIG_ARCH_AT91RM9200DK is not set
119# CONFIG_MACH_AT91RM9200EK is not set
120# CONFIG_MACH_CSB337 is not set
121# CONFIG_MACH_CSB637 is not set
122# CONFIG_MACH_CARMEVA is not set
123# CONFIG_MACH_KB9200 is not set
124# CONFIG_MACH_ATEB9200 is not set
125CONFIG_MACH_KAFA=y
126
127#
128# AT91 Feature Selections
129#
130# CONFIG_AT91_PROGRAMMABLE_CLOCKS is not set
131
132#
133# Processor Type
134#
135CONFIG_CPU_32=y
136CONFIG_CPU_ARM920T=y
137CONFIG_CPU_32v4=y
138CONFIG_CPU_ABRT_EV4T=y
139CONFIG_CPU_CACHE_V4WT=y
140CONFIG_CPU_CACHE_VIVT=y
141CONFIG_CPU_COPY_V4WB=y
142CONFIG_CPU_TLB_V4WBI=y
143
144#
145# Processor Features
146#
147# CONFIG_ARM_THUMB is not set
148# CONFIG_CPU_ICACHE_DISABLE is not set
149# CONFIG_CPU_DCACHE_DISABLE is not set
150# CONFIG_CPU_DCACHE_WRITETHROUGH is not set
151
152#
153# Bus support
154#
155
156#
157# PCCARD (PCMCIA/CardBus) support
158#
159# CONFIG_PCCARD is not set
160
161#
162# Kernel Features
163#
164CONFIG_PREEMPT=y
165# CONFIG_NO_IDLE_HZ is not set
166CONFIG_HZ=100
167# CONFIG_AEABI is not set
168# CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set
169CONFIG_SELECT_MEMORY_MODEL=y
170CONFIG_FLATMEM_MANUAL=y
171# CONFIG_DISCONTIGMEM_MANUAL is not set
172# CONFIG_SPARSEMEM_MANUAL is not set
173CONFIG_FLATMEM=y
174CONFIG_FLAT_NODE_MEM_MAP=y
175# CONFIG_SPARSEMEM_STATIC is not set
176CONFIG_SPLIT_PTLOCK_CPUS=4096
177CONFIG_LEDS=y
178# CONFIG_LEDS_TIMER is not set
179CONFIG_LEDS_CPU=y
180CONFIG_ALIGNMENT_TRAP=y
181
182#
183# Boot options
184#
185CONFIG_ZBOOT_ROM_TEXT=0x0
186CONFIG_ZBOOT_ROM_BSS=0x0
187CONFIG_CMDLINE="mem=32M console=ttyS0,115200 initrd=0x20800000,10M root=/dev/ram0 rw"
188# CONFIG_XIP_KERNEL is not set
189
190#
191# Floating point emulation
192#
193
194#
195# At least one emulation must be selected
196#
197CONFIG_FPE_NWFPE=y
198# CONFIG_FPE_NWFPE_XP is not set
199# CONFIG_FPE_FASTFPE is not set
200
201#
202# Userspace binary formats
203#
204CONFIG_BINFMT_ELF=y
205# CONFIG_BINFMT_AOUT is not set
206CONFIG_BINFMT_MISC=y
207# CONFIG_ARTHUR is not set
208
209#
210# Power management options
211#
212# CONFIG_PM is not set
213# CONFIG_APM is not set
214
215#
216# Networking
217#
218CONFIG_NET=y
219
220#
221# Networking options
222#
223# CONFIG_NETDEBUG is not set
224CONFIG_PACKET=y
225# CONFIG_PACKET_MMAP is not set
226CONFIG_UNIX=y
227# CONFIG_NET_KEY is not set
228CONFIG_INET=y
229# CONFIG_IP_MULTICAST is not set
230# CONFIG_IP_ADVANCED_ROUTER is not set
231CONFIG_IP_FIB_HASH=y
232# CONFIG_IP_PNP is not set
233# CONFIG_NET_IPIP is not set
234# CONFIG_NET_IPGRE is not set
235# CONFIG_ARPD is not set
236# CONFIG_SYN_COOKIES is not set
237# CONFIG_INET_AH is not set
238# CONFIG_INET_ESP is not set
239# CONFIG_INET_IPCOMP is not set
240# CONFIG_INET_XFRM_TUNNEL is not set
241# CONFIG_INET_TUNNEL is not set
242# CONFIG_INET_DIAG is not set
243# CONFIG_TCP_CONG_ADVANCED is not set
244CONFIG_TCP_CONG_BIC=y
245# CONFIG_IPV6 is not set
246# CONFIG_INET6_XFRM_TUNNEL is not set
247# CONFIG_INET6_TUNNEL is not set
248# CONFIG_NETFILTER is not set
249
250#
251# DCCP Configuration (EXPERIMENTAL)
252#
253# CONFIG_IP_DCCP is not set
254
255#
256# SCTP Configuration (EXPERIMENTAL)
257#
258# CONFIG_IP_SCTP is not set
259
260#
261# TIPC Configuration (EXPERIMENTAL)
262#
263# CONFIG_TIPC is not set
264# CONFIG_ATM is not set
265# CONFIG_BRIDGE is not set
266# CONFIG_VLAN_8021Q is not set
267# CONFIG_DECNET is not set
268# CONFIG_LLC2 is not set
269# CONFIG_IPX is not set
270# CONFIG_ATALK is not set
271# CONFIG_X25 is not set
272# CONFIG_LAPB is not set
273# CONFIG_NET_DIVERT is not set
274# CONFIG_ECONET is not set
275# CONFIG_WAN_ROUTER is not set
276
277#
278# QoS and/or fair queueing
279#
280# CONFIG_NET_SCHED is not set
281
282#
283# Network testing
284#
285# CONFIG_NET_PKTGEN is not set
286# CONFIG_HAMRADIO is not set
287# CONFIG_IRDA is not set
288# CONFIG_BT is not set
289# CONFIG_IEEE80211 is not set
290
291#
292# Device Drivers
293#
294
295#
296# Generic Driver Options
297#
298CONFIG_STANDALONE=y
299CONFIG_PREVENT_FIRMWARE_BUILD=y
300# CONFIG_FW_LOADER is not set
301
302#
303# Connector - unified userspace <-> kernelspace linker
304#
305# CONFIG_CONNECTOR is not set
306
307#
308# Memory Technology Devices (MTD)
309#
310CONFIG_MTD=y
311# CONFIG_MTD_DEBUG is not set
312# CONFIG_MTD_CONCAT is not set
313CONFIG_MTD_PARTITIONS=y
314# CONFIG_MTD_REDBOOT_PARTS is not set
315# CONFIG_MTD_CMDLINE_PARTS is not set
316# CONFIG_MTD_AFS_PARTS is not set
317
318#
319# User Modules And Translation Layers
320#
321CONFIG_MTD_CHAR=y
322# CONFIG_MTD_BLOCK is not set
323CONFIG_MTD_BLOCK_RO=y
324# CONFIG_FTL is not set
325# CONFIG_NFTL is not set
326# CONFIG_INFTL is not set
327# CONFIG_RFD_FTL is not set
328
329#
330# RAM/ROM/Flash chip drivers
331#
332# CONFIG_MTD_CFI is not set
333# CONFIG_MTD_JEDECPROBE is not set
334CONFIG_MTD_MAP_BANK_WIDTH_1=y
335CONFIG_MTD_MAP_BANK_WIDTH_2=y
336CONFIG_MTD_MAP_BANK_WIDTH_4=y
337# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
338# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
339# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
340CONFIG_MTD_CFI_I1=y
341CONFIG_MTD_CFI_I2=y
342# CONFIG_MTD_CFI_I4 is not set
343# CONFIG_MTD_CFI_I8 is not set
344# CONFIG_MTD_RAM is not set
345# CONFIG_MTD_ROM is not set
346# CONFIG_MTD_ABSENT is not set
347# CONFIG_MTD_OBSOLETE_CHIPS is not set
348
349#
350# Mapping drivers for chip access
351#
352# CONFIG_MTD_COMPLEX_MAPPINGS is not set
353# CONFIG_MTD_PLATRAM is not set
354
355#
356# Self-contained MTD device drivers
357#
358# CONFIG_MTD_SLRAM is not set
359# CONFIG_MTD_PHRAM is not set
360# CONFIG_MTD_MTDRAM is not set
361# CONFIG_MTD_BLOCK2MTD is not set
362
363#
364# Disk-On-Chip Device Drivers
365#
366# CONFIG_MTD_DOC2000 is not set
367# CONFIG_MTD_DOC2001 is not set
368# CONFIG_MTD_DOC2001PLUS is not set
369CONFIG_MTD_AT91_DATAFLASH=y
370# CONFIG_MTD_AT91_DATAFLASH_CARD is not set
371
372#
373# NAND Flash Device Drivers
374#
375# CONFIG_MTD_NAND is not set
376
377#
378# OneNAND Flash Device Drivers
379#
380# CONFIG_MTD_ONENAND is not set
381
382#
383# Parallel port support
384#
385# CONFIG_PARPORT is not set
386
387#
388# Plug and Play support
389#
390
391#
392# Block devices
393#
394# CONFIG_BLK_DEV_COW_COMMON is not set
395# CONFIG_BLK_DEV_LOOP is not set
396# CONFIG_BLK_DEV_NBD is not set
397# CONFIG_BLK_DEV_RAM is not set
398# CONFIG_BLK_DEV_INITRD is not set
399# CONFIG_CDROM_PKTCDVD is not set
400# CONFIG_ATA_OVER_ETH is not set
401
402#
403# SCSI device support
404#
405# CONFIG_RAID_ATTRS is not set
406# CONFIG_SCSI is not set
407
408#
409# Multi-device support (RAID and LVM)
410#
411# CONFIG_MD is not set
412
413#
414# Fusion MPT device support
415#
416# CONFIG_FUSION is not set
417
418#
419# IEEE 1394 (FireWire) support
420#
421
422#
423# I2O device support
424#
425
426#
427# Network device support
428#
429CONFIG_NETDEVICES=y
430# CONFIG_DUMMY is not set
431# CONFIG_BONDING is not set
432# CONFIG_EQUALIZER is not set
433# CONFIG_TUN is not set
434
435#
436# PHY device support
437#
438CONFIG_PHYLIB=y
439
440#
441# MII PHY device drivers
442#
443# CONFIG_MARVELL_PHY is not set
444CONFIG_DAVICOM_PHY=y
445# CONFIG_QSEMI_PHY is not set
446# CONFIG_LXT_PHY is not set
447# CONFIG_CICADA_PHY is not set
448
449#
450# Ethernet (10 or 100Mbit)
451#
452CONFIG_NET_ETHERNET=y
453CONFIG_MII=y
454CONFIG_ARM_AT91_ETHER=y
455# CONFIG_SMC91X is not set
456# CONFIG_DM9000 is not set
457
458#
459# Ethernet (1000 Mbit)
460#
461
462#
463# Ethernet (10000 Mbit)
464#
465
466#
467# Token Ring devices
468#
469
470#
471# Wireless LAN (non-hamradio)
472#
473# CONFIG_NET_RADIO is not set
474
475#
476# Wan interfaces
477#
478# CONFIG_WAN is not set
479# CONFIG_PPP is not set
480# CONFIG_SLIP is not set
481# CONFIG_SHAPER is not set
482# CONFIG_NETCONSOLE is not set
483# CONFIG_NETPOLL is not set
484# CONFIG_NET_POLL_CONTROLLER is not set
485
486#
487# ISDN subsystem
488#
489# CONFIG_ISDN is not set
490
491#
492# Input device support
493#
494CONFIG_INPUT=y
495
496#
497# Userland interfaces
498#
499CONFIG_INPUT_MOUSEDEV=y
500# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
501CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
502CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
503# CONFIG_INPUT_JOYDEV is not set
504# CONFIG_INPUT_TSDEV is not set
505# CONFIG_INPUT_EVDEV is not set
506# CONFIG_INPUT_EVBUG is not set
507
508#
509# Input Device Drivers
510#
511# CONFIG_INPUT_KEYBOARD is not set
512# CONFIG_INPUT_MOUSE is not set
513# CONFIG_INPUT_JOYSTICK is not set
514# CONFIG_INPUT_TOUCHSCREEN is not set
515# CONFIG_INPUT_MISC is not set
516
517#
518# Hardware I/O ports
519#
520# CONFIG_SERIO is not set
521# CONFIG_GAMEPORT is not set
522
523#
524# Character devices
525#
526CONFIG_VT=y
527CONFIG_VT_CONSOLE=y
528CONFIG_HW_CONSOLE=y
529# CONFIG_SERIAL_NONSTANDARD is not set
530
531#
532# Serial drivers
533#
534# CONFIG_SERIAL_8250 is not set
535
536#
537# Non-8250 serial port support
538#
749c4e60
HS
539CONFIG_SERIAL_ATMEL=y
540CONFIG_SERIAL_ATMEL_CONSOLE=y
541# CONFIG_SERIAL_ATMEL_TTYAT is not set
6902f523
AV
542CONFIG_SERIAL_CORE=y
543CONFIG_SERIAL_CORE_CONSOLE=y
544CONFIG_UNIX98_PTYS=y
545CONFIG_LEGACY_PTYS=y
546CONFIG_LEGACY_PTY_COUNT=32
547
548#
549# IPMI
550#
551# CONFIG_IPMI_HANDLER is not set
552
553#
554# Watchdog Cards
555#
556CONFIG_WATCHDOG=y
557CONFIG_WATCHDOG_NOWAYOUT=y
558
559#
560# Watchdog Device Drivers
561#
562# CONFIG_SOFT_WATCHDOG is not set
bdcff345 563CONFIG_AT91RM9200_WATCHDOG=y
6902f523
AV
564# CONFIG_NVRAM is not set
565# CONFIG_DTLK is not set
566# CONFIG_R3964 is not set
567
568#
569# Ftape, the floppy tape device driver
570#
571# CONFIG_RAW_DRIVER is not set
572
573#
574# TPM devices
575#
576# CONFIG_TCG_TPM is not set
577# CONFIG_TELCLOCK is not set
578CONFIG_AT91_SPI=y
579CONFIG_AT91_SPIDEV=y
580
581#
582# I2C support
583#
584CONFIG_I2C=y
585CONFIG_I2C_CHARDEV=y
586
587#
588# I2C Algorithms
589#
1af89cb6 590CONFIG_I2C_ALGOBIT=y
6902f523
AV
591# CONFIG_I2C_ALGOPCF is not set
592# CONFIG_I2C_ALGOPCA is not set
593
594#
595# I2C Hardware Bus support
596#
1af89cb6 597CONFIG_I2C_GPIO=y
6902f523
AV
598# CONFIG_I2C_PARPORT_LIGHT is not set
599# CONFIG_I2C_STUB is not set
600# CONFIG_I2C_PCA_ISA is not set
601
602#
603# Miscellaneous I2C Chip support
604#
605# CONFIG_SENSORS_DS1337 is not set
606# CONFIG_SENSORS_DS1374 is not set
607# CONFIG_SENSORS_EEPROM is not set
608# CONFIG_SENSORS_PCF8574 is not set
609# CONFIG_SENSORS_PCA9539 is not set
610# CONFIG_SENSORS_PCF8591 is not set
611# CONFIG_SENSORS_MAX6875 is not set
612# CONFIG_I2C_DEBUG_CORE is not set
613# CONFIG_I2C_DEBUG_ALGO is not set
614# CONFIG_I2C_DEBUG_BUS is not set
615# CONFIG_I2C_DEBUG_CHIP is not set
616
617#
618# SPI support
619#
620# CONFIG_SPI is not set
621# CONFIG_SPI_MASTER is not set
622
623#
624# Dallas's 1-wire bus
625#
626# CONFIG_W1 is not set
627
628#
629# Hardware Monitoring support
630#
631# CONFIG_HWMON is not set
632# CONFIG_HWMON_VID is not set
633
634#
635# Misc devices
636#
637
638#
639# LED devices
640#
641# CONFIG_NEW_LEDS is not set
642
643#
644# LED drivers
645#
646
647#
648# LED Triggers
649#
650
651#
652# Multimedia devices
653#
654# CONFIG_VIDEO_DEV is not set
655
656#
657# Digital Video Broadcasting Devices
658#
659# CONFIG_DVB is not set
660
661#
662# Graphics support
663#
664# CONFIG_FB is not set
665
666#
667# Console display driver support
668#
669# CONFIG_VGA_CONSOLE is not set
670CONFIG_DUMMY_CONSOLE=y
671
672#
673# Sound
674#
675# CONFIG_SOUND is not set
676
677#
678# USB support
679#
680CONFIG_USB_ARCH_HAS_HCD=y
681CONFIG_USB_ARCH_HAS_OHCI=y
682# CONFIG_USB_ARCH_HAS_EHCI is not set
683# CONFIG_USB is not set
684
685#
686# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
687#
688
689#
690# USB Gadget Support
691#
692# CONFIG_USB_GADGET is not set
693
694#
695# MMC/SD Card support
696#
697# CONFIG_MMC is not set
698
699#
700# Real Time Clock
701#
702CONFIG_RTC_LIB=y
703CONFIG_RTC_CLASS=y
704# CONFIG_RTC_HCTOSYS is not set
705
706#
707# RTC interfaces
708#
709CONFIG_RTC_INTF_SYSFS=y
710CONFIG_RTC_INTF_PROC=y
711CONFIG_RTC_INTF_DEV=y
712
713#
714# RTC drivers
715#
716# CONFIG_RTC_DRV_X1205 is not set
717# CONFIG_RTC_DRV_DS1672 is not set
718# CONFIG_RTC_DRV_PCF8563 is not set
719# CONFIG_RTC_DRV_RS5C372 is not set
720# CONFIG_RTC_DRV_M48T86 is not set
f1e13986 721CONFIG_RTC_DRV_AT91RM9200=y
6902f523
AV
722# CONFIG_RTC_DRV_TEST is not set
723
724#
725# File systems
726#
727# CONFIG_EXT2_FS is not set
728CONFIG_EXT3_FS=y
729# CONFIG_EXT3_FS_XATTR is not set
730CONFIG_JBD=y
731# CONFIG_JBD_DEBUG is not set
732# CONFIG_REISERFS_FS is not set
733# CONFIG_JFS_FS is not set
734# CONFIG_FS_POSIX_ACL is not set
735# CONFIG_XFS_FS is not set
736# CONFIG_OCFS2_FS is not set
737# CONFIG_MINIX_FS is not set
738# CONFIG_ROMFS_FS is not set
739# CONFIG_INOTIFY is not set
740# CONFIG_QUOTA is not set
741CONFIG_DNOTIFY=y
742# CONFIG_AUTOFS_FS is not set
743# CONFIG_AUTOFS4_FS is not set
744# CONFIG_FUSE_FS is not set
745
746#
747# CD-ROM/DVD Filesystems
748#
749# CONFIG_ISO9660_FS is not set
750# CONFIG_UDF_FS is not set
751
752#
753# DOS/FAT/NT Filesystems
754#
755# CONFIG_MSDOS_FS is not set
756# CONFIG_VFAT_FS is not set
757# CONFIG_NTFS_FS is not set
758
759#
760# Pseudo filesystems
761#
762CONFIG_PROC_FS=y
763CONFIG_SYSFS=y
764CONFIG_TMPFS=y
765# CONFIG_HUGETLB_PAGE is not set
766CONFIG_RAMFS=y
767# CONFIG_CONFIGFS_FS is not set
768
769#
770# Miscellaneous filesystems
771#
772# CONFIG_ADFS_FS is not set
773# CONFIG_AFFS_FS is not set
774# CONFIG_HFS_FS is not set
775# CONFIG_HFSPLUS_FS is not set
776# CONFIG_BEFS_FS is not set
777# CONFIG_BFS_FS is not set
778# CONFIG_EFS_FS is not set
779# CONFIG_JFFS_FS is not set
780# CONFIG_JFFS2_FS is not set
781CONFIG_CRAMFS=y
782# CONFIG_VXFS_FS is not set
783# CONFIG_HPFS_FS is not set
784# CONFIG_QNX4FS_FS is not set
785# CONFIG_SYSV_FS is not set
786# CONFIG_UFS_FS is not set
787
788#
789# Network File Systems
790#
791CONFIG_NFS_FS=m
792CONFIG_NFS_V3=y
793# CONFIG_NFS_V3_ACL is not set
794# CONFIG_NFS_V4 is not set
795# CONFIG_NFS_DIRECTIO is not set
796# CONFIG_NFSD is not set
797CONFIG_LOCKD=m
798CONFIG_LOCKD_V4=y
799CONFIG_NFS_COMMON=y
800CONFIG_SUNRPC=m
801# CONFIG_RPCSEC_GSS_KRB5 is not set
802# CONFIG_RPCSEC_GSS_SPKM3 is not set
803# CONFIG_SMB_FS is not set
804# CONFIG_CIFS is not set
805# CONFIG_NCP_FS is not set
806# CONFIG_CODA_FS is not set
807# CONFIG_AFS_FS is not set
808# CONFIG_9P_FS is not set
809
810#
811# Partition Types
812#
813# CONFIG_PARTITION_ADVANCED is not set
814CONFIG_MSDOS_PARTITION=y
815
816#
817# Native Language Support
818#
819# CONFIG_NLS is not set
820
821#
822# Profiling support
823#
824# CONFIG_PROFILING is not set
825
826#
827# Kernel hacking
828#
829# CONFIG_PRINTK_TIME is not set
830# CONFIG_MAGIC_SYSRQ is not set
831# CONFIG_DEBUG_KERNEL is not set
832CONFIG_LOG_BUF_SHIFT=14
833CONFIG_DEBUG_BUGVERBOSE=y
834# CONFIG_DEBUG_FS is not set
835CONFIG_FRAME_POINTER=y
836# CONFIG_UNWIND_INFO is not set
837# CONFIG_DEBUG_USER is not set
838
839#
840# Security options
841#
842# CONFIG_KEYS is not set
843# CONFIG_SECURITY is not set
844
845#
846# Cryptographic options
847#
848CONFIG_CRYPTO=y
849# CONFIG_CRYPTO_HMAC is not set
850# CONFIG_CRYPTO_NULL is not set
851# CONFIG_CRYPTO_MD4 is not set
852CONFIG_CRYPTO_MD5=y
853# CONFIG_CRYPTO_SHA1 is not set
854# CONFIG_CRYPTO_SHA256 is not set
855# CONFIG_CRYPTO_SHA512 is not set
856# CONFIG_CRYPTO_WP512 is not set
857# CONFIG_CRYPTO_TGR192 is not set
858CONFIG_CRYPTO_DES=y
859# CONFIG_CRYPTO_BLOWFISH is not set
860# CONFIG_CRYPTO_TWOFISH is not set
861# CONFIG_CRYPTO_SERPENT is not set
862# CONFIG_CRYPTO_AES is not set
863# CONFIG_CRYPTO_CAST5 is not set
864# CONFIG_CRYPTO_CAST6 is not set
865# CONFIG_CRYPTO_TEA is not set
866# CONFIG_CRYPTO_ARC4 is not set
867# CONFIG_CRYPTO_KHAZAD is not set
868# CONFIG_CRYPTO_ANUBIS is not set
869# CONFIG_CRYPTO_DEFLATE is not set
870# CONFIG_CRYPTO_MICHAEL_MIC is not set
871# CONFIG_CRYPTO_CRC32C is not set
872# CONFIG_CRYPTO_TEST is not set
873
874#
875# Hardware crypto devices
876#
877
878#
879# Library routines
880#
881# CONFIG_CRC_CCITT is not set
882# CONFIG_CRC16 is not set
883CONFIG_CRC32=y
884# CONFIG_LIBCRC32C is not set
885CONFIG_ZLIB_INFLATE=y
This page took 0.380272 seconds and 5 git commands to generate.