aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/configs/mpc834x_mds_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/configs/mpc834x_mds_defconfig')
-rw-r--r--arch/powerpc/configs/mpc834x_mds_defconfig915
1 files changed, 915 insertions, 0 deletions
diff --git a/arch/powerpc/configs/mpc834x_mds_defconfig b/arch/powerpc/configs/mpc834x_mds_defconfig
new file mode 100644
index 000000000000..5078b0441d61
--- /dev/null
+++ b/arch/powerpc/configs/mpc834x_mds_defconfig
@@ -0,0 +1,915 @@
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.16-rc6
4# Wed Mar 15 16:19:56 2006
5#
6# CONFIG_PPC64 is not set
7CONFIG_PPC32=y
8CONFIG_PPC_MERGE=y
9CONFIG_MMU=y
10CONFIG_GENERIC_HARDIRQS=y
11CONFIG_RWSEM_XCHGADD_ALGORITHM=y
12CONFIG_GENERIC_CALIBRATE_DELAY=y
13CONFIG_PPC=y
14CONFIG_EARLY_PRINTK=y
15CONFIG_GENERIC_NVRAM=y
16CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
17CONFIG_ARCH_MAY_HAVE_PC_FDC=y
18CONFIG_PPC_OF=y
19CONFIG_PPC_UDBG_16550=y
20# CONFIG_GENERIC_TBSYNC is not set
21CONFIG_DEFAULT_UIMAGE=y
22
23#
24# Processor support
25#
26# CONFIG_CLASSIC32 is not set
27# CONFIG_PPC_52xx is not set
28# CONFIG_PPC_82xx is not set
29CONFIG_PPC_83xx=y
30# CONFIG_40x is not set
31# CONFIG_44x is not set
32# CONFIG_8xx is not set
33# CONFIG_E200 is not set
34# CONFIG_E500 is not set
35CONFIG_6xx=y
36CONFIG_83xx=y
37CONFIG_PPC_FPU=y
38CONFIG_PPC_STD_MMU=y
39CONFIG_PPC_STD_MMU_32=y
40# CONFIG_SMP is not set
41
42#
43# Code maturity level options
44#
45CONFIG_EXPERIMENTAL=y
46CONFIG_BROKEN_ON_SMP=y
47CONFIG_INIT_ENV_ARG_LIMIT=32
48
49#
50# General setup
51#
52CONFIG_LOCALVERSION=""
53CONFIG_LOCALVERSION_AUTO=y
54CONFIG_SWAP=y
55CONFIG_SYSVIPC=y
56# CONFIG_POSIX_MQUEUE is not set
57# CONFIG_BSD_PROCESS_ACCT is not set
58CONFIG_SYSCTL=y
59# CONFIG_AUDIT is not set
60# CONFIG_IKCONFIG is not set
61CONFIG_INITRAMFS_SOURCE=""
62# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
63CONFIG_EMBEDDED=y
64# CONFIG_KALLSYMS is not set
65CONFIG_HOTPLUG=y
66CONFIG_PRINTK=y
67CONFIG_BUG=y
68CONFIG_ELF_CORE=y
69CONFIG_BASE_FULL=y
70CONFIG_FUTEX=y
71# CONFIG_EPOLL is not set
72CONFIG_SHMEM=y
73CONFIG_CC_ALIGN_FUNCTIONS=0
74CONFIG_CC_ALIGN_LABELS=0
75CONFIG_CC_ALIGN_LOOPS=0
76CONFIG_CC_ALIGN_JUMPS=0
77CONFIG_SLAB=y
78# CONFIG_TINY_SHMEM is not set
79CONFIG_BASE_SMALL=0
80# CONFIG_SLOB is not set
81
82#
83# Loadable module support
84#
85CONFIG_MODULES=y
86CONFIG_MODULE_UNLOAD=y
87# CONFIG_MODULE_FORCE_UNLOAD is not set
88CONFIG_OBSOLETE_MODPARM=y
89# CONFIG_MODVERSIONS is not set
90# CONFIG_MODULE_SRCVERSION_ALL is not set
91# CONFIG_KMOD is not set
92
93#
94# Block layer
95#
96# CONFIG_LBD is not set
97
98#
99# IO Schedulers
100#
101CONFIG_IOSCHED_NOOP=y
102CONFIG_IOSCHED_AS=y
103CONFIG_IOSCHED_DEADLINE=y
104CONFIG_IOSCHED_CFQ=y
105CONFIG_DEFAULT_AS=y
106# CONFIG_DEFAULT_DEADLINE is not set
107# CONFIG_DEFAULT_CFQ is not set
108# CONFIG_DEFAULT_NOOP is not set
109CONFIG_DEFAULT_IOSCHED="anticipatory"
110CONFIG_PPC_GEN550=y
111# CONFIG_WANT_EARLY_SERIAL is not set
112
113#
114# Platform support
115#
116CONFIG_MPC834x_SYS=y
117CONFIG_MPC834x=y
118
119#
120# Kernel options
121#
122# CONFIG_HIGHMEM is not set
123# CONFIG_HZ_100 is not set
124CONFIG_HZ_250=y
125# CONFIG_HZ_1000 is not set
126CONFIG_HZ=250
127CONFIG_PREEMPT_NONE=y
128# CONFIG_PREEMPT_VOLUNTARY is not set
129# CONFIG_PREEMPT is not set
130CONFIG_BINFMT_ELF=y
131# CONFIG_BINFMT_MISC is not set
132CONFIG_ARCH_FLATMEM_ENABLE=y
133CONFIG_SELECT_MEMORY_MODEL=y
134CONFIG_FLATMEM_MANUAL=y
135# CONFIG_DISCONTIGMEM_MANUAL is not set
136# CONFIG_SPARSEMEM_MANUAL is not set
137CONFIG_FLATMEM=y
138CONFIG_FLAT_NODE_MEM_MAP=y
139# CONFIG_SPARSEMEM_STATIC is not set
140CONFIG_SPLIT_PTLOCK_CPUS=4
141CONFIG_PROC_DEVICETREE=y
142# CONFIG_CMDLINE_BOOL is not set
143# CONFIG_PM is not set
144# CONFIG_SOFTWARE_SUSPEND is not set
145CONFIG_SECCOMP=y
146CONFIG_ISA_DMA_API=y
147
148#
149# Bus options
150#
151CONFIG_GENERIC_ISA_DMA=y
152# CONFIG_PPC_I8259 is not set
153CONFIG_PPC_INDIRECT_PCI=y
154CONFIG_FSL_SOC=y
155CONFIG_PCI=y
156CONFIG_PCI_DOMAINS=y
157# CONFIG_PCI_LEGACY_PROC is not set
158
159#
160# PCCARD (PCMCIA/CardBus) support
161#
162# CONFIG_PCCARD is not set
163
164#
165# PCI Hotplug Support
166#
167# CONFIG_HOTPLUG_PCI is not set
168
169#
170# Advanced setup
171#
172# CONFIG_ADVANCED_OPTIONS is not set
173
174#
175# Default settings for advanced configuration options are used
176#
177CONFIG_HIGHMEM_START=0xfe000000
178CONFIG_LOWMEM_SIZE=0x30000000
179CONFIG_KERNEL_START=0xc0000000
180CONFIG_TASK_SIZE=0x80000000
181CONFIG_BOOT_LOAD=0x00800000
182
183#
184# Networking
185#
186CONFIG_NET=y
187
188#
189# Networking options
190#
191# CONFIG_NETDEBUG is not set
192CONFIG_PACKET=y
193# CONFIG_PACKET_MMAP is not set
194CONFIG_UNIX=y
195# CONFIG_NET_KEY is not set
196CONFIG_INET=y
197CONFIG_IP_MULTICAST=y
198# CONFIG_IP_ADVANCED_ROUTER is not set
199CONFIG_IP_FIB_HASH=y
200CONFIG_IP_PNP=y
201CONFIG_IP_PNP_DHCP=y
202CONFIG_IP_PNP_BOOTP=y
203# CONFIG_IP_PNP_RARP is not set
204# CONFIG_NET_IPIP is not set
205# CONFIG_NET_IPGRE is not set
206# CONFIG_IP_MROUTE is not set
207# CONFIG_ARPD is not set
208CONFIG_SYN_COOKIES=y
209# CONFIG_INET_AH is not set
210# CONFIG_INET_ESP is not set
211# CONFIG_INET_IPCOMP is not set
212# CONFIG_INET_TUNNEL is not set
213CONFIG_INET_DIAG=y
214CONFIG_INET_TCP_DIAG=y
215# CONFIG_TCP_CONG_ADVANCED is not set
216CONFIG_TCP_CONG_BIC=y
217# CONFIG_IPV6 is not set
218# CONFIG_NETFILTER is not set
219
220#
221# DCCP Configuration (EXPERIMENTAL)
222#
223# CONFIG_IP_DCCP is not set
224
225#
226# SCTP Configuration (EXPERIMENTAL)
227#
228# CONFIG_IP_SCTP is not set
229
230#
231# TIPC Configuration (EXPERIMENTAL)
232#
233# CONFIG_TIPC is not set
234# CONFIG_ATM is not set
235# CONFIG_BRIDGE is not set
236# CONFIG_VLAN_8021Q is not set
237# CONFIG_DECNET is not set
238# CONFIG_LLC2 is not set
239# CONFIG_IPX is not set
240# CONFIG_ATALK is not set
241# CONFIG_X25 is not set
242# CONFIG_LAPB is not set
243# CONFIG_NET_DIVERT is not set
244# CONFIG_ECONET is not set
245# CONFIG_WAN_ROUTER is not set
246
247#
248# QoS and/or fair queueing
249#
250# CONFIG_NET_SCHED is not set
251
252#
253# Network testing
254#
255# CONFIG_NET_PKTGEN is not set
256# CONFIG_HAMRADIO is not set
257# CONFIG_IRDA is not set
258# CONFIG_BT is not set
259# CONFIG_IEEE80211 is not set
260
261#
262# Device Drivers
263#
264
265#
266# Generic Driver Options
267#
268CONFIG_STANDALONE=y
269CONFIG_PREVENT_FIRMWARE_BUILD=y
270# CONFIG_FW_LOADER is not set
271
272#
273# Connector - unified userspace <-> kernelspace linker
274#
275# CONFIG_CONNECTOR is not set
276
277#
278# Memory Technology Devices (MTD)
279#
280# CONFIG_MTD is not set
281
282#
283# Parallel port support
284#
285# CONFIG_PARPORT is not set
286
287#
288# Plug and Play support
289#
290
291#
292# Block devices
293#
294# CONFIG_BLK_DEV_FD is not set
295# CONFIG_BLK_CPQ_DA is not set
296# CONFIG_BLK_CPQ_CISS_DA is not set
297# CONFIG_BLK_DEV_DAC960 is not set
298# CONFIG_BLK_DEV_UMEM is not set
299# CONFIG_BLK_DEV_COW_COMMON is not set
300CONFIG_BLK_DEV_LOOP=y
301# CONFIG_BLK_DEV_CRYPTOLOOP is not set
302# CONFIG_BLK_DEV_NBD is not set
303# CONFIG_BLK_DEV_SX8 is not set
304CONFIG_BLK_DEV_RAM=y
305CONFIG_BLK_DEV_RAM_COUNT=16
306CONFIG_BLK_DEV_RAM_SIZE=32768
307CONFIG_BLK_DEV_INITRD=y
308# CONFIG_CDROM_PKTCDVD is not set
309# CONFIG_ATA_OVER_ETH is not set
310
311#
312# ATA/ATAPI/MFM/RLL support
313#
314# CONFIG_IDE is not set
315
316#
317# SCSI device support
318#
319# CONFIG_RAID_ATTRS is not set
320# CONFIG_SCSI is not set
321
322#
323# Multi-device support (RAID and LVM)
324#
325# CONFIG_MD is not set
326
327#
328# Fusion MPT device support
329#
330# CONFIG_FUSION is not set
331
332#
333# IEEE 1394 (FireWire) support
334#
335# CONFIG_IEEE1394 is not set
336
337#
338# I2O device support
339#
340# CONFIG_I2O is not set
341
342#
343# Macintosh device drivers
344#
345# CONFIG_WINDFARM is not set
346
347#
348# Network device support
349#
350CONFIG_NETDEVICES=y
351# CONFIG_DUMMY is not set
352# CONFIG_BONDING is not set
353# CONFIG_EQUALIZER is not set
354# CONFIG_TUN is not set
355
356#
357# ARCnet devices
358#
359# CONFIG_ARCNET is not set
360
361#
362# PHY device support
363#
364CONFIG_PHYLIB=y
365
366#
367# MII PHY device drivers
368#
369CONFIG_MARVELL_PHY=y
370# CONFIG_DAVICOM_PHY is not set
371# CONFIG_QSEMI_PHY is not set
372# CONFIG_LXT_PHY is not set
373# CONFIG_CICADA_PHY is not set
374
375#
376# Ethernet (10 or 100Mbit)
377#
378CONFIG_NET_ETHERNET=y
379CONFIG_MII=y
380# CONFIG_HAPPYMEAL is not set
381# CONFIG_SUNGEM is not set
382# CONFIG_CASSINI is not set
383# CONFIG_NET_VENDOR_3COM is not set
384
385#
386# Tulip family network device support
387#
388# CONFIG_NET_TULIP is not set
389# CONFIG_HP100 is not set
390CONFIG_NET_PCI=y
391# CONFIG_PCNET32 is not set
392# CONFIG_AMD8111_ETH is not set
393# CONFIG_ADAPTEC_STARFIRE is not set
394# CONFIG_B44 is not set
395# CONFIG_FORCEDETH is not set
396# CONFIG_DGRS is not set
397# CONFIG_EEPRO100 is not set
398CONFIG_E100=y
399# CONFIG_FEALNX is not set
400# CONFIG_NATSEMI is not set
401# CONFIG_NE2K_PCI is not set
402# CONFIG_8139CP is not set
403# CONFIG_8139TOO is not set
404# CONFIG_SIS900 is not set
405# CONFIG_EPIC100 is not set
406# CONFIG_SUNDANCE is not set
407# CONFIG_TLAN is not set
408# CONFIG_VIA_RHINE is not set
409
410#
411# Ethernet (1000 Mbit)
412#
413# CONFIG_ACENIC is not set
414# CONFIG_DL2K is not set
415# CONFIG_E1000 is not set
416# CONFIG_NS83820 is not set
417# CONFIG_HAMACHI is not set
418# CONFIG_YELLOWFIN is not set
419# CONFIG_R8169 is not set
420# CONFIG_SIS190 is not set
421# CONFIG_SKGE is not set
422# CONFIG_SKY2 is not set
423# CONFIG_SK98LIN is not set
424# CONFIG_VIA_VELOCITY is not set
425# CONFIG_TIGON3 is not set
426# CONFIG_BNX2 is not set
427CONFIG_GIANFAR=y
428# CONFIG_GFAR_NAPI is not set
429
430#
431# Ethernet (10000 Mbit)
432#
433# CONFIG_CHELSIO_T1 is not set
434# CONFIG_IXGB is not set
435# CONFIG_S2IO is not set
436
437#
438# Token Ring devices
439#
440# CONFIG_TR is not set
441
442#
443# Wireless LAN (non-hamradio)
444#
445# CONFIG_NET_RADIO is not set
446
447#
448# Wan interfaces
449#
450# CONFIG_WAN is not set
451# CONFIG_FDDI is not set
452# CONFIG_HIPPI is not set
453# CONFIG_PPP is not set
454# CONFIG_SLIP is not set
455# CONFIG_SHAPER is not set
456# CONFIG_NETCONSOLE is not set
457# CONFIG_NETPOLL is not set
458# CONFIG_NET_POLL_CONTROLLER is not set
459
460#
461# ISDN subsystem
462#
463# CONFIG_ISDN is not set
464
465#
466# Telephony Support
467#
468# CONFIG_PHONE is not set
469
470#
471# Input device support
472#
473CONFIG_INPUT=y
474
475#
476# Userland interfaces
477#
478# CONFIG_INPUT_MOUSEDEV is not set
479# CONFIG_INPUT_JOYDEV is not set
480# CONFIG_INPUT_TSDEV is not set
481# CONFIG_INPUT_EVDEV is not set
482# CONFIG_INPUT_EVBUG is not set
483
484#
485# Input Device Drivers
486#
487# CONFIG_INPUT_KEYBOARD is not set
488# CONFIG_INPUT_MOUSE is not set
489# CONFIG_INPUT_JOYSTICK is not set
490# CONFIG_INPUT_TOUCHSCREEN is not set
491# CONFIG_INPUT_MISC is not set
492
493#
494# Hardware I/O ports
495#
496# CONFIG_SERIO is not set
497# CONFIG_GAMEPORT is not set
498
499#
500# Character devices
501#
502# CONFIG_VT is not set
503# CONFIG_SERIAL_NONSTANDARD is not set
504
505#
506# Serial drivers
507#
508CONFIG_SERIAL_8250=y
509CONFIG_SERIAL_8250_CONSOLE=y
510CONFIG_SERIAL_8250_NR_UARTS=4
511CONFIG_SERIAL_8250_RUNTIME_UARTS=4
512# CONFIG_SERIAL_8250_EXTENDED is not set
513
514#
515# Non-8250 serial port support
516#
517CONFIG_SERIAL_CORE=y
518CONFIG_SERIAL_CORE_CONSOLE=y
519# CONFIG_SERIAL_JSM is not set
520CONFIG_UNIX98_PTYS=y
521CONFIG_LEGACY_PTYS=y
522CONFIG_LEGACY_PTY_COUNT=256
523
524#
525# IPMI
526#
527# CONFIG_IPMI_HANDLER is not set
528
529#
530# Watchdog Cards
531#
532CONFIG_WATCHDOG=y
533# CONFIG_WATCHDOG_NOWAYOUT is not set
534
535#
536# Watchdog Device Drivers
537#
538# CONFIG_SOFT_WATCHDOG is not set
539CONFIG_83xx_WDT=y
540
541#
542# PCI-based Watchdog Cards
543#
544# CONFIG_PCIPCWATCHDOG is not set
545# CONFIG_WDTPCI is not set
546# CONFIG_NVRAM is not set
547CONFIG_GEN_RTC=y
548# CONFIG_GEN_RTC_X is not set
549# CONFIG_DTLK is not set
550# CONFIG_R3964 is not set
551# CONFIG_APPLICOM is not set
552
553#
554# Ftape, the floppy tape device driver
555#
556# CONFIG_AGP is not set
557# CONFIG_DRM is not set
558# CONFIG_RAW_DRIVER is not set
559
560#
561# TPM devices
562#
563# CONFIG_TCG_TPM is not set
564# CONFIG_TELCLOCK is not set
565
566#
567# I2C support
568#
569CONFIG_I2C=y
570CONFIG_I2C_CHARDEV=y
571
572#
573# I2C Algorithms
574#
575# CONFIG_I2C_ALGOBIT is not set
576# CONFIG_I2C_ALGOPCF is not set
577# CONFIG_I2C_ALGOPCA is not set
578
579#
580# I2C Hardware Bus support
581#
582# CONFIG_I2C_ALI1535 is not set
583# CONFIG_I2C_ALI1563 is not set
584# CONFIG_I2C_ALI15X3 is not set
585# CONFIG_I2C_AMD756 is not set
586# CONFIG_I2C_AMD8111 is not set
587# CONFIG_I2C_I801 is not set
588# CONFIG_I2C_I810 is not set
589# CONFIG_I2C_PIIX4 is not set
590CONFIG_I2C_MPC=y
591# CONFIG_I2C_NFORCE2 is not set
592# CONFIG_I2C_PARPORT_LIGHT is not set
593# CONFIG_I2C_PROSAVAGE is not set
594# CONFIG_I2C_SAVAGE4 is not set
595# CONFIG_SCx200_ACB is not set
596# CONFIG_I2C_SIS5595 is not set
597# CONFIG_I2C_SIS630 is not set
598# CONFIG_I2C_SIS96X is not set
599# CONFIG_I2C_STUB is not set
600# CONFIG_I2C_VIA is not set
601# CONFIG_I2C_VIAPRO is not set
602# CONFIG_I2C_VOODOO3 is not set
603# CONFIG_I2C_PCA_ISA is not set
604
605#
606# Miscellaneous I2C Chip support
607#
608# CONFIG_SENSORS_DS1337 is not set
609# CONFIG_SENSORS_DS1374 is not set
610# CONFIG_SENSORS_EEPROM is not set
611# CONFIG_SENSORS_PCF8574 is not set
612# CONFIG_SENSORS_PCA9539 is not set
613# CONFIG_SENSORS_PCF8591 is not set
614# CONFIG_SENSORS_RTC8564 is not set
615# CONFIG_SENSORS_M41T00 is not set
616# CONFIG_SENSORS_MAX6875 is not set
617# CONFIG_RTC_X1205_I2C is not set
618# CONFIG_I2C_DEBUG_CORE is not set
619# CONFIG_I2C_DEBUG_ALGO is not set
620# CONFIG_I2C_DEBUG_BUS is not set
621# CONFIG_I2C_DEBUG_CHIP is not set
622
623#
624# SPI support
625#
626# CONFIG_SPI is not set
627# CONFIG_SPI_MASTER is not set
628
629#
630# Dallas's 1-wire bus
631#
632# CONFIG_W1 is not set
633
634#
635# Hardware Monitoring support
636#
637CONFIG_HWMON=y
638# CONFIG_HWMON_VID is not set
639# CONFIG_SENSORS_ADM1021 is not set
640# CONFIG_SENSORS_ADM1025 is not set
641# CONFIG_SENSORS_ADM1026 is not set
642# CONFIG_SENSORS_ADM1031 is not set
643# CONFIG_SENSORS_ADM9240 is not set
644# CONFIG_SENSORS_ASB100 is not set
645# CONFIG_SENSORS_ATXP1 is not set
646# CONFIG_SENSORS_DS1621 is not set
647# CONFIG_SENSORS_F71805F is not set
648# CONFIG_SENSORS_FSCHER is not set
649# CONFIG_SENSORS_FSCPOS is not set
650# CONFIG_SENSORS_GL518SM is not set
651# CONFIG_SENSORS_GL520SM is not set
652# CONFIG_SENSORS_IT87 is not set
653# CONFIG_SENSORS_LM63 is not set
654# CONFIG_SENSORS_LM75 is not set
655# CONFIG_SENSORS_LM77 is not set
656# CONFIG_SENSORS_LM78 is not set
657# CONFIG_SENSORS_LM80 is not set
658# CONFIG_SENSORS_LM83 is not set
659# CONFIG_SENSORS_LM85 is not set
660# CONFIG_SENSORS_LM87 is not set
661# CONFIG_SENSORS_LM90 is not set
662# CONFIG_SENSORS_LM92 is not set
663# CONFIG_SENSORS_MAX1619 is not set
664# CONFIG_SENSORS_PC87360 is not set
665# CONFIG_SENSORS_SIS5595 is not set
666# CONFIG_SENSORS_SMSC47M1 is not set
667# CONFIG_SENSORS_SMSC47B397 is not set
668# CONFIG_SENSORS_VIA686A is not set
669# CONFIG_SENSORS_VT8231 is not set
670# CONFIG_SENSORS_W83781D is not set
671# CONFIG_SENSORS_W83792D is not set
672# CONFIG_SENSORS_W83L785TS is not set
673# CONFIG_SENSORS_W83627HF is not set
674# CONFIG_SENSORS_W83627EHF is not set
675# CONFIG_HWMON_DEBUG_CHIP is not set
676
677#
678# Misc devices
679#
680
681#
682# Multimedia Capabilities Port drivers
683#
684
685#
686# Multimedia devices
687#
688# CONFIG_VIDEO_DEV is not set
689
690#
691# Digital Video Broadcasting Devices
692#
693# CONFIG_DVB is not set
694
695#
696# Graphics support
697#
698# CONFIG_FB is not set
699
700#
701# Sound
702#
703# CONFIG_SOUND is not set
704
705#
706# USB support
707#
708CONFIG_USB_ARCH_HAS_HCD=y
709CONFIG_USB_ARCH_HAS_OHCI=y
710# CONFIG_USB is not set
711
712#
713# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
714#
715
716#
717# USB Gadget Support
718#
719# CONFIG_USB_GADGET is not set
720
721#
722# MMC/SD Card support
723#
724# CONFIG_MMC is not set
725
726#
727# InfiniBand support
728#
729# CONFIG_INFINIBAND is not set
730
731#
732# EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
733#
734
735#
736# File systems
737#
738CONFIG_EXT2_FS=y
739# CONFIG_EXT2_FS_XATTR is not set
740# CONFIG_EXT2_FS_XIP is not set
741CONFIG_EXT3_FS=y
742CONFIG_EXT3_FS_XATTR=y
743# CONFIG_EXT3_FS_POSIX_ACL is not set
744# CONFIG_EXT3_FS_SECURITY is not set
745CONFIG_JBD=y
746# CONFIG_JBD_DEBUG is not set
747CONFIG_FS_MBCACHE=y
748# CONFIG_REISERFS_FS is not set
749# CONFIG_JFS_FS is not set
750# CONFIG_FS_POSIX_ACL is not set
751# CONFIG_XFS_FS is not set
752# CONFIG_OCFS2_FS is not set
753# CONFIG_MINIX_FS is not set
754# CONFIG_ROMFS_FS is not set
755CONFIG_INOTIFY=y
756# CONFIG_QUOTA is not set
757CONFIG_DNOTIFY=y
758# CONFIG_AUTOFS_FS is not set
759# CONFIG_AUTOFS4_FS is not set
760# CONFIG_FUSE_FS is not set
761
762#
763# CD-ROM/DVD Filesystems
764#
765# CONFIG_ISO9660_FS is not set
766# CONFIG_UDF_FS is not set
767
768#
769# DOS/FAT/NT Filesystems
770#
771# CONFIG_MSDOS_FS is not set
772# CONFIG_VFAT_FS is not set
773# CONFIG_NTFS_FS is not set
774
775#
776# Pseudo filesystems
777#
778CONFIG_PROC_FS=y
779CONFIG_PROC_KCORE=y
780CONFIG_SYSFS=y
781CONFIG_TMPFS=y
782# CONFIG_HUGETLB_PAGE is not set
783CONFIG_RAMFS=y
784# CONFIG_RELAYFS_FS is not set
785# CONFIG_CONFIGFS_FS is not set
786
787#
788# Miscellaneous filesystems
789#
790# CONFIG_ADFS_FS is not set
791# CONFIG_AFFS_FS is not set
792# CONFIG_HFS_FS is not set
793# CONFIG_HFSPLUS_FS is not set
794# CONFIG_BEFS_FS is not set
795# CONFIG_BFS_FS is not set
796# CONFIG_EFS_FS is not set
797# CONFIG_CRAMFS is not set
798# CONFIG_VXFS_FS is not set
799# CONFIG_HPFS_FS is not set
800# CONFIG_QNX4FS_FS is not set
801# CONFIG_SYSV_FS is not set
802# CONFIG_UFS_FS is not set
803
804#
805# Network File Systems
806#
807CONFIG_NFS_FS=y
808CONFIG_NFS_V3=y
809# CONFIG_NFS_V3_ACL is not set
810CONFIG_NFS_V4=y
811# CONFIG_NFS_DIRECTIO is not set
812# CONFIG_NFSD is not set
813CONFIG_ROOT_NFS=y
814CONFIG_LOCKD=y
815CONFIG_LOCKD_V4=y
816CONFIG_NFS_COMMON=y
817CONFIG_SUNRPC=y
818CONFIG_SUNRPC_GSS=y
819CONFIG_RPCSEC_GSS_KRB5=y
820# CONFIG_RPCSEC_GSS_SPKM3 is not set
821# CONFIG_SMB_FS is not set
822# CONFIG_CIFS is not set
823# CONFIG_NCP_FS is not set
824# CONFIG_CODA_FS is not set
825# CONFIG_AFS_FS is not set
826# CONFIG_9P_FS is not set
827
828#
829# Partition Types
830#
831CONFIG_PARTITION_ADVANCED=y
832# CONFIG_ACORN_PARTITION is not set
833# CONFIG_OSF_PARTITION is not set
834# CONFIG_AMIGA_PARTITION is not set
835# CONFIG_ATARI_PARTITION is not set
836# CONFIG_MAC_PARTITION is not set
837# CONFIG_MSDOS_PARTITION is not set
838# CONFIG_LDM_PARTITION is not set
839# CONFIG_SGI_PARTITION is not set
840# CONFIG_ULTRIX_PARTITION is not set
841# CONFIG_SUN_PARTITION is not set
842# CONFIG_KARMA_PARTITION is not set
843# CONFIG_EFI_PARTITION is not set
844
845#
846# Native Language Support
847#
848# CONFIG_NLS is not set
849
850#
851# Library routines
852#
853# CONFIG_CRC_CCITT is not set
854# CONFIG_CRC16 is not set
855CONFIG_CRC32=y
856# CONFIG_LIBCRC32C is not set
857
858#
859# Instrumentation Support
860#
861# CONFIG_PROFILING is not set
862
863#
864# Kernel hacking
865#
866# CONFIG_PRINTK_TIME is not set
867# CONFIG_MAGIC_SYSRQ is not set
868# CONFIG_DEBUG_KERNEL is not set
869CONFIG_LOG_BUF_SHIFT=14
870# CONFIG_BOOTX_TEXT is not set
871# CONFIG_SERIAL_TEXT_DEBUG is not set
872# CONFIG_PPC_EARLY_DEBUG_LPAR is not set
873# CONFIG_PPC_EARLY_DEBUG_G5 is not set
874# CONFIG_PPC_EARLY_DEBUG_RTAS is not set
875# CONFIG_PPC_EARLY_DEBUG_MAPLE is not set
876# CONFIG_PPC_EARLY_DEBUG_ISERIES is not set
877
878#
879# Security options
880#
881# CONFIG_KEYS is not set
882# CONFIG_SECURITY is not set
883
884#
885# Cryptographic options
886#
887CONFIG_CRYPTO=y
888# CONFIG_CRYPTO_HMAC is not set
889# CONFIG_CRYPTO_NULL is not set
890# CONFIG_CRYPTO_MD4 is not set
891CONFIG_CRYPTO_MD5=y
892# CONFIG_CRYPTO_SHA1 is not set
893# CONFIG_CRYPTO_SHA256 is not set
894# CONFIG_CRYPTO_SHA512 is not set
895# CONFIG_CRYPTO_WP512 is not set
896# CONFIG_CRYPTO_TGR192 is not set
897CONFIG_CRYPTO_DES=y
898# CONFIG_CRYPTO_BLOWFISH is not set
899# CONFIG_CRYPTO_TWOFISH is not set
900# CONFIG_CRYPTO_SERPENT is not set
901# CONFIG_CRYPTO_AES is not set
902# CONFIG_CRYPTO_CAST5 is not set
903# CONFIG_CRYPTO_CAST6 is not set
904# CONFIG_CRYPTO_TEA is not set
905# CONFIG_CRYPTO_ARC4 is not set
906# CONFIG_CRYPTO_KHAZAD is not set
907# CONFIG_CRYPTO_ANUBIS is not set
908# CONFIG_CRYPTO_DEFLATE is not set
909# CONFIG_CRYPTO_MICHAEL_MIC is not set
910# CONFIG_CRYPTO_CRC32C is not set
911# CONFIG_CRYPTO_TEST is not set
912
913#
914# Hardware crypto devices
915#