]> bbs.cooldavid.org Git - net-next-2.6.git/blame - arch/powerpc/configs/ebony_defconfig
[POWERPC] Clean out a bunch of duplicate includes
[net-next-2.6.git] / arch / powerpc / configs / ebony_defconfig
CommitLineData
f6dfc805
DG
1#
2# Automatically generated make config: don't edit
ca74c013
PM
3# Linux kernel version: 2.6.22-rc6
4# Tue Jun 26 12:38:33 2007
f6dfc805
DG
5#
6# CONFIG_PPC64 is not set
7CONFIG_PPC32=y
8CONFIG_PPC_MERGE=y
9CONFIG_MMU=y
10CONFIG_GENERIC_HARDIRQS=y
11CONFIG_IRQ_PER_CPU=y
12CONFIG_RWSEM_XCHGADD_ALGORITHM=y
13CONFIG_ARCH_HAS_ILOG2_U32=y
14CONFIG_GENERIC_HWEIGHT=y
15CONFIG_GENERIC_CALIBRATE_DELAY=y
16CONFIG_GENERIC_FIND_NEXT_BIT=y
17CONFIG_PPC=y
18CONFIG_EARLY_PRINTK=y
19CONFIG_GENERIC_NVRAM=y
20CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
21CONFIG_ARCH_MAY_HAVE_PC_FDC=y
22CONFIG_PPC_OF=y
23# CONFIG_PPC_UDBG_16550 is not set
24# CONFIG_GENERIC_TBSYNC is not set
25CONFIG_AUDIT_ARCH=y
26CONFIG_GENERIC_BUG=y
27# CONFIG_DEFAULT_UIMAGE is not set
28
29#
30# Processor support
31#
32# CONFIG_CLASSIC32 is not set
33# CONFIG_PPC_82xx is not set
34# CONFIG_PPC_83xx is not set
35# CONFIG_PPC_85xx is not set
36# CONFIG_PPC_86xx is not set
37# CONFIG_PPC_8xx is not set
38# CONFIG_40x is not set
39CONFIG_44x=y
40# CONFIG_E200 is not set
41CONFIG_PPC_DCR_NATIVE=y
42# CONFIG_PPC_DCR_MMIO is not set
43CONFIG_PPC_DCR=y
44CONFIG_4xx=y
45CONFIG_BOOKE=y
46CONFIG_PTE_64BIT=y
47CONFIG_PHYS_64BIT=y
ca74c013 48# CONFIG_PPC_MM_SLICES is not set
f6dfc805
DG
49CONFIG_NOT_COHERENT_CACHE=y
50CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
51
52#
53# Code maturity level options
54#
55CONFIG_EXPERIMENTAL=y
56CONFIG_BROKEN_ON_SMP=y
57CONFIG_INIT_ENV_ARG_LIMIT=32
58
59#
60# General setup
61#
62CONFIG_LOCALVERSION=""
63CONFIG_LOCALVERSION_AUTO=y
64CONFIG_SWAP=y
65CONFIG_SYSVIPC=y
66# CONFIG_IPC_NS is not set
67CONFIG_SYSVIPC_SYSCTL=y
68CONFIG_POSIX_MQUEUE=y
69# CONFIG_BSD_PROCESS_ACCT is not set
70# CONFIG_TASKSTATS is not set
71# CONFIG_UTS_NS is not set
72# CONFIG_AUDIT is not set
73# CONFIG_IKCONFIG is not set
ca74c013 74CONFIG_LOG_BUF_SHIFT=14
f6dfc805
DG
75CONFIG_SYSFS_DEPRECATED=y
76# CONFIG_RELAY is not set
77CONFIG_BLK_DEV_INITRD=y
78CONFIG_INITRAMFS_SOURCE=""
79# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
80CONFIG_SYSCTL=y
81CONFIG_EMBEDDED=y
82CONFIG_SYSCTL_SYSCALL=y
83CONFIG_KALLSYMS=y
84CONFIG_KALLSYMS_ALL=y
85CONFIG_KALLSYMS_EXTRA_PASS=y
86CONFIG_HOTPLUG=y
87CONFIG_PRINTK=y
88CONFIG_BUG=y
89CONFIG_ELF_CORE=y
90CONFIG_BASE_FULL=y
91CONFIG_FUTEX=y
ca74c013 92CONFIG_ANON_INODES=y
f6dfc805 93CONFIG_EPOLL=y
ca74c013
PM
94CONFIG_SIGNALFD=y
95CONFIG_TIMERFD=y
96CONFIG_EVENTFD=y
f6dfc805 97CONFIG_SHMEM=y
f6dfc805 98CONFIG_VM_EVENT_COUNTERS=y
ca74c013
PM
99CONFIG_SLAB=y
100# CONFIG_SLUB is not set
101# CONFIG_SLOB is not set
f6dfc805
DG
102CONFIG_RT_MUTEXES=y
103# CONFIG_TINY_SHMEM is not set
104CONFIG_BASE_SMALL=0
f6dfc805
DG
105
106#
107# Loadable module support
108#
109CONFIG_MODULES=y
110CONFIG_MODULE_UNLOAD=y
111# CONFIG_MODULE_FORCE_UNLOAD is not set
112# CONFIG_MODVERSIONS is not set
113# CONFIG_MODULE_SRCVERSION_ALL is not set
114CONFIG_KMOD=y
115
116#
117# Block layer
118#
119CONFIG_BLOCK=y
120CONFIG_LBD=y
121# CONFIG_BLK_DEV_IO_TRACE is not set
122# CONFIG_LSF is not set
123
124#
125# IO Schedulers
126#
127CONFIG_IOSCHED_NOOP=y
128CONFIG_IOSCHED_AS=y
129CONFIG_IOSCHED_DEADLINE=y
130CONFIG_IOSCHED_CFQ=y
131CONFIG_DEFAULT_AS=y
132# CONFIG_DEFAULT_DEADLINE is not set
133# CONFIG_DEFAULT_CFQ is not set
134# CONFIG_DEFAULT_NOOP is not set
135CONFIG_DEFAULT_IOSCHED="anticipatory"
136
137#
138# Platform support
139#
140# CONFIG_PPC_MPC52xx is not set
141# CONFIG_PPC_MPC5200 is not set
142# CONFIG_PPC_CELL is not set
143# CONFIG_PPC_CELL_NATIVE is not set
144# CONFIG_PQ2ADS is not set
145CONFIG_EBONY=y
146CONFIG_440GP=y
147# CONFIG_MPIC is not set
148# CONFIG_MPIC_WEIRD is not set
149# CONFIG_PPC_I8259 is not set
150# CONFIG_PPC_RTAS is not set
151# CONFIG_MMIO_NVRAM is not set
152# CONFIG_PPC_MPC106 is not set
153# CONFIG_PPC_970_NAP is not set
154# CONFIG_PPC_INDIRECT_IO is not set
155# CONFIG_GENERIC_IOMAP is not set
156# CONFIG_CPU_FREQ is not set
157# CONFIG_CPM2 is not set
158
159#
160# Kernel options
161#
162# CONFIG_HIGHMEM is not set
163# CONFIG_HZ_100 is not set
164CONFIG_HZ_250=y
165# CONFIG_HZ_300 is not set
166# CONFIG_HZ_1000 is not set
167CONFIG_HZ=250
168CONFIG_PREEMPT_NONE=y
169# CONFIG_PREEMPT_VOLUNTARY is not set
170# CONFIG_PREEMPT is not set
171CONFIG_BINFMT_ELF=y
172# CONFIG_BINFMT_MISC is not set
173CONFIG_MATH_EMULATION=y
174CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
175CONFIG_ARCH_FLATMEM_ENABLE=y
176CONFIG_ARCH_POPULATES_NODE_MAP=y
177CONFIG_SELECT_MEMORY_MODEL=y
178CONFIG_FLATMEM_MANUAL=y
179# CONFIG_DISCONTIGMEM_MANUAL is not set
180# CONFIG_SPARSEMEM_MANUAL is not set
181CONFIG_FLATMEM=y
182CONFIG_FLAT_NODE_MEM_MAP=y
183# CONFIG_SPARSEMEM_STATIC is not set
184CONFIG_SPLIT_PTLOCK_CPUS=4
185CONFIG_RESOURCES_64BIT=y
186CONFIG_ZONE_DMA_FLAG=1
187CONFIG_PROC_DEVICETREE=y
188# CONFIG_CMDLINE_BOOL is not set
189CONFIG_SECCOMP=y
190CONFIG_WANT_DEVICE_TREE=y
191CONFIG_DEVICE_TREE="ebony.dts"
192CONFIG_ISA_DMA_API=y
193
194#
195# Bus options
196#
197CONFIG_ZONE_DMA=y
198CONFIG_PPC_INDIRECT_PCI=y
199# CONFIG_PPC_INDIRECT_PCI_BE is not set
200CONFIG_PCI=y
201CONFIG_PCI_DOMAINS=y
202# CONFIG_PCIEPORTBUS is not set
ca74c013
PM
203CONFIG_ARCH_SUPPORTS_MSI=y
204# CONFIG_PCI_MSI is not set
f6dfc805
DG
205# CONFIG_PCI_DEBUG is not set
206
207#
208# PCCARD (PCMCIA/CardBus) support
209#
210# CONFIG_PCCARD is not set
f6dfc805
DG
211# CONFIG_HOTPLUG_PCI is not set
212
213#
214# Advanced setup
215#
216# CONFIG_ADVANCED_OPTIONS is not set
217
218#
219# Default settings for advanced configuration options are used
220#
221CONFIG_HIGHMEM_START=0xfe000000
222CONFIG_LOWMEM_SIZE=0x30000000
223CONFIG_KERNEL_START=0xc0000000
224CONFIG_TASK_SIZE=0x80000000
225CONFIG_CONSISTENT_START=0xff100000
226CONFIG_CONSISTENT_SIZE=0x00200000
227CONFIG_BOOT_LOAD=0x01000000
228
229#
230# Networking
231#
232CONFIG_NET=y
233
234#
235# Networking options
236#
237CONFIG_PACKET=y
238# CONFIG_PACKET_MMAP is not set
239CONFIG_UNIX=y
240# CONFIG_NET_KEY is not set
241CONFIG_INET=y
242# CONFIG_IP_MULTICAST is not set
243# CONFIG_IP_ADVANCED_ROUTER is not set
244CONFIG_IP_FIB_HASH=y
245CONFIG_IP_PNP=y
246CONFIG_IP_PNP_DHCP=y
247CONFIG_IP_PNP_BOOTP=y
248# CONFIG_IP_PNP_RARP is not set
249# CONFIG_NET_IPIP is not set
250# CONFIG_NET_IPGRE is not set
251# CONFIG_ARPD is not set
252# CONFIG_SYN_COOKIES is not set
253# CONFIG_INET_AH is not set
254# CONFIG_INET_ESP is not set
255# CONFIG_INET_IPCOMP is not set
256# CONFIG_INET_XFRM_TUNNEL is not set
257# CONFIG_INET_TUNNEL is not set
258# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
259# CONFIG_INET_XFRM_MODE_TUNNEL is not set
260# CONFIG_INET_XFRM_MODE_BEET is not set
261CONFIG_INET_DIAG=y
262CONFIG_INET_TCP_DIAG=y
263# CONFIG_TCP_CONG_ADVANCED is not set
264CONFIG_TCP_CONG_CUBIC=y
265CONFIG_DEFAULT_TCP_CONG="cubic"
266# CONFIG_TCP_MD5SIG is not set
267# CONFIG_IPV6 is not set
268# CONFIG_INET6_XFRM_TUNNEL is not set
269# CONFIG_INET6_TUNNEL is not set
270# CONFIG_NETWORK_SECMARK is not set
271# CONFIG_NETFILTER is not set
f6dfc805 272# CONFIG_IP_DCCP is not set
f6dfc805 273# CONFIG_IP_SCTP is not set
f6dfc805
DG
274# CONFIG_TIPC is not set
275# CONFIG_ATM is not set
276# CONFIG_BRIDGE is not set
277# CONFIG_VLAN_8021Q is not set
278# CONFIG_DECNET is not set
279# CONFIG_LLC2 is not set
280# CONFIG_IPX is not set
281# CONFIG_ATALK is not set
282# CONFIG_X25 is not set
283# CONFIG_LAPB is not set
284# CONFIG_ECONET is not set
285# CONFIG_WAN_ROUTER is not set
286
287#
288# QoS and/or fair queueing
289#
290# CONFIG_NET_SCHED is not set
291
292#
293# Network testing
294#
295# CONFIG_NET_PKTGEN is not set
296# CONFIG_HAMRADIO is not set
297# CONFIG_IRDA is not set
298# CONFIG_BT is not set
299# CONFIG_AF_RXRPC is not set
300
301#
302# Wireless
303#
304# CONFIG_CFG80211 is not set
305# CONFIG_WIRELESS_EXT is not set
ca74c013 306# CONFIG_MAC80211 is not set
f6dfc805 307# CONFIG_IEEE80211 is not set
ca74c013 308# CONFIG_RFKILL is not set
f6dfc805
DG
309
310#
311# Device Drivers
312#
313
314#
315# Generic Driver Options
316#
317CONFIG_STANDALONE=y
318CONFIG_PREVENT_FIRMWARE_BUILD=y
319CONFIG_FW_LOADER=y
320# CONFIG_DEBUG_DRIVER is not set
321# CONFIG_DEBUG_DEVRES is not set
322# CONFIG_SYS_HYPERVISOR is not set
323
324#
325# Connector - unified userspace <-> kernelspace linker
326#
327CONFIG_CONNECTOR=y
328CONFIG_PROC_EVENTS=y
329# CONFIG_MTD is not set
330
331#
332# Parallel port support
333#
334# CONFIG_PARPORT is not set
335
336#
337# Plug and Play support
338#
339# CONFIG_PNPACPI is not set
340
341#
342# Block devices
343#
344# CONFIG_BLK_DEV_FD is not set
345# CONFIG_BLK_CPQ_DA is not set
346# CONFIG_BLK_CPQ_CISS_DA is not set
347# CONFIG_BLK_DEV_DAC960 is not set
348# CONFIG_BLK_DEV_UMEM is not set
349# CONFIG_BLK_DEV_COW_COMMON is not set
350# CONFIG_BLK_DEV_LOOP is not set
351# CONFIG_BLK_DEV_NBD is not set
352# CONFIG_BLK_DEV_SX8 is not set
353CONFIG_BLK_DEV_RAM=y
354CONFIG_BLK_DEV_RAM_COUNT=16
355CONFIG_BLK_DEV_RAM_SIZE=35000
356CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
357# CONFIG_CDROM_PKTCDVD is not set
358# CONFIG_ATA_OVER_ETH is not set
359
360#
361# Misc devices
362#
ca74c013 363# CONFIG_PHANTOM is not set
f6dfc805
DG
364# CONFIG_SGI_IOC4 is not set
365# CONFIG_TIFM_CORE is not set
ca74c013 366# CONFIG_BLINK is not set
f6dfc805
DG
367# CONFIG_IDE is not set
368
369#
370# SCSI device support
371#
372# CONFIG_RAID_ATTRS is not set
373# CONFIG_SCSI is not set
374# CONFIG_SCSI_NETLINK is not set
f6dfc805
DG
375# CONFIG_ATA is not set
376
377#
378# Multi-device support (RAID and LVM)
379#
380# CONFIG_MD is not set
381
382#
383# Fusion MPT device support
384#
385# CONFIG_FUSION is not set
386
387#
388# IEEE 1394 (FireWire) support
389#
ca74c013 390# CONFIG_FIREWIRE is not set
f6dfc805
DG
391# CONFIG_IEEE1394 is not set
392
393#
394# I2O device support
395#
396# CONFIG_I2O is not set
397# CONFIG_MACINTOSH_DRIVERS is not set
398
399#
400# Network device support
401#
402CONFIG_NETDEVICES=y
403# CONFIG_DUMMY is not set
404# CONFIG_BONDING is not set
405# CONFIG_EQUALIZER is not set
406# CONFIG_TUN is not set
f6dfc805
DG
407# CONFIG_ARCNET is not set
408
f6dfc805
DG
409#
410# Ethernet (10 or 100Mbit)
411#
412# CONFIG_NET_ETHERNET is not set
ca74c013
PM
413CONFIG_IBM_EMAC=y
414CONFIG_IBM_EMAC_RXB=128
415CONFIG_IBM_EMAC_TXB=64
416CONFIG_IBM_EMAC_POLL_WEIGHT=32
417CONFIG_IBM_EMAC_RX_COPY_THRESHOLD=256
418CONFIG_IBM_EMAC_RX_SKB_HEADROOM=0
419# CONFIG_IBM_EMAC_DEBUG is not set
420CONFIG_IBM_EMAC_ZMII=y
421CONFIG_NETDEV_1000=y
f6dfc805
DG
422# CONFIG_ACENIC is not set
423# CONFIG_DL2K is not set
424# CONFIG_E1000 is not set
425# CONFIG_NS83820 is not set
426# CONFIG_HAMACHI is not set
427# CONFIG_YELLOWFIN is not set
428# CONFIG_R8169 is not set
429# CONFIG_SIS190 is not set
430# CONFIG_SKGE is not set
431# CONFIG_SKY2 is not set
432# CONFIG_SK98LIN is not set
ca74c013 433# CONFIG_VIA_VELOCITY is not set
f6dfc805
DG
434# CONFIG_TIGON3 is not set
435# CONFIG_BNX2 is not set
436# CONFIG_QLA3XXX is not set
437# CONFIG_ATL1 is not set
ca74c013 438CONFIG_NETDEV_10000=y
f6dfc805
DG
439# CONFIG_CHELSIO_T1 is not set
440# CONFIG_CHELSIO_T3 is not set
441# CONFIG_IXGB is not set
442# CONFIG_S2IO is not set
443# CONFIG_MYRI10GE is not set
444# CONFIG_NETXEN_NIC is not set
ca74c013 445# CONFIG_MLX4_CORE is not set
f6dfc805
DG
446# CONFIG_TR is not set
447
448#
449# Wireless LAN
450#
451# CONFIG_WLAN_PRE80211 is not set
452# CONFIG_WLAN_80211 is not set
f6dfc805
DG
453# CONFIG_WAN is not set
454# CONFIG_FDDI is not set
455# CONFIG_HIPPI is not set
456# CONFIG_PPP is not set
457# CONFIG_SLIP is not set
458# CONFIG_SHAPER is not set
459# CONFIG_NETCONSOLE is not set
460# CONFIG_NETPOLL is not set
461# CONFIG_NET_POLL_CONTROLLER is not set
462
463#
464# ISDN subsystem
465#
466# CONFIG_ISDN is not set
467
468#
469# Telephony Support
470#
471# CONFIG_PHONE is not set
472
473#
474# Input device support
475#
476# CONFIG_INPUT is not set
477
478#
479# Hardware I/O ports
480#
481# CONFIG_SERIO is not set
482# CONFIG_GAMEPORT is not set
483
484#
485# Character devices
486#
487# CONFIG_VT is not set
488# CONFIG_SERIAL_NONSTANDARD is not set
489
490#
491# Serial drivers
492#
493CONFIG_SERIAL_8250=y
494CONFIG_SERIAL_8250_CONSOLE=y
495# CONFIG_SERIAL_8250_PCI is not set
496CONFIG_SERIAL_8250_NR_UARTS=4
497CONFIG_SERIAL_8250_RUNTIME_UARTS=4
498CONFIG_SERIAL_8250_EXTENDED=y
499# CONFIG_SERIAL_8250_MANY_PORTS is not set
500CONFIG_SERIAL_8250_SHARE_IRQ=y
501# CONFIG_SERIAL_8250_DETECT_IRQ is not set
502# CONFIG_SERIAL_8250_RSA is not set
503
504#
505# Non-8250 serial port support
506#
507# CONFIG_SERIAL_UARTLITE is not set
508CONFIG_SERIAL_CORE=y
509CONFIG_SERIAL_CORE_CONSOLE=y
510# CONFIG_SERIAL_JSM is not set
511CONFIG_SERIAL_OF_PLATFORM=y
512CONFIG_UNIX98_PTYS=y
513CONFIG_LEGACY_PTYS=y
514CONFIG_LEGACY_PTY_COUNT=256
515
516#
517# IPMI
518#
519# CONFIG_IPMI_HANDLER is not set
f6dfc805
DG
520# CONFIG_WATCHDOG is not set
521# CONFIG_HW_RANDOM is not set
522# CONFIG_NVRAM is not set
523# CONFIG_GEN_RTC is not set
f6dfc805
DG
524# CONFIG_R3964 is not set
525# CONFIG_APPLICOM is not set
526# CONFIG_AGP is not set
527# CONFIG_DRM is not set
528# CONFIG_RAW_DRIVER is not set
529
530#
531# TPM devices
532#
533# CONFIG_TCG_TPM is not set
ca74c013 534CONFIG_DEVPORT=y
f6dfc805
DG
535# CONFIG_I2C is not set
536
537#
538# SPI support
539#
540# CONFIG_SPI is not set
541# CONFIG_SPI_MASTER is not set
542
543#
544# Dallas's 1-wire bus
545#
546# CONFIG_W1 is not set
f6dfc805 547# CONFIG_HWMON is not set
f6dfc805
DG
548
549#
550# Multifunction device drivers
551#
552# CONFIG_MFD_SM501 is not set
553
554#
555# Multimedia devices
556#
557# CONFIG_VIDEO_DEV is not set
ca74c013
PM
558# CONFIG_DVB_CORE is not set
559# CONFIG_DAB is not set
f6dfc805
DG
560
561#
ca74c013 562# Graphics support
f6dfc805 563#
ca74c013 564# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
f6dfc805
DG
565
566#
ca74c013 567# Display device support
f6dfc805 568#
ca74c013
PM
569# CONFIG_DISPLAY_SUPPORT is not set
570# CONFIG_VGASTATE is not set
f6dfc805
DG
571# CONFIG_FB is not set
572# CONFIG_FB_IBM_GXT4500 is not set
573
574#
575# Sound
576#
577# CONFIG_SOUND is not set
578
579#
580# USB support
581#
582CONFIG_USB_ARCH_HAS_HCD=y
583CONFIG_USB_ARCH_HAS_OHCI=y
584CONFIG_USB_ARCH_HAS_EHCI=y
585# CONFIG_USB is not set
586
587#
588# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
589#
590
591#
592# USB Gadget Support
593#
594# CONFIG_USB_GADGET is not set
f6dfc805
DG
595# CONFIG_MMC is not set
596
597#
598# LED devices
599#
600# CONFIG_NEW_LEDS is not set
601
602#
603# LED drivers
604#
605
606#
607# LED Triggers
608#
609
610#
611# InfiniBand support
612#
613# CONFIG_INFINIBAND is not set
614
615#
616# EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
617#
618
619#
620# Real Time Clock
621#
622# CONFIG_RTC_CLASS is not set
623
624#
625# DMA Engine support
626#
627# CONFIG_DMA_ENGINE is not set
628
629#
630# DMA Clients
631#
632
633#
634# DMA Devices
635#
636
f6dfc805
DG
637#
638# File systems
639#
640CONFIG_EXT2_FS=y
641# CONFIG_EXT2_FS_XATTR is not set
642# CONFIG_EXT2_FS_XIP is not set
643# CONFIG_EXT3_FS is not set
644# CONFIG_EXT4DEV_FS is not set
645# CONFIG_REISERFS_FS is not set
646# CONFIG_JFS_FS is not set
647# CONFIG_FS_POSIX_ACL is not set
648# CONFIG_XFS_FS is not set
649# CONFIG_GFS2_FS is not set
650# CONFIG_OCFS2_FS is not set
651# CONFIG_MINIX_FS is not set
652# CONFIG_ROMFS_FS is not set
653CONFIG_INOTIFY=y
654CONFIG_INOTIFY_USER=y
655# CONFIG_QUOTA is not set
656CONFIG_DNOTIFY=y
657# CONFIG_AUTOFS_FS is not set
658# CONFIG_AUTOFS4_FS is not set
659# CONFIG_FUSE_FS is not set
660
661#
662# CD-ROM/DVD Filesystems
663#
664# CONFIG_ISO9660_FS is not set
665# CONFIG_UDF_FS is not set
666
667#
668# DOS/FAT/NT Filesystems
669#
670# CONFIG_MSDOS_FS is not set
671# CONFIG_VFAT_FS is not set
672# CONFIG_NTFS_FS is not set
673
674#
675# Pseudo filesystems
676#
677CONFIG_PROC_FS=y
678CONFIG_PROC_KCORE=y
679CONFIG_PROC_SYSCTL=y
680CONFIG_SYSFS=y
681CONFIG_TMPFS=y
682# CONFIG_TMPFS_POSIX_ACL is not set
683# CONFIG_HUGETLB_PAGE is not set
684CONFIG_RAMFS=y
685# CONFIG_CONFIGFS_FS is not set
686
687#
688# Miscellaneous filesystems
689#
690# CONFIG_ADFS_FS is not set
691# CONFIG_AFFS_FS is not set
692# CONFIG_HFS_FS is not set
693# CONFIG_HFSPLUS_FS is not set
694# CONFIG_BEFS_FS is not set
695# CONFIG_BFS_FS is not set
696# CONFIG_EFS_FS is not set
697CONFIG_CRAMFS=y
698# CONFIG_VXFS_FS is not set
699# CONFIG_HPFS_FS is not set
700# CONFIG_QNX4FS_FS is not set
701# CONFIG_SYSV_FS is not set
702# CONFIG_UFS_FS is not set
703
704#
705# Network File Systems
706#
707CONFIG_NFS_FS=y
708CONFIG_NFS_V3=y
709# CONFIG_NFS_V3_ACL is not set
710# CONFIG_NFS_V4 is not set
711# CONFIG_NFS_DIRECTIO is not set
712# CONFIG_NFSD is not set
713CONFIG_ROOT_NFS=y
714CONFIG_LOCKD=y
715CONFIG_LOCKD_V4=y
716CONFIG_NFS_COMMON=y
717CONFIG_SUNRPC=y
ca74c013 718# CONFIG_SUNRPC_BIND34 is not set
f6dfc805
DG
719# CONFIG_RPCSEC_GSS_KRB5 is not set
720# CONFIG_RPCSEC_GSS_SPKM3 is not set
721# CONFIG_SMB_FS is not set
722# CONFIG_CIFS is not set
723# CONFIG_NCP_FS is not set
724# CONFIG_CODA_FS is not set
725# CONFIG_AFS_FS is not set
726# CONFIG_9P_FS is not set
727
728#
729# Partition Types
730#
731# CONFIG_PARTITION_ADVANCED is not set
732CONFIG_MSDOS_PARTITION=y
733
734#
735# Native Language Support
736#
737# CONFIG_NLS is not set
738
739#
740# Distributed Lock Manager
741#
742# CONFIG_DLM is not set
743# CONFIG_UCC_SLOW is not set
f6dfc805
DG
744
745#
746# Library routines
747#
748CONFIG_BITREVERSE=y
749# CONFIG_CRC_CCITT is not set
750# CONFIG_CRC16 is not set
ca74c013 751# CONFIG_CRC_ITU_T is not set
f6dfc805
DG
752CONFIG_CRC32=y
753# CONFIG_LIBCRC32C is not set
754CONFIG_ZLIB_INFLATE=y
755CONFIG_PLIST=y
756CONFIG_HAS_IOMEM=y
757CONFIG_HAS_IOPORT=y
ca74c013 758CONFIG_HAS_DMA=y
f6dfc805
DG
759
760#
761# Instrumentation Support
762#
763# CONFIG_PROFILING is not set
764
765#
766# Kernel hacking
767#
768# CONFIG_PRINTK_TIME is not set
769CONFIG_ENABLE_MUST_CHECK=y
770CONFIG_MAGIC_SYSRQ=y
771# CONFIG_UNUSED_SYMBOLS is not set
772# CONFIG_DEBUG_FS is not set
773# CONFIG_HEADERS_CHECK is not set
774CONFIG_DEBUG_KERNEL=y
775# CONFIG_DEBUG_SHIRQ is not set
f6dfc805
DG
776CONFIG_DETECT_SOFTLOCKUP=y
777# CONFIG_SCHEDSTATS is not set
778# CONFIG_TIMER_STATS is not set
779# CONFIG_DEBUG_SLAB is not set
780# CONFIG_DEBUG_RT_MUTEXES is not set
781# CONFIG_RT_MUTEX_TESTER is not set
782# CONFIG_DEBUG_SPINLOCK is not set
783# CONFIG_DEBUG_MUTEXES is not set
784# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
785# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
786# CONFIG_DEBUG_KOBJECT is not set
787CONFIG_DEBUG_BUGVERBOSE=y
788# CONFIG_DEBUG_INFO is not set
789# CONFIG_DEBUG_VM is not set
790# CONFIG_DEBUG_LIST is not set
791CONFIG_FORCED_INLINING=y
792# CONFIG_RCU_TORTURE_TEST is not set
793# CONFIG_FAULT_INJECTION is not set
794# CONFIG_DEBUG_STACKOVERFLOW is not set
795# CONFIG_DEBUG_STACK_USAGE is not set
796# CONFIG_DEBUG_PAGEALLOC is not set
797# CONFIG_DEBUGGER is not set
798# CONFIG_BDI_SWITCH is not set
799# CONFIG_BOOTX_TEXT is not set
f6dfc805
DG
800# CONFIG_PPC_EARLY_DEBUG is not set
801
802#
803# Security options
804#
805# CONFIG_KEYS is not set
806# CONFIG_SECURITY is not set
807
808#
809# Cryptographic options
810#
811CONFIG_CRYPTO=y
812CONFIG_CRYPTO_ALGAPI=y
813CONFIG_CRYPTO_BLKCIPHER=y
814CONFIG_CRYPTO_MANAGER=y
815# CONFIG_CRYPTO_HMAC is not set
816# CONFIG_CRYPTO_XCBC is not set
817# CONFIG_CRYPTO_NULL is not set
818# CONFIG_CRYPTO_MD4 is not set
819CONFIG_CRYPTO_MD5=y
820# CONFIG_CRYPTO_SHA1 is not set
821# CONFIG_CRYPTO_SHA256 is not set
822# CONFIG_CRYPTO_SHA512 is not set
823# CONFIG_CRYPTO_WP512 is not set
824# CONFIG_CRYPTO_TGR192 is not set
825# CONFIG_CRYPTO_GF128MUL is not set
826CONFIG_CRYPTO_ECB=y
827CONFIG_CRYPTO_CBC=y
828CONFIG_CRYPTO_PCBC=y
829# CONFIG_CRYPTO_LRW is not set
ca74c013 830# CONFIG_CRYPTO_CRYPTD is not set
f6dfc805
DG
831CONFIG_CRYPTO_DES=y
832# CONFIG_CRYPTO_FCRYPT is not set
833# CONFIG_CRYPTO_BLOWFISH is not set
834# CONFIG_CRYPTO_TWOFISH is not set
835# CONFIG_CRYPTO_SERPENT is not set
836# CONFIG_CRYPTO_AES is not set
837# CONFIG_CRYPTO_CAST5 is not set
838# CONFIG_CRYPTO_CAST6 is not set
839# CONFIG_CRYPTO_TEA is not set
840# CONFIG_CRYPTO_ARC4 is not set
841# CONFIG_CRYPTO_KHAZAD is not set
842# CONFIG_CRYPTO_ANUBIS is not set
843# CONFIG_CRYPTO_DEFLATE is not set
844# CONFIG_CRYPTO_MICHAEL_MIC is not set
845# CONFIG_CRYPTO_CRC32C is not set
846# CONFIG_CRYPTO_CAMELLIA is not set
847# CONFIG_CRYPTO_TEST is not set
848
849#
850# Hardware crypto devices
851#