aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/configs/mpc836x_mds_defconfig
diff options
context:
space:
mode:
authorKumar Gala <galak@kernel.crashing.org>2007-02-17 11:13:56 -0500
committerKumar Gala <galak@kernel.crashing.org>2007-02-17 11:13:56 -0500
commit322d05a1c455266e522e8aa7010c40f390029b41 (patch)
tree8e95503244513f476b406003c52aed4fcfb7ae02 /arch/powerpc/configs/mpc836x_mds_defconfig
parentf7993ed57ac06da168d29c587d1bc0dce0f11c78 (diff)
[POWERPC] 83xx: Updated and renamed MPC8360PB to MPC836x MDS
The MPC836x PB board is really just one part of the MPC836x MDS. We currently name all other PB boards as MDS. Removed all references to PB and replaced with MDS. Additionally renamed the .dts to match the defconfig (mpc836x_mds*). Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/configs/mpc836x_mds_defconfig')
-rw-r--r--arch/powerpc/configs/mpc836x_mds_defconfig1099
1 files changed, 1099 insertions, 0 deletions
diff --git a/arch/powerpc/configs/mpc836x_mds_defconfig b/arch/powerpc/configs/mpc836x_mds_defconfig
new file mode 100644
index 000000000000..8eb475cd0df0
--- /dev/null
+++ b/arch/powerpc/configs/mpc836x_mds_defconfig
@@ -0,0 +1,1099 @@
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.20
4# Sat Feb 17 10:09:26 2007
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
23CONFIG_PPC_UDBG_16550=y
24# CONFIG_GENERIC_TBSYNC is not set
25CONFIG_AUDIT_ARCH=y
26CONFIG_GENERIC_BUG=y
27CONFIG_DEFAULT_UIMAGE=y
28
29#
30# Processor support
31#
32# CONFIG_CLASSIC32 is not set
33# CONFIG_PPC_82xx is not set
34CONFIG_PPC_83xx=y
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
39# CONFIG_44x is not set
40# CONFIG_E200 is not set
41CONFIG_6xx=y
42CONFIG_83xx=y
43CONFIG_PPC_FPU=y
44# CONFIG_PPC_DCR_NATIVE is not set
45# CONFIG_PPC_DCR_MMIO is not set
46CONFIG_PPC_STD_MMU=y
47CONFIG_PPC_STD_MMU_32=y
48# CONFIG_SMP is not set
49CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
50
51#
52# Code maturity level options
53#
54CONFIG_EXPERIMENTAL=y
55CONFIG_BROKEN_ON_SMP=y
56CONFIG_INIT_ENV_ARG_LIMIT=32
57
58#
59# General setup
60#
61CONFIG_LOCALVERSION=""
62CONFIG_LOCALVERSION_AUTO=y
63CONFIG_SWAP=y
64CONFIG_SYSVIPC=y
65# CONFIG_IPC_NS is not set
66CONFIG_SYSVIPC_SYSCTL=y
67# CONFIG_POSIX_MQUEUE is not set
68# CONFIG_BSD_PROCESS_ACCT is not set
69# CONFIG_TASKSTATS is not set
70# CONFIG_UTS_NS is not set
71# CONFIG_AUDIT is not set
72# CONFIG_IKCONFIG is not set
73CONFIG_SYSFS_DEPRECATED=y
74# CONFIG_RELAY is not set
75CONFIG_INITRAMFS_SOURCE=""
76# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
77CONFIG_SYSCTL=y
78CONFIG_EMBEDDED=y
79CONFIG_SYSCTL_SYSCALL=y
80# CONFIG_KALLSYMS is not set
81CONFIG_HOTPLUG=y
82CONFIG_PRINTK=y
83CONFIG_BUG=y
84CONFIG_ELF_CORE=y
85CONFIG_BASE_FULL=y
86CONFIG_FUTEX=y
87# CONFIG_EPOLL is not set
88CONFIG_SHMEM=y
89CONFIG_SLAB=y
90CONFIG_VM_EVENT_COUNTERS=y
91CONFIG_RT_MUTEXES=y
92# CONFIG_TINY_SHMEM is not set
93CONFIG_BASE_SMALL=0
94# CONFIG_SLOB is not set
95
96#
97# Loadable module support
98#
99CONFIG_MODULES=y
100CONFIG_MODULE_UNLOAD=y
101# CONFIG_MODULE_FORCE_UNLOAD is not set
102# CONFIG_MODVERSIONS is not set
103# CONFIG_MODULE_SRCVERSION_ALL is not set
104# CONFIG_KMOD is not set
105
106#
107# Block layer
108#
109CONFIG_BLOCK=y
110# CONFIG_LBD is not set
111# CONFIG_BLK_DEV_IO_TRACE is not set
112# CONFIG_LSF is not set
113
114#
115# IO Schedulers
116#
117CONFIG_IOSCHED_NOOP=y
118CONFIG_IOSCHED_AS=y
119CONFIG_IOSCHED_DEADLINE=y
120CONFIG_IOSCHED_CFQ=y
121CONFIG_DEFAULT_AS=y
122# CONFIG_DEFAULT_DEADLINE is not set
123# CONFIG_DEFAULT_CFQ is not set
124# CONFIG_DEFAULT_NOOP is not set
125CONFIG_DEFAULT_IOSCHED="anticipatory"
126CONFIG_QUICC_ENGINE=y
127CONFIG_PPC_GEN550=y
128# CONFIG_WANT_EARLY_SERIAL is not set
129
130#
131# Platform support
132#
133# CONFIG_MPC8313_RDB is not set
134# CONFIG_MPC832x_MDS is not set
135# CONFIG_MPC834x_MDS is not set
136# CONFIG_MPC834x_ITX is not set
137CONFIG_MPC836x_MDS=y
138CONFIG_PPC_MPC836x=y
139# CONFIG_MPIC is not set
140
141#
142# Kernel options
143#
144# CONFIG_HIGHMEM is not set
145# CONFIG_HZ_100 is not set
146CONFIG_HZ_250=y
147# CONFIG_HZ_300 is not set
148# CONFIG_HZ_1000 is not set
149CONFIG_HZ=250
150CONFIG_PREEMPT_NONE=y
151# CONFIG_PREEMPT_VOLUNTARY is not set
152# CONFIG_PREEMPT is not set
153CONFIG_BINFMT_ELF=y
154# CONFIG_BINFMT_MISC is not set
155CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
156CONFIG_ARCH_FLATMEM_ENABLE=y
157CONFIG_ARCH_POPULATES_NODE_MAP=y
158CONFIG_SELECT_MEMORY_MODEL=y
159CONFIG_FLATMEM_MANUAL=y
160# CONFIG_DISCONTIGMEM_MANUAL is not set
161# CONFIG_SPARSEMEM_MANUAL is not set
162CONFIG_FLATMEM=y
163CONFIG_FLAT_NODE_MEM_MAP=y
164# CONFIG_SPARSEMEM_STATIC is not set
165CONFIG_SPLIT_PTLOCK_CPUS=4
166# CONFIG_RESOURCES_64BIT is not set
167CONFIG_ZONE_DMA_FLAG=1
168CONFIG_PROC_DEVICETREE=y
169# CONFIG_CMDLINE_BOOL is not set
170# CONFIG_PM is not set
171CONFIG_SECCOMP=y
172CONFIG_ISA_DMA_API=y
173
174#
175# Bus options
176#
177CONFIG_ZONE_DMA=y
178CONFIG_GENERIC_ISA_DMA=y
179# CONFIG_MPIC_WEIRD is not set
180# CONFIG_PPC_I8259 is not set
181CONFIG_PPC_INDIRECT_PCI=y
182CONFIG_FSL_SOC=y
183CONFIG_PCI=y
184CONFIG_PCI_DOMAINS=y
185# CONFIG_PCIEPORTBUS is not set
186
187#
188# PCCARD (PCMCIA/CardBus) support
189#
190# CONFIG_PCCARD is not set
191
192#
193# PCI Hotplug Support
194#
195# CONFIG_HOTPLUG_PCI is not set
196
197#
198# Advanced setup
199#
200# CONFIG_ADVANCED_OPTIONS is not set
201
202#
203# Default settings for advanced configuration options are used
204#
205CONFIG_HIGHMEM_START=0xfe000000
206CONFIG_LOWMEM_SIZE=0x30000000
207CONFIG_KERNEL_START=0xc0000000
208CONFIG_TASK_SIZE=0x80000000
209CONFIG_BOOT_LOAD=0x00800000
210
211#
212# Networking
213#
214CONFIG_NET=y
215
216#
217# Networking options
218#
219# CONFIG_NETDEBUG is not set
220CONFIG_PACKET=y
221# CONFIG_PACKET_MMAP is not set
222CONFIG_UNIX=y
223CONFIG_XFRM=y
224# CONFIG_XFRM_USER is not set
225# CONFIG_XFRM_SUB_POLICY is not set
226# CONFIG_XFRM_MIGRATE is not set
227# CONFIG_NET_KEY is not set
228CONFIG_INET=y
229CONFIG_IP_MULTICAST=y
230# CONFIG_IP_ADVANCED_ROUTER is not set
231CONFIG_IP_FIB_HASH=y
232CONFIG_IP_PNP=y
233CONFIG_IP_PNP_DHCP=y
234CONFIG_IP_PNP_BOOTP=y
235# CONFIG_IP_PNP_RARP is not set
236# CONFIG_NET_IPIP is not set
237# CONFIG_NET_IPGRE is not set
238# CONFIG_IP_MROUTE is not set
239# CONFIG_ARPD is not set
240CONFIG_SYN_COOKIES=y
241# CONFIG_INET_AH is not set
242# CONFIG_INET_ESP is not set
243# CONFIG_INET_IPCOMP is not set
244# CONFIG_INET_XFRM_TUNNEL is not set
245# CONFIG_INET_TUNNEL is not set
246CONFIG_INET_XFRM_MODE_TRANSPORT=y
247CONFIG_INET_XFRM_MODE_TUNNEL=y
248CONFIG_INET_XFRM_MODE_BEET=y
249CONFIG_INET_DIAG=y
250CONFIG_INET_TCP_DIAG=y
251# CONFIG_TCP_CONG_ADVANCED is not set
252CONFIG_TCP_CONG_CUBIC=y
253CONFIG_DEFAULT_TCP_CONG="cubic"
254# CONFIG_TCP_MD5SIG is not set
255# CONFIG_IPV6 is not set
256# CONFIG_INET6_XFRM_TUNNEL is not set
257# CONFIG_INET6_TUNNEL is not set
258# CONFIG_NETWORK_SECMARK is not set
259# CONFIG_NETFILTER is not set
260
261#
262# DCCP Configuration (EXPERIMENTAL)
263#
264# CONFIG_IP_DCCP is not set
265
266#
267# SCTP Configuration (EXPERIMENTAL)
268#
269# CONFIG_IP_SCTP is not set
270
271#
272# TIPC Configuration (EXPERIMENTAL)
273#
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_IEEE80211 is not set
300
301#
302# Device Drivers
303#
304
305#
306# Generic Driver Options
307#
308CONFIG_STANDALONE=y
309CONFIG_PREVENT_FIRMWARE_BUILD=y
310# CONFIG_FW_LOADER is not set
311# CONFIG_SYS_HYPERVISOR is not set
312
313#
314# Connector - unified userspace <-> kernelspace linker
315#
316# CONFIG_CONNECTOR is not set
317
318#
319# Memory Technology Devices (MTD)
320#
321# CONFIG_MTD is not set
322
323#
324# Parallel port support
325#
326# CONFIG_PARPORT is not set
327
328#
329# Plug and Play support
330#
331
332#
333# Block devices
334#
335# CONFIG_BLK_DEV_FD is not set
336# CONFIG_BLK_CPQ_DA is not set
337# CONFIG_BLK_CPQ_CISS_DA is not set
338# CONFIG_BLK_DEV_DAC960 is not set
339# CONFIG_BLK_DEV_UMEM is not set
340# CONFIG_BLK_DEV_COW_COMMON is not set
341CONFIG_BLK_DEV_LOOP=y
342# CONFIG_BLK_DEV_CRYPTOLOOP is not set
343# CONFIG_BLK_DEV_NBD is not set
344# CONFIG_BLK_DEV_SX8 is not set
345CONFIG_BLK_DEV_RAM=y
346CONFIG_BLK_DEV_RAM_COUNT=16
347CONFIG_BLK_DEV_RAM_SIZE=32768
348CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
349CONFIG_BLK_DEV_INITRD=y
350# CONFIG_CDROM_PKTCDVD is not set
351# CONFIG_ATA_OVER_ETH is not set
352
353#
354# Misc devices
355#
356# CONFIG_SGI_IOC4 is not set
357# CONFIG_TIFM_CORE is not set
358
359#
360# ATA/ATAPI/MFM/RLL support
361#
362# CONFIG_IDE is not set
363
364#
365# SCSI device support
366#
367# CONFIG_RAID_ATTRS is not set
368CONFIG_SCSI=y
369# CONFIG_SCSI_TGT is not set
370# CONFIG_SCSI_NETLINK is not set
371CONFIG_SCSI_PROC_FS=y
372
373#
374# SCSI support type (disk, tape, CD-ROM)
375#
376# CONFIG_BLK_DEV_SD is not set
377# CONFIG_CHR_DEV_ST is not set
378# CONFIG_CHR_DEV_OSST is not set
379# CONFIG_BLK_DEV_SR is not set
380# CONFIG_CHR_DEV_SG is not set
381# CONFIG_CHR_DEV_SCH is not set
382
383#
384# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
385#
386# CONFIG_SCSI_MULTI_LUN is not set
387# CONFIG_SCSI_CONSTANTS is not set
388# CONFIG_SCSI_LOGGING is not set
389# CONFIG_SCSI_SCAN_ASYNC is not set
390
391#
392# SCSI Transports
393#
394# CONFIG_SCSI_SPI_ATTRS is not set
395# CONFIG_SCSI_FC_ATTRS is not set
396# CONFIG_SCSI_ISCSI_ATTRS is not set
397# CONFIG_SCSI_SAS_ATTRS is not set
398# CONFIG_SCSI_SAS_LIBSAS is not set
399
400#
401# SCSI low-level drivers
402#
403# CONFIG_ISCSI_TCP is not set
404# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
405# CONFIG_SCSI_3W_9XXX is not set
406# CONFIG_SCSI_ACARD is not set
407# CONFIG_SCSI_AACRAID is not set
408# CONFIG_SCSI_AIC7XXX is not set
409# CONFIG_SCSI_AIC7XXX_OLD is not set
410# CONFIG_SCSI_AIC79XX is not set
411# CONFIG_SCSI_AIC94XX is not set
412# CONFIG_SCSI_DPT_I2O is not set
413# CONFIG_SCSI_ARCMSR is not set
414# CONFIG_MEGARAID_NEWGEN is not set
415# CONFIG_MEGARAID_LEGACY is not set
416# CONFIG_MEGARAID_SAS is not set
417# CONFIG_SCSI_HPTIOP is not set
418# CONFIG_SCSI_BUSLOGIC is not set
419# CONFIG_SCSI_DMX3191D is not set
420# CONFIG_SCSI_EATA is not set
421# CONFIG_SCSI_FUTURE_DOMAIN is not set
422# CONFIG_SCSI_GDTH is not set
423# CONFIG_SCSI_IPS is not set
424# CONFIG_SCSI_INITIO is not set
425# CONFIG_SCSI_INIA100 is not set
426# CONFIG_SCSI_STEX is not set
427# CONFIG_SCSI_SYM53C8XX_2 is not set
428# CONFIG_SCSI_QLOGIC_1280 is not set
429# CONFIG_SCSI_QLA_FC is not set
430# CONFIG_SCSI_QLA_ISCSI is not set
431# CONFIG_SCSI_LPFC is not set
432# CONFIG_SCSI_DC395x is not set
433# CONFIG_SCSI_DC390T is not set
434# CONFIG_SCSI_NSP32 is not set
435# CONFIG_SCSI_DEBUG is not set
436# CONFIG_SCSI_SRP is not set
437
438#
439# Serial ATA (prod) and Parallel ATA (experimental) drivers
440#
441# CONFIG_ATA is not set
442
443#
444# Multi-device support (RAID and LVM)
445#
446# CONFIG_MD is not set
447
448#
449# Fusion MPT device support
450#
451# CONFIG_FUSION is not set
452# CONFIG_FUSION_SPI is not set
453# CONFIG_FUSION_FC is not set
454# CONFIG_FUSION_SAS is not set
455
456#
457# IEEE 1394 (FireWire) support
458#
459# CONFIG_IEEE1394 is not set
460
461#
462# I2O device support
463#
464# CONFIG_I2O is not set
465
466#
467# Macintosh device drivers
468#
469# CONFIG_MAC_EMUMOUSEBTN is not set
470# CONFIG_WINDFARM is not set
471
472#
473# Network device support
474#
475CONFIG_NETDEVICES=y
476# CONFIG_DUMMY is not set
477# CONFIG_BONDING is not set
478# CONFIG_EQUALIZER is not set
479# CONFIG_TUN is not set
480
481#
482# ARCnet devices
483#
484# CONFIG_ARCNET is not set
485
486#
487# PHY device support
488#
489# CONFIG_PHYLIB is not set
490
491#
492# Ethernet (10 or 100Mbit)
493#
494CONFIG_NET_ETHERNET=y
495CONFIG_MII=y
496# CONFIG_HAPPYMEAL is not set
497# CONFIG_SUNGEM is not set
498# CONFIG_CASSINI is not set
499# CONFIG_NET_VENDOR_3COM is not set
500
501#
502# Tulip family network device support
503#
504# CONFIG_NET_TULIP is not set
505# CONFIG_HP100 is not set
506# CONFIG_NET_PCI is not set
507
508#
509# Ethernet (1000 Mbit)
510#
511# CONFIG_ACENIC is not set
512# CONFIG_DL2K is not set
513# CONFIG_E1000 is not set
514# CONFIG_NS83820 is not set
515# CONFIG_HAMACHI is not set
516# CONFIG_YELLOWFIN is not set
517# CONFIG_R8169 is not set
518# CONFIG_SIS190 is not set
519# CONFIG_SKGE is not set
520# CONFIG_SKY2 is not set
521# CONFIG_SK98LIN is not set
522# CONFIG_TIGON3 is not set
523# CONFIG_BNX2 is not set
524# CONFIG_GIANFAR is not set
525CONFIG_UCC_GETH=y
526# CONFIG_UGETH_NAPI is not set
527# CONFIG_UGETH_MAGIC_PACKET is not set
528# CONFIG_UGETH_FILTERING is not set
529# CONFIG_UGETH_TX_ON_DEMOND is not set
530# CONFIG_QLA3XXX is not set
531
532#
533# Ethernet (10000 Mbit)
534#
535# CONFIG_CHELSIO_T1 is not set
536# CONFIG_CHELSIO_T3 is not set
537# CONFIG_IXGB is not set
538# CONFIG_S2IO is not set
539# CONFIG_MYRI10GE is not set
540# CONFIG_NETXEN_NIC is not set
541
542#
543# Token Ring devices
544#
545# CONFIG_TR is not set
546
547#
548# Wireless LAN (non-hamradio)
549#
550# CONFIG_NET_RADIO is not set
551
552#
553# Wan interfaces
554#
555# CONFIG_WAN is not set
556# CONFIG_FDDI is not set
557# CONFIG_HIPPI is not set
558# CONFIG_PPP is not set
559# CONFIG_SLIP is not set
560# CONFIG_NET_FC is not set
561# CONFIG_SHAPER is not set
562# CONFIG_NETCONSOLE is not set
563# CONFIG_NETPOLL is not set
564# CONFIG_NET_POLL_CONTROLLER is not set
565
566#
567# ISDN subsystem
568#
569# CONFIG_ISDN is not set
570
571#
572# Telephony Support
573#
574# CONFIG_PHONE is not set
575
576#
577# Input device support
578#
579CONFIG_INPUT=y
580# CONFIG_INPUT_FF_MEMLESS is not set
581
582#
583# Userland interfaces
584#
585# CONFIG_INPUT_MOUSEDEV is not set
586# CONFIG_INPUT_JOYDEV is not set
587# CONFIG_INPUT_TSDEV is not set
588# CONFIG_INPUT_EVDEV is not set
589# CONFIG_INPUT_EVBUG is not set
590
591#
592# Input Device Drivers
593#
594# CONFIG_INPUT_KEYBOARD is not set
595# CONFIG_INPUT_MOUSE is not set
596# CONFIG_INPUT_JOYSTICK is not set
597# CONFIG_INPUT_TOUCHSCREEN is not set
598# CONFIG_INPUT_MISC is not set
599
600#
601# Hardware I/O ports
602#
603# CONFIG_SERIO is not set
604# CONFIG_GAMEPORT is not set
605
606#
607# Character devices
608#
609# CONFIG_VT is not set
610# CONFIG_SERIAL_NONSTANDARD is not set
611
612#
613# Serial drivers
614#
615CONFIG_SERIAL_8250=y
616CONFIG_SERIAL_8250_CONSOLE=y
617CONFIG_SERIAL_8250_PCI=y
618CONFIG_SERIAL_8250_NR_UARTS=4
619CONFIG_SERIAL_8250_RUNTIME_UARTS=4
620# CONFIG_SERIAL_8250_EXTENDED is not set
621
622#
623# Non-8250 serial port support
624#
625# CONFIG_SERIAL_UARTLITE is not set
626CONFIG_SERIAL_CORE=y
627CONFIG_SERIAL_CORE_CONSOLE=y
628# CONFIG_SERIAL_JSM is not set
629# CONFIG_SERIAL_OF_PLATFORM is not set
630CONFIG_UNIX98_PTYS=y
631CONFIG_LEGACY_PTYS=y
632CONFIG_LEGACY_PTY_COUNT=256
633
634#
635# IPMI
636#
637# CONFIG_IPMI_HANDLER is not set
638
639#
640# Watchdog Cards
641#
642CONFIG_WATCHDOG=y
643# CONFIG_WATCHDOG_NOWAYOUT is not set
644
645#
646# Watchdog Device Drivers
647#
648# CONFIG_SOFT_WATCHDOG is not set
649CONFIG_83xx_WDT=y
650
651#
652# PCI-based Watchdog Cards
653#
654# CONFIG_PCIPCWATCHDOG is not set
655# CONFIG_WDTPCI is not set
656CONFIG_HW_RANDOM=y
657# CONFIG_NVRAM is not set
658CONFIG_GEN_RTC=y
659# CONFIG_GEN_RTC_X is not set
660# CONFIG_DTLK is not set
661# CONFIG_R3964 is not set
662# CONFIG_APPLICOM is not set
663# CONFIG_AGP is not set
664# CONFIG_DRM is not set
665# CONFIG_RAW_DRIVER is not set
666
667#
668# TPM devices
669#
670# CONFIG_TCG_TPM is not set
671
672#
673# I2C support
674#
675CONFIG_I2C=y
676CONFIG_I2C_CHARDEV=y
677
678#
679# I2C Algorithms
680#
681# CONFIG_I2C_ALGOBIT is not set
682# CONFIG_I2C_ALGOPCF is not set
683# CONFIG_I2C_ALGOPCA is not set
684
685#
686# I2C Hardware Bus support
687#
688# CONFIG_I2C_ALI1535 is not set
689# CONFIG_I2C_ALI1563 is not set
690# CONFIG_I2C_ALI15X3 is not set
691# CONFIG_I2C_AMD756 is not set
692# CONFIG_I2C_AMD8111 is not set
693# CONFIG_I2C_I801 is not set
694# CONFIG_I2C_I810 is not set
695# CONFIG_I2C_PIIX4 is not set
696CONFIG_I2C_MPC=y
697# CONFIG_I2C_NFORCE2 is not set
698# CONFIG_I2C_OCORES is not set
699# CONFIG_I2C_PARPORT_LIGHT is not set
700# CONFIG_I2C_PASEMI is not set
701# CONFIG_I2C_PROSAVAGE is not set
702# CONFIG_I2C_SAVAGE4 is not set
703# CONFIG_I2C_SIS5595 is not set
704# CONFIG_I2C_SIS630 is not set
705# CONFIG_I2C_SIS96X is not set
706# CONFIG_I2C_STUB is not set
707# CONFIG_I2C_VIA is not set
708# CONFIG_I2C_VIAPRO is not set
709# CONFIG_I2C_VOODOO3 is not set
710# CONFIG_I2C_PCA_ISA is not set
711
712#
713# Miscellaneous I2C Chip support
714#
715# CONFIG_SENSORS_DS1337 is not set
716# CONFIG_SENSORS_DS1374 is not set
717# CONFIG_SENSORS_EEPROM is not set
718# CONFIG_SENSORS_PCF8574 is not set
719# CONFIG_SENSORS_PCA9539 is not set
720# CONFIG_SENSORS_PCF8591 is not set
721# CONFIG_SENSORS_M41T00 is not set
722# CONFIG_SENSORS_MAX6875 is not set
723# CONFIG_I2C_DEBUG_CORE is not set
724# CONFIG_I2C_DEBUG_ALGO is not set
725# CONFIG_I2C_DEBUG_BUS is not set
726# CONFIG_I2C_DEBUG_CHIP is not set
727
728#
729# SPI support
730#
731# CONFIG_SPI is not set
732# CONFIG_SPI_MASTER is not set
733
734#
735# Dallas's 1-wire bus
736#
737# CONFIG_W1 is not set
738
739#
740# Hardware Monitoring support
741#
742CONFIG_HWMON=y
743# CONFIG_HWMON_VID is not set
744# CONFIG_SENSORS_ABITUGURU is not set
745# CONFIG_SENSORS_ADM1021 is not set
746# CONFIG_SENSORS_ADM1025 is not set
747# CONFIG_SENSORS_ADM1026 is not set
748# CONFIG_SENSORS_ADM1031 is not set
749# CONFIG_SENSORS_ADM9240 is not set
750# CONFIG_SENSORS_ASB100 is not set
751# CONFIG_SENSORS_ATXP1 is not set
752# CONFIG_SENSORS_DS1621 is not set
753# CONFIG_SENSORS_F71805F is not set
754# CONFIG_SENSORS_FSCHER is not set
755# CONFIG_SENSORS_FSCPOS is not set
756# CONFIG_SENSORS_GL518SM is not set
757# CONFIG_SENSORS_GL520SM is not set
758# CONFIG_SENSORS_IT87 is not set
759# CONFIG_SENSORS_LM63 is not set
760# CONFIG_SENSORS_LM75 is not set
761# CONFIG_SENSORS_LM77 is not set
762# CONFIG_SENSORS_LM78 is not set
763# CONFIG_SENSORS_LM80 is not set
764# CONFIG_SENSORS_LM83 is not set
765# CONFIG_SENSORS_LM85 is not set
766# CONFIG_SENSORS_LM87 is not set
767# CONFIG_SENSORS_LM90 is not set
768# CONFIG_SENSORS_LM92 is not set
769# CONFIG_SENSORS_MAX1619 is not set
770# CONFIG_SENSORS_PC87360 is not set
771# CONFIG_SENSORS_PC87427 is not set
772# CONFIG_SENSORS_SIS5595 is not set
773# CONFIG_SENSORS_SMSC47M1 is not set
774# CONFIG_SENSORS_SMSC47M192 is not set
775# CONFIG_SENSORS_SMSC47B397 is not set
776# CONFIG_SENSORS_VIA686A is not set
777# CONFIG_SENSORS_VT1211 is not set
778# CONFIG_SENSORS_VT8231 is not set
779# CONFIG_SENSORS_W83781D is not set
780# CONFIG_SENSORS_W83791D is not set
781# CONFIG_SENSORS_W83792D is not set
782# CONFIG_SENSORS_W83793 is not set
783# CONFIG_SENSORS_W83L785TS is not set
784# CONFIG_SENSORS_W83627HF is not set
785# CONFIG_SENSORS_W83627EHF is not set
786# CONFIG_HWMON_DEBUG_CHIP is not set
787
788#
789# Multimedia devices
790#
791# CONFIG_VIDEO_DEV is not set
792
793#
794# Digital Video Broadcasting Devices
795#
796# CONFIG_DVB is not set
797
798#
799# Graphics support
800#
801CONFIG_FIRMWARE_EDID=y
802# CONFIG_FB is not set
803# CONFIG_FB_IBM_GXT4500 is not set
804# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
805
806#
807# Sound
808#
809# CONFIG_SOUND is not set
810
811#
812# HID Devices
813#
814CONFIG_HID=y
815# CONFIG_HID_DEBUG is not set
816
817#
818# USB support
819#
820CONFIG_USB_ARCH_HAS_HCD=y
821CONFIG_USB_ARCH_HAS_OHCI=y
822CONFIG_USB_ARCH_HAS_EHCI=y
823# CONFIG_USB is not set
824
825#
826# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
827#
828
829#
830# USB Gadget Support
831#
832# CONFIG_USB_GADGET is not set
833
834#
835# MMC/SD Card support
836#
837# CONFIG_MMC is not set
838
839#
840# LED devices
841#
842# CONFIG_NEW_LEDS is not set
843
844#
845# LED drivers
846#
847
848#
849# LED Triggers
850#
851
852#
853# InfiniBand support
854#
855# CONFIG_INFINIBAND is not set
856
857#
858# EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
859#
860
861#
862# Real Time Clock
863#
864# CONFIG_RTC_CLASS is not set
865
866#
867# DMA Engine support
868#
869# CONFIG_DMA_ENGINE is not set
870
871#
872# DMA Clients
873#
874
875#
876# DMA Devices
877#
878
879#
880# Auxiliary Display support
881#
882
883#
884# Virtualization
885#
886
887#
888# File systems
889#
890CONFIG_EXT2_FS=y
891# CONFIG_EXT2_FS_XATTR is not set
892# CONFIG_EXT2_FS_XIP is not set
893CONFIG_EXT3_FS=y
894CONFIG_EXT3_FS_XATTR=y
895# CONFIG_EXT3_FS_POSIX_ACL is not set
896# CONFIG_EXT3_FS_SECURITY is not set
897# CONFIG_EXT4DEV_FS is not set
898CONFIG_JBD=y
899# CONFIG_JBD_DEBUG is not set
900CONFIG_FS_MBCACHE=y
901# CONFIG_REISERFS_FS is not set
902# CONFIG_JFS_FS is not set
903# CONFIG_FS_POSIX_ACL is not set
904# CONFIG_XFS_FS is not set
905# CONFIG_GFS2_FS is not set
906# CONFIG_OCFS2_FS is not set
907# CONFIG_MINIX_FS is not set
908# CONFIG_ROMFS_FS is not set
909CONFIG_INOTIFY=y
910CONFIG_INOTIFY_USER=y
911# CONFIG_QUOTA is not set
912CONFIG_DNOTIFY=y
913# CONFIG_AUTOFS_FS is not set
914# CONFIG_AUTOFS4_FS is not set
915# CONFIG_FUSE_FS is not set
916
917#
918# CD-ROM/DVD Filesystems
919#
920# CONFIG_ISO9660_FS is not set
921# CONFIG_UDF_FS is not set
922
923#
924# DOS/FAT/NT Filesystems
925#
926# CONFIG_MSDOS_FS is not set
927# CONFIG_VFAT_FS is not set
928# CONFIG_NTFS_FS is not set
929
930#
931# Pseudo filesystems
932#
933CONFIG_PROC_FS=y
934CONFIG_PROC_KCORE=y
935CONFIG_PROC_SYSCTL=y
936CONFIG_SYSFS=y
937CONFIG_TMPFS=y
938# CONFIG_TMPFS_POSIX_ACL is not set
939# CONFIG_HUGETLB_PAGE is not set
940CONFIG_RAMFS=y
941# CONFIG_CONFIGFS_FS is not set
942
943#
944# Miscellaneous filesystems
945#
946# CONFIG_ADFS_FS is not set
947# CONFIG_AFFS_FS is not set
948# CONFIG_HFS_FS is not set
949# CONFIG_HFSPLUS_FS is not set
950# CONFIG_BEFS_FS is not set
951# CONFIG_BFS_FS is not set
952# CONFIG_EFS_FS is not set
953# CONFIG_CRAMFS is not set
954# CONFIG_VXFS_FS is not set
955# CONFIG_HPFS_FS is not set
956# CONFIG_QNX4FS_FS is not set
957# CONFIG_SYSV_FS is not set
958# CONFIG_UFS_FS is not set
959
960#
961# Network File Systems
962#
963CONFIG_NFS_FS=y
964CONFIG_NFS_V3=y
965# CONFIG_NFS_V3_ACL is not set
966CONFIG_NFS_V4=y
967# CONFIG_NFS_DIRECTIO is not set
968# CONFIG_NFSD is not set
969CONFIG_ROOT_NFS=y
970CONFIG_LOCKD=y
971CONFIG_LOCKD_V4=y
972CONFIG_NFS_COMMON=y
973CONFIG_SUNRPC=y
974CONFIG_SUNRPC_GSS=y
975CONFIG_RPCSEC_GSS_KRB5=y
976# CONFIG_RPCSEC_GSS_SPKM3 is not set
977# CONFIG_SMB_FS is not set
978# CONFIG_CIFS is not set
979# CONFIG_NCP_FS is not set
980# CONFIG_CODA_FS is not set
981# CONFIG_AFS_FS is not set
982# CONFIG_9P_FS is not set
983
984#
985# Partition Types
986#
987CONFIG_PARTITION_ADVANCED=y
988# CONFIG_ACORN_PARTITION is not set
989# CONFIG_OSF_PARTITION is not set
990# CONFIG_AMIGA_PARTITION is not set
991# CONFIG_ATARI_PARTITION is not set
992# CONFIG_MAC_PARTITION is not set
993# CONFIG_MSDOS_PARTITION is not set
994# CONFIG_LDM_PARTITION is not set
995# CONFIG_SGI_PARTITION is not set
996# CONFIG_ULTRIX_PARTITION is not set
997# CONFIG_SUN_PARTITION is not set
998# CONFIG_KARMA_PARTITION is not set
999# CONFIG_EFI_PARTITION is not set
1000
1001#
1002# Native Language Support
1003#
1004# CONFIG_NLS is not set
1005
1006#
1007# Distributed Lock Manager
1008#
1009# CONFIG_DLM is not set
1010
1011#
1012# QE Options
1013#
1014CONFIG_UCC_SLOW=y
1015CONFIG_UCC_FAST=y
1016CONFIG_UCC=y
1017
1018#
1019# Library routines
1020#
1021CONFIG_BITREVERSE=y
1022# CONFIG_CRC_CCITT is not set
1023# CONFIG_CRC16 is not set
1024CONFIG_CRC32=y
1025# CONFIG_LIBCRC32C is not set
1026CONFIG_PLIST=y
1027CONFIG_HAS_IOMEM=y
1028CONFIG_HAS_IOPORT=y
1029
1030#
1031# Instrumentation Support
1032#
1033# CONFIG_PROFILING is not set
1034
1035#
1036# Kernel hacking
1037#
1038# CONFIG_PRINTK_TIME is not set
1039CONFIG_ENABLE_MUST_CHECK=y
1040# CONFIG_MAGIC_SYSRQ is not set
1041# CONFIG_UNUSED_SYMBOLS is not set
1042# CONFIG_DEBUG_FS is not set
1043# CONFIG_HEADERS_CHECK is not set
1044# CONFIG_DEBUG_KERNEL is not set
1045CONFIG_LOG_BUF_SHIFT=14
1046# CONFIG_DEBUG_BUGVERBOSE is not set
1047# CONFIG_BOOTX_TEXT is not set
1048# CONFIG_SERIAL_TEXT_DEBUG is not set
1049# CONFIG_PPC_EARLY_DEBUG is not set
1050
1051#
1052# Security options
1053#
1054# CONFIG_KEYS is not set
1055# CONFIG_SECURITY is not set
1056
1057#
1058# Cryptographic options
1059#
1060CONFIG_CRYPTO=y
1061CONFIG_CRYPTO_ALGAPI=y
1062CONFIG_CRYPTO_BLKCIPHER=y
1063CONFIG_CRYPTO_MANAGER=y
1064# CONFIG_CRYPTO_HMAC is not set
1065# CONFIG_CRYPTO_XCBC is not set
1066# CONFIG_CRYPTO_NULL is not set
1067# CONFIG_CRYPTO_MD4 is not set
1068CONFIG_CRYPTO_MD5=y
1069# CONFIG_CRYPTO_SHA1 is not set
1070# CONFIG_CRYPTO_SHA256 is not set
1071# CONFIG_CRYPTO_SHA512 is not set
1072# CONFIG_CRYPTO_WP512 is not set
1073# CONFIG_CRYPTO_TGR192 is not set
1074# CONFIG_CRYPTO_GF128MUL is not set
1075CONFIG_CRYPTO_ECB=m
1076CONFIG_CRYPTO_CBC=y
1077CONFIG_CRYPTO_PCBC=m
1078# CONFIG_CRYPTO_LRW is not set
1079CONFIG_CRYPTO_DES=y
1080# CONFIG_CRYPTO_FCRYPT is not set
1081# CONFIG_CRYPTO_BLOWFISH is not set
1082# CONFIG_CRYPTO_TWOFISH is not set
1083# CONFIG_CRYPTO_SERPENT is not set
1084# CONFIG_CRYPTO_AES is not set
1085# CONFIG_CRYPTO_CAST5 is not set
1086# CONFIG_CRYPTO_CAST6 is not set
1087# CONFIG_CRYPTO_TEA is not set
1088# CONFIG_CRYPTO_ARC4 is not set
1089# CONFIG_CRYPTO_KHAZAD is not set
1090# CONFIG_CRYPTO_ANUBIS is not set
1091# CONFIG_CRYPTO_DEFLATE is not set
1092# CONFIG_CRYPTO_MICHAEL_MIC is not set
1093# CONFIG_CRYPTO_CRC32C is not set
1094# CONFIG_CRYPTO_CAMELLIA is not set
1095# CONFIG_CRYPTO_TEST is not set
1096
1097#
1098# Hardware crypto devices
1099#