aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/configs/85xx
diff options
context:
space:
mode:
authorKumar Gala <galak@kernel.crashing.org>2008-04-09 11:16:42 -0400
committerKumar Gala <galak@kernel.crashing.org>2008-04-17 02:01:36 -0400
commit370131c3f2cdd82edeb71add4b098b51803e214e (patch)
tree37913753b0f84c930a1029d5cb74b21dfabbcdda /arch/powerpc/configs/85xx
parenteb0cd5fd295f469b4782d8088f3e39019da44707 (diff)
[POWERPC] 83xx/85xx: Reorganize defconfigs
Board specific defconfigs are useful, however with the ability to do multi-board defconfigs they aren't needed in the top level configs directory Move the 83xx/85xx board specific defconfigs to individual directories under arch/powerpc/configs. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/configs/85xx')
-rw-r--r--arch/powerpc/configs/85xx/ksi8560_defconfig899
-rw-r--r--arch/powerpc/configs/85xx/mpc8540_ads_defconfig796
-rw-r--r--arch/powerpc/configs/85xx/mpc8544_ds_defconfig1549
-rw-r--r--arch/powerpc/configs/85xx/mpc8560_ads_defconfig885
-rw-r--r--arch/powerpc/configs/85xx/mpc8568mds_defconfig1117
-rw-r--r--arch/powerpc/configs/85xx/mpc8572_ds_defconfig1549
-rw-r--r--arch/powerpc/configs/85xx/mpc85xx_cds_defconfig935
-rw-r--r--arch/powerpc/configs/85xx/sbc8548_defconfig812
-rw-r--r--arch/powerpc/configs/85xx/sbc8560_defconfig830
-rw-r--r--arch/powerpc/configs/85xx/stx_gp3_defconfig1253
-rw-r--r--arch/powerpc/configs/85xx/tqm8540_defconfig1097
-rw-r--r--arch/powerpc/configs/85xx/tqm8541_defconfig1109
-rw-r--r--arch/powerpc/configs/85xx/tqm8555_defconfig1109
-rw-r--r--arch/powerpc/configs/85xx/tqm8560_defconfig1109
14 files changed, 15049 insertions, 0 deletions
diff --git a/arch/powerpc/configs/85xx/ksi8560_defconfig b/arch/powerpc/configs/85xx/ksi8560_defconfig
new file mode 100644
index 000000000000..2d0debcefdbf
--- /dev/null
+++ b/arch/powerpc/configs/85xx/ksi8560_defconfig
@@ -0,0 +1,899 @@
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.24
4# Mon Feb 11 16:25:19 2008
5#
6# CONFIG_PPC64 is not set
7
8#
9# Processor support
10#
11# CONFIG_6xx is not set
12CONFIG_PPC_85xx=y
13# CONFIG_PPC_8xx is not set
14# CONFIG_40x is not set
15# CONFIG_44x is not set
16# CONFIG_E200 is not set
17CONFIG_E500=y
18CONFIG_BOOKE=y
19CONFIG_FSL_BOOKE=y
20CONFIG_FSL_EMB_PERFMON=y
21# CONFIG_PHYS_64BIT is not set
22CONFIG_SPE=y
23# CONFIG_PPC_MM_SLICES is not set
24CONFIG_PPC32=y
25CONFIG_WORD_SIZE=32
26CONFIG_PPC_MERGE=y
27CONFIG_MMU=y
28CONFIG_GENERIC_CMOS_UPDATE=y
29CONFIG_GENERIC_TIME=y
30CONFIG_GENERIC_TIME_VSYSCALL=y
31CONFIG_GENERIC_CLOCKEVENTS=y
32CONFIG_GENERIC_HARDIRQS=y
33# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set
34CONFIG_IRQ_PER_CPU=y
35CONFIG_RWSEM_XCHGADD_ALGORITHM=y
36CONFIG_ARCH_HAS_ILOG2_U32=y
37CONFIG_GENERIC_HWEIGHT=y
38CONFIG_GENERIC_CALIBRATE_DELAY=y
39CONFIG_GENERIC_FIND_NEXT_BIT=y
40# CONFIG_ARCH_NO_VIRT_TO_BUS is not set
41CONFIG_PPC=y
42CONFIG_EARLY_PRINTK=y
43CONFIG_GENERIC_NVRAM=y
44CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
45CONFIG_ARCH_MAY_HAVE_PC_FDC=y
46CONFIG_PPC_OF=y
47CONFIG_OF=y
48CONFIG_PPC_UDBG_16550=y
49# CONFIG_GENERIC_TBSYNC is not set
50CONFIG_AUDIT_ARCH=y
51CONFIG_GENERIC_BUG=y
52CONFIG_DEFAULT_UIMAGE=y
53# CONFIG_PPC_DCR_NATIVE is not set
54# CONFIG_PPC_DCR_MMIO is not set
55CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
56
57#
58# General setup
59#
60CONFIG_EXPERIMENTAL=y
61CONFIG_BROKEN_ON_SMP=y
62CONFIG_INIT_ENV_ARG_LIMIT=32
63CONFIG_LOCALVERSION=""
64CONFIG_LOCALVERSION_AUTO=y
65CONFIG_SWAP=y
66CONFIG_SYSVIPC=y
67CONFIG_SYSVIPC_SYSCTL=y
68# CONFIG_POSIX_MQUEUE is not set
69# CONFIG_BSD_PROCESS_ACCT is not set
70# CONFIG_TASKSTATS is not set
71# CONFIG_USER_NS is not set
72# CONFIG_PID_NS is not set
73# CONFIG_AUDIT is not set
74# CONFIG_IKCONFIG is not set
75CONFIG_LOG_BUF_SHIFT=14
76# CONFIG_CGROUPS is not set
77CONFIG_FAIR_GROUP_SCHED=y
78CONFIG_FAIR_USER_SCHED=y
79# CONFIG_FAIR_CGROUP_SCHED is not set
80CONFIG_SYSFS_DEPRECATED=y
81# CONFIG_RELAY is not set
82CONFIG_BLK_DEV_INITRD=y
83CONFIG_INITRAMFS_SOURCE=""
84# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
85CONFIG_SYSCTL=y
86CONFIG_EMBEDDED=y
87CONFIG_SYSCTL_SYSCALL=y
88CONFIG_KALLSYMS=y
89# CONFIG_KALLSYMS_ALL is not set
90# CONFIG_KALLSYMS_EXTRA_PASS is not set
91CONFIG_HOTPLUG=y
92CONFIG_PRINTK=y
93CONFIG_BUG=y
94CONFIG_ELF_CORE=y
95CONFIG_BASE_FULL=y
96CONFIG_FUTEX=y
97CONFIG_ANON_INODES=y
98CONFIG_EPOLL=y
99CONFIG_SIGNALFD=y
100CONFIG_TIMERFD=y
101CONFIG_EVENTFD=y
102CONFIG_SHMEM=y
103CONFIG_VM_EVENT_COUNTERS=y
104CONFIG_SLUB_DEBUG=y
105# CONFIG_SLAB is not set
106CONFIG_SLUB=y
107# CONFIG_SLOB is not set
108# CONFIG_PROFILING is not set
109# CONFIG_MARKERS is not set
110CONFIG_HAVE_OPROFILE=y
111CONFIG_HAVE_KPROBES=y
112CONFIG_PROC_PAGE_MONITOR=y
113CONFIG_SLABINFO=y
114CONFIG_RT_MUTEXES=y
115# CONFIG_TINY_SHMEM is not set
116CONFIG_BASE_SMALL=0
117# CONFIG_MODULES is not set
118CONFIG_BLOCK=y
119# CONFIG_LBD is not set
120# CONFIG_BLK_DEV_IO_TRACE is not set
121# CONFIG_LSF is not set
122# CONFIG_BLK_DEV_BSG 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"
136CONFIG_CLASSIC_RCU=y
137# CONFIG_PREEMPT_RCU is not set
138
139#
140# Platform support
141#
142# CONFIG_PPC_MPC512x is not set
143# CONFIG_PPC_MPC5121 is not set
144# CONFIG_PPC_CELL is not set
145# CONFIG_PPC_CELL_NATIVE is not set
146# CONFIG_PQ2ADS is not set
147CONFIG_MPC85xx=y
148# CONFIG_MPC8540_ADS is not set
149# CONFIG_MPC8560_ADS is not set
150# CONFIG_MPC85xx_CDS is not set
151# CONFIG_MPC85xx_MDS is not set
152# CONFIG_MPC85xx_DS is not set
153CONFIG_KSI8560=y
154# CONFIG_STX_GP3 is not set
155# CONFIG_TQM8540 is not set
156# CONFIG_TQM8541 is not set
157# CONFIG_TQM8555 is not set
158# CONFIG_TQM8560 is not set
159# CONFIG_SBC8548 is not set
160# CONFIG_SBC8560 is not set
161# CONFIG_IPIC is not set
162CONFIG_MPIC=y
163# CONFIG_MPIC_WEIRD is not set
164# CONFIG_PPC_I8259 is not set
165# CONFIG_PPC_RTAS is not set
166# CONFIG_MMIO_NVRAM is not set
167# CONFIG_PPC_MPC106 is not set
168# CONFIG_PPC_970_NAP is not set
169# CONFIG_PPC_INDIRECT_IO is not set
170# CONFIG_GENERIC_IOMAP is not set
171# CONFIG_CPU_FREQ is not set
172CONFIG_CPM2=y
173CONFIG_PPC_CPM_NEW_BINDING=y
174# CONFIG_FSL_ULI1575 is not set
175CONFIG_CPM=y
176
177#
178# Kernel options
179#
180CONFIG_HIGHMEM=y
181# CONFIG_TICK_ONESHOT is not set
182# CONFIG_NO_HZ is not set
183# CONFIG_HIGH_RES_TIMERS is not set
184CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
185# CONFIG_HZ_100 is not set
186CONFIG_HZ_250=y
187# CONFIG_HZ_300 is not set
188# CONFIG_HZ_1000 is not set
189CONFIG_HZ=250
190# CONFIG_SCHED_HRTICK is not set
191CONFIG_PREEMPT_NONE=y
192# CONFIG_PREEMPT_VOLUNTARY is not set
193# CONFIG_PREEMPT is not set
194CONFIG_RCU_TRACE=y
195CONFIG_BINFMT_ELF=y
196CONFIG_BINFMT_MISC=y
197CONFIG_MATH_EMULATION=y
198# CONFIG_IOMMU_HELPER is not set
199CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
200CONFIG_ARCH_FLATMEM_ENABLE=y
201CONFIG_ARCH_POPULATES_NODE_MAP=y
202CONFIG_SELECT_MEMORY_MODEL=y
203CONFIG_FLATMEM_MANUAL=y
204# CONFIG_DISCONTIGMEM_MANUAL is not set
205# CONFIG_SPARSEMEM_MANUAL is not set
206CONFIG_FLATMEM=y
207CONFIG_FLAT_NODE_MEM_MAP=y
208# CONFIG_SPARSEMEM_STATIC is not set
209# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
210CONFIG_SPLIT_PTLOCK_CPUS=4
211# CONFIG_RESOURCES_64BIT is not set
212CONFIG_ZONE_DMA_FLAG=1
213CONFIG_BOUNCE=y
214CONFIG_VIRT_TO_BUS=y
215# CONFIG_PROC_DEVICETREE is not set
216# CONFIG_CMDLINE_BOOL is not set
217# CONFIG_PM is not set
218# CONFIG_SECCOMP is not set
219CONFIG_WANT_DEVICE_TREE=y
220CONFIG_ISA_DMA_API=y
221
222#
223# Bus options
224#
225CONFIG_ZONE_DMA=y
226CONFIG_FSL_SOC=y
227# CONFIG_PCI is not set
228# CONFIG_PCI_DOMAINS is not set
229# CONFIG_PCI_SYSCALL is not set
230# CONFIG_ARCH_SUPPORTS_MSI is not set
231# CONFIG_PCCARD is not set
232
233#
234# Advanced setup
235#
236# CONFIG_ADVANCED_OPTIONS is not set
237
238#
239# Default settings for advanced configuration options are used
240#
241CONFIG_HIGHMEM_START=0xfe000000
242CONFIG_LOWMEM_SIZE=0x30000000
243CONFIG_KERNEL_START=0xc0000000
244CONFIG_TASK_SIZE=0xc0000000
245CONFIG_BOOT_LOAD=0x00800000
246
247#
248# Networking
249#
250CONFIG_NET=y
251
252#
253# Networking options
254#
255CONFIG_PACKET=y
256# CONFIG_PACKET_MMAP is not set
257CONFIG_UNIX=y
258CONFIG_XFRM=y
259# CONFIG_XFRM_USER is not set
260# CONFIG_XFRM_SUB_POLICY is not set
261# CONFIG_XFRM_MIGRATE is not set
262# CONFIG_XFRM_STATISTICS is not set
263# CONFIG_NET_KEY is not set
264CONFIG_INET=y
265CONFIG_IP_MULTICAST=y
266# CONFIG_IP_ADVANCED_ROUTER is not set
267CONFIG_IP_FIB_HASH=y
268CONFIG_IP_PNP=y
269CONFIG_IP_PNP_DHCP=y
270CONFIG_IP_PNP_BOOTP=y
271# CONFIG_IP_PNP_RARP is not set
272# CONFIG_NET_IPIP is not set
273# CONFIG_NET_IPGRE is not set
274# CONFIG_IP_MROUTE is not set
275# CONFIG_ARPD is not set
276CONFIG_SYN_COOKIES=y
277# CONFIG_INET_AH is not set
278# CONFIG_INET_ESP is not set
279# CONFIG_INET_IPCOMP is not set
280# CONFIG_INET_XFRM_TUNNEL is not set
281# CONFIG_INET_TUNNEL is not set
282CONFIG_INET_XFRM_MODE_TRANSPORT=y
283CONFIG_INET_XFRM_MODE_TUNNEL=y
284CONFIG_INET_XFRM_MODE_BEET=y
285# CONFIG_INET_LRO is not set
286CONFIG_INET_DIAG=y
287CONFIG_INET_TCP_DIAG=y
288# CONFIG_TCP_CONG_ADVANCED is not set
289CONFIG_TCP_CONG_CUBIC=y
290CONFIG_DEFAULT_TCP_CONG="cubic"
291# CONFIG_TCP_MD5SIG is not set
292# CONFIG_IPV6 is not set
293# CONFIG_INET6_XFRM_TUNNEL is not set
294# CONFIG_INET6_TUNNEL is not set
295# CONFIG_NETWORK_SECMARK is not set
296# CONFIG_NETFILTER is not set
297# CONFIG_IP_DCCP is not set
298# CONFIG_IP_SCTP is not set
299# CONFIG_TIPC is not set
300# CONFIG_ATM is not set
301# CONFIG_BRIDGE is not set
302# CONFIG_VLAN_8021Q is not set
303# CONFIG_DECNET is not set
304# CONFIG_LLC2 is not set
305# CONFIG_IPX is not set
306# CONFIG_ATALK is not set
307# CONFIG_X25 is not set
308# CONFIG_LAPB is not set
309# CONFIG_ECONET is not set
310# CONFIG_WAN_ROUTER is not set
311# CONFIG_NET_SCHED is not set
312
313#
314# Network testing
315#
316# CONFIG_NET_PKTGEN is not set
317# CONFIG_HAMRADIO is not set
318# CONFIG_CAN is not set
319# CONFIG_IRDA is not set
320# CONFIG_BT is not set
321# CONFIG_AF_RXRPC is not set
322
323#
324# Wireless
325#
326# CONFIG_CFG80211 is not set
327# CONFIG_WIRELESS_EXT is not set
328# CONFIG_MAC80211 is not set
329# CONFIG_IEEE80211 is not set
330# CONFIG_RFKILL is not set
331# CONFIG_NET_9P is not set
332
333#
334# Device Drivers
335#
336
337#
338# Generic Driver Options
339#
340CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
341CONFIG_STANDALONE=y
342CONFIG_PREVENT_FIRMWARE_BUILD=y
343# CONFIG_FW_LOADER is not set
344# CONFIG_DEBUG_DRIVER is not set
345# CONFIG_DEBUG_DEVRES is not set
346# CONFIG_SYS_HYPERVISOR is not set
347# CONFIG_CONNECTOR is not set
348CONFIG_MTD=y
349# CONFIG_MTD_DEBUG is not set
350CONFIG_MTD_CONCAT=y
351CONFIG_MTD_PARTITIONS=y
352# CONFIG_MTD_REDBOOT_PARTS is not set
353# CONFIG_MTD_CMDLINE_PARTS is not set
354
355#
356# User Modules And Translation Layers
357#
358CONFIG_MTD_CHAR=y
359CONFIG_MTD_BLKDEVS=y
360CONFIG_MTD_BLOCK=y
361# CONFIG_FTL is not set
362# CONFIG_NFTL is not set
363# CONFIG_INFTL is not set
364# CONFIG_RFD_FTL is not set
365# CONFIG_SSFDC is not set
366# CONFIG_MTD_OOPS is not set
367
368#
369# RAM/ROM/Flash chip drivers
370#
371CONFIG_MTD_CFI=y
372CONFIG_MTD_JEDECPROBE=y
373CONFIG_MTD_GEN_PROBE=y
374# CONFIG_MTD_CFI_ADV_OPTIONS is not set
375CONFIG_MTD_MAP_BANK_WIDTH_1=y
376CONFIG_MTD_MAP_BANK_WIDTH_2=y
377CONFIG_MTD_MAP_BANK_WIDTH_4=y
378# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
379# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
380# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
381CONFIG_MTD_CFI_I1=y
382CONFIG_MTD_CFI_I2=y
383# CONFIG_MTD_CFI_I4 is not set
384# CONFIG_MTD_CFI_I8 is not set
385# CONFIG_MTD_CFI_INTELEXT is not set
386CONFIG_MTD_CFI_AMDSTD=y
387# CONFIG_MTD_CFI_STAA is not set
388CONFIG_MTD_CFI_UTIL=y
389# CONFIG_MTD_RAM is not set
390# CONFIG_MTD_ROM is not set
391# CONFIG_MTD_ABSENT is not set
392
393#
394# Mapping drivers for chip access
395#
396# CONFIG_MTD_COMPLEX_MAPPINGS is not set
397# CONFIG_MTD_PHYSMAP is not set
398CONFIG_MTD_PHYSMAP_OF=y
399# CONFIG_MTD_PLATRAM is not set
400
401#
402# Self-contained MTD device drivers
403#
404# CONFIG_MTD_SLRAM is not set
405# CONFIG_MTD_PHRAM is not set
406# CONFIG_MTD_MTDRAM is not set
407# CONFIG_MTD_BLOCK2MTD is not set
408
409#
410# Disk-On-Chip Device Drivers
411#
412# CONFIG_MTD_DOC2000 is not set
413# CONFIG_MTD_DOC2001 is not set
414# CONFIG_MTD_DOC2001PLUS is not set
415# CONFIG_MTD_NAND is not set
416# CONFIG_MTD_ONENAND is not set
417
418#
419# UBI - Unsorted block images
420#
421# CONFIG_MTD_UBI is not set
422CONFIG_OF_DEVICE=y
423# CONFIG_PARPORT is not set
424CONFIG_BLK_DEV=y
425# CONFIG_BLK_DEV_FD is not set
426# CONFIG_BLK_DEV_COW_COMMON is not set
427CONFIG_BLK_DEV_LOOP=y
428# CONFIG_BLK_DEV_CRYPTOLOOP is not set
429# CONFIG_BLK_DEV_NBD is not set
430CONFIG_BLK_DEV_RAM=y
431CONFIG_BLK_DEV_RAM_COUNT=16
432CONFIG_BLK_DEV_RAM_SIZE=32768
433CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
434# CONFIG_CDROM_PKTCDVD is not set
435# CONFIG_ATA_OVER_ETH is not set
436CONFIG_MISC_DEVICES=y
437# CONFIG_EEPROM_93CX6 is not set
438CONFIG_IDE=y
439CONFIG_IDE_MAX_HWIFS=4
440CONFIG_BLK_DEV_IDE=y
441
442#
443# Please see Documentation/ide.txt for help/info on IDE drives
444#
445# CONFIG_BLK_DEV_IDE_SATA is not set
446# CONFIG_BLK_DEV_IDEDISK is not set
447# CONFIG_IDEDISK_MULTI_MODE is not set
448# CONFIG_BLK_DEV_IDECD is not set
449# CONFIG_BLK_DEV_IDETAPE is not set
450# CONFIG_BLK_DEV_IDEFLOPPY is not set
451# CONFIG_IDE_TASK_IOCTL is not set
452CONFIG_IDE_PROC_FS=y
453
454#
455# IDE chipset support/bugfixes
456#
457CONFIG_IDE_GENERIC=y
458# CONFIG_BLK_DEV_PLATFORM is not set
459# CONFIG_BLK_DEV_IDEDMA is not set
460CONFIG_IDE_ARCH_OBSOLETE_INIT=y
461# CONFIG_BLK_DEV_HD is not set
462
463#
464# SCSI device support
465#
466# CONFIG_RAID_ATTRS is not set
467# CONFIG_SCSI is not set
468# CONFIG_SCSI_DMA is not set
469# CONFIG_SCSI_NETLINK is not set
470# CONFIG_ATA is not set
471# CONFIG_MD is not set
472# CONFIG_MACINTOSH_DRIVERS is not set
473CONFIG_NETDEVICES=y
474# CONFIG_NETDEVICES_MULTIQUEUE is not set
475# CONFIG_DUMMY is not set
476# CONFIG_BONDING is not set
477# CONFIG_MACVLAN is not set
478# CONFIG_EQUALIZER is not set
479# CONFIG_TUN is not set
480# CONFIG_VETH is not set
481CONFIG_PHYLIB=y
482
483#
484# MII PHY device drivers
485#
486CONFIG_MARVELL_PHY=y
487# CONFIG_DAVICOM_PHY is not set
488# CONFIG_QSEMI_PHY is not set
489# CONFIG_LXT_PHY is not set
490# CONFIG_CICADA_PHY is not set
491# CONFIG_VITESSE_PHY is not set
492# CONFIG_SMSC_PHY is not set
493# CONFIG_BROADCOM_PHY is not set
494# CONFIG_ICPLUS_PHY is not set
495# CONFIG_REALTEK_PHY is not set
496# CONFIG_FIXED_PHY is not set
497CONFIG_MDIO_BITBANG=y
498CONFIG_NET_ETHERNET=y
499CONFIG_MII=y
500# CONFIG_IBM_NEW_EMAC_ZMII is not set
501# CONFIG_IBM_NEW_EMAC_RGMII is not set
502# CONFIG_IBM_NEW_EMAC_TAH is not set
503# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
504# CONFIG_B44 is not set
505CONFIG_FS_ENET=y
506# CONFIG_FS_ENET_HAS_SCC is not set
507CONFIG_FS_ENET_HAS_FCC=y
508CONFIG_FS_ENET_MDIO_FCC=y
509CONFIG_NETDEV_1000=y
510# CONFIG_E1000E_ENABLED is not set
511CONFIG_GIANFAR=y
512CONFIG_GFAR_NAPI=y
513CONFIG_NETDEV_10000=y
514
515#
516# Wireless LAN
517#
518# CONFIG_WLAN_PRE80211 is not set
519# CONFIG_WLAN_80211 is not set
520# CONFIG_WAN is not set
521# CONFIG_PPP is not set
522# CONFIG_SLIP is not set
523# CONFIG_NETCONSOLE is not set
524# CONFIG_NETPOLL is not set
525# CONFIG_NET_POLL_CONTROLLER is not set
526# CONFIG_ISDN is not set
527# CONFIG_PHONE is not set
528
529#
530# Input device support
531#
532CONFIG_INPUT=y
533# CONFIG_INPUT_FF_MEMLESS is not set
534# CONFIG_INPUT_POLLDEV is not set
535
536#
537# Userland interfaces
538#
539# CONFIG_INPUT_MOUSEDEV is not set
540# CONFIG_INPUT_JOYDEV is not set
541# CONFIG_INPUT_EVDEV is not set
542# CONFIG_INPUT_EVBUG is not set
543
544#
545# Input Device Drivers
546#
547# CONFIG_INPUT_KEYBOARD is not set
548# CONFIG_INPUT_MOUSE is not set
549# CONFIG_INPUT_JOYSTICK is not set
550# CONFIG_INPUT_TABLET is not set
551# CONFIG_INPUT_TOUCHSCREEN is not set
552# CONFIG_INPUT_MISC is not set
553
554#
555# Hardware I/O ports
556#
557# CONFIG_SERIO is not set
558# CONFIG_GAMEPORT is not set
559
560#
561# Character devices
562#
563# CONFIG_VT is not set
564# CONFIG_SERIAL_NONSTANDARD is not set
565
566#
567# Serial drivers
568#
569# CONFIG_SERIAL_8250 is not set
570
571#
572# Non-8250 serial port support
573#
574# CONFIG_SERIAL_UARTLITE is not set
575CONFIG_SERIAL_CORE=y
576CONFIG_SERIAL_CORE_CONSOLE=y
577CONFIG_SERIAL_CPM=y
578CONFIG_SERIAL_CPM_CONSOLE=y
579CONFIG_SERIAL_CPM_SCC1=y
580# CONFIG_SERIAL_CPM_SCC2 is not set
581# CONFIG_SERIAL_CPM_SCC3 is not set
582# CONFIG_SERIAL_CPM_SCC4 is not set
583# CONFIG_SERIAL_CPM_SMC1 is not set
584# CONFIG_SERIAL_CPM_SMC2 is not set
585CONFIG_UNIX98_PTYS=y
586CONFIG_LEGACY_PTYS=y
587CONFIG_LEGACY_PTY_COUNT=256
588# CONFIG_IPMI_HANDLER is not set
589CONFIG_HW_RANDOM=y
590# CONFIG_NVRAM is not set
591CONFIG_GEN_RTC=y
592# CONFIG_GEN_RTC_X is not set
593# CONFIG_R3964 is not set
594# CONFIG_RAW_DRIVER is not set
595# CONFIG_TCG_TPM is not set
596# CONFIG_I2C is not set
597
598#
599# SPI support
600#
601# CONFIG_SPI is not set
602# CONFIG_SPI_MASTER is not set
603# CONFIG_W1 is not set
604# CONFIG_POWER_SUPPLY is not set
605CONFIG_HWMON=y
606# CONFIG_HWMON_VID is not set
607# CONFIG_SENSORS_F71805F is not set
608# CONFIG_SENSORS_F71882FG is not set
609# CONFIG_SENSORS_IT87 is not set
610# CONFIG_SENSORS_PC87360 is not set
611# CONFIG_SENSORS_PC87427 is not set
612# CONFIG_SENSORS_SMSC47M1 is not set
613# CONFIG_SENSORS_SMSC47B397 is not set
614# CONFIG_SENSORS_VT1211 is not set
615# CONFIG_SENSORS_W83627HF is not set
616# CONFIG_SENSORS_W83627EHF is not set
617# CONFIG_HWMON_DEBUG_CHIP is not set
618# CONFIG_WATCHDOG is not set
619
620#
621# Sonics Silicon Backplane
622#
623CONFIG_SSB_POSSIBLE=y
624# CONFIG_SSB is not set
625
626#
627# Multifunction device drivers
628#
629# CONFIG_MFD_SM501 is not set
630
631#
632# Multimedia devices
633#
634# CONFIG_VIDEO_DEV is not set
635# CONFIG_DVB_CORE is not set
636CONFIG_DAB=y
637
638#
639# Graphics support
640#
641# CONFIG_VGASTATE is not set
642CONFIG_VIDEO_OUTPUT_CONTROL=y
643# CONFIG_FB is not set
644# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
645
646#
647# Display device support
648#
649# CONFIG_DISPLAY_SUPPORT is not set
650
651#
652# Sound
653#
654# CONFIG_SOUND is not set
655CONFIG_HID_SUPPORT=y
656CONFIG_HID=y
657# CONFIG_HID_DEBUG is not set
658# CONFIG_HIDRAW is not set
659CONFIG_USB_SUPPORT=y
660# CONFIG_USB_ARCH_HAS_HCD is not set
661# CONFIG_USB_ARCH_HAS_OHCI is not set
662# CONFIG_USB_ARCH_HAS_EHCI is not set
663
664#
665# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
666#
667# CONFIG_USB_GADGET is not set
668# CONFIG_MMC is not set
669# CONFIG_NEW_LEDS is not set
670# CONFIG_EDAC is not set
671# CONFIG_RTC_CLASS is not set
672
673#
674# Userspace I/O
675#
676# CONFIG_UIO is not set
677
678#
679# File systems
680#
681CONFIG_EXT2_FS=y
682# CONFIG_EXT2_FS_XATTR is not set
683# CONFIG_EXT2_FS_XIP is not set
684CONFIG_EXT3_FS=y
685CONFIG_EXT3_FS_XATTR=y
686# CONFIG_EXT3_FS_POSIX_ACL is not set
687# CONFIG_EXT3_FS_SECURITY is not set
688# CONFIG_EXT4DEV_FS is not set
689CONFIG_JBD=y
690# CONFIG_JBD_DEBUG is not set
691CONFIG_FS_MBCACHE=y
692# CONFIG_REISERFS_FS is not set
693# CONFIG_JFS_FS is not set
694# CONFIG_FS_POSIX_ACL is not set
695# CONFIG_XFS_FS is not set
696# CONFIG_GFS2_FS is not set
697# CONFIG_OCFS2_FS is not set
698# CONFIG_MINIX_FS is not set
699# CONFIG_ROMFS_FS is not set
700CONFIG_INOTIFY=y
701CONFIG_INOTIFY_USER=y
702# CONFIG_QUOTA is not set
703CONFIG_DNOTIFY=y
704# CONFIG_AUTOFS_FS is not set
705# CONFIG_AUTOFS4_FS is not set
706# CONFIG_FUSE_FS is not set
707
708#
709# CD-ROM/DVD Filesystems
710#
711# CONFIG_ISO9660_FS is not set
712# CONFIG_UDF_FS is not set
713
714#
715# DOS/FAT/NT Filesystems
716#
717# CONFIG_MSDOS_FS is not set
718# CONFIG_VFAT_FS is not set
719# CONFIG_NTFS_FS is not set
720
721#
722# Pseudo filesystems
723#
724CONFIG_PROC_FS=y
725CONFIG_PROC_KCORE=y
726CONFIG_PROC_SYSCTL=y
727CONFIG_SYSFS=y
728CONFIG_TMPFS=y
729# CONFIG_TMPFS_POSIX_ACL is not set
730# CONFIG_HUGETLB_PAGE is not set
731# CONFIG_CONFIGFS_FS is not set
732
733#
734# Miscellaneous filesystems
735#
736# CONFIG_ADFS_FS is not set
737# CONFIG_AFFS_FS is not set
738# CONFIG_HFS_FS is not set
739# CONFIG_HFSPLUS_FS is not set
740# CONFIG_BEFS_FS is not set
741# CONFIG_BFS_FS is not set
742# CONFIG_EFS_FS is not set
743# CONFIG_JFFS2_FS is not set
744# CONFIG_CRAMFS is not set
745# CONFIG_VXFS_FS is not set
746# CONFIG_HPFS_FS is not set
747# CONFIG_QNX4FS_FS is not set
748# CONFIG_SYSV_FS is not set
749# CONFIG_UFS_FS is not set
750CONFIG_NETWORK_FILESYSTEMS=y
751CONFIG_NFS_FS=y
752# CONFIG_NFS_V3 is not set
753# CONFIG_NFS_V4 is not set
754# CONFIG_NFS_DIRECTIO is not set
755# CONFIG_NFSD is not set
756CONFIG_ROOT_NFS=y
757CONFIG_LOCKD=y
758CONFIG_NFS_COMMON=y
759CONFIG_SUNRPC=y
760# CONFIG_SUNRPC_BIND34 is not set
761# CONFIG_RPCSEC_GSS_KRB5 is not set
762# CONFIG_RPCSEC_GSS_SPKM3 is not set
763# CONFIG_SMB_FS is not set
764# CONFIG_CIFS is not set
765# CONFIG_NCP_FS is not set
766# CONFIG_CODA_FS is not set
767# CONFIG_AFS_FS is not set
768
769#
770# Partition Types
771#
772CONFIG_PARTITION_ADVANCED=y
773# CONFIG_ACORN_PARTITION is not set
774# CONFIG_OSF_PARTITION is not set
775# CONFIG_AMIGA_PARTITION is not set
776# CONFIG_ATARI_PARTITION is not set
777# CONFIG_MAC_PARTITION is not set
778# CONFIG_MSDOS_PARTITION is not set
779# CONFIG_LDM_PARTITION is not set
780# CONFIG_SGI_PARTITION is not set
781# CONFIG_ULTRIX_PARTITION is not set
782# CONFIG_SUN_PARTITION is not set
783# CONFIG_KARMA_PARTITION is not set
784# CONFIG_EFI_PARTITION is not set
785# CONFIG_SYSV68_PARTITION is not set
786# CONFIG_NLS is not set
787# CONFIG_DLM is not set
788
789#
790# Library routines
791#
792CONFIG_BITREVERSE=y
793# CONFIG_CRC_CCITT is not set
794# CONFIG_CRC16 is not set
795# CONFIG_CRC_ITU_T is not set
796CONFIG_CRC32=y
797# CONFIG_CRC7 is not set
798# CONFIG_LIBCRC32C is not set
799CONFIG_PLIST=y
800CONFIG_HAS_IOMEM=y
801CONFIG_HAS_IOPORT=y
802CONFIG_HAS_DMA=y
803
804#
805# Kernel hacking
806#
807# CONFIG_PRINTK_TIME is not set
808CONFIG_ENABLE_WARN_DEPRECATED=y
809CONFIG_ENABLE_MUST_CHECK=y
810# CONFIG_MAGIC_SYSRQ is not set
811# CONFIG_UNUSED_SYMBOLS is not set
812CONFIG_DEBUG_FS=y
813# CONFIG_HEADERS_CHECK is not set
814CONFIG_DEBUG_KERNEL=y
815# CONFIG_DEBUG_SHIRQ is not set
816CONFIG_DETECT_SOFTLOCKUP=y
817CONFIG_SCHED_DEBUG=y
818# CONFIG_SCHEDSTATS is not set
819# CONFIG_TIMER_STATS is not set
820# CONFIG_SLUB_DEBUG_ON is not set
821# CONFIG_DEBUG_RT_MUTEXES is not set
822# CONFIG_RT_MUTEX_TESTER is not set
823# CONFIG_DEBUG_SPINLOCK is not set
824CONFIG_DEBUG_MUTEXES=y
825# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
826# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
827# CONFIG_DEBUG_KOBJECT is not set
828# CONFIG_DEBUG_HIGHMEM is not set
829# CONFIG_DEBUG_BUGVERBOSE is not set
830# CONFIG_DEBUG_INFO is not set
831# CONFIG_DEBUG_VM is not set
832# CONFIG_DEBUG_LIST is not set
833# CONFIG_DEBUG_SG is not set
834CONFIG_FORCED_INLINING=y
835# CONFIG_BOOT_PRINTK_DELAY is not set
836# CONFIG_BACKTRACE_SELF_TEST is not set
837# CONFIG_FAULT_INJECTION is not set
838# CONFIG_SAMPLES is not set
839# CONFIG_DEBUG_STACKOVERFLOW is not set
840# CONFIG_DEBUG_STACK_USAGE is not set
841# CONFIG_DEBUG_PAGEALLOC is not set
842# CONFIG_DEBUGGER is not set
843# CONFIG_KGDB_CONSOLE is not set
844# CONFIG_VIRQ_DEBUG is not set
845# CONFIG_BDI_SWITCH is not set
846# CONFIG_PPC_EARLY_DEBUG is not set
847
848#
849# Security options
850#
851# CONFIG_KEYS is not set
852# CONFIG_SECURITY is not set
853# CONFIG_SECURITY_FILE_CAPABILITIES is not set
854CONFIG_CRYPTO=y
855# CONFIG_CRYPTO_SEQIV is not set
856# CONFIG_CRYPTO_MANAGER is not set
857# CONFIG_CRYPTO_HMAC is not set
858# CONFIG_CRYPTO_XCBC is not set
859# CONFIG_CRYPTO_NULL is not set
860# CONFIG_CRYPTO_MD4 is not set
861# CONFIG_CRYPTO_MD5 is not set
862# CONFIG_CRYPTO_SHA1 is not set
863# CONFIG_CRYPTO_SHA256 is not set
864# CONFIG_CRYPTO_SHA512 is not set
865# CONFIG_CRYPTO_WP512 is not set
866# CONFIG_CRYPTO_TGR192 is not set
867# CONFIG_CRYPTO_GF128MUL is not set
868# CONFIG_CRYPTO_ECB is not set
869# CONFIG_CRYPTO_CBC is not set
870# CONFIG_CRYPTO_PCBC is not set
871# CONFIG_CRYPTO_LRW is not set
872# CONFIG_CRYPTO_XTS is not set
873# CONFIG_CRYPTO_CTR is not set
874# CONFIG_CRYPTO_GCM is not set
875# CONFIG_CRYPTO_CCM is not set
876# CONFIG_CRYPTO_CRYPTD is not set
877# CONFIG_CRYPTO_DES is not set
878# CONFIG_CRYPTO_FCRYPT is not set
879# CONFIG_CRYPTO_BLOWFISH is not set
880# CONFIG_CRYPTO_TWOFISH is not set
881# CONFIG_CRYPTO_SERPENT is not set
882# CONFIG_CRYPTO_AES is not set
883# CONFIG_CRYPTO_CAST5 is not set
884# CONFIG_CRYPTO_CAST6 is not set
885# CONFIG_CRYPTO_TEA is not set
886# CONFIG_CRYPTO_ARC4 is not set
887# CONFIG_CRYPTO_KHAZAD is not set
888# CONFIG_CRYPTO_ANUBIS is not set
889# CONFIG_CRYPTO_SEED is not set
890# CONFIG_CRYPTO_SALSA20 is not set
891# CONFIG_CRYPTO_DEFLATE is not set
892# CONFIG_CRYPTO_MICHAEL_MIC is not set
893# CONFIG_CRYPTO_CRC32C is not set
894# CONFIG_CRYPTO_CAMELLIA is not set
895# CONFIG_CRYPTO_AUTHENC is not set
896# CONFIG_CRYPTO_LZO is not set
897CONFIG_CRYPTO_HW=y
898# CONFIG_PPC_CLOCK is not set
899CONFIG_PPC_LIB_RHEAP=y
diff --git a/arch/powerpc/configs/85xx/mpc8540_ads_defconfig b/arch/powerpc/configs/85xx/mpc8540_ads_defconfig
new file mode 100644
index 000000000000..b998539da86e
--- /dev/null
+++ b/arch/powerpc/configs/85xx/mpc8540_ads_defconfig
@@ -0,0 +1,796 @@
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.25-rc6
4# Mon Mar 24 08:48:25 2008
5#
6# CONFIG_PPC64 is not set
7
8#
9# Processor support
10#
11# CONFIG_6xx is not set
12CONFIG_PPC_85xx=y
13# CONFIG_PPC_8xx is not set
14# CONFIG_40x is not set
15# CONFIG_44x is not set
16# CONFIG_E200 is not set
17CONFIG_E500=y
18CONFIG_BOOKE=y
19CONFIG_FSL_BOOKE=y
20CONFIG_FSL_EMB_PERFMON=y
21# CONFIG_PHYS_64BIT is not set
22CONFIG_SPE=y
23# CONFIG_PPC_MM_SLICES is not set
24CONFIG_PPC32=y
25CONFIG_WORD_SIZE=32
26CONFIG_PPC_MERGE=y
27CONFIG_MMU=y
28CONFIG_GENERIC_CMOS_UPDATE=y
29CONFIG_GENERIC_TIME=y
30CONFIG_GENERIC_TIME_VSYSCALL=y
31CONFIG_GENERIC_CLOCKEVENTS=y
32CONFIG_GENERIC_HARDIRQS=y
33# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set
34CONFIG_IRQ_PER_CPU=y
35CONFIG_RWSEM_XCHGADD_ALGORITHM=y
36CONFIG_ARCH_HAS_ILOG2_U32=y
37CONFIG_GENERIC_HWEIGHT=y
38CONFIG_GENERIC_CALIBRATE_DELAY=y
39CONFIG_GENERIC_FIND_NEXT_BIT=y
40# CONFIG_ARCH_NO_VIRT_TO_BUS is not set
41CONFIG_PPC=y
42CONFIG_EARLY_PRINTK=y
43CONFIG_GENERIC_NVRAM=y
44CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
45CONFIG_ARCH_MAY_HAVE_PC_FDC=y
46CONFIG_PPC_OF=y
47CONFIG_OF=y
48CONFIG_PPC_UDBG_16550=y
49# CONFIG_GENERIC_TBSYNC is not set
50CONFIG_AUDIT_ARCH=y
51CONFIG_GENERIC_BUG=y
52CONFIG_DEFAULT_UIMAGE=y
53# CONFIG_PPC_DCR_NATIVE is not set
54# CONFIG_PPC_DCR_MMIO is not set
55CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
56
57#
58# General setup
59#
60CONFIG_EXPERIMENTAL=y
61CONFIG_BROKEN_ON_SMP=y
62CONFIG_INIT_ENV_ARG_LIMIT=32
63CONFIG_LOCALVERSION=""
64CONFIG_LOCALVERSION_AUTO=y
65CONFIG_SWAP=y
66CONFIG_SYSVIPC=y
67CONFIG_SYSVIPC_SYSCTL=y
68# CONFIG_POSIX_MQUEUE is not set
69# CONFIG_BSD_PROCESS_ACCT is not set
70# CONFIG_TASKSTATS is not set
71# CONFIG_AUDIT is not set
72# CONFIG_IKCONFIG is not set
73CONFIG_LOG_BUF_SHIFT=14
74# CONFIG_CGROUPS is not set
75CONFIG_GROUP_SCHED=y
76# CONFIG_FAIR_GROUP_SCHED is not set
77# CONFIG_RT_GROUP_SCHED is not set
78CONFIG_USER_SCHED=y
79# CONFIG_CGROUP_SCHED is not set
80CONFIG_SYSFS_DEPRECATED=y
81CONFIG_SYSFS_DEPRECATED_V2=y
82# CONFIG_RELAY is not set
83# CONFIG_NAMESPACES is not set
84CONFIG_BLK_DEV_INITRD=y
85CONFIG_INITRAMFS_SOURCE=""
86# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
87CONFIG_SYSCTL=y
88CONFIG_EMBEDDED=y
89CONFIG_SYSCTL_SYSCALL=y
90CONFIG_KALLSYMS=y
91# CONFIG_KALLSYMS_ALL is not set
92# CONFIG_KALLSYMS_EXTRA_PASS is not set
93CONFIG_HOTPLUG=y
94CONFIG_PRINTK=y
95CONFIG_BUG=y
96CONFIG_ELF_CORE=y
97CONFIG_COMPAT_BRK=y
98CONFIG_BASE_FULL=y
99CONFIG_FUTEX=y
100CONFIG_ANON_INODES=y
101CONFIG_EPOLL=y
102CONFIG_SIGNALFD=y
103CONFIG_TIMERFD=y
104CONFIG_EVENTFD=y
105CONFIG_SHMEM=y
106CONFIG_VM_EVENT_COUNTERS=y
107CONFIG_SLUB_DEBUG=y
108# CONFIG_SLAB is not set
109CONFIG_SLUB=y
110# CONFIG_SLOB is not set
111# CONFIG_PROFILING is not set
112# CONFIG_MARKERS is not set
113CONFIG_HAVE_OPROFILE=y
114CONFIG_HAVE_KPROBES=y
115CONFIG_HAVE_KRETPROBES=y
116CONFIG_PROC_PAGE_MONITOR=y
117CONFIG_SLABINFO=y
118CONFIG_RT_MUTEXES=y
119# CONFIG_TINY_SHMEM is not set
120CONFIG_BASE_SMALL=0
121# CONFIG_MODULES is not set
122CONFIG_BLOCK=y
123# CONFIG_LBD is not set
124# CONFIG_BLK_DEV_IO_TRACE is not set
125# CONFIG_LSF is not set
126# CONFIG_BLK_DEV_BSG is not set
127
128#
129# IO Schedulers
130#
131CONFIG_IOSCHED_NOOP=y
132CONFIG_IOSCHED_AS=y
133CONFIG_IOSCHED_DEADLINE=y
134CONFIG_IOSCHED_CFQ=y
135CONFIG_DEFAULT_AS=y
136# CONFIG_DEFAULT_DEADLINE is not set
137# CONFIG_DEFAULT_CFQ is not set
138# CONFIG_DEFAULT_NOOP is not set
139CONFIG_DEFAULT_IOSCHED="anticipatory"
140CONFIG_CLASSIC_RCU=y
141
142#
143# Platform support
144#
145# CONFIG_PPC_MPC512x is not set
146# CONFIG_PPC_MPC5121 is not set
147# CONFIG_PPC_CELL is not set
148# CONFIG_PPC_CELL_NATIVE is not set
149# CONFIG_PQ2ADS is not set
150CONFIG_MPC85xx=y
151CONFIG_MPC8540_ADS=y
152# CONFIG_MPC8560_ADS is not set
153# CONFIG_MPC85xx_CDS is not set
154# CONFIG_MPC85xx_MDS is not set
155# CONFIG_MPC85xx_DS is not set
156# CONFIG_STX_GP3 is not set
157# CONFIG_TQM8540 is not set
158# CONFIG_TQM8541 is not set
159# CONFIG_TQM8555 is not set
160# CONFIG_TQM8560 is not set
161# CONFIG_SBC8548 is not set
162# CONFIG_SBC8560 is not set
163# CONFIG_IPIC is not set
164CONFIG_MPIC=y
165# CONFIG_MPIC_WEIRD is not set
166# CONFIG_PPC_I8259 is not set
167# CONFIG_PPC_RTAS is not set
168# CONFIG_MMIO_NVRAM is not set
169# CONFIG_PPC_MPC106 is not set
170# CONFIG_PPC_970_NAP is not set
171# CONFIG_PPC_INDIRECT_IO is not set
172# CONFIG_GENERIC_IOMAP is not set
173# CONFIG_CPU_FREQ is not set
174# CONFIG_CPM2 is not set
175# CONFIG_FSL_ULI1575 is not set
176
177#
178# Kernel options
179#
180# CONFIG_HIGHMEM is not set
181CONFIG_TICK_ONESHOT=y
182CONFIG_NO_HZ=y
183CONFIG_HIGH_RES_TIMERS=y
184CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
185# CONFIG_HZ_100 is not set
186CONFIG_HZ_250=y
187# CONFIG_HZ_300 is not set
188# CONFIG_HZ_1000 is not set
189CONFIG_HZ=250
190# CONFIG_SCHED_HRTICK is not set
191CONFIG_PREEMPT_NONE=y
192# CONFIG_PREEMPT_VOLUNTARY is not set
193# CONFIG_PREEMPT is not set
194CONFIG_BINFMT_ELF=y
195CONFIG_BINFMT_MISC=y
196CONFIG_MATH_EMULATION=y
197# CONFIG_IOMMU_HELPER is not set
198CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
199CONFIG_ARCH_HAS_WALK_MEMORY=y
200CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
201CONFIG_ARCH_FLATMEM_ENABLE=y
202CONFIG_ARCH_POPULATES_NODE_MAP=y
203CONFIG_SELECT_MEMORY_MODEL=y
204CONFIG_FLATMEM_MANUAL=y
205# CONFIG_DISCONTIGMEM_MANUAL is not set
206# CONFIG_SPARSEMEM_MANUAL is not set
207CONFIG_FLATMEM=y
208CONFIG_FLAT_NODE_MEM_MAP=y
209# CONFIG_SPARSEMEM_STATIC is not set
210# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
211CONFIG_SPLIT_PTLOCK_CPUS=4
212# CONFIG_RESOURCES_64BIT is not set
213CONFIG_ZONE_DMA_FLAG=1
214CONFIG_BOUNCE=y
215CONFIG_VIRT_TO_BUS=y
216CONFIG_PROC_DEVICETREE=y
217# CONFIG_CMDLINE_BOOL is not set
218# CONFIG_PM is not set
219# CONFIG_SECCOMP is not set
220CONFIG_ISA_DMA_API=y
221
222#
223# Bus options
224#
225CONFIG_ZONE_DMA=y
226CONFIG_FSL_SOC=y
227# CONFIG_PCI is not set
228# CONFIG_PCI_DOMAINS is not set
229# CONFIG_PCI_SYSCALL is not set
230# CONFIG_ARCH_SUPPORTS_MSI is not set
231# CONFIG_PCCARD is not set
232
233#
234# Advanced setup
235#
236# CONFIG_ADVANCED_OPTIONS is not set
237
238#
239# Default settings for advanced configuration options are used
240#
241CONFIG_HIGHMEM_START=0xfe000000
242CONFIG_LOWMEM_SIZE=0x30000000
243CONFIG_KERNEL_START=0xc0000000
244CONFIG_TASK_SIZE=0xc0000000
245CONFIG_BOOT_LOAD=0x00800000
246
247#
248# Networking
249#
250CONFIG_NET=y
251
252#
253# Networking options
254#
255CONFIG_PACKET=y
256# CONFIG_PACKET_MMAP is not set
257CONFIG_UNIX=y
258CONFIG_XFRM=y
259CONFIG_XFRM_USER=y
260# CONFIG_XFRM_SUB_POLICY is not set
261# CONFIG_XFRM_MIGRATE is not set
262# CONFIG_XFRM_STATISTICS is not set
263# CONFIG_NET_KEY is not set
264CONFIG_INET=y
265CONFIG_IP_MULTICAST=y
266# CONFIG_IP_ADVANCED_ROUTER is not set
267CONFIG_IP_FIB_HASH=y
268CONFIG_IP_PNP=y
269CONFIG_IP_PNP_DHCP=y
270CONFIG_IP_PNP_BOOTP=y
271# CONFIG_IP_PNP_RARP is not set
272# CONFIG_NET_IPIP is not set
273# CONFIG_NET_IPGRE is not set
274# CONFIG_IP_MROUTE is not set
275# CONFIG_ARPD is not set
276CONFIG_SYN_COOKIES=y
277# CONFIG_INET_AH is not set
278# CONFIG_INET_ESP is not set
279# CONFIG_INET_IPCOMP is not set
280# CONFIG_INET_XFRM_TUNNEL is not set
281# CONFIG_INET_TUNNEL is not set
282CONFIG_INET_XFRM_MODE_TRANSPORT=y
283CONFIG_INET_XFRM_MODE_TUNNEL=y
284CONFIG_INET_XFRM_MODE_BEET=y
285# CONFIG_INET_LRO is not set
286CONFIG_INET_DIAG=y
287CONFIG_INET_TCP_DIAG=y
288# CONFIG_TCP_CONG_ADVANCED is not set
289CONFIG_TCP_CONG_CUBIC=y
290CONFIG_DEFAULT_TCP_CONG="cubic"
291# CONFIG_TCP_MD5SIG is not set
292# CONFIG_IPV6 is not set
293# CONFIG_INET6_XFRM_TUNNEL is not set
294# CONFIG_INET6_TUNNEL is not set
295# CONFIG_NETWORK_SECMARK is not set
296# CONFIG_NETFILTER is not set
297# CONFIG_IP_DCCP is not set
298# CONFIG_IP_SCTP is not set
299# CONFIG_TIPC is not set
300# CONFIG_ATM is not set
301# CONFIG_BRIDGE is not set
302# CONFIG_VLAN_8021Q is not set
303# CONFIG_DECNET is not set
304# CONFIG_LLC2 is not set
305# CONFIG_IPX is not set
306# CONFIG_ATALK is not set
307# CONFIG_X25 is not set
308# CONFIG_LAPB is not set
309# CONFIG_ECONET is not set
310# CONFIG_WAN_ROUTER is not set
311# CONFIG_NET_SCHED is not set
312
313#
314# Network testing
315#
316# CONFIG_NET_PKTGEN is not set
317# CONFIG_HAMRADIO is not set
318# CONFIG_CAN is not set
319# CONFIG_IRDA is not set
320# CONFIG_BT is not set
321# CONFIG_AF_RXRPC is not set
322
323#
324# Wireless
325#
326# CONFIG_CFG80211 is not set
327# CONFIG_WIRELESS_EXT is not set
328# CONFIG_MAC80211 is not set
329# CONFIG_IEEE80211 is not set
330# CONFIG_RFKILL is not set
331# CONFIG_NET_9P is not set
332
333#
334# Device Drivers
335#
336
337#
338# Generic Driver Options
339#
340CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
341CONFIG_STANDALONE=y
342CONFIG_PREVENT_FIRMWARE_BUILD=y
343# CONFIG_FW_LOADER is not set
344# CONFIG_DEBUG_DRIVER is not set
345# CONFIG_DEBUG_DEVRES is not set
346# CONFIG_SYS_HYPERVISOR is not set
347# CONFIG_CONNECTOR is not set
348# CONFIG_MTD is not set
349CONFIG_OF_DEVICE=y
350# CONFIG_PARPORT is not set
351CONFIG_BLK_DEV=y
352# CONFIG_BLK_DEV_FD is not set
353# CONFIG_BLK_DEV_COW_COMMON is not set
354CONFIG_BLK_DEV_LOOP=y
355# CONFIG_BLK_DEV_CRYPTOLOOP is not set
356# CONFIG_BLK_DEV_NBD is not set
357CONFIG_BLK_DEV_RAM=y
358CONFIG_BLK_DEV_RAM_COUNT=16
359CONFIG_BLK_DEV_RAM_SIZE=32768
360# CONFIG_BLK_DEV_XIP is not set
361# CONFIG_CDROM_PKTCDVD is not set
362# CONFIG_ATA_OVER_ETH is not set
363CONFIG_MISC_DEVICES=y
364# CONFIG_EEPROM_93CX6 is not set
365# CONFIG_ENCLOSURE_SERVICES is not set
366CONFIG_HAVE_IDE=y
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_DMA is not set
375# CONFIG_SCSI_NETLINK is not set
376# CONFIG_ATA is not set
377# CONFIG_MD is not set
378# CONFIG_MACINTOSH_DRIVERS is not set
379CONFIG_NETDEVICES=y
380# CONFIG_NETDEVICES_MULTIQUEUE is not set
381# CONFIG_DUMMY is not set
382# CONFIG_BONDING is not set
383# CONFIG_MACVLAN is not set
384# CONFIG_EQUALIZER is not set
385# CONFIG_TUN is not set
386# CONFIG_VETH is not set
387CONFIG_PHYLIB=y
388
389#
390# MII PHY device drivers
391#
392# CONFIG_MARVELL_PHY is not set
393# CONFIG_DAVICOM_PHY is not set
394# CONFIG_QSEMI_PHY is not set
395# CONFIG_LXT_PHY is not set
396# CONFIG_CICADA_PHY is not set
397# CONFIG_VITESSE_PHY is not set
398# CONFIG_SMSC_PHY is not set
399# CONFIG_BROADCOM_PHY is not set
400# CONFIG_ICPLUS_PHY is not set
401# CONFIG_REALTEK_PHY is not set
402# CONFIG_FIXED_PHY is not set
403# CONFIG_MDIO_BITBANG is not set
404CONFIG_NET_ETHERNET=y
405CONFIG_MII=y
406# CONFIG_IBM_NEW_EMAC_ZMII is not set
407# CONFIG_IBM_NEW_EMAC_RGMII is not set
408# CONFIG_IBM_NEW_EMAC_TAH is not set
409# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
410# CONFIG_B44 is not set
411CONFIG_NETDEV_1000=y
412# CONFIG_E1000E_ENABLED is not set
413CONFIG_GIANFAR=y
414CONFIG_GFAR_NAPI=y
415CONFIG_NETDEV_10000=y
416
417#
418# Wireless LAN
419#
420# CONFIG_WLAN_PRE80211 is not set
421# CONFIG_WLAN_80211 is not set
422# CONFIG_WAN is not set
423# CONFIG_PPP is not set
424# CONFIG_SLIP is not set
425# CONFIG_NETCONSOLE is not set
426# CONFIG_NETPOLL is not set
427# CONFIG_NET_POLL_CONTROLLER is not set
428# CONFIG_ISDN is not set
429# CONFIG_PHONE is not set
430
431#
432# Input device support
433#
434CONFIG_INPUT=y
435# CONFIG_INPUT_FF_MEMLESS is not set
436# CONFIG_INPUT_POLLDEV is not set
437
438#
439# Userland interfaces
440#
441# CONFIG_INPUT_MOUSEDEV is not set
442# CONFIG_INPUT_JOYDEV is not set
443# CONFIG_INPUT_EVDEV is not set
444# CONFIG_INPUT_EVBUG is not set
445
446#
447# Input Device Drivers
448#
449# CONFIG_INPUT_KEYBOARD is not set
450# CONFIG_INPUT_MOUSE is not set
451# CONFIG_INPUT_JOYSTICK is not set
452# CONFIG_INPUT_TABLET is not set
453# CONFIG_INPUT_TOUCHSCREEN is not set
454# CONFIG_INPUT_MISC is not set
455
456#
457# Hardware I/O ports
458#
459# CONFIG_SERIO is not set
460# CONFIG_GAMEPORT is not set
461
462#
463# Character devices
464#
465# CONFIG_VT is not set
466# CONFIG_SERIAL_NONSTANDARD is not set
467
468#
469# Serial drivers
470#
471CONFIG_SERIAL_8250=y
472CONFIG_SERIAL_8250_CONSOLE=y
473CONFIG_SERIAL_8250_NR_UARTS=4
474CONFIG_SERIAL_8250_RUNTIME_UARTS=4
475# CONFIG_SERIAL_8250_EXTENDED is not set
476CONFIG_SERIAL_8250_SHARE_IRQ=y
477
478#
479# Non-8250 serial port support
480#
481# CONFIG_SERIAL_UARTLITE is not set
482CONFIG_SERIAL_CORE=y
483CONFIG_SERIAL_CORE_CONSOLE=y
484# CONFIG_SERIAL_OF_PLATFORM is not set
485CONFIG_UNIX98_PTYS=y
486CONFIG_LEGACY_PTYS=y
487CONFIG_LEGACY_PTY_COUNT=256
488# CONFIG_IPMI_HANDLER is not set
489# CONFIG_HW_RANDOM is not set
490# CONFIG_NVRAM is not set
491CONFIG_GEN_RTC=y
492# CONFIG_GEN_RTC_X is not set
493# CONFIG_R3964 is not set
494# CONFIG_RAW_DRIVER is not set
495# CONFIG_TCG_TPM is not set
496# CONFIG_I2C is not set
497
498#
499# SPI support
500#
501# CONFIG_SPI is not set
502# CONFIG_SPI_MASTER is not set
503# CONFIG_W1 is not set
504# CONFIG_POWER_SUPPLY is not set
505CONFIG_HWMON=y
506# CONFIG_HWMON_VID is not set
507# CONFIG_SENSORS_F71805F is not set
508# CONFIG_SENSORS_F71882FG is not set
509# CONFIG_SENSORS_IT87 is not set
510# CONFIG_SENSORS_PC87360 is not set
511# CONFIG_SENSORS_PC87427 is not set
512# CONFIG_SENSORS_SMSC47M1 is not set
513# CONFIG_SENSORS_SMSC47B397 is not set
514# CONFIG_SENSORS_VT1211 is not set
515# CONFIG_SENSORS_W83627HF is not set
516# CONFIG_SENSORS_W83627EHF is not set
517# CONFIG_HWMON_DEBUG_CHIP is not set
518# CONFIG_THERMAL is not set
519# CONFIG_WATCHDOG is not set
520
521#
522# Sonics Silicon Backplane
523#
524CONFIG_SSB_POSSIBLE=y
525# CONFIG_SSB is not set
526
527#
528# Multifunction device drivers
529#
530# CONFIG_MFD_SM501 is not set
531
532#
533# Multimedia devices
534#
535# CONFIG_VIDEO_DEV is not set
536# CONFIG_DVB_CORE is not set
537CONFIG_DAB=y
538
539#
540# Graphics support
541#
542# CONFIG_VGASTATE is not set
543CONFIG_VIDEO_OUTPUT_CONTROL=y
544# CONFIG_FB is not set
545# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
546
547#
548# Display device support
549#
550# CONFIG_DISPLAY_SUPPORT is not set
551
552#
553# Sound
554#
555# CONFIG_SOUND is not set
556CONFIG_HID_SUPPORT=y
557CONFIG_HID=y
558# CONFIG_HID_DEBUG is not set
559# CONFIG_HIDRAW is not set
560CONFIG_USB_SUPPORT=y
561# CONFIG_USB_ARCH_HAS_HCD is not set
562# CONFIG_USB_ARCH_HAS_OHCI is not set
563# CONFIG_USB_ARCH_HAS_EHCI is not set
564
565#
566# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
567#
568# CONFIG_USB_GADGET is not set
569# CONFIG_MMC is not set
570# CONFIG_MEMSTICK is not set
571# CONFIG_NEW_LEDS is not set
572# CONFIG_EDAC is not set
573# CONFIG_RTC_CLASS is not set
574# CONFIG_DMADEVICES is not set
575
576#
577# Userspace I/O
578#
579# CONFIG_UIO is not set
580
581#
582# File systems
583#
584CONFIG_EXT2_FS=y
585# CONFIG_EXT2_FS_XATTR is not set
586# CONFIG_EXT2_FS_XIP is not set
587CONFIG_EXT3_FS=y
588CONFIG_EXT3_FS_XATTR=y
589# CONFIG_EXT3_FS_POSIX_ACL is not set
590# CONFIG_EXT3_FS_SECURITY is not set
591# CONFIG_EXT4DEV_FS is not set
592CONFIG_JBD=y
593CONFIG_FS_MBCACHE=y
594# CONFIG_REISERFS_FS is not set
595# CONFIG_JFS_FS is not set
596# CONFIG_FS_POSIX_ACL is not set
597# CONFIG_XFS_FS is not set
598# CONFIG_GFS2_FS is not set
599# CONFIG_OCFS2_FS is not set
600CONFIG_DNOTIFY=y
601CONFIG_INOTIFY=y
602CONFIG_INOTIFY_USER=y
603# CONFIG_QUOTA is not set
604# CONFIG_AUTOFS_FS is not set
605# CONFIG_AUTOFS4_FS is not set
606# CONFIG_FUSE_FS is not set
607
608#
609# CD-ROM/DVD Filesystems
610#
611# CONFIG_ISO9660_FS is not set
612# CONFIG_UDF_FS is not set
613
614#
615# DOS/FAT/NT Filesystems
616#
617# CONFIG_MSDOS_FS is not set
618# CONFIG_VFAT_FS is not set
619# CONFIG_NTFS_FS is not set
620
621#
622# Pseudo filesystems
623#
624CONFIG_PROC_FS=y
625CONFIG_PROC_KCORE=y
626CONFIG_PROC_SYSCTL=y
627CONFIG_SYSFS=y
628CONFIG_TMPFS=y
629# CONFIG_TMPFS_POSIX_ACL is not set
630# CONFIG_HUGETLB_PAGE is not set
631# CONFIG_CONFIGFS_FS is not set
632
633#
634# Miscellaneous filesystems
635#
636# CONFIG_ADFS_FS is not set
637# CONFIG_AFFS_FS is not set
638# CONFIG_HFS_FS is not set
639# CONFIG_HFSPLUS_FS is not set
640# CONFIG_BEFS_FS is not set
641# CONFIG_BFS_FS is not set
642# CONFIG_EFS_FS is not set
643# CONFIG_CRAMFS is not set
644# CONFIG_VXFS_FS is not set
645# CONFIG_MINIX_FS is not set
646# CONFIG_HPFS_FS is not set
647# CONFIG_QNX4FS_FS is not set
648# CONFIG_ROMFS_FS is not set
649# CONFIG_SYSV_FS is not set
650# CONFIG_UFS_FS is not set
651CONFIG_NETWORK_FILESYSTEMS=y
652CONFIG_NFS_FS=y
653# CONFIG_NFS_V3 is not set
654# CONFIG_NFS_V4 is not set
655# CONFIG_NFS_DIRECTIO is not set
656# CONFIG_NFSD is not set
657CONFIG_ROOT_NFS=y
658CONFIG_LOCKD=y
659CONFIG_NFS_COMMON=y
660CONFIG_SUNRPC=y
661# CONFIG_SUNRPC_BIND34 is not set
662# CONFIG_RPCSEC_GSS_KRB5 is not set
663# CONFIG_RPCSEC_GSS_SPKM3 is not set
664# CONFIG_SMB_FS is not set
665# CONFIG_CIFS is not set
666# CONFIG_NCP_FS is not set
667# CONFIG_CODA_FS is not set
668# CONFIG_AFS_FS is not set
669
670#
671# Partition Types
672#
673CONFIG_PARTITION_ADVANCED=y
674# CONFIG_ACORN_PARTITION is not set
675# CONFIG_OSF_PARTITION is not set
676# CONFIG_AMIGA_PARTITION is not set
677# CONFIG_ATARI_PARTITION is not set
678# CONFIG_MAC_PARTITION is not set
679# CONFIG_MSDOS_PARTITION is not set
680# CONFIG_LDM_PARTITION is not set
681# CONFIG_SGI_PARTITION is not set
682# CONFIG_ULTRIX_PARTITION is not set
683# CONFIG_SUN_PARTITION is not set
684# CONFIG_KARMA_PARTITION is not set
685# CONFIG_EFI_PARTITION is not set
686# CONFIG_SYSV68_PARTITION is not set
687# CONFIG_NLS is not set
688# CONFIG_DLM is not set
689
690#
691# Library routines
692#
693CONFIG_BITREVERSE=y
694# CONFIG_CRC_CCITT is not set
695# CONFIG_CRC16 is not set
696# CONFIG_CRC_ITU_T is not set
697CONFIG_CRC32=y
698# CONFIG_CRC7 is not set
699# CONFIG_LIBCRC32C is not set
700CONFIG_PLIST=y
701CONFIG_HAS_IOMEM=y
702CONFIG_HAS_IOPORT=y
703CONFIG_HAS_DMA=y
704
705#
706# Kernel hacking
707#
708# CONFIG_PRINTK_TIME is not set
709CONFIG_ENABLE_WARN_DEPRECATED=y
710CONFIG_ENABLE_MUST_CHECK=y
711# CONFIG_MAGIC_SYSRQ is not set
712# CONFIG_UNUSED_SYMBOLS is not set
713# CONFIG_DEBUG_FS is not set
714# CONFIG_HEADERS_CHECK is not set
715CONFIG_DEBUG_KERNEL=y
716# CONFIG_DEBUG_SHIRQ is not set
717CONFIG_DETECT_SOFTLOCKUP=y
718CONFIG_SCHED_DEBUG=y
719# CONFIG_SCHEDSTATS is not set
720# CONFIG_TIMER_STATS is not set
721# CONFIG_SLUB_DEBUG_ON is not set
722# CONFIG_SLUB_STATS is not set
723# CONFIG_DEBUG_RT_MUTEXES is not set
724# CONFIG_RT_MUTEX_TESTER is not set
725# CONFIG_DEBUG_SPINLOCK is not set
726CONFIG_DEBUG_MUTEXES=y
727# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
728# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
729# CONFIG_DEBUG_KOBJECT is not set
730# CONFIG_DEBUG_BUGVERBOSE is not set
731# CONFIG_DEBUG_INFO is not set
732# CONFIG_DEBUG_VM is not set
733# CONFIG_DEBUG_LIST is not set
734# CONFIG_DEBUG_SG is not set
735# CONFIG_BOOT_PRINTK_DELAY is not set
736# CONFIG_BACKTRACE_SELF_TEST is not set
737# CONFIG_FAULT_INJECTION is not set
738# CONFIG_SAMPLES is not set
739# CONFIG_DEBUG_STACKOVERFLOW is not set
740# CONFIG_DEBUG_STACK_USAGE is not set
741# CONFIG_DEBUG_PAGEALLOC is not set
742# CONFIG_DEBUGGER is not set
743# CONFIG_BDI_SWITCH is not set
744# CONFIG_PPC_EARLY_DEBUG is not set
745
746#
747# Security options
748#
749# CONFIG_KEYS is not set
750# CONFIG_SECURITY is not set
751# CONFIG_SECURITY_FILE_CAPABILITIES is not set
752CONFIG_CRYPTO=y
753# CONFIG_CRYPTO_SEQIV is not set
754# CONFIG_CRYPTO_MANAGER is not set
755# CONFIG_CRYPTO_HMAC is not set
756# CONFIG_CRYPTO_XCBC is not set
757# CONFIG_CRYPTO_NULL is not set
758# CONFIG_CRYPTO_MD4 is not set
759# CONFIG_CRYPTO_MD5 is not set
760# CONFIG_CRYPTO_SHA1 is not set
761# CONFIG_CRYPTO_SHA256 is not set
762# CONFIG_CRYPTO_SHA512 is not set
763# CONFIG_CRYPTO_WP512 is not set
764# CONFIG_CRYPTO_TGR192 is not set
765# CONFIG_CRYPTO_GF128MUL is not set
766# CONFIG_CRYPTO_ECB is not set
767# CONFIG_CRYPTO_CBC is not set
768# CONFIG_CRYPTO_PCBC is not set
769# CONFIG_CRYPTO_LRW is not set
770# CONFIG_CRYPTO_XTS is not set
771# CONFIG_CRYPTO_CTR is not set
772# CONFIG_CRYPTO_GCM is not set
773# CONFIG_CRYPTO_CCM is not set
774# CONFIG_CRYPTO_CRYPTD is not set
775# CONFIG_CRYPTO_DES is not set
776# CONFIG_CRYPTO_FCRYPT is not set
777# CONFIG_CRYPTO_BLOWFISH is not set
778# CONFIG_CRYPTO_TWOFISH is not set
779# CONFIG_CRYPTO_SERPENT is not set
780# CONFIG_CRYPTO_AES is not set
781# CONFIG_CRYPTO_CAST5 is not set
782# CONFIG_CRYPTO_CAST6 is not set
783# CONFIG_CRYPTO_TEA is not set
784# CONFIG_CRYPTO_ARC4 is not set
785# CONFIG_CRYPTO_KHAZAD is not set
786# CONFIG_CRYPTO_ANUBIS is not set
787# CONFIG_CRYPTO_SEED is not set
788# CONFIG_CRYPTO_SALSA20 is not set
789# CONFIG_CRYPTO_DEFLATE is not set
790# CONFIG_CRYPTO_MICHAEL_MIC is not set
791# CONFIG_CRYPTO_CRC32C is not set
792# CONFIG_CRYPTO_CAMELLIA is not set
793# CONFIG_CRYPTO_AUTHENC is not set
794# CONFIG_CRYPTO_LZO is not set
795CONFIG_CRYPTO_HW=y
796# CONFIG_PPC_CLOCK is not set
diff --git a/arch/powerpc/configs/85xx/mpc8544_ds_defconfig b/arch/powerpc/configs/85xx/mpc8544_ds_defconfig
new file mode 100644
index 000000000000..418bcdb5f919
--- /dev/null
+++ b/arch/powerpc/configs/85xx/mpc8544_ds_defconfig
@@ -0,0 +1,1549 @@
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.25-rc7
4# Mon Mar 31 11:37:03 2008
5#
6# CONFIG_PPC64 is not set
7
8#
9# Processor support
10#
11# CONFIG_6xx is not set
12CONFIG_PPC_85xx=y
13# CONFIG_PPC_8xx is not set
14# CONFIG_40x is not set
15# CONFIG_44x is not set
16# CONFIG_E200 is not set
17CONFIG_E500=y
18CONFIG_BOOKE=y
19CONFIG_FSL_BOOKE=y
20CONFIG_FSL_EMB_PERFMON=y
21# CONFIG_PHYS_64BIT is not set
22CONFIG_SPE=y
23# CONFIG_PPC_MM_SLICES is not set
24CONFIG_PPC32=y
25CONFIG_WORD_SIZE=32
26CONFIG_PPC_MERGE=y
27CONFIG_MMU=y
28CONFIG_GENERIC_CMOS_UPDATE=y
29CONFIG_GENERIC_TIME=y
30CONFIG_GENERIC_TIME_VSYSCALL=y
31CONFIG_GENERIC_CLOCKEVENTS=y
32CONFIG_GENERIC_HARDIRQS=y
33# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set
34CONFIG_IRQ_PER_CPU=y
35CONFIG_RWSEM_XCHGADD_ALGORITHM=y
36CONFIG_ARCH_HAS_ILOG2_U32=y
37CONFIG_GENERIC_HWEIGHT=y
38CONFIG_GENERIC_CALIBRATE_DELAY=y
39CONFIG_GENERIC_FIND_NEXT_BIT=y
40# CONFIG_ARCH_NO_VIRT_TO_BUS is not set
41CONFIG_PPC=y
42CONFIG_EARLY_PRINTK=y
43CONFIG_GENERIC_NVRAM=y
44CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
45CONFIG_ARCH_MAY_HAVE_PC_FDC=y
46CONFIG_PPC_OF=y
47CONFIG_OF=y
48CONFIG_PPC_UDBG_16550=y
49# CONFIG_GENERIC_TBSYNC is not set
50CONFIG_AUDIT_ARCH=y
51CONFIG_GENERIC_BUG=y
52CONFIG_DEFAULT_UIMAGE=y
53# CONFIG_PPC_DCR_NATIVE is not set
54# CONFIG_PPC_DCR_MMIO is not set
55CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
56
57#
58# General setup
59#
60CONFIG_EXPERIMENTAL=y
61CONFIG_BROKEN_ON_SMP=y
62CONFIG_INIT_ENV_ARG_LIMIT=32
63CONFIG_LOCALVERSION=""
64CONFIG_LOCALVERSION_AUTO=y
65CONFIG_SWAP=y
66CONFIG_SYSVIPC=y
67CONFIG_SYSVIPC_SYSCTL=y
68CONFIG_POSIX_MQUEUE=y
69CONFIG_BSD_PROCESS_ACCT=y
70# CONFIG_BSD_PROCESS_ACCT_V3 is not set
71# CONFIG_TASKSTATS is not set
72CONFIG_AUDIT=y
73# CONFIG_AUDITSYSCALL is not set
74CONFIG_IKCONFIG=y
75CONFIG_IKCONFIG_PROC=y
76CONFIG_LOG_BUF_SHIFT=14
77# CONFIG_CGROUPS is not set
78CONFIG_GROUP_SCHED=y
79# CONFIG_FAIR_GROUP_SCHED is not set
80# CONFIG_RT_GROUP_SCHED is not set
81CONFIG_USER_SCHED=y
82# CONFIG_CGROUP_SCHED is not set
83CONFIG_SYSFS_DEPRECATED=y
84CONFIG_SYSFS_DEPRECATED_V2=y
85# CONFIG_RELAY is not set
86# CONFIG_NAMESPACES is not set
87CONFIG_BLK_DEV_INITRD=y
88CONFIG_INITRAMFS_SOURCE=""
89# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
90CONFIG_SYSCTL=y
91CONFIG_EMBEDDED=y
92CONFIG_SYSCTL_SYSCALL=y
93CONFIG_KALLSYMS=y
94CONFIG_KALLSYMS_ALL=y
95CONFIG_KALLSYMS_EXTRA_PASS=y
96CONFIG_HOTPLUG=y
97CONFIG_PRINTK=y
98CONFIG_BUG=y
99CONFIG_ELF_CORE=y
100CONFIG_COMPAT_BRK=y
101CONFIG_BASE_FULL=y
102CONFIG_FUTEX=y
103CONFIG_ANON_INODES=y
104CONFIG_EPOLL=y
105CONFIG_SIGNALFD=y
106CONFIG_TIMERFD=y
107CONFIG_EVENTFD=y
108CONFIG_SHMEM=y
109CONFIG_VM_EVENT_COUNTERS=y
110CONFIG_SLUB_DEBUG=y
111# CONFIG_SLAB is not set
112CONFIG_SLUB=y
113# CONFIG_SLOB is not set
114# CONFIG_PROFILING is not set
115# CONFIG_MARKERS is not set
116CONFIG_HAVE_OPROFILE=y
117# CONFIG_KPROBES is not set
118CONFIG_HAVE_KPROBES=y
119CONFIG_HAVE_KRETPROBES=y
120CONFIG_PROC_PAGE_MONITOR=y
121CONFIG_SLABINFO=y
122CONFIG_RT_MUTEXES=y
123# CONFIG_TINY_SHMEM is not set
124CONFIG_BASE_SMALL=0
125CONFIG_MODULES=y
126CONFIG_MODULE_UNLOAD=y
127CONFIG_MODULE_FORCE_UNLOAD=y
128CONFIG_MODVERSIONS=y
129# CONFIG_MODULE_SRCVERSION_ALL is not set
130CONFIG_KMOD=y
131CONFIG_BLOCK=y
132CONFIG_LBD=y
133# CONFIG_BLK_DEV_IO_TRACE is not set
134# CONFIG_LSF is not set
135# CONFIG_BLK_DEV_BSG is not set
136
137#
138# IO Schedulers
139#
140CONFIG_IOSCHED_NOOP=y
141CONFIG_IOSCHED_AS=y
142CONFIG_IOSCHED_DEADLINE=y
143CONFIG_IOSCHED_CFQ=y
144# CONFIG_DEFAULT_AS is not set
145# CONFIG_DEFAULT_DEADLINE is not set
146CONFIG_DEFAULT_CFQ=y
147# CONFIG_DEFAULT_NOOP is not set
148CONFIG_DEFAULT_IOSCHED="cfq"
149CONFIG_CLASSIC_RCU=y
150
151#
152# Platform support
153#
154# CONFIG_PPC_MPC512x is not set
155# CONFIG_PPC_MPC5121 is not set
156# CONFIG_PPC_CELL is not set
157# CONFIG_PPC_CELL_NATIVE is not set
158# CONFIG_PQ2ADS is not set
159CONFIG_MPC85xx=y
160# CONFIG_MPC8540_ADS is not set
161# CONFIG_MPC8560_ADS is not set
162# CONFIG_MPC85xx_CDS is not set
163# CONFIG_MPC85xx_MDS is not set
164CONFIG_MPC85xx_DS=y
165# CONFIG_STX_GP3 is not set
166# CONFIG_TQM8540 is not set
167# CONFIG_TQM8541 is not set
168# CONFIG_TQM8555 is not set
169# CONFIG_TQM8560 is not set
170# CONFIG_SBC8548 is not set
171# CONFIG_SBC8560 is not set
172# CONFIG_IPIC is not set
173CONFIG_MPIC=y
174# CONFIG_MPIC_WEIRD is not set
175CONFIG_PPC_I8259=y
176# CONFIG_PPC_RTAS is not set
177# CONFIG_MMIO_NVRAM is not set
178# CONFIG_PPC_MPC106 is not set
179# CONFIG_PPC_970_NAP is not set
180# CONFIG_PPC_INDIRECT_IO is not set
181# CONFIG_GENERIC_IOMAP is not set
182# CONFIG_CPU_FREQ is not set
183# CONFIG_CPM2 is not set
184CONFIG_FSL_ULI1575=y
185
186#
187# Kernel options
188#
189CONFIG_HIGHMEM=y
190CONFIG_TICK_ONESHOT=y
191CONFIG_NO_HZ=y
192CONFIG_HIGH_RES_TIMERS=y
193CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
194# CONFIG_HZ_100 is not set
195CONFIG_HZ_250=y
196# CONFIG_HZ_300 is not set
197# CONFIG_HZ_1000 is not set
198CONFIG_HZ=250
199# CONFIG_SCHED_HRTICK is not set
200CONFIG_PREEMPT_NONE=y
201# CONFIG_PREEMPT_VOLUNTARY is not set
202# CONFIG_PREEMPT is not set
203CONFIG_BINFMT_ELF=y
204CONFIG_BINFMT_MISC=m
205CONFIG_MATH_EMULATION=y
206# CONFIG_IOMMU_HELPER is not set
207CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
208CONFIG_ARCH_HAS_WALK_MEMORY=y
209CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
210CONFIG_ARCH_FLATMEM_ENABLE=y
211CONFIG_ARCH_POPULATES_NODE_MAP=y
212CONFIG_SELECT_MEMORY_MODEL=y
213CONFIG_FLATMEM_MANUAL=y
214# CONFIG_DISCONTIGMEM_MANUAL is not set
215# CONFIG_SPARSEMEM_MANUAL is not set
216CONFIG_FLATMEM=y
217CONFIG_FLAT_NODE_MEM_MAP=y
218# CONFIG_SPARSEMEM_STATIC is not set
219# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
220CONFIG_SPLIT_PTLOCK_CPUS=4
221# CONFIG_RESOURCES_64BIT is not set
222CONFIG_ZONE_DMA_FLAG=1
223CONFIG_BOUNCE=y
224CONFIG_VIRT_TO_BUS=y
225CONFIG_PROC_DEVICETREE=y
226# CONFIG_CMDLINE_BOOL is not set
227# CONFIG_PM is not set
228CONFIG_SECCOMP=y
229CONFIG_ISA_DMA_API=y
230
231#
232# Bus options
233#
234CONFIG_ZONE_DMA=y
235CONFIG_GENERIC_ISA_DMA=y
236CONFIG_PPC_INDIRECT_PCI=y
237CONFIG_FSL_SOC=y
238CONFIG_FSL_PCI=y
239CONFIG_PCI=y
240CONFIG_PCI_DOMAINS=y
241CONFIG_PCI_SYSCALL=y
242# CONFIG_PCIEPORTBUS is not set
243CONFIG_ARCH_SUPPORTS_MSI=y
244# CONFIG_PCI_MSI is not set
245CONFIG_PCI_LEGACY=y
246# CONFIG_PCI_DEBUG is not set
247# CONFIG_PCCARD is not set
248# CONFIG_HOTPLUG_PCI is not set
249
250#
251# Advanced setup
252#
253# CONFIG_ADVANCED_OPTIONS is not set
254
255#
256# Default settings for advanced configuration options are used
257#
258CONFIG_HIGHMEM_START=0xfe000000
259CONFIG_LOWMEM_SIZE=0x30000000
260CONFIG_KERNEL_START=0xc0000000
261CONFIG_TASK_SIZE=0xc0000000
262CONFIG_BOOT_LOAD=0x00800000
263
264#
265# Networking
266#
267CONFIG_NET=y
268
269#
270# Networking options
271#
272CONFIG_PACKET=y
273# CONFIG_PACKET_MMAP is not set
274CONFIG_UNIX=y
275CONFIG_XFRM=y
276CONFIG_XFRM_USER=y
277# CONFIG_XFRM_SUB_POLICY is not set
278# CONFIG_XFRM_MIGRATE is not set
279# CONFIG_XFRM_STATISTICS is not set
280CONFIG_NET_KEY=m
281# CONFIG_NET_KEY_MIGRATE is not set
282CONFIG_INET=y
283CONFIG_IP_MULTICAST=y
284CONFIG_IP_ADVANCED_ROUTER=y
285CONFIG_ASK_IP_FIB_HASH=y
286# CONFIG_IP_FIB_TRIE is not set
287CONFIG_IP_FIB_HASH=y
288CONFIG_IP_MULTIPLE_TABLES=y
289CONFIG_IP_ROUTE_MULTIPATH=y
290CONFIG_IP_ROUTE_VERBOSE=y
291CONFIG_IP_PNP=y
292CONFIG_IP_PNP_DHCP=y
293CONFIG_IP_PNP_BOOTP=y
294CONFIG_IP_PNP_RARP=y
295CONFIG_NET_IPIP=y
296CONFIG_NET_IPGRE=y
297CONFIG_NET_IPGRE_BROADCAST=y
298CONFIG_IP_MROUTE=y
299CONFIG_IP_PIMSM_V1=y
300CONFIG_IP_PIMSM_V2=y
301CONFIG_ARPD=y
302# CONFIG_SYN_COOKIES is not set
303# CONFIG_INET_AH is not set
304# CONFIG_INET_ESP is not set
305# CONFIG_INET_IPCOMP is not set
306# CONFIG_INET_XFRM_TUNNEL is not set
307CONFIG_INET_TUNNEL=y
308# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
309# CONFIG_INET_XFRM_MODE_TUNNEL is not set
310# CONFIG_INET_XFRM_MODE_BEET is not set
311# CONFIG_INET_LRO is not set
312CONFIG_INET_DIAG=y
313CONFIG_INET_TCP_DIAG=y
314# CONFIG_TCP_CONG_ADVANCED is not set
315CONFIG_TCP_CONG_CUBIC=y
316CONFIG_DEFAULT_TCP_CONG="cubic"
317# CONFIG_TCP_MD5SIG is not set
318CONFIG_IPV6=y
319# CONFIG_IPV6_PRIVACY is not set
320# CONFIG_IPV6_ROUTER_PREF is not set
321# CONFIG_IPV6_OPTIMISTIC_DAD is not set
322# CONFIG_INET6_AH is not set
323# CONFIG_INET6_ESP is not set
324# CONFIG_INET6_IPCOMP is not set
325# CONFIG_IPV6_MIP6 is not set
326# CONFIG_INET6_XFRM_TUNNEL is not set
327# CONFIG_INET6_TUNNEL is not set
328CONFIG_INET6_XFRM_MODE_TRANSPORT=y
329CONFIG_INET6_XFRM_MODE_TUNNEL=y
330CONFIG_INET6_XFRM_MODE_BEET=y
331# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
332CONFIG_IPV6_SIT=y
333# CONFIG_IPV6_TUNNEL is not set
334# CONFIG_IPV6_MULTIPLE_TABLES is not set
335# CONFIG_NETWORK_SECMARK is not set
336# CONFIG_NETFILTER is not set
337# CONFIG_IP_DCCP is not set
338CONFIG_IP_SCTP=m
339# CONFIG_SCTP_DBG_MSG is not set
340# CONFIG_SCTP_DBG_OBJCNT is not set
341# CONFIG_SCTP_HMAC_NONE is not set
342# CONFIG_SCTP_HMAC_SHA1 is not set
343CONFIG_SCTP_HMAC_MD5=y
344# CONFIG_TIPC is not set
345# CONFIG_ATM is not set
346# CONFIG_BRIDGE is not set
347# CONFIG_VLAN_8021Q is not set
348# CONFIG_DECNET is not set
349# CONFIG_LLC2 is not set
350# CONFIG_IPX is not set
351# CONFIG_ATALK is not set
352# CONFIG_X25 is not set
353# CONFIG_LAPB is not set
354# CONFIG_ECONET is not set
355# CONFIG_WAN_ROUTER is not set
356# CONFIG_NET_SCHED is not set
357
358#
359# Network testing
360#
361# CONFIG_NET_PKTGEN is not set
362# CONFIG_HAMRADIO is not set
363# CONFIG_CAN is not set
364# CONFIG_IRDA is not set
365# CONFIG_BT is not set
366# CONFIG_AF_RXRPC is not set
367CONFIG_FIB_RULES=y
368
369#
370# Wireless
371#
372# CONFIG_CFG80211 is not set
373# CONFIG_WIRELESS_EXT is not set
374# CONFIG_MAC80211 is not set
375# CONFIG_IEEE80211 is not set
376# CONFIG_RFKILL is not set
377# CONFIG_NET_9P is not set
378
379#
380# Device Drivers
381#
382
383#
384# Generic Driver Options
385#
386CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
387CONFIG_STANDALONE=y
388CONFIG_PREVENT_FIRMWARE_BUILD=y
389CONFIG_FW_LOADER=y
390# CONFIG_DEBUG_DRIVER is not set
391# CONFIG_DEBUG_DEVRES is not set
392# CONFIG_SYS_HYPERVISOR is not set
393# CONFIG_CONNECTOR is not set
394# CONFIG_MTD is not set
395CONFIG_OF_DEVICE=y
396# CONFIG_PARPORT is not set
397CONFIG_BLK_DEV=y
398# CONFIG_BLK_DEV_FD is not set
399# CONFIG_BLK_CPQ_DA is not set
400# CONFIG_BLK_CPQ_CISS_DA is not set
401# CONFIG_BLK_DEV_DAC960 is not set
402# CONFIG_BLK_DEV_UMEM is not set
403# CONFIG_BLK_DEV_COW_COMMON is not set
404CONFIG_BLK_DEV_LOOP=y
405# CONFIG_BLK_DEV_CRYPTOLOOP is not set
406CONFIG_BLK_DEV_NBD=y
407# CONFIG_BLK_DEV_SX8 is not set
408# CONFIG_BLK_DEV_UB is not set
409CONFIG_BLK_DEV_RAM=y
410CONFIG_BLK_DEV_RAM_COUNT=16
411CONFIG_BLK_DEV_RAM_SIZE=131072
412# CONFIG_BLK_DEV_XIP is not set
413# CONFIG_CDROM_PKTCDVD is not set
414# CONFIG_ATA_OVER_ETH is not set
415CONFIG_MISC_DEVICES=y
416# CONFIG_PHANTOM is not set
417# CONFIG_EEPROM_93CX6 is not set
418# CONFIG_SGI_IOC4 is not set
419# CONFIG_TIFM_CORE is not set
420# CONFIG_ENCLOSURE_SERVICES is not set
421CONFIG_HAVE_IDE=y
422# CONFIG_IDE is not set
423
424#
425# SCSI device support
426#
427# CONFIG_RAID_ATTRS is not set
428CONFIG_SCSI=y
429CONFIG_SCSI_DMA=y
430# CONFIG_SCSI_TGT is not set
431# CONFIG_SCSI_NETLINK is not set
432CONFIG_SCSI_PROC_FS=y
433
434#
435# SCSI support type (disk, tape, CD-ROM)
436#
437CONFIG_BLK_DEV_SD=y
438CONFIG_CHR_DEV_ST=y
439# CONFIG_CHR_DEV_OSST is not set
440CONFIG_BLK_DEV_SR=y
441# CONFIG_BLK_DEV_SR_VENDOR is not set
442CONFIG_CHR_DEV_SG=y
443# CONFIG_CHR_DEV_SCH is not set
444
445#
446# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
447#
448CONFIG_SCSI_MULTI_LUN=y
449# CONFIG_SCSI_CONSTANTS is not set
450CONFIG_SCSI_LOGGING=y
451# CONFIG_SCSI_SCAN_ASYNC is not set
452CONFIG_SCSI_WAIT_SCAN=m
453
454#
455# SCSI Transports
456#
457# CONFIG_SCSI_SPI_ATTRS is not set
458# CONFIG_SCSI_FC_ATTRS is not set
459# CONFIG_SCSI_ISCSI_ATTRS is not set
460# CONFIG_SCSI_SAS_LIBSAS is not set
461# CONFIG_SCSI_SRP_ATTRS is not set
462CONFIG_SCSI_LOWLEVEL=y
463# CONFIG_ISCSI_TCP is not set
464# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
465# CONFIG_SCSI_3W_9XXX is not set
466# CONFIG_SCSI_ACARD is not set
467# CONFIG_SCSI_AACRAID is not set
468# CONFIG_SCSI_AIC7XXX is not set
469# CONFIG_SCSI_AIC7XXX_OLD is not set
470# CONFIG_SCSI_AIC79XX is not set
471# CONFIG_SCSI_AIC94XX is not set
472# CONFIG_SCSI_DPT_I2O is not set
473# CONFIG_SCSI_ADVANSYS is not set
474# CONFIG_SCSI_ARCMSR is not set
475# CONFIG_MEGARAID_NEWGEN is not set
476# CONFIG_MEGARAID_LEGACY is not set
477# CONFIG_MEGARAID_SAS is not set
478# CONFIG_SCSI_HPTIOP is not set
479# CONFIG_SCSI_BUSLOGIC is not set
480# CONFIG_SCSI_DMX3191D is not set
481# CONFIG_SCSI_EATA is not set
482# CONFIG_SCSI_FUTURE_DOMAIN is not set
483# CONFIG_SCSI_GDTH is not set
484# CONFIG_SCSI_IPS is not set
485# CONFIG_SCSI_INITIO is not set
486# CONFIG_SCSI_INIA100 is not set
487# CONFIG_SCSI_MVSAS is not set
488# CONFIG_SCSI_STEX is not set
489# CONFIG_SCSI_SYM53C8XX_2 is not set
490# CONFIG_SCSI_IPR is not set
491# CONFIG_SCSI_QLOGIC_1280 is not set
492# CONFIG_SCSI_QLA_FC is not set
493# CONFIG_SCSI_QLA_ISCSI is not set
494# CONFIG_SCSI_LPFC is not set
495# CONFIG_SCSI_DC395x is not set
496# CONFIG_SCSI_DC390T is not set
497# CONFIG_SCSI_NSP32 is not set
498# CONFIG_SCSI_DEBUG is not set
499# CONFIG_SCSI_SRP is not set
500CONFIG_ATA=y
501# CONFIG_ATA_NONSTANDARD is not set
502CONFIG_SATA_AHCI=y
503# CONFIG_SATA_SVW is not set
504# CONFIG_ATA_PIIX is not set
505# CONFIG_SATA_MV is not set
506# CONFIG_SATA_NV is not set
507# CONFIG_PDC_ADMA is not set
508# CONFIG_SATA_QSTOR is not set
509# CONFIG_SATA_PROMISE is not set
510# CONFIG_SATA_SX4 is not set
511# CONFIG_SATA_SIL is not set
512# CONFIG_SATA_SIL24 is not set
513# CONFIG_SATA_SIS is not set
514# CONFIG_SATA_ULI is not set
515# CONFIG_SATA_VIA is not set
516# CONFIG_SATA_VITESSE is not set
517# CONFIG_SATA_INIC162X is not set
518# CONFIG_SATA_FSL is not set
519CONFIG_PATA_ALI=y
520# CONFIG_PATA_AMD is not set
521# CONFIG_PATA_ARTOP is not set
522# CONFIG_PATA_ATIIXP is not set
523# CONFIG_PATA_CMD640_PCI is not set
524# CONFIG_PATA_CMD64X is not set
525# CONFIG_PATA_CS5520 is not set
526# CONFIG_PATA_CS5530 is not set
527# CONFIG_PATA_CYPRESS is not set
528# CONFIG_PATA_EFAR is not set
529# CONFIG_ATA_GENERIC is not set
530# CONFIG_PATA_HPT366 is not set
531# CONFIG_PATA_HPT37X is not set
532# CONFIG_PATA_HPT3X2N is not set
533# CONFIG_PATA_HPT3X3 is not set
534# CONFIG_PATA_IT821X is not set
535# CONFIG_PATA_IT8213 is not set
536# CONFIG_PATA_JMICRON is not set
537# CONFIG_PATA_TRIFLEX is not set
538# CONFIG_PATA_MARVELL is not set
539# CONFIG_PATA_MPIIX is not set
540# CONFIG_PATA_OLDPIIX is not set
541# CONFIG_PATA_NETCELL is not set
542# CONFIG_PATA_NINJA32 is not set
543# CONFIG_PATA_NS87410 is not set
544# CONFIG_PATA_NS87415 is not set
545# CONFIG_PATA_OPTI is not set
546# CONFIG_PATA_OPTIDMA is not set
547# CONFIG_PATA_PDC_OLD is not set
548# CONFIG_PATA_RADISYS is not set
549# CONFIG_PATA_RZ1000 is not set
550# CONFIG_PATA_SC1200 is not set
551# CONFIG_PATA_SERVERWORKS is not set
552# CONFIG_PATA_PDC2027X is not set
553# CONFIG_PATA_SIL680 is not set
554# CONFIG_PATA_SIS is not set
555# CONFIG_PATA_VIA is not set
556# CONFIG_PATA_WINBOND is not set
557# CONFIG_PATA_PLATFORM is not set
558# CONFIG_MD is not set
559# CONFIG_FUSION is not set
560
561#
562# IEEE 1394 (FireWire) support
563#
564# CONFIG_FIREWIRE is not set
565# CONFIG_IEEE1394 is not set
566# CONFIG_I2O is not set
567# CONFIG_MACINTOSH_DRIVERS is not set
568CONFIG_NETDEVICES=y
569# CONFIG_NETDEVICES_MULTIQUEUE is not set
570CONFIG_DUMMY=y
571# CONFIG_BONDING is not set
572# CONFIG_MACVLAN is not set
573# CONFIG_EQUALIZER is not set
574# CONFIG_TUN is not set
575# CONFIG_VETH is not set
576# CONFIG_ARCNET is not set
577CONFIG_PHYLIB=y
578
579#
580# MII PHY device drivers
581#
582# CONFIG_MARVELL_PHY is not set
583# CONFIG_DAVICOM_PHY is not set
584# CONFIG_QSEMI_PHY is not set
585# CONFIG_LXT_PHY is not set
586# CONFIG_CICADA_PHY is not set
587CONFIG_VITESSE_PHY=y
588# CONFIG_SMSC_PHY is not set
589# CONFIG_BROADCOM_PHY is not set
590# CONFIG_ICPLUS_PHY is not set
591# CONFIG_REALTEK_PHY is not set
592# CONFIG_FIXED_PHY is not set
593# CONFIG_MDIO_BITBANG is not set
594CONFIG_NET_ETHERNET=y
595CONFIG_MII=y
596# CONFIG_HAPPYMEAL is not set
597# CONFIG_SUNGEM is not set
598# CONFIG_CASSINI is not set
599# CONFIG_NET_VENDOR_3COM is not set
600# CONFIG_NET_TULIP is not set
601# CONFIG_HP100 is not set
602# CONFIG_IBM_NEW_EMAC_ZMII is not set
603# CONFIG_IBM_NEW_EMAC_RGMII is not set
604# CONFIG_IBM_NEW_EMAC_TAH is not set
605# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
606# CONFIG_NET_PCI is not set
607# CONFIG_B44 is not set
608CONFIG_NETDEV_1000=y
609# CONFIG_ACENIC is not set
610# CONFIG_DL2K is not set
611# CONFIG_E1000 is not set
612# CONFIG_E1000E is not set
613# CONFIG_E1000E_ENABLED is not set
614# CONFIG_IP1000 is not set
615# CONFIG_IGB is not set
616# CONFIG_NS83820 is not set
617# CONFIG_HAMACHI is not set
618# CONFIG_YELLOWFIN is not set
619# CONFIG_R8169 is not set
620# CONFIG_SIS190 is not set
621# CONFIG_SKGE is not set
622# CONFIG_SKY2 is not set
623# CONFIG_SK98LIN is not set
624# CONFIG_VIA_VELOCITY is not set
625# CONFIG_TIGON3 is not set
626# CONFIG_BNX2 is not set
627CONFIG_GIANFAR=y
628CONFIG_GFAR_NAPI=y
629# CONFIG_QLA3XXX is not set
630# CONFIG_ATL1 is not set
631CONFIG_NETDEV_10000=y
632# CONFIG_CHELSIO_T1 is not set
633# CONFIG_CHELSIO_T3 is not set
634# CONFIG_IXGBE is not set
635# CONFIG_IXGB is not set
636# CONFIG_S2IO is not set
637# CONFIG_MYRI10GE is not set
638# CONFIG_NETXEN_NIC is not set
639# CONFIG_NIU is not set
640# CONFIG_MLX4_CORE is not set
641# CONFIG_TEHUTI is not set
642# CONFIG_BNX2X is not set
643# CONFIG_TR is not set
644
645#
646# Wireless LAN
647#
648# CONFIG_WLAN_PRE80211 is not set
649# CONFIG_WLAN_80211 is not set
650
651#
652# USB Network Adapters
653#
654# CONFIG_USB_CATC is not set
655# CONFIG_USB_KAWETH is not set
656# CONFIG_USB_PEGASUS is not set
657# CONFIG_USB_RTL8150 is not set
658# CONFIG_USB_USBNET is not set
659# CONFIG_WAN is not set
660# CONFIG_FDDI is not set
661# CONFIG_HIPPI is not set
662# CONFIG_PPP is not set
663# CONFIG_SLIP is not set
664# CONFIG_NET_FC is not set
665# CONFIG_NETCONSOLE is not set
666# CONFIG_NETPOLL is not set
667# CONFIG_NET_POLL_CONTROLLER is not set
668# CONFIG_ISDN is not set
669# CONFIG_PHONE is not set
670
671#
672# Input device support
673#
674CONFIG_INPUT=y
675# CONFIG_INPUT_FF_MEMLESS is not set
676# CONFIG_INPUT_POLLDEV is not set
677
678#
679# Userland interfaces
680#
681# CONFIG_INPUT_MOUSEDEV is not set
682# CONFIG_INPUT_JOYDEV is not set
683# CONFIG_INPUT_EVDEV is not set
684# CONFIG_INPUT_EVBUG is not set
685
686#
687# Input Device Drivers
688#
689# CONFIG_INPUT_KEYBOARD is not set
690# CONFIG_INPUT_MOUSE is not set
691# CONFIG_INPUT_JOYSTICK is not set
692# CONFIG_INPUT_TABLET is not set
693# CONFIG_INPUT_TOUCHSCREEN is not set
694# CONFIG_INPUT_MISC is not set
695
696#
697# Hardware I/O ports
698#
699CONFIG_SERIO=y
700CONFIG_SERIO_I8042=y
701CONFIG_SERIO_SERPORT=y
702# CONFIG_SERIO_PCIPS2 is not set
703CONFIG_SERIO_LIBPS2=y
704# CONFIG_SERIO_RAW is not set
705# CONFIG_GAMEPORT is not set
706
707#
708# Character devices
709#
710CONFIG_VT=y
711CONFIG_VT_CONSOLE=y
712CONFIG_HW_CONSOLE=y
713# CONFIG_VT_HW_CONSOLE_BINDING is not set
714# CONFIG_SERIAL_NONSTANDARD is not set
715# CONFIG_NOZOMI is not set
716
717#
718# Serial drivers
719#
720CONFIG_SERIAL_8250=y
721CONFIG_SERIAL_8250_CONSOLE=y
722CONFIG_SERIAL_8250_PCI=y
723CONFIG_SERIAL_8250_NR_UARTS=2
724CONFIG_SERIAL_8250_RUNTIME_UARTS=2
725CONFIG_SERIAL_8250_EXTENDED=y
726CONFIG_SERIAL_8250_MANY_PORTS=y
727CONFIG_SERIAL_8250_SHARE_IRQ=y
728CONFIG_SERIAL_8250_DETECT_IRQ=y
729CONFIG_SERIAL_8250_RSA=y
730
731#
732# Non-8250 serial port support
733#
734# CONFIG_SERIAL_UARTLITE is not set
735CONFIG_SERIAL_CORE=y
736CONFIG_SERIAL_CORE_CONSOLE=y
737# CONFIG_SERIAL_JSM is not set
738# CONFIG_SERIAL_OF_PLATFORM is not set
739CONFIG_UNIX98_PTYS=y
740CONFIG_LEGACY_PTYS=y
741CONFIG_LEGACY_PTY_COUNT=256
742# CONFIG_IPMI_HANDLER is not set
743# CONFIG_HW_RANDOM is not set
744CONFIG_NVRAM=y
745# CONFIG_GEN_RTC is not set
746# CONFIG_R3964 is not set
747# CONFIG_APPLICOM is not set
748# CONFIG_RAW_DRIVER is not set
749# CONFIG_TCG_TPM is not set
750CONFIG_DEVPORT=y
751CONFIG_I2C=y
752CONFIG_I2C_BOARDINFO=y
753# CONFIG_I2C_CHARDEV is not set
754
755#
756# I2C Algorithms
757#
758# CONFIG_I2C_ALGOBIT is not set
759# CONFIG_I2C_ALGOPCF is not set
760# CONFIG_I2C_ALGOPCA is not set
761
762#
763# I2C Hardware Bus support
764#
765# CONFIG_I2C_ALI1535 is not set
766# CONFIG_I2C_ALI1563 is not set
767# CONFIG_I2C_ALI15X3 is not set
768# CONFIG_I2C_AMD756 is not set
769# CONFIG_I2C_AMD8111 is not set
770# CONFIG_I2C_I801 is not set
771# CONFIG_I2C_I810 is not set
772# CONFIG_I2C_PIIX4 is not set
773CONFIG_I2C_MPC=y
774# CONFIG_I2C_NFORCE2 is not set
775# CONFIG_I2C_OCORES is not set
776# CONFIG_I2C_PARPORT_LIGHT is not set
777# CONFIG_I2C_PROSAVAGE is not set
778# CONFIG_I2C_SAVAGE4 is not set
779# CONFIG_I2C_SIMTEC is not set
780# CONFIG_I2C_SIS5595 is not set
781# CONFIG_I2C_SIS630 is not set
782# CONFIG_I2C_SIS96X is not set
783# CONFIG_I2C_TAOS_EVM is not set
784# CONFIG_I2C_STUB is not set
785# CONFIG_I2C_TINY_USB is not set
786# CONFIG_I2C_VIA is not set
787# CONFIG_I2C_VIAPRO is not set
788# CONFIG_I2C_VOODOO3 is not set
789
790#
791# Miscellaneous I2C Chip support
792#
793# CONFIG_DS1682 is not set
794CONFIG_SENSORS_EEPROM=y
795# CONFIG_SENSORS_PCF8574 is not set
796# CONFIG_PCF8575 is not set
797# CONFIG_SENSORS_PCF8591 is not set
798# CONFIG_TPS65010 is not set
799# CONFIG_SENSORS_MAX6875 is not set
800# CONFIG_SENSORS_TSL2550 is not set
801# CONFIG_I2C_DEBUG_CORE is not set
802# CONFIG_I2C_DEBUG_ALGO is not set
803# CONFIG_I2C_DEBUG_BUS is not set
804# CONFIG_I2C_DEBUG_CHIP is not set
805
806#
807# SPI support
808#
809# CONFIG_SPI is not set
810# CONFIG_SPI_MASTER is not set
811# CONFIG_W1 is not set
812# CONFIG_POWER_SUPPLY is not set
813# CONFIG_HWMON is not set
814# CONFIG_THERMAL is not set
815# CONFIG_WATCHDOG is not set
816
817#
818# Sonics Silicon Backplane
819#
820CONFIG_SSB_POSSIBLE=y
821# CONFIG_SSB is not set
822
823#
824# Multifunction device drivers
825#
826# CONFIG_MFD_SM501 is not set
827
828#
829# Multimedia devices
830#
831# CONFIG_VIDEO_DEV is not set
832CONFIG_DVB_CORE=m
833# CONFIG_DVB_CORE_ATTACH is not set
834CONFIG_DVB_CAPTURE_DRIVERS=y
835
836#
837# Supported SAA7146 based PCI Adapters
838#
839# CONFIG_TTPCI_EEPROM is not set
840# CONFIG_DVB_BUDGET_CORE is not set
841
842#
843# Supported USB Adapters
844#
845# CONFIG_DVB_USB is not set
846# CONFIG_DVB_TTUSB_BUDGET is not set
847# CONFIG_DVB_TTUSB_DEC is not set
848# CONFIG_DVB_CINERGYT2 is not set
849
850#
851# Supported FlexCopII (B2C2) Adapters
852#
853# CONFIG_DVB_B2C2_FLEXCOP is not set
854
855#
856# Supported BT878 Adapters
857#
858
859#
860# Supported Pluto2 Adapters
861#
862# CONFIG_DVB_PLUTO2 is not set
863
864#
865# Supported DVB Frontends
866#
867
868#
869# Customise DVB Frontends
870#
871# CONFIG_DVB_FE_CUSTOMISE is not set
872
873#
874# DVB-S (satellite) frontends
875#
876# CONFIG_DVB_STV0299 is not set
877# CONFIG_DVB_CX24110 is not set
878# CONFIG_DVB_CX24123 is not set
879# CONFIG_DVB_TDA8083 is not set
880# CONFIG_DVB_MT312 is not set
881# CONFIG_DVB_VES1X93 is not set
882# CONFIG_DVB_S5H1420 is not set
883# CONFIG_DVB_TDA10086 is not set
884
885#
886# DVB-T (terrestrial) frontends
887#
888# CONFIG_DVB_SP8870 is not set
889# CONFIG_DVB_SP887X is not set
890# CONFIG_DVB_CX22700 is not set
891# CONFIG_DVB_CX22702 is not set
892# CONFIG_DVB_L64781 is not set
893# CONFIG_DVB_TDA1004X is not set
894# CONFIG_DVB_NXT6000 is not set
895# CONFIG_DVB_MT352 is not set
896# CONFIG_DVB_ZL10353 is not set
897# CONFIG_DVB_DIB3000MB is not set
898# CONFIG_DVB_DIB3000MC is not set
899# CONFIG_DVB_DIB7000M is not set
900# CONFIG_DVB_DIB7000P is not set
901
902#
903# DVB-C (cable) frontends
904#
905# CONFIG_DVB_VES1820 is not set
906# CONFIG_DVB_TDA10021 is not set
907# CONFIG_DVB_TDA10023 is not set
908# CONFIG_DVB_STV0297 is not set
909
910#
911# ATSC (North American/Korean Terrestrial/Cable DTV) frontends
912#
913# CONFIG_DVB_NXT200X is not set
914# CONFIG_DVB_OR51211 is not set
915# CONFIG_DVB_OR51132 is not set
916# CONFIG_DVB_BCM3510 is not set
917# CONFIG_DVB_LGDT330X is not set
918# CONFIG_DVB_S5H1409 is not set
919
920#
921# Tuners/PLL support
922#
923# CONFIG_DVB_PLL is not set
924# CONFIG_DVB_TDA826X is not set
925# CONFIG_DVB_TDA827X is not set
926# CONFIG_DVB_TDA18271 is not set
927# CONFIG_DVB_TUNER_QT1010 is not set
928# CONFIG_DVB_TUNER_MT2060 is not set
929# CONFIG_DVB_TUNER_MT2266 is not set
930# CONFIG_DVB_TUNER_MT2131 is not set
931# CONFIG_DVB_TUNER_DIB0070 is not set
932# CONFIG_DVB_TUNER_XC5000 is not set
933
934#
935# Miscellaneous devices
936#
937# CONFIG_DVB_LNBP21 is not set
938# CONFIG_DVB_ISL6421 is not set
939# CONFIG_DVB_TUA6100 is not set
940CONFIG_DAB=y
941# CONFIG_USB_DABUSB is not set
942
943#
944# Graphics support
945#
946# CONFIG_AGP is not set
947# CONFIG_DRM is not set
948# CONFIG_VGASTATE is not set
949CONFIG_VIDEO_OUTPUT_CONTROL=y
950# CONFIG_FB is not set
951# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
952
953#
954# Display device support
955#
956# CONFIG_DISPLAY_SUPPORT is not set
957
958#
959# Console display driver support
960#
961CONFIG_VGA_CONSOLE=y
962# CONFIG_VGACON_SOFT_SCROLLBACK is not set
963CONFIG_DUMMY_CONSOLE=y
964
965#
966# Sound
967#
968CONFIG_SOUND=y
969
970#
971# Advanced Linux Sound Architecture
972#
973CONFIG_SND=y
974CONFIG_SND_TIMER=y
975CONFIG_SND_PCM=y
976# CONFIG_SND_SEQUENCER is not set
977# CONFIG_SND_MIXER_OSS is not set
978# CONFIG_SND_PCM_OSS is not set
979# CONFIG_SND_DYNAMIC_MINORS is not set
980CONFIG_SND_SUPPORT_OLD_API=y
981CONFIG_SND_VERBOSE_PROCFS=y
982# CONFIG_SND_VERBOSE_PRINTK is not set
983# CONFIG_SND_DEBUG is not set
984
985#
986# Generic devices
987#
988CONFIG_SND_AC97_CODEC=y
989# CONFIG_SND_DUMMY is not set
990# CONFIG_SND_MTPAV is not set
991# CONFIG_SND_SERIAL_U16550 is not set
992# CONFIG_SND_MPU401 is not set
993
994#
995# PCI devices
996#
997# CONFIG_SND_AD1889 is not set
998# CONFIG_SND_ALS300 is not set
999# CONFIG_SND_ALS4000 is not set
1000# CONFIG_SND_ALI5451 is not set
1001# CONFIG_SND_ATIIXP is not set
1002# CONFIG_SND_ATIIXP_MODEM is not set
1003# CONFIG_SND_AU8810 is not set
1004# CONFIG_SND_AU8820 is not set
1005# CONFIG_SND_AU8830 is not set
1006# CONFIG_SND_AZT3328 is not set
1007# CONFIG_SND_BT87X is not set
1008# CONFIG_SND_CA0106 is not set
1009# CONFIG_SND_CMIPCI is not set
1010# CONFIG_SND_OXYGEN is not set
1011# CONFIG_SND_CS4281 is not set
1012# CONFIG_SND_CS46XX is not set
1013# CONFIG_SND_CS5530 is not set
1014# CONFIG_SND_DARLA20 is not set
1015# CONFIG_SND_GINA20 is not set
1016# CONFIG_SND_LAYLA20 is not set
1017# CONFIG_SND_DARLA24 is not set
1018# CONFIG_SND_GINA24 is not set
1019# CONFIG_SND_LAYLA24 is not set
1020# CONFIG_SND_MONA is not set
1021# CONFIG_SND_MIA is not set
1022# CONFIG_SND_ECHO3G is not set
1023# CONFIG_SND_INDIGO is not set
1024# CONFIG_SND_INDIGOIO is not set
1025# CONFIG_SND_INDIGODJ is not set
1026# CONFIG_SND_EMU10K1 is not set
1027# CONFIG_SND_EMU10K1X is not set
1028# CONFIG_SND_ENS1370 is not set
1029# CONFIG_SND_ENS1371 is not set
1030# CONFIG_SND_ES1938 is not set
1031# CONFIG_SND_ES1968 is not set
1032# CONFIG_SND_FM801 is not set
1033# CONFIG_SND_HDA_INTEL is not set
1034# CONFIG_SND_HDSP is not set
1035# CONFIG_SND_HDSPM is not set
1036# CONFIG_SND_HIFIER is not set
1037# CONFIG_SND_ICE1712 is not set
1038# CONFIG_SND_ICE1724 is not set
1039CONFIG_SND_INTEL8X0=y
1040# CONFIG_SND_INTEL8X0M is not set
1041# CONFIG_SND_KORG1212 is not set
1042# CONFIG_SND_MAESTRO3 is not set
1043# CONFIG_SND_MIXART is not set
1044# CONFIG_SND_NM256 is not set
1045# CONFIG_SND_PCXHR is not set
1046# CONFIG_SND_RIPTIDE is not set
1047# CONFIG_SND_RME32 is not set
1048# CONFIG_SND_RME96 is not set
1049# CONFIG_SND_RME9652 is not set
1050# CONFIG_SND_SONICVIBES is not set
1051# CONFIG_SND_TRIDENT is not set
1052# CONFIG_SND_VIA82XX is not set
1053# CONFIG_SND_VIA82XX_MODEM is not set
1054# CONFIG_SND_VIRTUOSO is not set
1055# CONFIG_SND_VX222 is not set
1056# CONFIG_SND_YMFPCI is not set
1057# CONFIG_SND_AC97_POWER_SAVE is not set
1058
1059#
1060# ALSA PowerMac devices
1061#
1062
1063#
1064# ALSA PowerPC devices
1065#
1066
1067#
1068# USB devices
1069#
1070# CONFIG_SND_USB_AUDIO is not set
1071# CONFIG_SND_USB_USX2Y is not set
1072# CONFIG_SND_USB_CAIAQ is not set
1073
1074#
1075# System on Chip audio support
1076#
1077# CONFIG_SND_SOC is not set
1078
1079#
1080# SoC Audio support for SuperH
1081#
1082
1083#
1084# ALSA SoC audio for Freescale SOCs
1085#
1086
1087#
1088# Open Sound System
1089#
1090# CONFIG_SOUND_PRIME is not set
1091CONFIG_AC97_BUS=y
1092CONFIG_HID_SUPPORT=y
1093CONFIG_HID=y
1094# CONFIG_HID_DEBUG is not set
1095# CONFIG_HIDRAW is not set
1096
1097#
1098# USB Input Devices
1099#
1100CONFIG_USB_HID=y
1101# CONFIG_USB_HIDINPUT_POWERBOOK is not set
1102# CONFIG_HID_FF is not set
1103# CONFIG_USB_HIDDEV is not set
1104CONFIG_USB_SUPPORT=y
1105CONFIG_USB_ARCH_HAS_HCD=y
1106CONFIG_USB_ARCH_HAS_OHCI=y
1107CONFIG_USB_ARCH_HAS_EHCI=y
1108CONFIG_USB=y
1109# CONFIG_USB_DEBUG is not set
1110# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
1111
1112#
1113# Miscellaneous USB options
1114#
1115CONFIG_USB_DEVICEFS=y
1116CONFIG_USB_DEVICE_CLASS=y
1117# CONFIG_USB_DYNAMIC_MINORS is not set
1118# CONFIG_USB_OTG is not set
1119
1120#
1121# USB Host Controller Drivers
1122#
1123CONFIG_USB_EHCI_HCD=y
1124# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
1125# CONFIG_USB_EHCI_TT_NEWSCHED is not set
1126# CONFIG_USB_EHCI_FSL is not set
1127CONFIG_USB_EHCI_HCD_PPC_OF=y
1128# CONFIG_USB_ISP116X_HCD is not set
1129CONFIG_USB_OHCI_HCD=y
1130CONFIG_USB_OHCI_HCD_PPC_OF=y
1131CONFIG_USB_OHCI_HCD_PPC_OF_BE=y
1132CONFIG_USB_OHCI_HCD_PPC_OF_LE=y
1133CONFIG_USB_OHCI_HCD_PCI=y
1134CONFIG_USB_OHCI_BIG_ENDIAN_DESC=y
1135CONFIG_USB_OHCI_BIG_ENDIAN_MMIO=y
1136CONFIG_USB_OHCI_LITTLE_ENDIAN=y
1137# CONFIG_USB_UHCI_HCD is not set
1138# CONFIG_USB_SL811_HCD is not set
1139# CONFIG_USB_R8A66597_HCD is not set
1140
1141#
1142# USB Device Class drivers
1143#
1144# CONFIG_USB_ACM is not set
1145# CONFIG_USB_PRINTER is not set
1146
1147#
1148# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
1149#
1150
1151#
1152# may also be needed; see USB_STORAGE Help for more information
1153#
1154CONFIG_USB_STORAGE=y
1155# CONFIG_USB_STORAGE_DEBUG is not set
1156# CONFIG_USB_STORAGE_DATAFAB is not set
1157# CONFIG_USB_STORAGE_FREECOM is not set
1158# CONFIG_USB_STORAGE_ISD200 is not set
1159# CONFIG_USB_STORAGE_DPCM is not set
1160# CONFIG_USB_STORAGE_USBAT is not set
1161# CONFIG_USB_STORAGE_SDDR09 is not set
1162# CONFIG_USB_STORAGE_SDDR55 is not set
1163# CONFIG_USB_STORAGE_JUMPSHOT is not set
1164# CONFIG_USB_STORAGE_ALAUDA is not set
1165# CONFIG_USB_STORAGE_KARMA is not set
1166# CONFIG_USB_LIBUSUAL is not set
1167
1168#
1169# USB Imaging devices
1170#
1171# CONFIG_USB_MDC800 is not set
1172# CONFIG_USB_MICROTEK is not set
1173CONFIG_USB_MON=y
1174
1175#
1176# USB port drivers
1177#
1178# CONFIG_USB_SERIAL is not set
1179
1180#
1181# USB Miscellaneous drivers
1182#
1183# CONFIG_USB_EMI62 is not set
1184# CONFIG_USB_EMI26 is not set
1185# CONFIG_USB_ADUTUX is not set
1186# CONFIG_USB_AUERSWALD is not set
1187# CONFIG_USB_RIO500 is not set
1188# CONFIG_USB_LEGOTOWER is not set
1189# CONFIG_USB_LCD is not set
1190# CONFIG_USB_BERRY_CHARGE is not set
1191# CONFIG_USB_LED is not set
1192# CONFIG_USB_CYPRESS_CY7C63 is not set
1193# CONFIG_USB_CYTHERM is not set
1194# CONFIG_USB_PHIDGET is not set
1195# CONFIG_USB_IDMOUSE is not set
1196# CONFIG_USB_FTDI_ELAN is not set
1197# CONFIG_USB_APPLEDISPLAY is not set
1198# CONFIG_USB_SISUSBVGA is not set
1199# CONFIG_USB_LD is not set
1200# CONFIG_USB_TRANCEVIBRATOR is not set
1201# CONFIG_USB_IOWARRIOR is not set
1202# CONFIG_USB_TEST is not set
1203# CONFIG_USB_GADGET is not set
1204# CONFIG_MMC is not set
1205# CONFIG_MEMSTICK is not set
1206# CONFIG_NEW_LEDS is not set
1207# CONFIG_INFINIBAND is not set
1208# CONFIG_EDAC is not set
1209CONFIG_RTC_LIB=y
1210CONFIG_RTC_CLASS=y
1211CONFIG_RTC_HCTOSYS=y
1212CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
1213# CONFIG_RTC_DEBUG is not set
1214
1215#
1216# RTC interfaces
1217#
1218CONFIG_RTC_INTF_SYSFS=y
1219CONFIG_RTC_INTF_PROC=y
1220CONFIG_RTC_INTF_DEV=y
1221# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
1222# CONFIG_RTC_DRV_TEST is not set
1223
1224#
1225# I2C RTC drivers
1226#
1227# CONFIG_RTC_DRV_DS1307 is not set
1228# CONFIG_RTC_DRV_DS1374 is not set
1229# CONFIG_RTC_DRV_DS1672 is not set
1230# CONFIG_RTC_DRV_MAX6900 is not set
1231# CONFIG_RTC_DRV_RS5C372 is not set
1232# CONFIG_RTC_DRV_ISL1208 is not set
1233# CONFIG_RTC_DRV_X1205 is not set
1234# CONFIG_RTC_DRV_PCF8563 is not set
1235# CONFIG_RTC_DRV_PCF8583 is not set
1236# CONFIG_RTC_DRV_M41T80 is not set
1237# CONFIG_RTC_DRV_S35390A is not set
1238
1239#
1240# SPI RTC drivers
1241#
1242
1243#
1244# Platform RTC drivers
1245#
1246CONFIG_RTC_DRV_CMOS=y
1247# CONFIG_RTC_DRV_DS1511 is not set
1248# CONFIG_RTC_DRV_DS1553 is not set
1249# CONFIG_RTC_DRV_DS1742 is not set
1250# CONFIG_RTC_DRV_STK17TA8 is not set
1251# CONFIG_RTC_DRV_M48T86 is not set
1252# CONFIG_RTC_DRV_M48T59 is not set
1253# CONFIG_RTC_DRV_V3020 is not set
1254
1255#
1256# on-CPU RTC drivers
1257#
1258# CONFIG_DMADEVICES is not set
1259
1260#
1261# Userspace I/O
1262#
1263# CONFIG_UIO is not set
1264
1265#
1266# File systems
1267#
1268CONFIG_EXT2_FS=y
1269# CONFIG_EXT2_FS_XATTR is not set
1270# CONFIG_EXT2_FS_XIP is not set
1271CONFIG_EXT3_FS=y
1272CONFIG_EXT3_FS_XATTR=y
1273# CONFIG_EXT3_FS_POSIX_ACL is not set
1274# CONFIG_EXT3_FS_SECURITY is not set
1275# CONFIG_EXT4DEV_FS is not set
1276CONFIG_JBD=y
1277CONFIG_FS_MBCACHE=y
1278# CONFIG_REISERFS_FS is not set
1279# CONFIG_JFS_FS is not set
1280# CONFIG_FS_POSIX_ACL is not set
1281# CONFIG_XFS_FS is not set
1282# CONFIG_GFS2_FS is not set
1283# CONFIG_OCFS2_FS is not set
1284CONFIG_DNOTIFY=y
1285CONFIG_INOTIFY=y
1286CONFIG_INOTIFY_USER=y
1287# CONFIG_QUOTA is not set
1288# CONFIG_AUTOFS_FS is not set
1289# CONFIG_AUTOFS4_FS is not set
1290# CONFIG_FUSE_FS is not set
1291
1292#
1293# CD-ROM/DVD Filesystems
1294#
1295CONFIG_ISO9660_FS=m
1296CONFIG_JOLIET=y
1297CONFIG_ZISOFS=y
1298CONFIG_UDF_FS=m
1299CONFIG_UDF_NLS=y
1300
1301#
1302# DOS/FAT/NT Filesystems
1303#
1304CONFIG_FAT_FS=y
1305CONFIG_MSDOS_FS=m
1306CONFIG_VFAT_FS=y
1307CONFIG_FAT_DEFAULT_CODEPAGE=437
1308CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1309CONFIG_NTFS_FS=y
1310# CONFIG_NTFS_DEBUG is not set
1311# CONFIG_NTFS_RW is not set
1312
1313#
1314# Pseudo filesystems
1315#
1316CONFIG_PROC_FS=y
1317CONFIG_PROC_KCORE=y
1318CONFIG_PROC_SYSCTL=y
1319CONFIG_SYSFS=y
1320CONFIG_TMPFS=y
1321# CONFIG_TMPFS_POSIX_ACL is not set
1322# CONFIG_HUGETLB_PAGE is not set
1323# CONFIG_CONFIGFS_FS is not set
1324
1325#
1326# Miscellaneous filesystems
1327#
1328CONFIG_ADFS_FS=m
1329# CONFIG_ADFS_FS_RW is not set
1330CONFIG_AFFS_FS=m
1331CONFIG_HFS_FS=m
1332CONFIG_HFSPLUS_FS=m
1333CONFIG_BEFS_FS=m
1334# CONFIG_BEFS_DEBUG is not set
1335CONFIG_BFS_FS=m
1336CONFIG_EFS_FS=m
1337CONFIG_CRAMFS=y
1338CONFIG_VXFS_FS=m
1339# CONFIG_MINIX_FS is not set
1340CONFIG_HPFS_FS=m
1341CONFIG_QNX4FS_FS=m
1342# CONFIG_ROMFS_FS is not set
1343CONFIG_SYSV_FS=m
1344CONFIG_UFS_FS=m
1345# CONFIG_UFS_FS_WRITE is not set
1346# CONFIG_UFS_DEBUG is not set
1347CONFIG_NETWORK_FILESYSTEMS=y
1348CONFIG_NFS_FS=y
1349CONFIG_NFS_V3=y
1350# CONFIG_NFS_V3_ACL is not set
1351CONFIG_NFS_V4=y
1352# CONFIG_NFS_DIRECTIO is not set
1353CONFIG_NFSD=y
1354# CONFIG_NFSD_V3 is not set
1355CONFIG_NFSD_TCP=y
1356CONFIG_ROOT_NFS=y
1357CONFIG_LOCKD=y
1358CONFIG_LOCKD_V4=y
1359CONFIG_EXPORTFS=y
1360CONFIG_NFS_COMMON=y
1361CONFIG_SUNRPC=y
1362CONFIG_SUNRPC_GSS=y
1363# CONFIG_SUNRPC_BIND34 is not set
1364CONFIG_RPCSEC_GSS_KRB5=y
1365# CONFIG_RPCSEC_GSS_SPKM3 is not set
1366# CONFIG_SMB_FS is not set
1367# CONFIG_CIFS is not set
1368# CONFIG_NCP_FS is not set
1369# CONFIG_CODA_FS is not set
1370# CONFIG_AFS_FS is not set
1371
1372#
1373# Partition Types
1374#
1375CONFIG_PARTITION_ADVANCED=y
1376# CONFIG_ACORN_PARTITION is not set
1377# CONFIG_OSF_PARTITION is not set
1378# CONFIG_AMIGA_PARTITION is not set
1379# CONFIG_ATARI_PARTITION is not set
1380CONFIG_MAC_PARTITION=y
1381CONFIG_MSDOS_PARTITION=y
1382# CONFIG_BSD_DISKLABEL is not set
1383# CONFIG_MINIX_SUBPARTITION is not set
1384# CONFIG_SOLARIS_X86_PARTITION is not set
1385# CONFIG_UNIXWARE_DISKLABEL is not set
1386# CONFIG_LDM_PARTITION is not set
1387# CONFIG_SGI_PARTITION is not set
1388# CONFIG_ULTRIX_PARTITION is not set
1389# CONFIG_SUN_PARTITION is not set
1390# CONFIG_KARMA_PARTITION is not set
1391# CONFIG_EFI_PARTITION is not set
1392# CONFIG_SYSV68_PARTITION is not set
1393CONFIG_NLS=y
1394CONFIG_NLS_DEFAULT="iso8859-1"
1395# CONFIG_NLS_CODEPAGE_437 is not set
1396# CONFIG_NLS_CODEPAGE_737 is not set
1397# CONFIG_NLS_CODEPAGE_775 is not set
1398# CONFIG_NLS_CODEPAGE_850 is not set
1399# CONFIG_NLS_CODEPAGE_852 is not set
1400# CONFIG_NLS_CODEPAGE_855 is not set
1401# CONFIG_NLS_CODEPAGE_857 is not set
1402# CONFIG_NLS_CODEPAGE_860 is not set
1403# CONFIG_NLS_CODEPAGE_861 is not set
1404# CONFIG_NLS_CODEPAGE_862 is not set
1405# CONFIG_NLS_CODEPAGE_863 is not set
1406# CONFIG_NLS_CODEPAGE_864 is not set
1407# CONFIG_NLS_CODEPAGE_865 is not set
1408# CONFIG_NLS_CODEPAGE_866 is not set
1409# CONFIG_NLS_CODEPAGE_869 is not set
1410# CONFIG_NLS_CODEPAGE_936 is not set
1411# CONFIG_NLS_CODEPAGE_950 is not set
1412# CONFIG_NLS_CODEPAGE_932 is not set
1413# CONFIG_NLS_CODEPAGE_949 is not set
1414# CONFIG_NLS_CODEPAGE_874 is not set
1415# CONFIG_NLS_ISO8859_8 is not set
1416# CONFIG_NLS_CODEPAGE_1250 is not set
1417# CONFIG_NLS_CODEPAGE_1251 is not set
1418# CONFIG_NLS_ASCII is not set
1419# CONFIG_NLS_ISO8859_1 is not set
1420# CONFIG_NLS_ISO8859_2 is not set
1421# CONFIG_NLS_ISO8859_3 is not set
1422# CONFIG_NLS_ISO8859_4 is not set
1423# CONFIG_NLS_ISO8859_5 is not set
1424# CONFIG_NLS_ISO8859_6 is not set
1425# CONFIG_NLS_ISO8859_7 is not set
1426# CONFIG_NLS_ISO8859_9 is not set
1427# CONFIG_NLS_ISO8859_13 is not set
1428# CONFIG_NLS_ISO8859_14 is not set
1429# CONFIG_NLS_ISO8859_15 is not set
1430# CONFIG_NLS_KOI8_R is not set
1431# CONFIG_NLS_KOI8_U is not set
1432CONFIG_NLS_UTF8=m
1433# CONFIG_DLM is not set
1434
1435#
1436# Library routines
1437#
1438CONFIG_BITREVERSE=y
1439# CONFIG_CRC_CCITT is not set
1440# CONFIG_CRC16 is not set
1441# CONFIG_CRC_ITU_T is not set
1442CONFIG_CRC32=y
1443# CONFIG_CRC7 is not set
1444CONFIG_LIBCRC32C=m
1445CONFIG_ZLIB_INFLATE=y
1446CONFIG_PLIST=y
1447CONFIG_HAS_IOMEM=y
1448CONFIG_HAS_IOPORT=y
1449CONFIG_HAS_DMA=y
1450
1451#
1452# Kernel hacking
1453#
1454# CONFIG_PRINTK_TIME is not set
1455CONFIG_ENABLE_WARN_DEPRECATED=y
1456CONFIG_ENABLE_MUST_CHECK=y
1457# CONFIG_MAGIC_SYSRQ is not set
1458# CONFIG_UNUSED_SYMBOLS is not set
1459# CONFIG_DEBUG_FS is not set
1460# CONFIG_HEADERS_CHECK is not set
1461CONFIG_DEBUG_KERNEL=y
1462# CONFIG_DEBUG_SHIRQ is not set
1463CONFIG_DETECT_SOFTLOCKUP=y
1464CONFIG_SCHED_DEBUG=y
1465# CONFIG_SCHEDSTATS is not set
1466# CONFIG_TIMER_STATS is not set
1467# CONFIG_SLUB_DEBUG_ON is not set
1468# CONFIG_SLUB_STATS is not set
1469# CONFIG_DEBUG_RT_MUTEXES is not set
1470# CONFIG_RT_MUTEX_TESTER is not set
1471# CONFIG_DEBUG_SPINLOCK is not set
1472# CONFIG_DEBUG_MUTEXES is not set
1473# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1474# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
1475# CONFIG_DEBUG_KOBJECT is not set
1476# CONFIG_DEBUG_HIGHMEM is not set
1477# CONFIG_DEBUG_BUGVERBOSE is not set
1478CONFIG_DEBUG_INFO=y
1479# CONFIG_DEBUG_VM is not set
1480# CONFIG_DEBUG_LIST is not set
1481# CONFIG_DEBUG_SG is not set
1482# CONFIG_BOOT_PRINTK_DELAY is not set
1483# CONFIG_RCU_TORTURE_TEST is not set
1484# CONFIG_BACKTRACE_SELF_TEST is not set
1485# CONFIG_FAULT_INJECTION is not set
1486# CONFIG_SAMPLES is not set
1487# CONFIG_DEBUG_STACKOVERFLOW is not set
1488# CONFIG_DEBUG_STACK_USAGE is not set
1489# CONFIG_DEBUG_PAGEALLOC is not set
1490# CONFIG_DEBUGGER is not set
1491# CONFIG_BDI_SWITCH is not set
1492# CONFIG_PPC_EARLY_DEBUG is not set
1493
1494#
1495# Security options
1496#
1497# CONFIG_KEYS is not set
1498# CONFIG_SECURITY is not set
1499# CONFIG_SECURITY_FILE_CAPABILITIES is not set
1500CONFIG_CRYPTO=y
1501CONFIG_CRYPTO_ALGAPI=y
1502CONFIG_CRYPTO_BLKCIPHER=y
1503# CONFIG_CRYPTO_SEQIV is not set
1504CONFIG_CRYPTO_HASH=y
1505CONFIG_CRYPTO_MANAGER=y
1506CONFIG_CRYPTO_HMAC=y
1507# CONFIG_CRYPTO_XCBC is not set
1508# CONFIG_CRYPTO_NULL is not set
1509# CONFIG_CRYPTO_MD4 is not set
1510CONFIG_CRYPTO_MD5=y
1511CONFIG_CRYPTO_SHA1=m
1512# CONFIG_CRYPTO_SHA256 is not set
1513# CONFIG_CRYPTO_SHA512 is not set
1514# CONFIG_CRYPTO_WP512 is not set
1515# CONFIG_CRYPTO_TGR192 is not set
1516# CONFIG_CRYPTO_GF128MUL is not set
1517# CONFIG_CRYPTO_ECB is not set
1518CONFIG_CRYPTO_CBC=y
1519CONFIG_CRYPTO_PCBC=m
1520# CONFIG_CRYPTO_LRW is not set
1521# CONFIG_CRYPTO_XTS is not set
1522# CONFIG_CRYPTO_CTR is not set
1523# CONFIG_CRYPTO_GCM is not set
1524# CONFIG_CRYPTO_CCM is not set
1525# CONFIG_CRYPTO_CRYPTD is not set
1526CONFIG_CRYPTO_DES=y
1527# CONFIG_CRYPTO_FCRYPT is not set
1528# CONFIG_CRYPTO_BLOWFISH is not set
1529# CONFIG_CRYPTO_TWOFISH is not set
1530# CONFIG_CRYPTO_SERPENT is not set
1531# CONFIG_CRYPTO_AES is not set
1532# CONFIG_CRYPTO_CAST5 is not set
1533# CONFIG_CRYPTO_CAST6 is not set
1534# CONFIG_CRYPTO_TEA is not set
1535# CONFIG_CRYPTO_ARC4 is not set
1536# CONFIG_CRYPTO_KHAZAD is not set
1537# CONFIG_CRYPTO_ANUBIS is not set
1538# CONFIG_CRYPTO_SEED is not set
1539# CONFIG_CRYPTO_SALSA20 is not set
1540# CONFIG_CRYPTO_DEFLATE is not set
1541# CONFIG_CRYPTO_MICHAEL_MIC is not set
1542# CONFIG_CRYPTO_CRC32C is not set
1543# CONFIG_CRYPTO_CAMELLIA is not set
1544# CONFIG_CRYPTO_TEST is not set
1545# CONFIG_CRYPTO_AUTHENC is not set
1546# CONFIG_CRYPTO_LZO is not set
1547CONFIG_CRYPTO_HW=y
1548# CONFIG_CRYPTO_DEV_HIFN_795X is not set
1549# CONFIG_PPC_CLOCK is not set
diff --git a/arch/powerpc/configs/85xx/mpc8560_ads_defconfig b/arch/powerpc/configs/85xx/mpc8560_ads_defconfig
new file mode 100644
index 000000000000..851ac9115617
--- /dev/null
+++ b/arch/powerpc/configs/85xx/mpc8560_ads_defconfig
@@ -0,0 +1,885 @@
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.25-rc6
4# Mon Mar 24 08:48:27 2008
5#
6# CONFIG_PPC64 is not set
7
8#
9# Processor support
10#
11# CONFIG_6xx is not set
12CONFIG_PPC_85xx=y
13# CONFIG_PPC_8xx is not set
14# CONFIG_40x is not set
15# CONFIG_44x is not set
16# CONFIG_E200 is not set
17CONFIG_E500=y
18CONFIG_BOOKE=y
19CONFIG_FSL_BOOKE=y
20CONFIG_FSL_EMB_PERFMON=y
21# CONFIG_PHYS_64BIT is not set
22CONFIG_SPE=y
23# CONFIG_PPC_MM_SLICES is not set
24CONFIG_PPC32=y
25CONFIG_WORD_SIZE=32
26CONFIG_PPC_MERGE=y
27CONFIG_MMU=y
28CONFIG_GENERIC_CMOS_UPDATE=y
29CONFIG_GENERIC_TIME=y
30CONFIG_GENERIC_TIME_VSYSCALL=y
31CONFIG_GENERIC_CLOCKEVENTS=y
32CONFIG_GENERIC_HARDIRQS=y
33# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set
34CONFIG_IRQ_PER_CPU=y
35CONFIG_RWSEM_XCHGADD_ALGORITHM=y
36CONFIG_ARCH_HAS_ILOG2_U32=y
37CONFIG_GENERIC_HWEIGHT=y
38CONFIG_GENERIC_CALIBRATE_DELAY=y
39CONFIG_GENERIC_FIND_NEXT_BIT=y
40# CONFIG_ARCH_NO_VIRT_TO_BUS is not set
41CONFIG_PPC=y
42CONFIG_EARLY_PRINTK=y
43CONFIG_GENERIC_NVRAM=y
44CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
45CONFIG_ARCH_MAY_HAVE_PC_FDC=y
46CONFIG_PPC_OF=y
47CONFIG_OF=y
48CONFIG_PPC_UDBG_16550=y
49# CONFIG_GENERIC_TBSYNC is not set
50CONFIG_AUDIT_ARCH=y
51CONFIG_GENERIC_BUG=y
52CONFIG_DEFAULT_UIMAGE=y
53# CONFIG_PPC_DCR_NATIVE is not set
54# CONFIG_PPC_DCR_MMIO is not set
55CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
56
57#
58# General setup
59#
60CONFIG_EXPERIMENTAL=y
61CONFIG_BROKEN_ON_SMP=y
62CONFIG_INIT_ENV_ARG_LIMIT=32
63CONFIG_LOCALVERSION=""
64CONFIG_LOCALVERSION_AUTO=y
65CONFIG_SWAP=y
66CONFIG_SYSVIPC=y
67CONFIG_SYSVIPC_SYSCTL=y
68# CONFIG_POSIX_MQUEUE is not set
69# CONFIG_BSD_PROCESS_ACCT is not set
70# CONFIG_TASKSTATS is not set
71# CONFIG_AUDIT is not set
72# CONFIG_IKCONFIG is not set
73CONFIG_LOG_BUF_SHIFT=14
74# CONFIG_CGROUPS is not set
75CONFIG_GROUP_SCHED=y
76# CONFIG_FAIR_GROUP_SCHED is not set
77# CONFIG_RT_GROUP_SCHED is not set
78CONFIG_USER_SCHED=y
79# CONFIG_CGROUP_SCHED is not set
80CONFIG_SYSFS_DEPRECATED=y
81CONFIG_SYSFS_DEPRECATED_V2=y
82# CONFIG_RELAY is not set
83# CONFIG_NAMESPACES is not set
84CONFIG_BLK_DEV_INITRD=y
85CONFIG_INITRAMFS_SOURCE=""
86# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
87CONFIG_SYSCTL=y
88CONFIG_EMBEDDED=y
89CONFIG_SYSCTL_SYSCALL=y
90CONFIG_KALLSYMS=y
91# CONFIG_KALLSYMS_ALL is not set
92# CONFIG_KALLSYMS_EXTRA_PASS is not set
93CONFIG_HOTPLUG=y
94CONFIG_PRINTK=y
95CONFIG_BUG=y
96CONFIG_ELF_CORE=y
97CONFIG_COMPAT_BRK=y
98CONFIG_BASE_FULL=y
99CONFIG_FUTEX=y
100CONFIG_ANON_INODES=y
101CONFIG_EPOLL=y
102CONFIG_SIGNALFD=y
103CONFIG_TIMERFD=y
104CONFIG_EVENTFD=y
105CONFIG_SHMEM=y
106CONFIG_VM_EVENT_COUNTERS=y
107CONFIG_SLUB_DEBUG=y
108# CONFIG_SLAB is not set
109CONFIG_SLUB=y
110# CONFIG_SLOB is not set
111# CONFIG_PROFILING is not set
112# CONFIG_MARKERS is not set
113CONFIG_HAVE_OPROFILE=y
114CONFIG_HAVE_KPROBES=y
115CONFIG_HAVE_KRETPROBES=y
116CONFIG_PROC_PAGE_MONITOR=y
117CONFIG_SLABINFO=y
118CONFIG_RT_MUTEXES=y
119# CONFIG_TINY_SHMEM is not set
120CONFIG_BASE_SMALL=0
121# CONFIG_MODULES is not set
122CONFIG_BLOCK=y
123# CONFIG_LBD is not set
124# CONFIG_BLK_DEV_IO_TRACE is not set
125# CONFIG_LSF is not set
126# CONFIG_BLK_DEV_BSG is not set
127
128#
129# IO Schedulers
130#
131CONFIG_IOSCHED_NOOP=y
132CONFIG_IOSCHED_AS=y
133CONFIG_IOSCHED_DEADLINE=y
134CONFIG_IOSCHED_CFQ=y
135CONFIG_DEFAULT_AS=y
136# CONFIG_DEFAULT_DEADLINE is not set
137# CONFIG_DEFAULT_CFQ is not set
138# CONFIG_DEFAULT_NOOP is not set
139CONFIG_DEFAULT_IOSCHED="anticipatory"
140CONFIG_CLASSIC_RCU=y
141
142#
143# Platform support
144#
145# CONFIG_PPC_MPC512x is not set
146# CONFIG_PPC_MPC5121 is not set
147# CONFIG_PPC_CELL is not set
148# CONFIG_PPC_CELL_NATIVE is not set
149# CONFIG_PQ2ADS is not set
150CONFIG_MPC85xx=y
151# CONFIG_MPC8540_ADS is not set
152CONFIG_MPC8560_ADS=y
153# CONFIG_MPC85xx_CDS is not set
154# CONFIG_MPC85xx_MDS is not set
155# CONFIG_MPC85xx_DS is not set
156# CONFIG_STX_GP3 is not set
157# CONFIG_TQM8540 is not set
158# CONFIG_TQM8541 is not set
159# CONFIG_TQM8555 is not set
160# CONFIG_TQM8560 is not set
161# CONFIG_SBC8548 is not set
162# CONFIG_SBC8560 is not set
163# CONFIG_IPIC is not set
164CONFIG_MPIC=y
165# CONFIG_MPIC_WEIRD is not set
166# CONFIG_PPC_I8259 is not set
167# CONFIG_PPC_RTAS is not set
168# CONFIG_MMIO_NVRAM is not set
169# CONFIG_PPC_MPC106 is not set
170# CONFIG_PPC_970_NAP is not set
171# CONFIG_PPC_INDIRECT_IO is not set
172# CONFIG_GENERIC_IOMAP is not set
173# CONFIG_CPU_FREQ is not set
174CONFIG_CPM2=y
175CONFIG_PPC_CPM_NEW_BINDING=y
176# CONFIG_FSL_ULI1575 is not set
177CONFIG_CPM=y
178
179#
180# Kernel options
181#
182# CONFIG_HIGHMEM is not set
183# CONFIG_TICK_ONESHOT is not set
184# CONFIG_NO_HZ is not set
185# CONFIG_HIGH_RES_TIMERS is not set
186CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
187# CONFIG_HZ_100 is not set
188CONFIG_HZ_250=y
189# CONFIG_HZ_300 is not set
190# CONFIG_HZ_1000 is not set
191CONFIG_HZ=250
192# CONFIG_SCHED_HRTICK is not set
193CONFIG_PREEMPT_NONE=y
194# CONFIG_PREEMPT_VOLUNTARY is not set
195# CONFIG_PREEMPT is not set
196CONFIG_BINFMT_ELF=y
197CONFIG_BINFMT_MISC=y
198CONFIG_MATH_EMULATION=y
199# CONFIG_IOMMU_HELPER is not set
200CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
201CONFIG_ARCH_HAS_WALK_MEMORY=y
202CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
203CONFIG_ARCH_FLATMEM_ENABLE=y
204CONFIG_ARCH_POPULATES_NODE_MAP=y
205CONFIG_SELECT_MEMORY_MODEL=y
206CONFIG_FLATMEM_MANUAL=y
207# CONFIG_DISCONTIGMEM_MANUAL is not set
208# CONFIG_SPARSEMEM_MANUAL is not set
209CONFIG_FLATMEM=y
210CONFIG_FLAT_NODE_MEM_MAP=y
211# CONFIG_SPARSEMEM_STATIC is not set
212# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
213CONFIG_SPLIT_PTLOCK_CPUS=4
214# CONFIG_RESOURCES_64BIT is not set
215CONFIG_ZONE_DMA_FLAG=1
216CONFIG_BOUNCE=y
217CONFIG_VIRT_TO_BUS=y
218# CONFIG_PROC_DEVICETREE is not set
219# CONFIG_CMDLINE_BOOL is not set
220# CONFIG_PM is not set
221# CONFIG_SECCOMP is not set
222CONFIG_ISA_DMA_API=y
223
224#
225# Bus options
226#
227CONFIG_ZONE_DMA=y
228CONFIG_PPC_INDIRECT_PCI=y
229CONFIG_FSL_SOC=y
230CONFIG_FSL_PCI=y
231CONFIG_PCI=y
232CONFIG_PCI_DOMAINS=y
233CONFIG_PCI_SYSCALL=y
234# CONFIG_PCIEPORTBUS is not set
235CONFIG_ARCH_SUPPORTS_MSI=y
236# CONFIG_PCI_MSI is not set
237CONFIG_PCI_LEGACY=y
238CONFIG_PCI_DEBUG=y
239# CONFIG_PCCARD is not set
240# CONFIG_HOTPLUG_PCI is not set
241
242#
243# Advanced setup
244#
245# CONFIG_ADVANCED_OPTIONS is not set
246
247#
248# Default settings for advanced configuration options are used
249#
250CONFIG_HIGHMEM_START=0xfe000000
251CONFIG_LOWMEM_SIZE=0x30000000
252CONFIG_KERNEL_START=0xc0000000
253CONFIG_TASK_SIZE=0xc0000000
254CONFIG_BOOT_LOAD=0x00800000
255
256#
257# Networking
258#
259CONFIG_NET=y
260
261#
262# Networking options
263#
264CONFIG_PACKET=y
265# CONFIG_PACKET_MMAP is not set
266CONFIG_UNIX=y
267CONFIG_XFRM=y
268# CONFIG_XFRM_USER is not set
269# CONFIG_XFRM_SUB_POLICY is not set
270# CONFIG_XFRM_MIGRATE is not set
271# CONFIG_XFRM_STATISTICS is not set
272# CONFIG_NET_KEY is not set
273CONFIG_INET=y
274CONFIG_IP_MULTICAST=y
275# CONFIG_IP_ADVANCED_ROUTER is not set
276CONFIG_IP_FIB_HASH=y
277CONFIG_IP_PNP=y
278CONFIG_IP_PNP_DHCP=y
279CONFIG_IP_PNP_BOOTP=y
280# CONFIG_IP_PNP_RARP is not set
281# CONFIG_NET_IPIP is not set
282# CONFIG_NET_IPGRE is not set
283# CONFIG_IP_MROUTE is not set
284# CONFIG_ARPD is not set
285CONFIG_SYN_COOKIES=y
286# CONFIG_INET_AH is not set
287# CONFIG_INET_ESP is not set
288# CONFIG_INET_IPCOMP is not set
289# CONFIG_INET_XFRM_TUNNEL is not set
290# CONFIG_INET_TUNNEL is not set
291CONFIG_INET_XFRM_MODE_TRANSPORT=y
292CONFIG_INET_XFRM_MODE_TUNNEL=y
293CONFIG_INET_XFRM_MODE_BEET=y
294# CONFIG_INET_LRO is not set
295CONFIG_INET_DIAG=y
296CONFIG_INET_TCP_DIAG=y
297# CONFIG_TCP_CONG_ADVANCED is not set
298CONFIG_TCP_CONG_CUBIC=y
299CONFIG_DEFAULT_TCP_CONG="cubic"
300# CONFIG_TCP_MD5SIG is not set
301# CONFIG_IPV6 is not set
302# CONFIG_INET6_XFRM_TUNNEL is not set
303# CONFIG_INET6_TUNNEL is not set
304# CONFIG_NETWORK_SECMARK is not set
305# CONFIG_NETFILTER is not set
306# CONFIG_IP_DCCP is not set
307# CONFIG_IP_SCTP is not set
308# CONFIG_TIPC is not set
309# CONFIG_ATM is not set
310# CONFIG_BRIDGE is not set
311# CONFIG_VLAN_8021Q is not set
312# CONFIG_DECNET is not set
313# CONFIG_LLC2 is not set
314# CONFIG_IPX is not set
315# CONFIG_ATALK is not set
316# CONFIG_X25 is not set
317# CONFIG_LAPB is not set
318# CONFIG_ECONET is not set
319# CONFIG_WAN_ROUTER is not set
320# CONFIG_NET_SCHED is not set
321
322#
323# Network testing
324#
325# CONFIG_NET_PKTGEN is not set
326# CONFIG_HAMRADIO is not set
327# CONFIG_CAN is not set
328# CONFIG_IRDA is not set
329# CONFIG_BT is not set
330# CONFIG_AF_RXRPC is not set
331
332#
333# Wireless
334#
335# CONFIG_CFG80211 is not set
336# CONFIG_WIRELESS_EXT is not set
337# CONFIG_MAC80211 is not set
338# CONFIG_IEEE80211 is not set
339# CONFIG_RFKILL is not set
340# CONFIG_NET_9P is not set
341
342#
343# Device Drivers
344#
345
346#
347# Generic Driver Options
348#
349CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
350CONFIG_STANDALONE=y
351CONFIG_PREVENT_FIRMWARE_BUILD=y
352# CONFIG_FW_LOADER is not set
353# CONFIG_DEBUG_DRIVER is not set
354# CONFIG_DEBUG_DEVRES is not set
355# CONFIG_SYS_HYPERVISOR is not set
356# CONFIG_CONNECTOR is not set
357# CONFIG_MTD is not set
358CONFIG_OF_DEVICE=y
359# CONFIG_PARPORT is not set
360CONFIG_BLK_DEV=y
361# CONFIG_BLK_DEV_FD is not set
362# CONFIG_BLK_CPQ_DA is not set
363# CONFIG_BLK_CPQ_CISS_DA is not set
364# CONFIG_BLK_DEV_DAC960 is not set
365# CONFIG_BLK_DEV_UMEM is not set
366# CONFIG_BLK_DEV_COW_COMMON is not set
367CONFIG_BLK_DEV_LOOP=y
368# CONFIG_BLK_DEV_CRYPTOLOOP is not set
369# CONFIG_BLK_DEV_NBD is not set
370# CONFIG_BLK_DEV_SX8 is not set
371CONFIG_BLK_DEV_RAM=y
372CONFIG_BLK_DEV_RAM_COUNT=16
373CONFIG_BLK_DEV_RAM_SIZE=32768
374# CONFIG_BLK_DEV_XIP is not set
375# CONFIG_CDROM_PKTCDVD is not set
376# CONFIG_ATA_OVER_ETH is not set
377CONFIG_MISC_DEVICES=y
378# CONFIG_PHANTOM is not set
379# CONFIG_EEPROM_93CX6 is not set
380# CONFIG_SGI_IOC4 is not set
381# CONFIG_TIFM_CORE is not set
382# CONFIG_ENCLOSURE_SERVICES is not set
383CONFIG_HAVE_IDE=y
384# CONFIG_IDE is not set
385
386#
387# SCSI device support
388#
389# CONFIG_RAID_ATTRS is not set
390# CONFIG_SCSI is not set
391# CONFIG_SCSI_DMA is not set
392# CONFIG_SCSI_NETLINK is not set
393# CONFIG_ATA is not set
394# CONFIG_MD is not set
395# CONFIG_FUSION is not set
396
397#
398# IEEE 1394 (FireWire) support
399#
400# CONFIG_FIREWIRE is not set
401# CONFIG_IEEE1394 is not set
402# CONFIG_I2O is not set
403# CONFIG_MACINTOSH_DRIVERS is not set
404CONFIG_NETDEVICES=y
405# CONFIG_NETDEVICES_MULTIQUEUE is not set
406# CONFIG_DUMMY is not set
407# CONFIG_BONDING is not set
408# CONFIG_MACVLAN is not set
409# CONFIG_EQUALIZER is not set
410# CONFIG_TUN is not set
411# CONFIG_VETH is not set
412# CONFIG_ARCNET is not set
413CONFIG_PHYLIB=y
414
415#
416# MII PHY device drivers
417#
418CONFIG_MARVELL_PHY=y
419CONFIG_DAVICOM_PHY=y
420# CONFIG_QSEMI_PHY is not set
421# CONFIG_LXT_PHY is not set
422# CONFIG_CICADA_PHY is not set
423# CONFIG_VITESSE_PHY is not set
424# CONFIG_SMSC_PHY is not set
425# CONFIG_BROADCOM_PHY is not set
426# CONFIG_ICPLUS_PHY is not set
427# CONFIG_REALTEK_PHY is not set
428# CONFIG_FIXED_PHY is not set
429# CONFIG_MDIO_BITBANG is not set
430CONFIG_NET_ETHERNET=y
431CONFIG_MII=y
432# CONFIG_HAPPYMEAL is not set
433# CONFIG_SUNGEM is not set
434# CONFIG_CASSINI is not set
435# CONFIG_NET_VENDOR_3COM is not set
436# CONFIG_NET_TULIP is not set
437# CONFIG_HP100 is not set
438# CONFIG_IBM_NEW_EMAC_ZMII is not set
439# CONFIG_IBM_NEW_EMAC_RGMII is not set
440# CONFIG_IBM_NEW_EMAC_TAH is not set
441# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
442# CONFIG_NET_PCI is not set
443# CONFIG_B44 is not set
444CONFIG_FS_ENET=y
445# CONFIG_FS_ENET_HAS_SCC is not set
446CONFIG_FS_ENET_HAS_FCC=y
447# CONFIG_FS_ENET_MDIO_FCC is not set
448CONFIG_NETDEV_1000=y
449# CONFIG_ACENIC is not set
450# CONFIG_DL2K is not set
451CONFIG_E1000=y
452CONFIG_E1000_NAPI=y
453# CONFIG_E1000_DISABLE_PACKET_SPLIT is not set
454# CONFIG_E1000E is not set
455# CONFIG_E1000E_ENABLED is not set
456# CONFIG_IP1000 is not set
457# CONFIG_IGB is not set
458# CONFIG_NS83820 is not set
459# CONFIG_HAMACHI is not set
460# CONFIG_YELLOWFIN is not set
461# CONFIG_R8169 is not set
462# CONFIG_SIS190 is not set
463# CONFIG_SKGE is not set
464# CONFIG_SKY2 is not set
465# CONFIG_SK98LIN is not set
466# CONFIG_VIA_VELOCITY is not set
467# CONFIG_TIGON3 is not set
468# CONFIG_BNX2 is not set
469CONFIG_GIANFAR=y
470CONFIG_GFAR_NAPI=y
471# CONFIG_QLA3XXX is not set
472# CONFIG_ATL1 is not set
473CONFIG_NETDEV_10000=y
474# CONFIG_CHELSIO_T1 is not set
475# CONFIG_CHELSIO_T3 is not set
476# CONFIG_IXGBE is not set
477# CONFIG_IXGB is not set
478# CONFIG_S2IO is not set
479# CONFIG_MYRI10GE is not set
480# CONFIG_NETXEN_NIC is not set
481# CONFIG_NIU is not set
482# CONFIG_MLX4_CORE is not set
483# CONFIG_TEHUTI is not set
484# CONFIG_BNX2X is not set
485# CONFIG_TR is not set
486
487#
488# Wireless LAN
489#
490# CONFIG_WLAN_PRE80211 is not set
491# CONFIG_WLAN_80211 is not set
492# CONFIG_WAN is not set
493# CONFIG_FDDI is not set
494# CONFIG_HIPPI is not set
495# CONFIG_PPP is not set
496# CONFIG_SLIP is not set
497# CONFIG_NETCONSOLE is not set
498# CONFIG_NETPOLL is not set
499# CONFIG_NET_POLL_CONTROLLER is not set
500# CONFIG_ISDN is not set
501# CONFIG_PHONE is not set
502
503#
504# Input device support
505#
506CONFIG_INPUT=y
507# CONFIG_INPUT_FF_MEMLESS is not set
508# CONFIG_INPUT_POLLDEV is not set
509
510#
511# Userland interfaces
512#
513# CONFIG_INPUT_MOUSEDEV is not set
514# CONFIG_INPUT_JOYDEV is not set
515# CONFIG_INPUT_EVDEV is not set
516# CONFIG_INPUT_EVBUG is not set
517
518#
519# Input Device Drivers
520#
521# CONFIG_INPUT_KEYBOARD is not set
522# CONFIG_INPUT_MOUSE is not set
523# CONFIG_INPUT_JOYSTICK is not set
524# CONFIG_INPUT_TABLET is not set
525# CONFIG_INPUT_TOUCHSCREEN is not set
526# CONFIG_INPUT_MISC is not set
527
528#
529# Hardware I/O ports
530#
531# CONFIG_SERIO is not set
532# CONFIG_GAMEPORT is not set
533
534#
535# Character devices
536#
537# CONFIG_VT is not set
538# CONFIG_SERIAL_NONSTANDARD is not set
539# CONFIG_NOZOMI is not set
540
541#
542# Serial drivers
543#
544# CONFIG_SERIAL_8250 is not set
545
546#
547# Non-8250 serial port support
548#
549# CONFIG_SERIAL_UARTLITE is not set
550CONFIG_SERIAL_CORE=y
551CONFIG_SERIAL_CORE_CONSOLE=y
552CONFIG_SERIAL_CPM=y
553CONFIG_SERIAL_CPM_CONSOLE=y
554CONFIG_SERIAL_CPM_SCC1=y
555CONFIG_SERIAL_CPM_SCC2=y
556# CONFIG_SERIAL_CPM_SCC3 is not set
557# CONFIG_SERIAL_CPM_SCC4 is not set
558# CONFIG_SERIAL_CPM_SMC1 is not set
559# CONFIG_SERIAL_CPM_SMC2 is not set
560# CONFIG_SERIAL_JSM is not set
561CONFIG_UNIX98_PTYS=y
562CONFIG_LEGACY_PTYS=y
563CONFIG_LEGACY_PTY_COUNT=256
564# CONFIG_IPMI_HANDLER is not set
565CONFIG_HW_RANDOM=y
566# CONFIG_NVRAM is not set
567CONFIG_GEN_RTC=y
568# CONFIG_GEN_RTC_X is not set
569# CONFIG_R3964 is not set
570# CONFIG_APPLICOM is not set
571# CONFIG_RAW_DRIVER is not set
572# CONFIG_TCG_TPM is not set
573CONFIG_DEVPORT=y
574# CONFIG_I2C is not set
575
576#
577# SPI support
578#
579# CONFIG_SPI is not set
580# CONFIG_SPI_MASTER is not set
581# CONFIG_W1 is not set
582# CONFIG_POWER_SUPPLY is not set
583CONFIG_HWMON=y
584# CONFIG_HWMON_VID is not set
585# CONFIG_SENSORS_I5K_AMB is not set
586# CONFIG_SENSORS_F71805F is not set
587# CONFIG_SENSORS_F71882FG is not set
588# CONFIG_SENSORS_IT87 is not set
589# CONFIG_SENSORS_PC87360 is not set
590# CONFIG_SENSORS_PC87427 is not set
591# CONFIG_SENSORS_SIS5595 is not set
592# CONFIG_SENSORS_SMSC47M1 is not set
593# CONFIG_SENSORS_SMSC47B397 is not set
594# CONFIG_SENSORS_VIA686A is not set
595# CONFIG_SENSORS_VT1211 is not set
596# CONFIG_SENSORS_VT8231 is not set
597# CONFIG_SENSORS_W83627HF is not set
598# CONFIG_SENSORS_W83627EHF is not set
599# CONFIG_HWMON_DEBUG_CHIP is not set
600# CONFIG_THERMAL is not set
601# CONFIG_WATCHDOG is not set
602
603#
604# Sonics Silicon Backplane
605#
606CONFIG_SSB_POSSIBLE=y
607# CONFIG_SSB is not set
608
609#
610# Multifunction device drivers
611#
612# CONFIG_MFD_SM501 is not set
613
614#
615# Multimedia devices
616#
617# CONFIG_VIDEO_DEV is not set
618# CONFIG_DVB_CORE is not set
619CONFIG_DAB=y
620
621#
622# Graphics support
623#
624# CONFIG_AGP is not set
625# CONFIG_DRM is not set
626# CONFIG_VGASTATE is not set
627CONFIG_VIDEO_OUTPUT_CONTROL=y
628# CONFIG_FB is not set
629# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
630
631#
632# Display device support
633#
634# CONFIG_DISPLAY_SUPPORT is not set
635
636#
637# Sound
638#
639# CONFIG_SOUND is not set
640CONFIG_HID_SUPPORT=y
641CONFIG_HID=y
642# CONFIG_HID_DEBUG is not set
643# CONFIG_HIDRAW is not set
644CONFIG_USB_SUPPORT=y
645CONFIG_USB_ARCH_HAS_HCD=y
646CONFIG_USB_ARCH_HAS_OHCI=y
647CONFIG_USB_ARCH_HAS_EHCI=y
648# CONFIG_USB is not set
649
650#
651# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
652#
653# CONFIG_USB_GADGET is not set
654# CONFIG_MMC is not set
655# CONFIG_MEMSTICK is not set
656# CONFIG_NEW_LEDS is not set
657# CONFIG_INFINIBAND is not set
658# CONFIG_EDAC is not set
659# CONFIG_RTC_CLASS is not set
660# CONFIG_DMADEVICES is not set
661
662#
663# Userspace I/O
664#
665# CONFIG_UIO is not set
666
667#
668# File systems
669#
670CONFIG_EXT2_FS=y
671# CONFIG_EXT2_FS_XATTR is not set
672# CONFIG_EXT2_FS_XIP is not set
673CONFIG_EXT3_FS=y
674CONFIG_EXT3_FS_XATTR=y
675# CONFIG_EXT3_FS_POSIX_ACL is not set
676# CONFIG_EXT3_FS_SECURITY is not set
677# CONFIG_EXT4DEV_FS is not set
678CONFIG_JBD=y
679CONFIG_FS_MBCACHE=y
680# CONFIG_REISERFS_FS is not set
681# CONFIG_JFS_FS is not set
682# CONFIG_FS_POSIX_ACL is not set
683# CONFIG_XFS_FS is not set
684# CONFIG_GFS2_FS is not set
685# CONFIG_OCFS2_FS is not set
686CONFIG_DNOTIFY=y
687CONFIG_INOTIFY=y
688CONFIG_INOTIFY_USER=y
689# CONFIG_QUOTA is not set
690# CONFIG_AUTOFS_FS is not set
691# CONFIG_AUTOFS4_FS is not set
692# CONFIG_FUSE_FS is not set
693
694#
695# CD-ROM/DVD Filesystems
696#
697# CONFIG_ISO9660_FS is not set
698# CONFIG_UDF_FS is not set
699
700#
701# DOS/FAT/NT Filesystems
702#
703# CONFIG_MSDOS_FS is not set
704# CONFIG_VFAT_FS is not set
705# CONFIG_NTFS_FS is not set
706
707#
708# Pseudo filesystems
709#
710CONFIG_PROC_FS=y
711CONFIG_PROC_KCORE=y
712CONFIG_PROC_SYSCTL=y
713CONFIG_SYSFS=y
714CONFIG_TMPFS=y
715# CONFIG_TMPFS_POSIX_ACL is not set
716# CONFIG_HUGETLB_PAGE is not set
717# CONFIG_CONFIGFS_FS is not set
718
719#
720# Miscellaneous filesystems
721#
722# CONFIG_ADFS_FS is not set
723# CONFIG_AFFS_FS is not set
724# CONFIG_HFS_FS is not set
725# CONFIG_HFSPLUS_FS is not set
726# CONFIG_BEFS_FS is not set
727# CONFIG_BFS_FS is not set
728# CONFIG_EFS_FS is not set
729# CONFIG_CRAMFS is not set
730# CONFIG_VXFS_FS is not set
731# CONFIG_MINIX_FS is not set
732# CONFIG_HPFS_FS is not set
733# CONFIG_QNX4FS_FS is not set
734# CONFIG_ROMFS_FS is not set
735# CONFIG_SYSV_FS is not set
736# CONFIG_UFS_FS is not set
737CONFIG_NETWORK_FILESYSTEMS=y
738CONFIG_NFS_FS=y
739# CONFIG_NFS_V3 is not set
740# CONFIG_NFS_V4 is not set
741# CONFIG_NFS_DIRECTIO is not set
742# CONFIG_NFSD is not set
743CONFIG_ROOT_NFS=y
744CONFIG_LOCKD=y
745CONFIG_NFS_COMMON=y
746CONFIG_SUNRPC=y
747# CONFIG_SUNRPC_BIND34 is not set
748# CONFIG_RPCSEC_GSS_KRB5 is not set
749# CONFIG_RPCSEC_GSS_SPKM3 is not set
750# CONFIG_SMB_FS is not set
751# CONFIG_CIFS is not set
752# CONFIG_NCP_FS is not set
753# CONFIG_CODA_FS is not set
754# CONFIG_AFS_FS is not set
755
756#
757# Partition Types
758#
759CONFIG_PARTITION_ADVANCED=y
760# CONFIG_ACORN_PARTITION is not set
761# CONFIG_OSF_PARTITION is not set
762# CONFIG_AMIGA_PARTITION is not set
763# CONFIG_ATARI_PARTITION is not set
764# CONFIG_MAC_PARTITION is not set
765# CONFIG_MSDOS_PARTITION is not set
766# CONFIG_LDM_PARTITION is not set
767# CONFIG_SGI_PARTITION is not set
768# CONFIG_ULTRIX_PARTITION is not set
769# CONFIG_SUN_PARTITION is not set
770# CONFIG_KARMA_PARTITION is not set
771# CONFIG_EFI_PARTITION is not set
772# CONFIG_SYSV68_PARTITION is not set
773# CONFIG_NLS is not set
774# CONFIG_DLM is not set
775
776#
777# Library routines
778#
779CONFIG_BITREVERSE=y
780# CONFIG_CRC_CCITT is not set
781# CONFIG_CRC16 is not set
782# CONFIG_CRC_ITU_T is not set
783CONFIG_CRC32=y
784# CONFIG_CRC7 is not set
785# CONFIG_LIBCRC32C is not set
786CONFIG_PLIST=y
787CONFIG_HAS_IOMEM=y
788CONFIG_HAS_IOPORT=y
789CONFIG_HAS_DMA=y
790
791#
792# Kernel hacking
793#
794# CONFIG_PRINTK_TIME is not set
795CONFIG_ENABLE_WARN_DEPRECATED=y
796CONFIG_ENABLE_MUST_CHECK=y
797# CONFIG_MAGIC_SYSRQ is not set
798# CONFIG_UNUSED_SYMBOLS is not set
799# CONFIG_DEBUG_FS is not set
800# CONFIG_HEADERS_CHECK is not set
801CONFIG_DEBUG_KERNEL=y
802# CONFIG_DEBUG_SHIRQ is not set
803CONFIG_DETECT_SOFTLOCKUP=y
804CONFIG_SCHED_DEBUG=y
805# CONFIG_SCHEDSTATS is not set
806# CONFIG_TIMER_STATS is not set
807# CONFIG_SLUB_DEBUG_ON is not set
808# CONFIG_SLUB_STATS is not set
809# CONFIG_DEBUG_RT_MUTEXES is not set
810# CONFIG_RT_MUTEX_TESTER is not set
811# CONFIG_DEBUG_SPINLOCK is not set
812CONFIG_DEBUG_MUTEXES=y
813# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
814# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
815# CONFIG_DEBUG_KOBJECT is not set
816# CONFIG_DEBUG_BUGVERBOSE is not set
817# CONFIG_DEBUG_INFO is not set
818# CONFIG_DEBUG_VM is not set
819# CONFIG_DEBUG_LIST is not set
820# CONFIG_DEBUG_SG is not set
821# CONFIG_BOOT_PRINTK_DELAY is not set
822# CONFIG_BACKTRACE_SELF_TEST is not set
823# CONFIG_FAULT_INJECTION is not set
824# CONFIG_SAMPLES is not set
825# CONFIG_DEBUG_STACKOVERFLOW is not set
826# CONFIG_DEBUG_STACK_USAGE is not set
827# CONFIG_DEBUG_PAGEALLOC is not set
828# CONFIG_DEBUGGER is not set
829# CONFIG_KGDB_CONSOLE is not set
830# CONFIG_BDI_SWITCH is not set
831# CONFIG_PPC_EARLY_DEBUG is not set
832
833#
834# Security options
835#
836# CONFIG_KEYS is not set
837# CONFIG_SECURITY is not set
838# CONFIG_SECURITY_FILE_CAPABILITIES is not set
839CONFIG_CRYPTO=y
840# CONFIG_CRYPTO_SEQIV is not set
841# CONFIG_CRYPTO_MANAGER is not set
842# CONFIG_CRYPTO_HMAC is not set
843# CONFIG_CRYPTO_XCBC is not set
844# CONFIG_CRYPTO_NULL is not set
845# CONFIG_CRYPTO_MD4 is not set
846# CONFIG_CRYPTO_MD5 is not set
847# CONFIG_CRYPTO_SHA1 is not set
848# CONFIG_CRYPTO_SHA256 is not set
849# CONFIG_CRYPTO_SHA512 is not set
850# CONFIG_CRYPTO_WP512 is not set
851# CONFIG_CRYPTO_TGR192 is not set
852# CONFIG_CRYPTO_GF128MUL is not set
853# CONFIG_CRYPTO_ECB is not set
854# CONFIG_CRYPTO_CBC is not set
855# CONFIG_CRYPTO_PCBC is not set
856# CONFIG_CRYPTO_LRW is not set
857# CONFIG_CRYPTO_XTS is not set
858# CONFIG_CRYPTO_CTR is not set
859# CONFIG_CRYPTO_GCM is not set
860# CONFIG_CRYPTO_CCM is not set
861# CONFIG_CRYPTO_CRYPTD is not set
862# CONFIG_CRYPTO_DES is not set
863# CONFIG_CRYPTO_FCRYPT is not set
864# CONFIG_CRYPTO_BLOWFISH is not set
865# CONFIG_CRYPTO_TWOFISH is not set
866# CONFIG_CRYPTO_SERPENT is not set
867# CONFIG_CRYPTO_AES is not set
868# CONFIG_CRYPTO_CAST5 is not set
869# CONFIG_CRYPTO_CAST6 is not set
870# CONFIG_CRYPTO_TEA is not set
871# CONFIG_CRYPTO_ARC4 is not set
872# CONFIG_CRYPTO_KHAZAD is not set
873# CONFIG_CRYPTO_ANUBIS is not set
874# CONFIG_CRYPTO_SEED is not set
875# CONFIG_CRYPTO_SALSA20 is not set
876# CONFIG_CRYPTO_DEFLATE is not set
877# CONFIG_CRYPTO_MICHAEL_MIC is not set
878# CONFIG_CRYPTO_CRC32C is not set
879# CONFIG_CRYPTO_CAMELLIA is not set
880# CONFIG_CRYPTO_AUTHENC is not set
881# CONFIG_CRYPTO_LZO is not set
882CONFIG_CRYPTO_HW=y
883# CONFIG_CRYPTO_DEV_HIFN_795X is not set
884# CONFIG_PPC_CLOCK is not set
885CONFIG_PPC_LIB_RHEAP=y
diff --git a/arch/powerpc/configs/85xx/mpc8568mds_defconfig b/arch/powerpc/configs/85xx/mpc8568mds_defconfig
new file mode 100644
index 000000000000..2b866b385607
--- /dev/null
+++ b/arch/powerpc/configs/85xx/mpc8568mds_defconfig
@@ -0,0 +1,1117 @@
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.25-rc7
4# Mon Mar 31 11:37:05 2008
5#
6# CONFIG_PPC64 is not set
7
8#
9# Processor support
10#
11# CONFIG_6xx is not set
12CONFIG_PPC_85xx=y
13# CONFIG_PPC_8xx is not set
14# CONFIG_40x is not set
15# CONFIG_44x is not set
16# CONFIG_E200 is not set
17CONFIG_E500=y
18CONFIG_BOOKE=y
19CONFIG_FSL_BOOKE=y
20CONFIG_FSL_EMB_PERFMON=y
21# CONFIG_PHYS_64BIT is not set
22CONFIG_SPE=y
23# CONFIG_PPC_MM_SLICES is not set
24CONFIG_PPC32=y
25CONFIG_WORD_SIZE=32
26CONFIG_PPC_MERGE=y
27CONFIG_MMU=y
28CONFIG_GENERIC_CMOS_UPDATE=y
29CONFIG_GENERIC_TIME=y
30CONFIG_GENERIC_TIME_VSYSCALL=y
31CONFIG_GENERIC_CLOCKEVENTS=y
32CONFIG_GENERIC_HARDIRQS=y
33# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set
34CONFIG_IRQ_PER_CPU=y
35CONFIG_RWSEM_XCHGADD_ALGORITHM=y
36CONFIG_ARCH_HAS_ILOG2_U32=y
37CONFIG_GENERIC_HWEIGHT=y
38CONFIG_GENERIC_CALIBRATE_DELAY=y
39CONFIG_GENERIC_FIND_NEXT_BIT=y
40# CONFIG_ARCH_NO_VIRT_TO_BUS is not set
41CONFIG_PPC=y
42CONFIG_EARLY_PRINTK=y
43CONFIG_GENERIC_NVRAM=y
44CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
45CONFIG_ARCH_MAY_HAVE_PC_FDC=y
46CONFIG_PPC_OF=y
47CONFIG_OF=y
48CONFIG_PPC_UDBG_16550=y
49# CONFIG_GENERIC_TBSYNC is not set
50CONFIG_AUDIT_ARCH=y
51CONFIG_GENERIC_BUG=y
52CONFIG_DEFAULT_UIMAGE=y
53# CONFIG_PPC_DCR_NATIVE is not set
54# CONFIG_PPC_DCR_MMIO is not set
55CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
56
57#
58# General setup
59#
60CONFIG_EXPERIMENTAL=y
61CONFIG_BROKEN_ON_SMP=y
62CONFIG_INIT_ENV_ARG_LIMIT=32
63CONFIG_LOCALVERSION=""
64CONFIG_LOCALVERSION_AUTO=y
65CONFIG_SWAP=y
66CONFIG_SYSVIPC=y
67CONFIG_SYSVIPC_SYSCTL=y
68# CONFIG_POSIX_MQUEUE is not set
69# CONFIG_BSD_PROCESS_ACCT is not set
70# CONFIG_TASKSTATS is not set
71# CONFIG_AUDIT is not set
72# CONFIG_IKCONFIG is not set
73CONFIG_LOG_BUF_SHIFT=14
74# CONFIG_CGROUPS is not set
75CONFIG_GROUP_SCHED=y
76# CONFIG_FAIR_GROUP_SCHED is not set
77# CONFIG_RT_GROUP_SCHED is not set
78CONFIG_USER_SCHED=y
79# CONFIG_CGROUP_SCHED is not set
80CONFIG_SYSFS_DEPRECATED=y
81CONFIG_SYSFS_DEPRECATED_V2=y
82# CONFIG_RELAY is not set
83# CONFIG_NAMESPACES is not set
84CONFIG_BLK_DEV_INITRD=y
85CONFIG_INITRAMFS_SOURCE=""
86# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
87CONFIG_SYSCTL=y
88CONFIG_EMBEDDED=y
89CONFIG_SYSCTL_SYSCALL=y
90# CONFIG_KALLSYMS is not set
91CONFIG_HOTPLUG=y
92CONFIG_PRINTK=y
93CONFIG_BUG=y
94CONFIG_ELF_CORE=y
95CONFIG_COMPAT_BRK=y
96CONFIG_BASE_FULL=y
97CONFIG_FUTEX=y
98CONFIG_ANON_INODES=y
99# CONFIG_EPOLL is not set
100CONFIG_SIGNALFD=y
101CONFIG_TIMERFD=y
102CONFIG_EVENTFD=y
103CONFIG_SHMEM=y
104CONFIG_VM_EVENT_COUNTERS=y
105CONFIG_SLUB_DEBUG=y
106# CONFIG_SLAB is not set
107CONFIG_SLUB=y
108# CONFIG_SLOB is not set
109# CONFIG_PROFILING is not set
110# CONFIG_MARKERS is not set
111CONFIG_HAVE_OPROFILE=y
112CONFIG_HAVE_KPROBES=y
113CONFIG_HAVE_KRETPROBES=y
114CONFIG_PROC_PAGE_MONITOR=y
115CONFIG_SLABINFO=y
116CONFIG_RT_MUTEXES=y
117# CONFIG_TINY_SHMEM is not set
118CONFIG_BASE_SMALL=0
119CONFIG_MODULES=y
120CONFIG_MODULE_UNLOAD=y
121# CONFIG_MODULE_FORCE_UNLOAD is not set
122# CONFIG_MODVERSIONS is not set
123# CONFIG_MODULE_SRCVERSION_ALL is not set
124# CONFIG_KMOD is not set
125CONFIG_BLOCK=y
126# CONFIG_LBD is not set
127# CONFIG_BLK_DEV_IO_TRACE is not set
128# CONFIG_LSF is not set
129# CONFIG_BLK_DEV_BSG is not set
130
131#
132# IO Schedulers
133#
134CONFIG_IOSCHED_NOOP=y
135CONFIG_IOSCHED_AS=y
136CONFIG_IOSCHED_DEADLINE=y
137CONFIG_IOSCHED_CFQ=y
138CONFIG_DEFAULT_AS=y
139# CONFIG_DEFAULT_DEADLINE is not set
140# CONFIG_DEFAULT_CFQ is not set
141# CONFIG_DEFAULT_NOOP is not set
142CONFIG_DEFAULT_IOSCHED="anticipatory"
143CONFIG_CLASSIC_RCU=y
144
145#
146# Platform support
147#
148# CONFIG_PPC_MPC512x is not set
149# CONFIG_PPC_MPC5121 is not set
150# CONFIG_PPC_CELL is not set
151# CONFIG_PPC_CELL_NATIVE is not set
152# CONFIG_PQ2ADS is not set
153CONFIG_MPC85xx=y
154# CONFIG_MPC8540_ADS is not set
155# CONFIG_MPC8560_ADS is not set
156# CONFIG_MPC85xx_CDS is not set
157CONFIG_MPC85xx_MDS=y
158# CONFIG_MPC85xx_DS is not set
159# CONFIG_STX_GP3 is not set
160# CONFIG_TQM8540 is not set
161# CONFIG_TQM8541 is not set
162# CONFIG_TQM8555 is not set
163# CONFIG_TQM8560 is not set
164# CONFIG_SBC8548 is not set
165# CONFIG_SBC8560 is not set
166# CONFIG_IPIC is not set
167CONFIG_MPIC=y
168# CONFIG_MPIC_WEIRD is not set
169# CONFIG_PPC_I8259 is not set
170# CONFIG_PPC_RTAS is not set
171# CONFIG_MMIO_NVRAM is not set
172# CONFIG_PPC_MPC106 is not set
173# CONFIG_PPC_970_NAP is not set
174# CONFIG_PPC_INDIRECT_IO is not set
175# CONFIG_GENERIC_IOMAP is not set
176# CONFIG_CPU_FREQ is not set
177CONFIG_QUICC_ENGINE=y
178# CONFIG_CPM2 is not set
179# CONFIG_FSL_ULI1575 is not set
180
181#
182# Kernel options
183#
184# CONFIG_HIGHMEM is not set
185CONFIG_TICK_ONESHOT=y
186CONFIG_NO_HZ=y
187CONFIG_HIGH_RES_TIMERS=y
188CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
189# CONFIG_HZ_100 is not set
190CONFIG_HZ_250=y
191# CONFIG_HZ_300 is not set
192# CONFIG_HZ_1000 is not set
193CONFIG_HZ=250
194# CONFIG_SCHED_HRTICK is not set
195CONFIG_PREEMPT_NONE=y
196# CONFIG_PREEMPT_VOLUNTARY is not set
197# CONFIG_PREEMPT is not set
198CONFIG_BINFMT_ELF=y
199# CONFIG_BINFMT_MISC is not set
200CONFIG_MATH_EMULATION=y
201# CONFIG_IOMMU_HELPER is not set
202CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
203CONFIG_ARCH_HAS_WALK_MEMORY=y
204CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
205CONFIG_ARCH_FLATMEM_ENABLE=y
206CONFIG_ARCH_POPULATES_NODE_MAP=y
207CONFIG_SELECT_MEMORY_MODEL=y
208CONFIG_FLATMEM_MANUAL=y
209# CONFIG_DISCONTIGMEM_MANUAL is not set
210# CONFIG_SPARSEMEM_MANUAL is not set
211CONFIG_FLATMEM=y
212CONFIG_FLAT_NODE_MEM_MAP=y
213# CONFIG_SPARSEMEM_STATIC is not set
214# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
215CONFIG_SPLIT_PTLOCK_CPUS=4
216# CONFIG_RESOURCES_64BIT is not set
217CONFIG_ZONE_DMA_FLAG=1
218CONFIG_BOUNCE=y
219CONFIG_VIRT_TO_BUS=y
220CONFIG_PROC_DEVICETREE=y
221# CONFIG_CMDLINE_BOOL is not set
222# CONFIG_PM is not set
223CONFIG_SECCOMP=y
224CONFIG_ISA_DMA_API=y
225
226#
227# Bus options
228#
229CONFIG_ZONE_DMA=y
230CONFIG_PPC_INDIRECT_PCI=y
231CONFIG_FSL_SOC=y
232CONFIG_FSL_PCI=y
233CONFIG_PCI=y
234CONFIG_PCI_DOMAINS=y
235CONFIG_PCI_SYSCALL=y
236# CONFIG_PCIEPORTBUS is not set
237CONFIG_ARCH_SUPPORTS_MSI=y
238# CONFIG_PCI_MSI is not set
239CONFIG_PCI_LEGACY=y
240# CONFIG_PCI_DEBUG is not set
241# CONFIG_PCCARD is not set
242# CONFIG_HOTPLUG_PCI is not set
243
244#
245# Advanced setup
246#
247# CONFIG_ADVANCED_OPTIONS is not set
248
249#
250# Default settings for advanced configuration options are used
251#
252CONFIG_HIGHMEM_START=0xfe000000
253CONFIG_LOWMEM_SIZE=0x30000000
254CONFIG_KERNEL_START=0xc0000000
255CONFIG_TASK_SIZE=0xc0000000
256CONFIG_BOOT_LOAD=0x00800000
257
258#
259# Networking
260#
261CONFIG_NET=y
262
263#
264# Networking options
265#
266CONFIG_PACKET=y
267# CONFIG_PACKET_MMAP is not set
268CONFIG_UNIX=y
269CONFIG_XFRM=y
270# CONFIG_XFRM_USER is not set
271# CONFIG_XFRM_SUB_POLICY is not set
272# CONFIG_XFRM_MIGRATE is not set
273# CONFIG_XFRM_STATISTICS is not set
274# CONFIG_NET_KEY is not set
275CONFIG_INET=y
276CONFIG_IP_MULTICAST=y
277# CONFIG_IP_ADVANCED_ROUTER is not set
278CONFIG_IP_FIB_HASH=y
279CONFIG_IP_PNP=y
280CONFIG_IP_PNP_DHCP=y
281CONFIG_IP_PNP_BOOTP=y
282# CONFIG_IP_PNP_RARP is not set
283# CONFIG_NET_IPIP is not set
284# CONFIG_NET_IPGRE is not set
285# CONFIG_IP_MROUTE is not set
286# CONFIG_ARPD is not set
287CONFIG_SYN_COOKIES=y
288# CONFIG_INET_AH is not set
289# CONFIG_INET_ESP is not set
290# CONFIG_INET_IPCOMP is not set
291# CONFIG_INET_XFRM_TUNNEL is not set
292# CONFIG_INET_TUNNEL is not set
293CONFIG_INET_XFRM_MODE_TRANSPORT=y
294CONFIG_INET_XFRM_MODE_TUNNEL=y
295CONFIG_INET_XFRM_MODE_BEET=y
296# CONFIG_INET_LRO is not set
297CONFIG_INET_DIAG=y
298CONFIG_INET_TCP_DIAG=y
299# CONFIG_TCP_CONG_ADVANCED is not set
300CONFIG_TCP_CONG_CUBIC=y
301CONFIG_DEFAULT_TCP_CONG="cubic"
302# CONFIG_TCP_MD5SIG is not set
303# CONFIG_IPV6 is not set
304# CONFIG_INET6_XFRM_TUNNEL is not set
305# CONFIG_INET6_TUNNEL is not set
306# CONFIG_NETWORK_SECMARK is not set
307# CONFIG_NETFILTER is not set
308# CONFIG_IP_DCCP is not set
309# CONFIG_IP_SCTP is not set
310# CONFIG_TIPC is not set
311# CONFIG_ATM is not set
312# CONFIG_BRIDGE is not set
313# CONFIG_VLAN_8021Q is not set
314# CONFIG_DECNET is not set
315# CONFIG_LLC2 is not set
316# CONFIG_IPX is not set
317# CONFIG_ATALK is not set
318# CONFIG_X25 is not set
319# CONFIG_LAPB is not set
320# CONFIG_ECONET is not set
321# CONFIG_WAN_ROUTER is not set
322# CONFIG_NET_SCHED is not set
323
324#
325# Network testing
326#
327# CONFIG_NET_PKTGEN is not set
328# CONFIG_HAMRADIO is not set
329# CONFIG_CAN is not set
330# CONFIG_IRDA is not set
331# CONFIG_BT is not set
332# CONFIG_AF_RXRPC is not set
333
334#
335# Wireless
336#
337# CONFIG_CFG80211 is not set
338# CONFIG_WIRELESS_EXT is not set
339# CONFIG_MAC80211 is not set
340# CONFIG_IEEE80211 is not set
341# CONFIG_RFKILL is not set
342# CONFIG_NET_9P is not set
343
344#
345# Device Drivers
346#
347
348#
349# Generic Driver Options
350#
351CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
352CONFIG_STANDALONE=y
353CONFIG_PREVENT_FIRMWARE_BUILD=y
354# CONFIG_FW_LOADER is not set
355# CONFIG_DEBUG_DRIVER is not set
356# CONFIG_DEBUG_DEVRES is not set
357# CONFIG_SYS_HYPERVISOR is not set
358# CONFIG_CONNECTOR is not set
359# CONFIG_MTD is not set
360CONFIG_OF_DEVICE=y
361# CONFIG_PARPORT is not set
362CONFIG_BLK_DEV=y
363# CONFIG_BLK_DEV_FD is not set
364# CONFIG_BLK_CPQ_DA is not set
365# CONFIG_BLK_CPQ_CISS_DA is not set
366# CONFIG_BLK_DEV_DAC960 is not set
367# CONFIG_BLK_DEV_UMEM is not set
368# CONFIG_BLK_DEV_COW_COMMON is not set
369CONFIG_BLK_DEV_LOOP=y
370# CONFIG_BLK_DEV_CRYPTOLOOP is not set
371# CONFIG_BLK_DEV_NBD is not set
372# CONFIG_BLK_DEV_SX8 is not set
373CONFIG_BLK_DEV_RAM=y
374CONFIG_BLK_DEV_RAM_COUNT=16
375CONFIG_BLK_DEV_RAM_SIZE=32768
376# CONFIG_BLK_DEV_XIP is not set
377# CONFIG_CDROM_PKTCDVD is not set
378# CONFIG_ATA_OVER_ETH is not set
379CONFIG_MISC_DEVICES=y
380# CONFIG_PHANTOM is not set
381# CONFIG_EEPROM_93CX6 is not set
382# CONFIG_SGI_IOC4 is not set
383# CONFIG_TIFM_CORE is not set
384# CONFIG_ENCLOSURE_SERVICES is not set
385CONFIG_HAVE_IDE=y
386# CONFIG_IDE is not set
387
388#
389# SCSI device support
390#
391# CONFIG_RAID_ATTRS is not set
392CONFIG_SCSI=y
393CONFIG_SCSI_DMA=y
394# CONFIG_SCSI_TGT is not set
395# CONFIG_SCSI_NETLINK is not set
396CONFIG_SCSI_PROC_FS=y
397
398#
399# SCSI support type (disk, tape, CD-ROM)
400#
401# CONFIG_BLK_DEV_SD is not set
402# CONFIG_CHR_DEV_ST is not set
403# CONFIG_CHR_DEV_OSST is not set
404# CONFIG_BLK_DEV_SR is not set
405# CONFIG_CHR_DEV_SG is not set
406# CONFIG_CHR_DEV_SCH is not set
407
408#
409# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
410#
411# CONFIG_SCSI_MULTI_LUN is not set
412# CONFIG_SCSI_CONSTANTS is not set
413# CONFIG_SCSI_LOGGING is not set
414# CONFIG_SCSI_SCAN_ASYNC is not set
415CONFIG_SCSI_WAIT_SCAN=m
416
417#
418# SCSI Transports
419#
420# CONFIG_SCSI_SPI_ATTRS is not set
421# CONFIG_SCSI_FC_ATTRS is not set
422# CONFIG_SCSI_ISCSI_ATTRS is not set
423# CONFIG_SCSI_SAS_LIBSAS is not set
424# CONFIG_SCSI_SRP_ATTRS is not set
425CONFIG_SCSI_LOWLEVEL=y
426# CONFIG_ISCSI_TCP is not set
427# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
428# CONFIG_SCSI_3W_9XXX is not set
429# CONFIG_SCSI_ACARD is not set
430# CONFIG_SCSI_AACRAID is not set
431# CONFIG_SCSI_AIC7XXX is not set
432# CONFIG_SCSI_AIC7XXX_OLD is not set
433# CONFIG_SCSI_AIC79XX is not set
434# CONFIG_SCSI_AIC94XX is not set
435# CONFIG_SCSI_DPT_I2O is not set
436# CONFIG_SCSI_ADVANSYS is not set
437# CONFIG_SCSI_ARCMSR is not set
438# CONFIG_MEGARAID_NEWGEN is not set
439# CONFIG_MEGARAID_LEGACY is not set
440# CONFIG_MEGARAID_SAS is not set
441# CONFIG_SCSI_HPTIOP is not set
442# CONFIG_SCSI_BUSLOGIC is not set
443# CONFIG_SCSI_DMX3191D is not set
444# CONFIG_SCSI_EATA is not set
445# CONFIG_SCSI_FUTURE_DOMAIN is not set
446# CONFIG_SCSI_GDTH is not set
447# CONFIG_SCSI_IPS is not set
448# CONFIG_SCSI_INITIO is not set
449# CONFIG_SCSI_INIA100 is not set
450# CONFIG_SCSI_MVSAS is not set
451# CONFIG_SCSI_STEX is not set
452# CONFIG_SCSI_SYM53C8XX_2 is not set
453# CONFIG_SCSI_QLOGIC_1280 is not set
454# CONFIG_SCSI_QLA_FC is not set
455# CONFIG_SCSI_QLA_ISCSI is not set
456# CONFIG_SCSI_LPFC is not set
457# CONFIG_SCSI_DC395x is not set
458# CONFIG_SCSI_DC390T is not set
459# CONFIG_SCSI_NSP32 is not set
460# CONFIG_SCSI_DEBUG is not set
461# CONFIG_SCSI_SRP is not set
462# CONFIG_ATA is not set
463# CONFIG_MD is not set
464# CONFIG_FUSION is not set
465
466#
467# IEEE 1394 (FireWire) support
468#
469# CONFIG_FIREWIRE is not set
470# CONFIG_IEEE1394 is not set
471# CONFIG_I2O is not set
472# CONFIG_MACINTOSH_DRIVERS is not set
473CONFIG_NETDEVICES=y
474# CONFIG_NETDEVICES_MULTIQUEUE is not set
475# CONFIG_DUMMY is not set
476# CONFIG_BONDING is not set
477# CONFIG_MACVLAN is not set
478# CONFIG_EQUALIZER is not set
479# CONFIG_TUN is not set
480# CONFIG_VETH is not set
481# CONFIG_ARCNET is not set
482CONFIG_PHYLIB=y
483
484#
485# MII PHY device drivers
486#
487CONFIG_MARVELL_PHY=y
488# CONFIG_DAVICOM_PHY is not set
489# CONFIG_QSEMI_PHY is not set
490# CONFIG_LXT_PHY is not set
491# CONFIG_CICADA_PHY is not set
492# CONFIG_VITESSE_PHY is not set
493# CONFIG_SMSC_PHY is not set
494# CONFIG_BROADCOM_PHY is not set
495# CONFIG_ICPLUS_PHY is not set
496# CONFIG_REALTEK_PHY is not set
497# CONFIG_FIXED_PHY is not set
498# CONFIG_MDIO_BITBANG is not set
499CONFIG_NET_ETHERNET=y
500CONFIG_MII=y
501# CONFIG_HAPPYMEAL is not set
502# CONFIG_SUNGEM is not set
503# CONFIG_CASSINI is not set
504# CONFIG_NET_VENDOR_3COM is not set
505# CONFIG_NET_TULIP is not set
506# CONFIG_HP100 is not set
507# CONFIG_IBM_NEW_EMAC_ZMII is not set
508# CONFIG_IBM_NEW_EMAC_RGMII is not set
509# CONFIG_IBM_NEW_EMAC_TAH is not set
510# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
511# CONFIG_NET_PCI is not set
512# CONFIG_B44 is not set
513CONFIG_NETDEV_1000=y
514# CONFIG_ACENIC is not set
515# CONFIG_DL2K is not set
516# CONFIG_E1000 is not set
517# CONFIG_E1000E is not set
518# CONFIG_E1000E_ENABLED is not set
519# CONFIG_IP1000 is not set
520# CONFIG_IGB is not set
521# CONFIG_NS83820 is not set
522# CONFIG_HAMACHI is not set
523# CONFIG_YELLOWFIN is not set
524# CONFIG_R8169 is not set
525# CONFIG_SIS190 is not set
526# CONFIG_SKGE is not set
527# CONFIG_SKY2 is not set
528# CONFIG_SK98LIN is not set
529# CONFIG_VIA_VELOCITY is not set
530# CONFIG_TIGON3 is not set
531# CONFIG_BNX2 is not set
532CONFIG_GIANFAR=y
533CONFIG_GFAR_NAPI=y
534# CONFIG_UCC_GETH is not set
535# CONFIG_QLA3XXX is not set
536# CONFIG_ATL1 is not set
537CONFIG_NETDEV_10000=y
538# CONFIG_CHELSIO_T1 is not set
539# CONFIG_CHELSIO_T3 is not set
540# CONFIG_IXGBE is not set
541# CONFIG_IXGB is not set
542# CONFIG_S2IO is not set
543# CONFIG_MYRI10GE is not set
544# CONFIG_NETXEN_NIC is not set
545# CONFIG_NIU is not set
546# CONFIG_MLX4_CORE is not set
547# CONFIG_TEHUTI is not set
548# CONFIG_BNX2X is not set
549# CONFIG_TR is not set
550
551#
552# Wireless LAN
553#
554# CONFIG_WLAN_PRE80211 is not set
555# CONFIG_WLAN_80211 is not set
556# CONFIG_WAN is not set
557# CONFIG_FDDI is not set
558# CONFIG_HIPPI is not set
559# CONFIG_PPP is not set
560# CONFIG_SLIP is not set
561# CONFIG_NET_FC is not set
562# CONFIG_NETCONSOLE is not set
563# CONFIG_NETPOLL is not set
564# CONFIG_NET_POLL_CONTROLLER is not set
565# CONFIG_ISDN is not set
566# CONFIG_PHONE is not set
567
568#
569# Input device support
570#
571CONFIG_INPUT=y
572# CONFIG_INPUT_FF_MEMLESS is not set
573# CONFIG_INPUT_POLLDEV is not set
574
575#
576# Userland interfaces
577#
578# CONFIG_INPUT_MOUSEDEV is not set
579# CONFIG_INPUT_JOYDEV is not set
580# CONFIG_INPUT_EVDEV is not set
581# CONFIG_INPUT_EVBUG is not set
582
583#
584# Input Device Drivers
585#
586# CONFIG_INPUT_KEYBOARD is not set
587# CONFIG_INPUT_MOUSE is not set
588# CONFIG_INPUT_JOYSTICK is not set
589# CONFIG_INPUT_TABLET is not set
590# CONFIG_INPUT_TOUCHSCREEN is not set
591# CONFIG_INPUT_MISC is not set
592
593#
594# Hardware I/O ports
595#
596# CONFIG_SERIO is not set
597# CONFIG_GAMEPORT is not set
598
599#
600# Character devices
601#
602# CONFIG_VT is not set
603# CONFIG_SERIAL_NONSTANDARD is not set
604# CONFIG_NOZOMI is not set
605
606#
607# Serial drivers
608#
609CONFIG_SERIAL_8250=y
610CONFIG_SERIAL_8250_CONSOLE=y
611CONFIG_SERIAL_8250_PCI=y
612CONFIG_SERIAL_8250_NR_UARTS=4
613CONFIG_SERIAL_8250_RUNTIME_UARTS=4
614# CONFIG_SERIAL_8250_EXTENDED is not set
615CONFIG_SERIAL_8250_SHARE_IRQ=y
616
617#
618# Non-8250 serial port support
619#
620# CONFIG_SERIAL_UARTLITE is not set
621CONFIG_SERIAL_CORE=y
622CONFIG_SERIAL_CORE_CONSOLE=y
623# CONFIG_SERIAL_JSM is not set
624# CONFIG_SERIAL_OF_PLATFORM is not set
625# CONFIG_SERIAL_QE is not set
626CONFIG_UNIX98_PTYS=y
627CONFIG_LEGACY_PTYS=y
628CONFIG_LEGACY_PTY_COUNT=256
629# CONFIG_IPMI_HANDLER is not set
630CONFIG_HW_RANDOM=y
631# CONFIG_NVRAM is not set
632# CONFIG_GEN_RTC is not set
633# CONFIG_R3964 is not set
634# CONFIG_APPLICOM is not set
635# CONFIG_RAW_DRIVER is not set
636# CONFIG_TCG_TPM is not set
637CONFIG_DEVPORT=y
638CONFIG_I2C=y
639CONFIG_I2C_BOARDINFO=y
640CONFIG_I2C_CHARDEV=y
641
642#
643# I2C Algorithms
644#
645# CONFIG_I2C_ALGOBIT is not set
646# CONFIG_I2C_ALGOPCF is not set
647# CONFIG_I2C_ALGOPCA is not set
648
649#
650# I2C Hardware Bus support
651#
652# CONFIG_I2C_ALI1535 is not set
653# CONFIG_I2C_ALI1563 is not set
654# CONFIG_I2C_ALI15X3 is not set
655# CONFIG_I2C_AMD756 is not set
656# CONFIG_I2C_AMD8111 is not set
657# CONFIG_I2C_I801 is not set
658# CONFIG_I2C_I810 is not set
659# CONFIG_I2C_PIIX4 is not set
660CONFIG_I2C_MPC=y
661# CONFIG_I2C_NFORCE2 is not set
662# CONFIG_I2C_OCORES is not set
663# CONFIG_I2C_PARPORT_LIGHT is not set
664# CONFIG_I2C_PROSAVAGE is not set
665# CONFIG_I2C_SAVAGE4 is not set
666# CONFIG_I2C_SIMTEC is not set
667# CONFIG_I2C_SIS5595 is not set
668# CONFIG_I2C_SIS630 is not set
669# CONFIG_I2C_SIS96X is not set
670# CONFIG_I2C_TAOS_EVM is not set
671# CONFIG_I2C_STUB is not set
672# CONFIG_I2C_VIA is not set
673# CONFIG_I2C_VIAPRO is not set
674# CONFIG_I2C_VOODOO3 is not set
675
676#
677# Miscellaneous I2C Chip support
678#
679# CONFIG_DS1682 is not set
680# CONFIG_SENSORS_EEPROM is not set
681# CONFIG_SENSORS_PCF8574 is not set
682# CONFIG_PCF8575 is not set
683# CONFIG_SENSORS_PCF8591 is not set
684# CONFIG_TPS65010 is not set
685# CONFIG_SENSORS_MAX6875 is not set
686# CONFIG_SENSORS_TSL2550 is not set
687# CONFIG_I2C_DEBUG_CORE is not set
688# CONFIG_I2C_DEBUG_ALGO is not set
689# CONFIG_I2C_DEBUG_BUS is not set
690# CONFIG_I2C_DEBUG_CHIP is not set
691
692#
693# SPI support
694#
695# CONFIG_SPI is not set
696# CONFIG_SPI_MASTER is not set
697# CONFIG_W1 is not set
698# CONFIG_POWER_SUPPLY is not set
699CONFIG_HWMON=y
700# CONFIG_HWMON_VID is not set
701# CONFIG_SENSORS_AD7418 is not set
702# CONFIG_SENSORS_ADM1021 is not set
703# CONFIG_SENSORS_ADM1025 is not set
704# CONFIG_SENSORS_ADM1026 is not set
705# CONFIG_SENSORS_ADM1029 is not set
706# CONFIG_SENSORS_ADM1031 is not set
707# CONFIG_SENSORS_ADM9240 is not set
708# CONFIG_SENSORS_ADT7470 is not set
709# CONFIG_SENSORS_ADT7473 is not set
710# CONFIG_SENSORS_ATXP1 is not set
711# CONFIG_SENSORS_DS1621 is not set
712# CONFIG_SENSORS_I5K_AMB is not set
713# CONFIG_SENSORS_F71805F is not set
714# CONFIG_SENSORS_F71882FG is not set
715# CONFIG_SENSORS_F75375S is not set
716# CONFIG_SENSORS_GL518SM is not set
717# CONFIG_SENSORS_GL520SM is not set
718# CONFIG_SENSORS_IT87 is not set
719# CONFIG_SENSORS_LM63 is not set
720# CONFIG_SENSORS_LM75 is not set
721# CONFIG_SENSORS_LM77 is not set
722# CONFIG_SENSORS_LM78 is not set
723# CONFIG_SENSORS_LM80 is not set
724# CONFIG_SENSORS_LM83 is not set
725# CONFIG_SENSORS_LM85 is not set
726# CONFIG_SENSORS_LM87 is not set
727# CONFIG_SENSORS_LM90 is not set
728# CONFIG_SENSORS_LM92 is not set
729# CONFIG_SENSORS_LM93 is not set
730# CONFIG_SENSORS_MAX1619 is not set
731# CONFIG_SENSORS_MAX6650 is not set
732# CONFIG_SENSORS_PC87360 is not set
733# CONFIG_SENSORS_PC87427 is not set
734# CONFIG_SENSORS_SIS5595 is not set
735# CONFIG_SENSORS_DME1737 is not set
736# CONFIG_SENSORS_SMSC47M1 is not set
737# CONFIG_SENSORS_SMSC47M192 is not set
738# CONFIG_SENSORS_SMSC47B397 is not set
739# CONFIG_SENSORS_ADS7828 is not set
740# CONFIG_SENSORS_THMC50 is not set
741# CONFIG_SENSORS_VIA686A is not set
742# CONFIG_SENSORS_VT1211 is not set
743# CONFIG_SENSORS_VT8231 is not set
744# CONFIG_SENSORS_W83781D is not set
745# CONFIG_SENSORS_W83791D is not set
746# CONFIG_SENSORS_W83792D is not set
747# CONFIG_SENSORS_W83793 is not set
748# CONFIG_SENSORS_W83L785TS is not set
749# CONFIG_SENSORS_W83L786NG is not set
750# CONFIG_SENSORS_W83627HF is not set
751# CONFIG_SENSORS_W83627EHF is not set
752# CONFIG_HWMON_DEBUG_CHIP is not set
753# CONFIG_THERMAL is not set
754CONFIG_WATCHDOG=y
755# CONFIG_WATCHDOG_NOWAYOUT is not set
756
757#
758# Watchdog Device Drivers
759#
760# CONFIG_SOFT_WATCHDOG is not set
761# CONFIG_BOOKE_WDT is not set
762
763#
764# PCI-based Watchdog Cards
765#
766# CONFIG_PCIPCWATCHDOG is not set
767# CONFIG_WDTPCI is not set
768
769#
770# Sonics Silicon Backplane
771#
772CONFIG_SSB_POSSIBLE=y
773# CONFIG_SSB is not set
774
775#
776# Multifunction device drivers
777#
778# CONFIG_MFD_SM501 is not set
779
780#
781# Multimedia devices
782#
783# CONFIG_VIDEO_DEV is not set
784# CONFIG_DVB_CORE is not set
785CONFIG_DAB=y
786
787#
788# Graphics support
789#
790# CONFIG_AGP is not set
791# CONFIG_DRM is not set
792# CONFIG_VGASTATE is not set
793CONFIG_VIDEO_OUTPUT_CONTROL=m
794# CONFIG_FB is not set
795# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
796
797#
798# Display device support
799#
800# CONFIG_DISPLAY_SUPPORT is not set
801
802#
803# Sound
804#
805# CONFIG_SOUND is not set
806CONFIG_HID_SUPPORT=y
807CONFIG_HID=y
808# CONFIG_HID_DEBUG is not set
809# CONFIG_HIDRAW is not set
810CONFIG_USB_SUPPORT=y
811CONFIG_USB_ARCH_HAS_HCD=y
812CONFIG_USB_ARCH_HAS_OHCI=y
813CONFIG_USB_ARCH_HAS_EHCI=y
814# CONFIG_USB is not set
815
816#
817# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
818#
819# CONFIG_USB_GADGET is not set
820# CONFIG_MMC is not set
821# CONFIG_MEMSTICK is not set
822# CONFIG_NEW_LEDS is not set
823# CONFIG_INFINIBAND is not set
824# CONFIG_EDAC is not set
825CONFIG_RTC_LIB=y
826CONFIG_RTC_CLASS=y
827CONFIG_RTC_HCTOSYS=y
828CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
829# CONFIG_RTC_DEBUG is not set
830
831#
832# RTC interfaces
833#
834CONFIG_RTC_INTF_SYSFS=y
835CONFIG_RTC_INTF_PROC=y
836CONFIG_RTC_INTF_DEV=y
837# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
838# CONFIG_RTC_DRV_TEST is not set
839
840#
841# I2C RTC drivers
842#
843# CONFIG_RTC_DRV_DS1307 is not set
844CONFIG_RTC_DRV_DS1374=y
845# CONFIG_RTC_DRV_DS1672 is not set
846# CONFIG_RTC_DRV_MAX6900 is not set
847# CONFIG_RTC_DRV_RS5C372 is not set
848# CONFIG_RTC_DRV_ISL1208 is not set
849# CONFIG_RTC_DRV_X1205 is not set
850# CONFIG_RTC_DRV_PCF8563 is not set
851# CONFIG_RTC_DRV_PCF8583 is not set
852# CONFIG_RTC_DRV_M41T80 is not set
853# CONFIG_RTC_DRV_S35390A is not set
854
855#
856# SPI RTC drivers
857#
858
859#
860# Platform RTC drivers
861#
862# CONFIG_RTC_DRV_CMOS is not set
863# CONFIG_RTC_DRV_DS1511 is not set
864# CONFIG_RTC_DRV_DS1553 is not set
865# CONFIG_RTC_DRV_DS1742 is not set
866# CONFIG_RTC_DRV_STK17TA8 is not set
867# CONFIG_RTC_DRV_M48T86 is not set
868# CONFIG_RTC_DRV_M48T59 is not set
869# CONFIG_RTC_DRV_V3020 is not set
870
871#
872# on-CPU RTC drivers
873#
874# CONFIG_DMADEVICES is not set
875
876#
877# Userspace I/O
878#
879# CONFIG_UIO is not set
880
881#
882# File systems
883#
884CONFIG_EXT2_FS=y
885# CONFIG_EXT2_FS_XATTR is not set
886# CONFIG_EXT2_FS_XIP is not set
887CONFIG_EXT3_FS=y
888CONFIG_EXT3_FS_XATTR=y
889# CONFIG_EXT3_FS_POSIX_ACL is not set
890# CONFIG_EXT3_FS_SECURITY is not set
891# CONFIG_EXT4DEV_FS is not set
892CONFIG_JBD=y
893CONFIG_FS_MBCACHE=y
894# CONFIG_REISERFS_FS is not set
895# CONFIG_JFS_FS is not set
896# CONFIG_FS_POSIX_ACL is not set
897# CONFIG_XFS_FS is not set
898# CONFIG_GFS2_FS is not set
899# CONFIG_OCFS2_FS is not set
900CONFIG_DNOTIFY=y
901CONFIG_INOTIFY=y
902CONFIG_INOTIFY_USER=y
903# CONFIG_QUOTA is not set
904# CONFIG_AUTOFS_FS is not set
905# CONFIG_AUTOFS4_FS is not set
906# CONFIG_FUSE_FS is not set
907
908#
909# CD-ROM/DVD Filesystems
910#
911# CONFIG_ISO9660_FS is not set
912# CONFIG_UDF_FS is not set
913
914#
915# DOS/FAT/NT Filesystems
916#
917# CONFIG_MSDOS_FS is not set
918# CONFIG_VFAT_FS is not set
919# CONFIG_NTFS_FS is not set
920
921#
922# Pseudo filesystems
923#
924CONFIG_PROC_FS=y
925CONFIG_PROC_KCORE=y
926CONFIG_PROC_SYSCTL=y
927CONFIG_SYSFS=y
928CONFIG_TMPFS=y
929# CONFIG_TMPFS_POSIX_ACL is not set
930# CONFIG_HUGETLB_PAGE is not set
931# CONFIG_CONFIGFS_FS is not set
932
933#
934# Miscellaneous filesystems
935#
936# CONFIG_ADFS_FS is not set
937# CONFIG_AFFS_FS is not set
938# CONFIG_HFS_FS is not set
939# CONFIG_HFSPLUS_FS is not set
940# CONFIG_BEFS_FS is not set
941# CONFIG_BFS_FS is not set
942# CONFIG_EFS_FS is not set
943# CONFIG_CRAMFS is not set
944# CONFIG_VXFS_FS is not set
945# CONFIG_MINIX_FS is not set
946# CONFIG_HPFS_FS is not set
947# CONFIG_QNX4FS_FS is not set
948# CONFIG_ROMFS_FS is not set
949# CONFIG_SYSV_FS is not set
950# CONFIG_UFS_FS is not set
951CONFIG_NETWORK_FILESYSTEMS=y
952CONFIG_NFS_FS=y
953CONFIG_NFS_V3=y
954# CONFIG_NFS_V3_ACL is not set
955CONFIG_NFS_V4=y
956# CONFIG_NFS_DIRECTIO is not set
957# CONFIG_NFSD is not set
958CONFIG_ROOT_NFS=y
959CONFIG_LOCKD=y
960CONFIG_LOCKD_V4=y
961CONFIG_NFS_COMMON=y
962CONFIG_SUNRPC=y
963CONFIG_SUNRPC_GSS=y
964# CONFIG_SUNRPC_BIND34 is not set
965CONFIG_RPCSEC_GSS_KRB5=y
966# CONFIG_RPCSEC_GSS_SPKM3 is not set
967# CONFIG_SMB_FS is not set
968# CONFIG_CIFS is not set
969# CONFIG_NCP_FS is not set
970# CONFIG_CODA_FS is not set
971# CONFIG_AFS_FS is not set
972
973#
974# Partition Types
975#
976CONFIG_PARTITION_ADVANCED=y
977# CONFIG_ACORN_PARTITION is not set
978# CONFIG_OSF_PARTITION is not set
979# CONFIG_AMIGA_PARTITION is not set
980# CONFIG_ATARI_PARTITION is not set
981# CONFIG_MAC_PARTITION is not set
982# CONFIG_MSDOS_PARTITION is not set
983# CONFIG_LDM_PARTITION is not set
984# CONFIG_SGI_PARTITION is not set
985# CONFIG_ULTRIX_PARTITION is not set
986# CONFIG_SUN_PARTITION is not set
987# CONFIG_KARMA_PARTITION is not set
988# CONFIG_EFI_PARTITION is not set
989# CONFIG_SYSV68_PARTITION is not set
990# CONFIG_NLS is not set
991# CONFIG_DLM is not set
992
993#
994# Library routines
995#
996CONFIG_BITREVERSE=y
997# CONFIG_CRC_CCITT is not set
998# CONFIG_CRC16 is not set
999# CONFIG_CRC_ITU_T is not set
1000CONFIG_CRC32=y
1001# CONFIG_CRC7 is not set
1002# CONFIG_LIBCRC32C is not set
1003CONFIG_PLIST=y
1004CONFIG_HAS_IOMEM=y
1005CONFIG_HAS_IOPORT=y
1006CONFIG_HAS_DMA=y
1007
1008#
1009# Kernel hacking
1010#
1011# CONFIG_PRINTK_TIME is not set
1012CONFIG_ENABLE_WARN_DEPRECATED=y
1013CONFIG_ENABLE_MUST_CHECK=y
1014# CONFIG_MAGIC_SYSRQ is not set
1015# CONFIG_UNUSED_SYMBOLS is not set
1016# CONFIG_DEBUG_FS is not set
1017# CONFIG_HEADERS_CHECK is not set
1018CONFIG_DEBUG_KERNEL=y
1019# CONFIG_DEBUG_SHIRQ is not set
1020CONFIG_DETECT_SOFTLOCKUP=y
1021CONFIG_SCHED_DEBUG=y
1022# CONFIG_SCHEDSTATS is not set
1023# CONFIG_TIMER_STATS is not set
1024# CONFIG_SLUB_DEBUG_ON is not set
1025# CONFIG_SLUB_STATS is not set
1026# CONFIG_DEBUG_RT_MUTEXES is not set
1027# CONFIG_RT_MUTEX_TESTER is not set
1028# CONFIG_DEBUG_SPINLOCK is not set
1029# CONFIG_DEBUG_MUTEXES is not set
1030# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1031# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
1032# CONFIG_DEBUG_KOBJECT is not set
1033# CONFIG_DEBUG_BUGVERBOSE is not set
1034# CONFIG_DEBUG_INFO is not set
1035# CONFIG_DEBUG_VM is not set
1036# CONFIG_DEBUG_LIST is not set
1037# CONFIG_DEBUG_SG is not set
1038# CONFIG_BOOT_PRINTK_DELAY is not set
1039# CONFIG_RCU_TORTURE_TEST is not set
1040# CONFIG_BACKTRACE_SELF_TEST is not set
1041# CONFIG_FAULT_INJECTION is not set
1042# CONFIG_SAMPLES is not set
1043# CONFIG_DEBUG_STACKOVERFLOW is not set
1044# CONFIG_DEBUG_STACK_USAGE is not set
1045# CONFIG_DEBUG_PAGEALLOC is not set
1046CONFIG_DEBUGGER=y
1047# CONFIG_XMON is not set
1048# CONFIG_BDI_SWITCH is not set
1049CONFIG_PPC_EARLY_DEBUG=y
1050# CONFIG_PPC_EARLY_DEBUG_LPAR is not set
1051# CONFIG_PPC_EARLY_DEBUG_G5 is not set
1052# CONFIG_PPC_EARLY_DEBUG_RTAS_PANEL is not set
1053# CONFIG_PPC_EARLY_DEBUG_RTAS_CONSOLE is not set
1054# CONFIG_PPC_EARLY_DEBUG_MAPLE is not set
1055# CONFIG_PPC_EARLY_DEBUG_ISERIES is not set
1056# CONFIG_PPC_EARLY_DEBUG_PAS_REALMODE is not set
1057# CONFIG_PPC_EARLY_DEBUG_BEAT is not set
1058# CONFIG_PPC_EARLY_DEBUG_44x is not set
1059# CONFIG_PPC_EARLY_DEBUG_40x is not set
1060# CONFIG_PPC_EARLY_DEBUG_CPM is not set
1061
1062#
1063# Security options
1064#
1065# CONFIG_KEYS is not set
1066# CONFIG_SECURITY is not set
1067# CONFIG_SECURITY_FILE_CAPABILITIES is not set
1068CONFIG_CRYPTO=y
1069CONFIG_CRYPTO_ALGAPI=y
1070CONFIG_CRYPTO_BLKCIPHER=y
1071# CONFIG_CRYPTO_SEQIV is not set
1072CONFIG_CRYPTO_MANAGER=y
1073# CONFIG_CRYPTO_HMAC is not set
1074# CONFIG_CRYPTO_XCBC is not set
1075# CONFIG_CRYPTO_NULL is not set
1076# CONFIG_CRYPTO_MD4 is not set
1077CONFIG_CRYPTO_MD5=y
1078# CONFIG_CRYPTO_SHA1 is not set
1079# CONFIG_CRYPTO_SHA256 is not set
1080# CONFIG_CRYPTO_SHA512 is not set
1081# CONFIG_CRYPTO_WP512 is not set
1082# CONFIG_CRYPTO_TGR192 is not set
1083# CONFIG_CRYPTO_GF128MUL is not set
1084CONFIG_CRYPTO_ECB=m
1085CONFIG_CRYPTO_CBC=y
1086CONFIG_CRYPTO_PCBC=m
1087# CONFIG_CRYPTO_LRW is not set
1088# CONFIG_CRYPTO_XTS is not set
1089# CONFIG_CRYPTO_CTR is not set
1090# CONFIG_CRYPTO_GCM is not set
1091# CONFIG_CRYPTO_CCM is not set
1092# CONFIG_CRYPTO_CRYPTD is not set
1093CONFIG_CRYPTO_DES=y
1094# CONFIG_CRYPTO_FCRYPT is not set
1095# CONFIG_CRYPTO_BLOWFISH is not set
1096# CONFIG_CRYPTO_TWOFISH is not set
1097# CONFIG_CRYPTO_SERPENT is not set
1098# CONFIG_CRYPTO_AES is not set
1099# CONFIG_CRYPTO_CAST5 is not set
1100# CONFIG_CRYPTO_CAST6 is not set
1101# CONFIG_CRYPTO_TEA is not set
1102# CONFIG_CRYPTO_ARC4 is not set
1103# CONFIG_CRYPTO_KHAZAD is not set
1104# CONFIG_CRYPTO_ANUBIS is not set
1105# CONFIG_CRYPTO_SEED is not set
1106# CONFIG_CRYPTO_SALSA20 is not set
1107# CONFIG_CRYPTO_DEFLATE is not set
1108# CONFIG_CRYPTO_MICHAEL_MIC is not set
1109# CONFIG_CRYPTO_CRC32C is not set
1110# CONFIG_CRYPTO_CAMELLIA is not set
1111# CONFIG_CRYPTO_TEST is not set
1112# CONFIG_CRYPTO_AUTHENC is not set
1113# CONFIG_CRYPTO_LZO is not set
1114CONFIG_CRYPTO_HW=y
1115# CONFIG_CRYPTO_DEV_HIFN_795X is not set
1116# CONFIG_PPC_CLOCK is not set
1117CONFIG_PPC_LIB_RHEAP=y
diff --git a/arch/powerpc/configs/85xx/mpc8572_ds_defconfig b/arch/powerpc/configs/85xx/mpc8572_ds_defconfig
new file mode 100644
index 000000000000..53aa6f3173a5
--- /dev/null
+++ b/arch/powerpc/configs/85xx/mpc8572_ds_defconfig
@@ -0,0 +1,1549 @@
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.25-rc7
4# Mon Mar 31 11:37:06 2008
5#
6# CONFIG_PPC64 is not set
7
8#
9# Processor support
10#
11# CONFIG_6xx is not set
12CONFIG_PPC_85xx=y
13# CONFIG_PPC_8xx is not set
14# CONFIG_40x is not set
15# CONFIG_44x is not set
16# CONFIG_E200 is not set
17CONFIG_E500=y
18CONFIG_BOOKE=y
19CONFIG_FSL_BOOKE=y
20CONFIG_FSL_EMB_PERFMON=y
21# CONFIG_PHYS_64BIT is not set
22CONFIG_SPE=y
23# CONFIG_PPC_MM_SLICES is not set
24CONFIG_PPC32=y
25CONFIG_WORD_SIZE=32
26CONFIG_PPC_MERGE=y
27CONFIG_MMU=y
28CONFIG_GENERIC_CMOS_UPDATE=y
29CONFIG_GENERIC_TIME=y
30CONFIG_GENERIC_TIME_VSYSCALL=y
31CONFIG_GENERIC_CLOCKEVENTS=y
32CONFIG_GENERIC_HARDIRQS=y
33# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set
34CONFIG_IRQ_PER_CPU=y
35CONFIG_RWSEM_XCHGADD_ALGORITHM=y
36CONFIG_ARCH_HAS_ILOG2_U32=y
37CONFIG_GENERIC_HWEIGHT=y
38CONFIG_GENERIC_CALIBRATE_DELAY=y
39CONFIG_GENERIC_FIND_NEXT_BIT=y
40# CONFIG_ARCH_NO_VIRT_TO_BUS is not set
41CONFIG_PPC=y
42CONFIG_EARLY_PRINTK=y
43CONFIG_GENERIC_NVRAM=y
44CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
45CONFIG_ARCH_MAY_HAVE_PC_FDC=y
46CONFIG_PPC_OF=y
47CONFIG_OF=y
48CONFIG_PPC_UDBG_16550=y
49# CONFIG_GENERIC_TBSYNC is not set
50CONFIG_AUDIT_ARCH=y
51CONFIG_GENERIC_BUG=y
52CONFIG_DEFAULT_UIMAGE=y
53# CONFIG_PPC_DCR_NATIVE is not set
54# CONFIG_PPC_DCR_MMIO is not set
55CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
56
57#
58# General setup
59#
60CONFIG_EXPERIMENTAL=y
61CONFIG_BROKEN_ON_SMP=y
62CONFIG_INIT_ENV_ARG_LIMIT=32
63CONFIG_LOCALVERSION=""
64CONFIG_LOCALVERSION_AUTO=y
65CONFIG_SWAP=y
66CONFIG_SYSVIPC=y
67CONFIG_SYSVIPC_SYSCTL=y
68CONFIG_POSIX_MQUEUE=y
69CONFIG_BSD_PROCESS_ACCT=y
70# CONFIG_BSD_PROCESS_ACCT_V3 is not set
71# CONFIG_TASKSTATS is not set
72CONFIG_AUDIT=y
73# CONFIG_AUDITSYSCALL is not set
74CONFIG_IKCONFIG=y
75CONFIG_IKCONFIG_PROC=y
76CONFIG_LOG_BUF_SHIFT=14
77# CONFIG_CGROUPS is not set
78CONFIG_GROUP_SCHED=y
79# CONFIG_FAIR_GROUP_SCHED is not set
80# CONFIG_RT_GROUP_SCHED is not set
81CONFIG_USER_SCHED=y
82# CONFIG_CGROUP_SCHED is not set
83CONFIG_SYSFS_DEPRECATED=y
84CONFIG_SYSFS_DEPRECATED_V2=y
85# CONFIG_RELAY is not set
86# CONFIG_NAMESPACES is not set
87CONFIG_BLK_DEV_INITRD=y
88CONFIG_INITRAMFS_SOURCE=""
89# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
90CONFIG_SYSCTL=y
91CONFIG_EMBEDDED=y
92CONFIG_SYSCTL_SYSCALL=y
93CONFIG_KALLSYMS=y
94CONFIG_KALLSYMS_ALL=y
95CONFIG_KALLSYMS_EXTRA_PASS=y
96CONFIG_HOTPLUG=y
97CONFIG_PRINTK=y
98CONFIG_BUG=y
99CONFIG_ELF_CORE=y
100CONFIG_COMPAT_BRK=y
101CONFIG_BASE_FULL=y
102CONFIG_FUTEX=y
103CONFIG_ANON_INODES=y
104CONFIG_EPOLL=y
105CONFIG_SIGNALFD=y
106CONFIG_TIMERFD=y
107CONFIG_EVENTFD=y
108CONFIG_SHMEM=y
109CONFIG_VM_EVENT_COUNTERS=y
110CONFIG_SLUB_DEBUG=y
111# CONFIG_SLAB is not set
112CONFIG_SLUB=y
113# CONFIG_SLOB is not set
114# CONFIG_PROFILING is not set
115# CONFIG_MARKERS is not set
116CONFIG_HAVE_OPROFILE=y
117# CONFIG_KPROBES is not set
118CONFIG_HAVE_KPROBES=y
119CONFIG_HAVE_KRETPROBES=y
120CONFIG_PROC_PAGE_MONITOR=y
121CONFIG_SLABINFO=y
122CONFIG_RT_MUTEXES=y
123# CONFIG_TINY_SHMEM is not set
124CONFIG_BASE_SMALL=0
125CONFIG_MODULES=y
126CONFIG_MODULE_UNLOAD=y
127CONFIG_MODULE_FORCE_UNLOAD=y
128CONFIG_MODVERSIONS=y
129# CONFIG_MODULE_SRCVERSION_ALL is not set
130CONFIG_KMOD=y
131CONFIG_BLOCK=y
132CONFIG_LBD=y
133# CONFIG_BLK_DEV_IO_TRACE is not set
134# CONFIG_LSF is not set
135# CONFIG_BLK_DEV_BSG is not set
136
137#
138# IO Schedulers
139#
140CONFIG_IOSCHED_NOOP=y
141CONFIG_IOSCHED_AS=y
142CONFIG_IOSCHED_DEADLINE=y
143CONFIG_IOSCHED_CFQ=y
144# CONFIG_DEFAULT_AS is not set
145# CONFIG_DEFAULT_DEADLINE is not set
146CONFIG_DEFAULT_CFQ=y
147# CONFIG_DEFAULT_NOOP is not set
148CONFIG_DEFAULT_IOSCHED="cfq"
149CONFIG_CLASSIC_RCU=y
150
151#
152# Platform support
153#
154# CONFIG_PPC_MPC512x is not set
155# CONFIG_PPC_MPC5121 is not set
156# CONFIG_PPC_CELL is not set
157# CONFIG_PPC_CELL_NATIVE is not set
158# CONFIG_PQ2ADS is not set
159CONFIG_MPC85xx=y
160# CONFIG_MPC8540_ADS is not set
161# CONFIG_MPC8560_ADS is not set
162# CONFIG_MPC85xx_CDS is not set
163# CONFIG_MPC85xx_MDS is not set
164CONFIG_MPC85xx_DS=y
165# CONFIG_STX_GP3 is not set
166# CONFIG_TQM8540 is not set
167# CONFIG_TQM8541 is not set
168# CONFIG_TQM8555 is not set
169# CONFIG_TQM8560 is not set
170# CONFIG_SBC8548 is not set
171# CONFIG_SBC8560 is not set
172# CONFIG_IPIC is not set
173CONFIG_MPIC=y
174# CONFIG_MPIC_WEIRD is not set
175CONFIG_PPC_I8259=y
176# CONFIG_PPC_RTAS is not set
177# CONFIG_MMIO_NVRAM is not set
178# CONFIG_PPC_MPC106 is not set
179# CONFIG_PPC_970_NAP is not set
180# CONFIG_PPC_INDIRECT_IO is not set
181# CONFIG_GENERIC_IOMAP is not set
182# CONFIG_CPU_FREQ is not set
183# CONFIG_CPM2 is not set
184CONFIG_FSL_ULI1575=y
185
186#
187# Kernel options
188#
189CONFIG_HIGHMEM=y
190CONFIG_TICK_ONESHOT=y
191CONFIG_NO_HZ=y
192CONFIG_HIGH_RES_TIMERS=y
193CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
194# CONFIG_HZ_100 is not set
195CONFIG_HZ_250=y
196# CONFIG_HZ_300 is not set
197# CONFIG_HZ_1000 is not set
198CONFIG_HZ=250
199# CONFIG_SCHED_HRTICK is not set
200CONFIG_PREEMPT_NONE=y
201# CONFIG_PREEMPT_VOLUNTARY is not set
202# CONFIG_PREEMPT is not set
203CONFIG_BINFMT_ELF=y
204CONFIG_BINFMT_MISC=m
205CONFIG_MATH_EMULATION=y
206# CONFIG_IOMMU_HELPER is not set
207CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
208CONFIG_ARCH_HAS_WALK_MEMORY=y
209CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
210CONFIG_ARCH_FLATMEM_ENABLE=y
211CONFIG_ARCH_POPULATES_NODE_MAP=y
212CONFIG_SELECT_MEMORY_MODEL=y
213CONFIG_FLATMEM_MANUAL=y
214# CONFIG_DISCONTIGMEM_MANUAL is not set
215# CONFIG_SPARSEMEM_MANUAL is not set
216CONFIG_FLATMEM=y
217CONFIG_FLAT_NODE_MEM_MAP=y
218# CONFIG_SPARSEMEM_STATIC is not set
219# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
220CONFIG_SPLIT_PTLOCK_CPUS=4
221# CONFIG_RESOURCES_64BIT is not set
222CONFIG_ZONE_DMA_FLAG=1
223CONFIG_BOUNCE=y
224CONFIG_VIRT_TO_BUS=y
225CONFIG_PROC_DEVICETREE=y
226# CONFIG_CMDLINE_BOOL is not set
227# CONFIG_PM is not set
228CONFIG_SECCOMP=y
229CONFIG_ISA_DMA_API=y
230
231#
232# Bus options
233#
234CONFIG_ZONE_DMA=y
235CONFIG_GENERIC_ISA_DMA=y
236CONFIG_PPC_INDIRECT_PCI=y
237CONFIG_FSL_SOC=y
238CONFIG_FSL_PCI=y
239CONFIG_PCI=y
240CONFIG_PCI_DOMAINS=y
241CONFIG_PCI_SYSCALL=y
242# CONFIG_PCIEPORTBUS is not set
243CONFIG_ARCH_SUPPORTS_MSI=y
244# CONFIG_PCI_MSI is not set
245CONFIG_PCI_LEGACY=y
246# CONFIG_PCI_DEBUG is not set
247# CONFIG_PCCARD is not set
248# CONFIG_HOTPLUG_PCI is not set
249
250#
251# Advanced setup
252#
253# CONFIG_ADVANCED_OPTIONS is not set
254
255#
256# Default settings for advanced configuration options are used
257#
258CONFIG_HIGHMEM_START=0xfe000000
259CONFIG_LOWMEM_SIZE=0x30000000
260CONFIG_KERNEL_START=0xc0000000
261CONFIG_TASK_SIZE=0xc0000000
262CONFIG_BOOT_LOAD=0x00800000
263
264#
265# Networking
266#
267CONFIG_NET=y
268
269#
270# Networking options
271#
272CONFIG_PACKET=y
273# CONFIG_PACKET_MMAP is not set
274CONFIG_UNIX=y
275CONFIG_XFRM=y
276CONFIG_XFRM_USER=y
277# CONFIG_XFRM_SUB_POLICY is not set
278# CONFIG_XFRM_MIGRATE is not set
279# CONFIG_XFRM_STATISTICS is not set
280CONFIG_NET_KEY=m
281# CONFIG_NET_KEY_MIGRATE is not set
282CONFIG_INET=y
283CONFIG_IP_MULTICAST=y
284CONFIG_IP_ADVANCED_ROUTER=y
285CONFIG_ASK_IP_FIB_HASH=y
286# CONFIG_IP_FIB_TRIE is not set
287CONFIG_IP_FIB_HASH=y
288CONFIG_IP_MULTIPLE_TABLES=y
289CONFIG_IP_ROUTE_MULTIPATH=y
290CONFIG_IP_ROUTE_VERBOSE=y
291CONFIG_IP_PNP=y
292CONFIG_IP_PNP_DHCP=y
293CONFIG_IP_PNP_BOOTP=y
294CONFIG_IP_PNP_RARP=y
295CONFIG_NET_IPIP=y
296CONFIG_NET_IPGRE=y
297CONFIG_NET_IPGRE_BROADCAST=y
298CONFIG_IP_MROUTE=y
299CONFIG_IP_PIMSM_V1=y
300CONFIG_IP_PIMSM_V2=y
301CONFIG_ARPD=y
302# CONFIG_SYN_COOKIES is not set
303# CONFIG_INET_AH is not set
304# CONFIG_INET_ESP is not set
305# CONFIG_INET_IPCOMP is not set
306# CONFIG_INET_XFRM_TUNNEL is not set
307CONFIG_INET_TUNNEL=y
308# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
309# CONFIG_INET_XFRM_MODE_TUNNEL is not set
310# CONFIG_INET_XFRM_MODE_BEET is not set
311# CONFIG_INET_LRO is not set
312CONFIG_INET_DIAG=y
313CONFIG_INET_TCP_DIAG=y
314# CONFIG_TCP_CONG_ADVANCED is not set
315CONFIG_TCP_CONG_CUBIC=y
316CONFIG_DEFAULT_TCP_CONG="cubic"
317# CONFIG_TCP_MD5SIG is not set
318CONFIG_IPV6=y
319# CONFIG_IPV6_PRIVACY is not set
320# CONFIG_IPV6_ROUTER_PREF is not set
321# CONFIG_IPV6_OPTIMISTIC_DAD is not set
322# CONFIG_INET6_AH is not set
323# CONFIG_INET6_ESP is not set
324# CONFIG_INET6_IPCOMP is not set
325# CONFIG_IPV6_MIP6 is not set
326# CONFIG_INET6_XFRM_TUNNEL is not set
327# CONFIG_INET6_TUNNEL is not set
328CONFIG_INET6_XFRM_MODE_TRANSPORT=y
329CONFIG_INET6_XFRM_MODE_TUNNEL=y
330CONFIG_INET6_XFRM_MODE_BEET=y
331# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
332CONFIG_IPV6_SIT=y
333# CONFIG_IPV6_TUNNEL is not set
334# CONFIG_IPV6_MULTIPLE_TABLES is not set
335# CONFIG_NETWORK_SECMARK is not set
336# CONFIG_NETFILTER is not set
337# CONFIG_IP_DCCP is not set
338CONFIG_IP_SCTP=m
339# CONFIG_SCTP_DBG_MSG is not set
340# CONFIG_SCTP_DBG_OBJCNT is not set
341# CONFIG_SCTP_HMAC_NONE is not set
342# CONFIG_SCTP_HMAC_SHA1 is not set
343CONFIG_SCTP_HMAC_MD5=y
344# CONFIG_TIPC is not set
345# CONFIG_ATM is not set
346# CONFIG_BRIDGE is not set
347# CONFIG_VLAN_8021Q is not set
348# CONFIG_DECNET is not set
349# CONFIG_LLC2 is not set
350# CONFIG_IPX is not set
351# CONFIG_ATALK is not set
352# CONFIG_X25 is not set
353# CONFIG_LAPB is not set
354# CONFIG_ECONET is not set
355# CONFIG_WAN_ROUTER is not set
356# CONFIG_NET_SCHED is not set
357
358#
359# Network testing
360#
361# CONFIG_NET_PKTGEN is not set
362# CONFIG_HAMRADIO is not set
363# CONFIG_CAN is not set
364# CONFIG_IRDA is not set
365# CONFIG_BT is not set
366# CONFIG_AF_RXRPC is not set
367CONFIG_FIB_RULES=y
368
369#
370# Wireless
371#
372# CONFIG_CFG80211 is not set
373# CONFIG_WIRELESS_EXT is not set
374# CONFIG_MAC80211 is not set
375# CONFIG_IEEE80211 is not set
376# CONFIG_RFKILL is not set
377# CONFIG_NET_9P is not set
378
379#
380# Device Drivers
381#
382
383#
384# Generic Driver Options
385#
386CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
387CONFIG_STANDALONE=y
388CONFIG_PREVENT_FIRMWARE_BUILD=y
389CONFIG_FW_LOADER=y
390# CONFIG_DEBUG_DRIVER is not set
391# CONFIG_DEBUG_DEVRES is not set
392# CONFIG_SYS_HYPERVISOR is not set
393# CONFIG_CONNECTOR is not set
394# CONFIG_MTD is not set
395CONFIG_OF_DEVICE=y
396# CONFIG_PARPORT is not set
397CONFIG_BLK_DEV=y
398# CONFIG_BLK_DEV_FD is not set
399# CONFIG_BLK_CPQ_DA is not set
400# CONFIG_BLK_CPQ_CISS_DA is not set
401# CONFIG_BLK_DEV_DAC960 is not set
402# CONFIG_BLK_DEV_UMEM is not set
403# CONFIG_BLK_DEV_COW_COMMON is not set
404CONFIG_BLK_DEV_LOOP=y
405# CONFIG_BLK_DEV_CRYPTOLOOP is not set
406CONFIG_BLK_DEV_NBD=y
407# CONFIG_BLK_DEV_SX8 is not set
408# CONFIG_BLK_DEV_UB is not set
409CONFIG_BLK_DEV_RAM=y
410CONFIG_BLK_DEV_RAM_COUNT=16
411CONFIG_BLK_DEV_RAM_SIZE=131072
412# CONFIG_BLK_DEV_XIP is not set
413# CONFIG_CDROM_PKTCDVD is not set
414# CONFIG_ATA_OVER_ETH is not set
415CONFIG_MISC_DEVICES=y
416# CONFIG_PHANTOM is not set
417# CONFIG_EEPROM_93CX6 is not set
418# CONFIG_SGI_IOC4 is not set
419# CONFIG_TIFM_CORE is not set
420# CONFIG_ENCLOSURE_SERVICES is not set
421CONFIG_HAVE_IDE=y
422# CONFIG_IDE is not set
423
424#
425# SCSI device support
426#
427# CONFIG_RAID_ATTRS is not set
428CONFIG_SCSI=y
429CONFIG_SCSI_DMA=y
430# CONFIG_SCSI_TGT is not set
431# CONFIG_SCSI_NETLINK is not set
432CONFIG_SCSI_PROC_FS=y
433
434#
435# SCSI support type (disk, tape, CD-ROM)
436#
437CONFIG_BLK_DEV_SD=y
438CONFIG_CHR_DEV_ST=y
439# CONFIG_CHR_DEV_OSST is not set
440CONFIG_BLK_DEV_SR=y
441# CONFIG_BLK_DEV_SR_VENDOR is not set
442CONFIG_CHR_DEV_SG=y
443# CONFIG_CHR_DEV_SCH is not set
444
445#
446# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
447#
448CONFIG_SCSI_MULTI_LUN=y
449# CONFIG_SCSI_CONSTANTS is not set
450CONFIG_SCSI_LOGGING=y
451# CONFIG_SCSI_SCAN_ASYNC is not set
452CONFIG_SCSI_WAIT_SCAN=m
453
454#
455# SCSI Transports
456#
457# CONFIG_SCSI_SPI_ATTRS is not set
458# CONFIG_SCSI_FC_ATTRS is not set
459# CONFIG_SCSI_ISCSI_ATTRS is not set
460# CONFIG_SCSI_SAS_LIBSAS is not set
461# CONFIG_SCSI_SRP_ATTRS is not set
462CONFIG_SCSI_LOWLEVEL=y
463# CONFIG_ISCSI_TCP is not set
464# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
465# CONFIG_SCSI_3W_9XXX is not set
466# CONFIG_SCSI_ACARD is not set
467# CONFIG_SCSI_AACRAID is not set
468# CONFIG_SCSI_AIC7XXX is not set
469# CONFIG_SCSI_AIC7XXX_OLD is not set
470# CONFIG_SCSI_AIC79XX is not set
471# CONFIG_SCSI_AIC94XX is not set
472# CONFIG_SCSI_DPT_I2O is not set
473# CONFIG_SCSI_ADVANSYS is not set
474# CONFIG_SCSI_ARCMSR is not set
475# CONFIG_MEGARAID_NEWGEN is not set
476# CONFIG_MEGARAID_LEGACY is not set
477# CONFIG_MEGARAID_SAS is not set
478# CONFIG_SCSI_HPTIOP is not set
479# CONFIG_SCSI_BUSLOGIC is not set
480# CONFIG_SCSI_DMX3191D is not set
481# CONFIG_SCSI_EATA is not set
482# CONFIG_SCSI_FUTURE_DOMAIN is not set
483# CONFIG_SCSI_GDTH is not set
484# CONFIG_SCSI_IPS is not set
485# CONFIG_SCSI_INITIO is not set
486# CONFIG_SCSI_INIA100 is not set
487# CONFIG_SCSI_MVSAS is not set
488# CONFIG_SCSI_STEX is not set
489# CONFIG_SCSI_SYM53C8XX_2 is not set
490# CONFIG_SCSI_IPR is not set
491# CONFIG_SCSI_QLOGIC_1280 is not set
492# CONFIG_SCSI_QLA_FC is not set
493# CONFIG_SCSI_QLA_ISCSI is not set
494# CONFIG_SCSI_LPFC is not set
495# CONFIG_SCSI_DC395x is not set
496# CONFIG_SCSI_DC390T is not set
497# CONFIG_SCSI_NSP32 is not set
498# CONFIG_SCSI_DEBUG is not set
499# CONFIG_SCSI_SRP is not set
500CONFIG_ATA=y
501# CONFIG_ATA_NONSTANDARD is not set
502CONFIG_SATA_AHCI=y
503# CONFIG_SATA_SVW is not set
504# CONFIG_ATA_PIIX is not set
505# CONFIG_SATA_MV is not set
506# CONFIG_SATA_NV is not set
507# CONFIG_PDC_ADMA is not set
508# CONFIG_SATA_QSTOR is not set
509# CONFIG_SATA_PROMISE is not set
510# CONFIG_SATA_SX4 is not set
511# CONFIG_SATA_SIL is not set
512# CONFIG_SATA_SIL24 is not set
513# CONFIG_SATA_SIS is not set
514# CONFIG_SATA_ULI is not set
515# CONFIG_SATA_VIA is not set
516# CONFIG_SATA_VITESSE is not set
517# CONFIG_SATA_INIC162X is not set
518# CONFIG_SATA_FSL is not set
519CONFIG_PATA_ALI=y
520# CONFIG_PATA_AMD is not set
521# CONFIG_PATA_ARTOP is not set
522# CONFIG_PATA_ATIIXP is not set
523# CONFIG_PATA_CMD640_PCI is not set
524# CONFIG_PATA_CMD64X is not set
525# CONFIG_PATA_CS5520 is not set
526# CONFIG_PATA_CS5530 is not set
527# CONFIG_PATA_CYPRESS is not set
528# CONFIG_PATA_EFAR is not set
529# CONFIG_ATA_GENERIC is not set
530# CONFIG_PATA_HPT366 is not set
531# CONFIG_PATA_HPT37X is not set
532# CONFIG_PATA_HPT3X2N is not set
533# CONFIG_PATA_HPT3X3 is not set
534# CONFIG_PATA_IT821X is not set
535# CONFIG_PATA_IT8213 is not set
536# CONFIG_PATA_JMICRON is not set
537# CONFIG_PATA_TRIFLEX is not set
538# CONFIG_PATA_MARVELL is not set
539# CONFIG_PATA_MPIIX is not set
540# CONFIG_PATA_OLDPIIX is not set
541# CONFIG_PATA_NETCELL is not set
542# CONFIG_PATA_NINJA32 is not set
543# CONFIG_PATA_NS87410 is not set
544# CONFIG_PATA_NS87415 is not set
545# CONFIG_PATA_OPTI is not set
546# CONFIG_PATA_OPTIDMA is not set
547# CONFIG_PATA_PDC_OLD is not set
548# CONFIG_PATA_RADISYS is not set
549# CONFIG_PATA_RZ1000 is not set
550# CONFIG_PATA_SC1200 is not set
551# CONFIG_PATA_SERVERWORKS is not set
552# CONFIG_PATA_PDC2027X is not set
553# CONFIG_PATA_SIL680 is not set
554# CONFIG_PATA_SIS is not set
555# CONFIG_PATA_VIA is not set
556# CONFIG_PATA_WINBOND is not set
557# CONFIG_PATA_PLATFORM is not set
558# CONFIG_MD is not set
559# CONFIG_FUSION is not set
560
561#
562# IEEE 1394 (FireWire) support
563#
564# CONFIG_FIREWIRE is not set
565# CONFIG_IEEE1394 is not set
566# CONFIG_I2O is not set
567# CONFIG_MACINTOSH_DRIVERS is not set
568CONFIG_NETDEVICES=y
569# CONFIG_NETDEVICES_MULTIQUEUE is not set
570CONFIG_DUMMY=y
571# CONFIG_BONDING is not set
572# CONFIG_MACVLAN is not set
573# CONFIG_EQUALIZER is not set
574# CONFIG_TUN is not set
575# CONFIG_VETH is not set
576# CONFIG_ARCNET is not set
577CONFIG_PHYLIB=y
578
579#
580# MII PHY device drivers
581#
582# CONFIG_MARVELL_PHY is not set
583# CONFIG_DAVICOM_PHY is not set
584# CONFIG_QSEMI_PHY is not set
585# CONFIG_LXT_PHY is not set
586# CONFIG_CICADA_PHY is not set
587CONFIG_VITESSE_PHY=y
588# CONFIG_SMSC_PHY is not set
589# CONFIG_BROADCOM_PHY is not set
590# CONFIG_ICPLUS_PHY is not set
591# CONFIG_REALTEK_PHY is not set
592# CONFIG_FIXED_PHY is not set
593# CONFIG_MDIO_BITBANG is not set
594CONFIG_NET_ETHERNET=y
595CONFIG_MII=y
596# CONFIG_HAPPYMEAL is not set
597# CONFIG_SUNGEM is not set
598# CONFIG_CASSINI is not set
599# CONFIG_NET_VENDOR_3COM is not set
600# CONFIG_NET_TULIP is not set
601# CONFIG_HP100 is not set
602# CONFIG_IBM_NEW_EMAC_ZMII is not set
603# CONFIG_IBM_NEW_EMAC_RGMII is not set
604# CONFIG_IBM_NEW_EMAC_TAH is not set
605# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
606# CONFIG_NET_PCI is not set
607# CONFIG_B44 is not set
608CONFIG_NETDEV_1000=y
609# CONFIG_ACENIC is not set
610# CONFIG_DL2K is not set
611# CONFIG_E1000 is not set
612# CONFIG_E1000E is not set
613# CONFIG_E1000E_ENABLED is not set
614# CONFIG_IP1000 is not set
615# CONFIG_IGB is not set
616# CONFIG_NS83820 is not set
617# CONFIG_HAMACHI is not set
618# CONFIG_YELLOWFIN is not set
619# CONFIG_R8169 is not set
620# CONFIG_SIS190 is not set
621# CONFIG_SKGE is not set
622# CONFIG_SKY2 is not set
623# CONFIG_SK98LIN is not set
624# CONFIG_VIA_VELOCITY is not set
625# CONFIG_TIGON3 is not set
626# CONFIG_BNX2 is not set
627CONFIG_GIANFAR=y
628CONFIG_GFAR_NAPI=y
629# CONFIG_QLA3XXX is not set
630# CONFIG_ATL1 is not set
631CONFIG_NETDEV_10000=y
632# CONFIG_CHELSIO_T1 is not set
633# CONFIG_CHELSIO_T3 is not set
634# CONFIG_IXGBE is not set
635# CONFIG_IXGB is not set
636# CONFIG_S2IO is not set
637# CONFIG_MYRI10GE is not set
638# CONFIG_NETXEN_NIC is not set
639# CONFIG_NIU is not set
640# CONFIG_MLX4_CORE is not set
641# CONFIG_TEHUTI is not set
642# CONFIG_BNX2X is not set
643# CONFIG_TR is not set
644
645#
646# Wireless LAN
647#
648# CONFIG_WLAN_PRE80211 is not set
649# CONFIG_WLAN_80211 is not set
650
651#
652# USB Network Adapters
653#
654# CONFIG_USB_CATC is not set
655# CONFIG_USB_KAWETH is not set
656# CONFIG_USB_PEGASUS is not set
657# CONFIG_USB_RTL8150 is not set
658# CONFIG_USB_USBNET is not set
659# CONFIG_WAN is not set
660# CONFIG_FDDI is not set
661# CONFIG_HIPPI is not set
662# CONFIG_PPP is not set
663# CONFIG_SLIP is not set
664# CONFIG_NET_FC is not set
665# CONFIG_NETCONSOLE is not set
666# CONFIG_NETPOLL is not set
667# CONFIG_NET_POLL_CONTROLLER is not set
668# CONFIG_ISDN is not set
669# CONFIG_PHONE is not set
670
671#
672# Input device support
673#
674CONFIG_INPUT=y
675# CONFIG_INPUT_FF_MEMLESS is not set
676# CONFIG_INPUT_POLLDEV is not set
677
678#
679# Userland interfaces
680#
681# CONFIG_INPUT_MOUSEDEV is not set
682# CONFIG_INPUT_JOYDEV is not set
683# CONFIG_INPUT_EVDEV is not set
684# CONFIG_INPUT_EVBUG is not set
685
686#
687# Input Device Drivers
688#
689# CONFIG_INPUT_KEYBOARD is not set
690# CONFIG_INPUT_MOUSE is not set
691# CONFIG_INPUT_JOYSTICK is not set
692# CONFIG_INPUT_TABLET is not set
693# CONFIG_INPUT_TOUCHSCREEN is not set
694# CONFIG_INPUT_MISC is not set
695
696#
697# Hardware I/O ports
698#
699CONFIG_SERIO=y
700CONFIG_SERIO_I8042=y
701CONFIG_SERIO_SERPORT=y
702# CONFIG_SERIO_PCIPS2 is not set
703CONFIG_SERIO_LIBPS2=y
704# CONFIG_SERIO_RAW is not set
705# CONFIG_GAMEPORT is not set
706
707#
708# Character devices
709#
710CONFIG_VT=y
711CONFIG_VT_CONSOLE=y
712CONFIG_HW_CONSOLE=y
713# CONFIG_VT_HW_CONSOLE_BINDING is not set
714# CONFIG_SERIAL_NONSTANDARD is not set
715# CONFIG_NOZOMI is not set
716
717#
718# Serial drivers
719#
720CONFIG_SERIAL_8250=y
721CONFIG_SERIAL_8250_CONSOLE=y
722CONFIG_SERIAL_8250_PCI=y
723CONFIG_SERIAL_8250_NR_UARTS=2
724CONFIG_SERIAL_8250_RUNTIME_UARTS=2
725CONFIG_SERIAL_8250_EXTENDED=y
726CONFIG_SERIAL_8250_MANY_PORTS=y
727CONFIG_SERIAL_8250_SHARE_IRQ=y
728CONFIG_SERIAL_8250_DETECT_IRQ=y
729CONFIG_SERIAL_8250_RSA=y
730
731#
732# Non-8250 serial port support
733#
734# CONFIG_SERIAL_UARTLITE is not set
735CONFIG_SERIAL_CORE=y
736CONFIG_SERIAL_CORE_CONSOLE=y
737# CONFIG_SERIAL_JSM is not set
738# CONFIG_SERIAL_OF_PLATFORM is not set
739CONFIG_UNIX98_PTYS=y
740CONFIG_LEGACY_PTYS=y
741CONFIG_LEGACY_PTY_COUNT=256
742# CONFIG_IPMI_HANDLER is not set
743# CONFIG_HW_RANDOM is not set
744CONFIG_NVRAM=y
745# CONFIG_GEN_RTC is not set
746# CONFIG_R3964 is not set
747# CONFIG_APPLICOM is not set
748# CONFIG_RAW_DRIVER is not set
749# CONFIG_TCG_TPM is not set
750CONFIG_DEVPORT=y
751CONFIG_I2C=y
752CONFIG_I2C_BOARDINFO=y
753# CONFIG_I2C_CHARDEV is not set
754
755#
756# I2C Algorithms
757#
758# CONFIG_I2C_ALGOBIT is not set
759# CONFIG_I2C_ALGOPCF is not set
760# CONFIG_I2C_ALGOPCA is not set
761
762#
763# I2C Hardware Bus support
764#
765# CONFIG_I2C_ALI1535 is not set
766# CONFIG_I2C_ALI1563 is not set
767# CONFIG_I2C_ALI15X3 is not set
768# CONFIG_I2C_AMD756 is not set
769# CONFIG_I2C_AMD8111 is not set
770# CONFIG_I2C_I801 is not set
771# CONFIG_I2C_I810 is not set
772# CONFIG_I2C_PIIX4 is not set
773CONFIG_I2C_MPC=y
774# CONFIG_I2C_NFORCE2 is not set
775# CONFIG_I2C_OCORES is not set
776# CONFIG_I2C_PARPORT_LIGHT is not set
777# CONFIG_I2C_PROSAVAGE is not set
778# CONFIG_I2C_SAVAGE4 is not set
779# CONFIG_I2C_SIMTEC is not set
780# CONFIG_I2C_SIS5595 is not set
781# CONFIG_I2C_SIS630 is not set
782# CONFIG_I2C_SIS96X is not set
783# CONFIG_I2C_TAOS_EVM is not set
784# CONFIG_I2C_STUB is not set
785# CONFIG_I2C_TINY_USB is not set
786# CONFIG_I2C_VIA is not set
787# CONFIG_I2C_VIAPRO is not set
788# CONFIG_I2C_VOODOO3 is not set
789
790#
791# Miscellaneous I2C Chip support
792#
793# CONFIG_DS1682 is not set
794CONFIG_SENSORS_EEPROM=y
795# CONFIG_SENSORS_PCF8574 is not set
796# CONFIG_PCF8575 is not set
797# CONFIG_SENSORS_PCF8591 is not set
798# CONFIG_TPS65010 is not set
799# CONFIG_SENSORS_MAX6875 is not set
800# CONFIG_SENSORS_TSL2550 is not set
801# CONFIG_I2C_DEBUG_CORE is not set
802# CONFIG_I2C_DEBUG_ALGO is not set
803# CONFIG_I2C_DEBUG_BUS is not set
804# CONFIG_I2C_DEBUG_CHIP is not set
805
806#
807# SPI support
808#
809# CONFIG_SPI is not set
810# CONFIG_SPI_MASTER is not set
811# CONFIG_W1 is not set
812# CONFIG_POWER_SUPPLY is not set
813# CONFIG_HWMON is not set
814# CONFIG_THERMAL is not set
815# CONFIG_WATCHDOG is not set
816
817#
818# Sonics Silicon Backplane
819#
820CONFIG_SSB_POSSIBLE=y
821# CONFIG_SSB is not set
822
823#
824# Multifunction device drivers
825#
826# CONFIG_MFD_SM501 is not set
827
828#
829# Multimedia devices
830#
831# CONFIG_VIDEO_DEV is not set
832CONFIG_DVB_CORE=m
833# CONFIG_DVB_CORE_ATTACH is not set
834CONFIG_DVB_CAPTURE_DRIVERS=y
835
836#
837# Supported SAA7146 based PCI Adapters
838#
839# CONFIG_TTPCI_EEPROM is not set
840# CONFIG_DVB_BUDGET_CORE is not set
841
842#
843# Supported USB Adapters
844#
845# CONFIG_DVB_USB is not set
846# CONFIG_DVB_TTUSB_BUDGET is not set
847# CONFIG_DVB_TTUSB_DEC is not set
848# CONFIG_DVB_CINERGYT2 is not set
849
850#
851# Supported FlexCopII (B2C2) Adapters
852#
853# CONFIG_DVB_B2C2_FLEXCOP is not set
854
855#
856# Supported BT878 Adapters
857#
858
859#
860# Supported Pluto2 Adapters
861#
862# CONFIG_DVB_PLUTO2 is not set
863
864#
865# Supported DVB Frontends
866#
867
868#
869# Customise DVB Frontends
870#
871# CONFIG_DVB_FE_CUSTOMISE is not set
872
873#
874# DVB-S (satellite) frontends
875#
876# CONFIG_DVB_STV0299 is not set
877# CONFIG_DVB_CX24110 is not set
878# CONFIG_DVB_CX24123 is not set
879# CONFIG_DVB_TDA8083 is not set
880# CONFIG_DVB_MT312 is not set
881# CONFIG_DVB_VES1X93 is not set
882# CONFIG_DVB_S5H1420 is not set
883# CONFIG_DVB_TDA10086 is not set
884
885#
886# DVB-T (terrestrial) frontends
887#
888# CONFIG_DVB_SP8870 is not set
889# CONFIG_DVB_SP887X is not set
890# CONFIG_DVB_CX22700 is not set
891# CONFIG_DVB_CX22702 is not set
892# CONFIG_DVB_L64781 is not set
893# CONFIG_DVB_TDA1004X is not set
894# CONFIG_DVB_NXT6000 is not set
895# CONFIG_DVB_MT352 is not set
896# CONFIG_DVB_ZL10353 is not set
897# CONFIG_DVB_DIB3000MB is not set
898# CONFIG_DVB_DIB3000MC is not set
899# CONFIG_DVB_DIB7000M is not set
900# CONFIG_DVB_DIB7000P is not set
901
902#
903# DVB-C (cable) frontends
904#
905# CONFIG_DVB_VES1820 is not set
906# CONFIG_DVB_TDA10021 is not set
907# CONFIG_DVB_TDA10023 is not set
908# CONFIG_DVB_STV0297 is not set
909
910#
911# ATSC (North American/Korean Terrestrial/Cable DTV) frontends
912#
913# CONFIG_DVB_NXT200X is not set
914# CONFIG_DVB_OR51211 is not set
915# CONFIG_DVB_OR51132 is not set
916# CONFIG_DVB_BCM3510 is not set
917# CONFIG_DVB_LGDT330X is not set
918# CONFIG_DVB_S5H1409 is not set
919
920#
921# Tuners/PLL support
922#
923# CONFIG_DVB_PLL is not set
924# CONFIG_DVB_TDA826X is not set
925# CONFIG_DVB_TDA827X is not set
926# CONFIG_DVB_TDA18271 is not set
927# CONFIG_DVB_TUNER_QT1010 is not set
928# CONFIG_DVB_TUNER_MT2060 is not set
929# CONFIG_DVB_TUNER_MT2266 is not set
930# CONFIG_DVB_TUNER_MT2131 is not set
931# CONFIG_DVB_TUNER_DIB0070 is not set
932# CONFIG_DVB_TUNER_XC5000 is not set
933
934#
935# Miscellaneous devices
936#
937# CONFIG_DVB_LNBP21 is not set
938# CONFIG_DVB_ISL6421 is not set
939# CONFIG_DVB_TUA6100 is not set
940CONFIG_DAB=y
941# CONFIG_USB_DABUSB is not set
942
943#
944# Graphics support
945#
946# CONFIG_AGP is not set
947# CONFIG_DRM is not set
948# CONFIG_VGASTATE is not set
949CONFIG_VIDEO_OUTPUT_CONTROL=y
950# CONFIG_FB is not set
951# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
952
953#
954# Display device support
955#
956# CONFIG_DISPLAY_SUPPORT is not set
957
958#
959# Console display driver support
960#
961CONFIG_VGA_CONSOLE=y
962# CONFIG_VGACON_SOFT_SCROLLBACK is not set
963CONFIG_DUMMY_CONSOLE=y
964
965#
966# Sound
967#
968CONFIG_SOUND=y
969
970#
971# Advanced Linux Sound Architecture
972#
973CONFIG_SND=y
974CONFIG_SND_TIMER=y
975CONFIG_SND_PCM=y
976# CONFIG_SND_SEQUENCER is not set
977# CONFIG_SND_MIXER_OSS is not set
978# CONFIG_SND_PCM_OSS is not set
979# CONFIG_SND_DYNAMIC_MINORS is not set
980CONFIG_SND_SUPPORT_OLD_API=y
981CONFIG_SND_VERBOSE_PROCFS=y
982# CONFIG_SND_VERBOSE_PRINTK is not set
983# CONFIG_SND_DEBUG is not set
984
985#
986# Generic devices
987#
988CONFIG_SND_AC97_CODEC=y
989# CONFIG_SND_DUMMY is not set
990# CONFIG_SND_MTPAV is not set
991# CONFIG_SND_SERIAL_U16550 is not set
992# CONFIG_SND_MPU401 is not set
993
994#
995# PCI devices
996#
997# CONFIG_SND_AD1889 is not set
998# CONFIG_SND_ALS300 is not set
999# CONFIG_SND_ALS4000 is not set
1000# CONFIG_SND_ALI5451 is not set
1001# CONFIG_SND_ATIIXP is not set
1002# CONFIG_SND_ATIIXP_MODEM is not set
1003# CONFIG_SND_AU8810 is not set
1004# CONFIG_SND_AU8820 is not set
1005# CONFIG_SND_AU8830 is not set
1006# CONFIG_SND_AZT3328 is not set
1007# CONFIG_SND_BT87X is not set
1008# CONFIG_SND_CA0106 is not set
1009# CONFIG_SND_CMIPCI is not set
1010# CONFIG_SND_OXYGEN is not set
1011# CONFIG_SND_CS4281 is not set
1012# CONFIG_SND_CS46XX is not set
1013# CONFIG_SND_CS5530 is not set
1014# CONFIG_SND_DARLA20 is not set
1015# CONFIG_SND_GINA20 is not set
1016# CONFIG_SND_LAYLA20 is not set
1017# CONFIG_SND_DARLA24 is not set
1018# CONFIG_SND_GINA24 is not set
1019# CONFIG_SND_LAYLA24 is not set
1020# CONFIG_SND_MONA is not set
1021# CONFIG_SND_MIA is not set
1022# CONFIG_SND_ECHO3G is not set
1023# CONFIG_SND_INDIGO is not set
1024# CONFIG_SND_INDIGOIO is not set
1025# CONFIG_SND_INDIGODJ is not set
1026# CONFIG_SND_EMU10K1 is not set
1027# CONFIG_SND_EMU10K1X is not set
1028# CONFIG_SND_ENS1370 is not set
1029# CONFIG_SND_ENS1371 is not set
1030# CONFIG_SND_ES1938 is not set
1031# CONFIG_SND_ES1968 is not set
1032# CONFIG_SND_FM801 is not set
1033# CONFIG_SND_HDA_INTEL is not set
1034# CONFIG_SND_HDSP is not set
1035# CONFIG_SND_HDSPM is not set
1036# CONFIG_SND_HIFIER is not set
1037# CONFIG_SND_ICE1712 is not set
1038# CONFIG_SND_ICE1724 is not set
1039CONFIG_SND_INTEL8X0=y
1040# CONFIG_SND_INTEL8X0M is not set
1041# CONFIG_SND_KORG1212 is not set
1042# CONFIG_SND_MAESTRO3 is not set
1043# CONFIG_SND_MIXART is not set
1044# CONFIG_SND_NM256 is not set
1045# CONFIG_SND_PCXHR is not set
1046# CONFIG_SND_RIPTIDE is not set
1047# CONFIG_SND_RME32 is not set
1048# CONFIG_SND_RME96 is not set
1049# CONFIG_SND_RME9652 is not set
1050# CONFIG_SND_SONICVIBES is not set
1051# CONFIG_SND_TRIDENT is not set
1052# CONFIG_SND_VIA82XX is not set
1053# CONFIG_SND_VIA82XX_MODEM is not set
1054# CONFIG_SND_VIRTUOSO is not set
1055# CONFIG_SND_VX222 is not set
1056# CONFIG_SND_YMFPCI is not set
1057# CONFIG_SND_AC97_POWER_SAVE is not set
1058
1059#
1060# ALSA PowerMac devices
1061#
1062
1063#
1064# ALSA PowerPC devices
1065#
1066
1067#
1068# USB devices
1069#
1070# CONFIG_SND_USB_AUDIO is not set
1071# CONFIG_SND_USB_USX2Y is not set
1072# CONFIG_SND_USB_CAIAQ is not set
1073
1074#
1075# System on Chip audio support
1076#
1077# CONFIG_SND_SOC is not set
1078
1079#
1080# SoC Audio support for SuperH
1081#
1082
1083#
1084# ALSA SoC audio for Freescale SOCs
1085#
1086
1087#
1088# Open Sound System
1089#
1090# CONFIG_SOUND_PRIME is not set
1091CONFIG_AC97_BUS=y
1092CONFIG_HID_SUPPORT=y
1093CONFIG_HID=y
1094# CONFIG_HID_DEBUG is not set
1095# CONFIG_HIDRAW is not set
1096
1097#
1098# USB Input Devices
1099#
1100CONFIG_USB_HID=y
1101# CONFIG_USB_HIDINPUT_POWERBOOK is not set
1102# CONFIG_HID_FF is not set
1103# CONFIG_USB_HIDDEV is not set
1104CONFIG_USB_SUPPORT=y
1105CONFIG_USB_ARCH_HAS_HCD=y
1106CONFIG_USB_ARCH_HAS_OHCI=y
1107CONFIG_USB_ARCH_HAS_EHCI=y
1108CONFIG_USB=y
1109# CONFIG_USB_DEBUG is not set
1110# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
1111
1112#
1113# Miscellaneous USB options
1114#
1115CONFIG_USB_DEVICEFS=y
1116CONFIG_USB_DEVICE_CLASS=y
1117# CONFIG_USB_DYNAMIC_MINORS is not set
1118# CONFIG_USB_OTG is not set
1119
1120#
1121# USB Host Controller Drivers
1122#
1123CONFIG_USB_EHCI_HCD=y
1124# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
1125# CONFIG_USB_EHCI_TT_NEWSCHED is not set
1126# CONFIG_USB_EHCI_FSL is not set
1127CONFIG_USB_EHCI_HCD_PPC_OF=y
1128# CONFIG_USB_ISP116X_HCD is not set
1129CONFIG_USB_OHCI_HCD=y
1130CONFIG_USB_OHCI_HCD_PPC_OF=y
1131CONFIG_USB_OHCI_HCD_PPC_OF_BE=y
1132CONFIG_USB_OHCI_HCD_PPC_OF_LE=y
1133CONFIG_USB_OHCI_HCD_PCI=y
1134CONFIG_USB_OHCI_BIG_ENDIAN_DESC=y
1135CONFIG_USB_OHCI_BIG_ENDIAN_MMIO=y
1136CONFIG_USB_OHCI_LITTLE_ENDIAN=y
1137# CONFIG_USB_UHCI_HCD is not set
1138# CONFIG_USB_SL811_HCD is not set
1139# CONFIG_USB_R8A66597_HCD is not set
1140
1141#
1142# USB Device Class drivers
1143#
1144# CONFIG_USB_ACM is not set
1145# CONFIG_USB_PRINTER is not set
1146
1147#
1148# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
1149#
1150
1151#
1152# may also be needed; see USB_STORAGE Help for more information
1153#
1154CONFIG_USB_STORAGE=y
1155# CONFIG_USB_STORAGE_DEBUG is not set
1156# CONFIG_USB_STORAGE_DATAFAB is not set
1157# CONFIG_USB_STORAGE_FREECOM is not set
1158# CONFIG_USB_STORAGE_ISD200 is not set
1159# CONFIG_USB_STORAGE_DPCM is not set
1160# CONFIG_USB_STORAGE_USBAT is not set
1161# CONFIG_USB_STORAGE_SDDR09 is not set
1162# CONFIG_USB_STORAGE_SDDR55 is not set
1163# CONFIG_USB_STORAGE_JUMPSHOT is not set
1164# CONFIG_USB_STORAGE_ALAUDA is not set
1165# CONFIG_USB_STORAGE_KARMA is not set
1166# CONFIG_USB_LIBUSUAL is not set
1167
1168#
1169# USB Imaging devices
1170#
1171# CONFIG_USB_MDC800 is not set
1172# CONFIG_USB_MICROTEK is not set
1173CONFIG_USB_MON=y
1174
1175#
1176# USB port drivers
1177#
1178# CONFIG_USB_SERIAL is not set
1179
1180#
1181# USB Miscellaneous drivers
1182#
1183# CONFIG_USB_EMI62 is not set
1184# CONFIG_USB_EMI26 is not set
1185# CONFIG_USB_ADUTUX is not set
1186# CONFIG_USB_AUERSWALD is not set
1187# CONFIG_USB_RIO500 is not set
1188# CONFIG_USB_LEGOTOWER is not set
1189# CONFIG_USB_LCD is not set
1190# CONFIG_USB_BERRY_CHARGE is not set
1191# CONFIG_USB_LED is not set
1192# CONFIG_USB_CYPRESS_CY7C63 is not set
1193# CONFIG_USB_CYTHERM is not set
1194# CONFIG_USB_PHIDGET is not set
1195# CONFIG_USB_IDMOUSE is not set
1196# CONFIG_USB_FTDI_ELAN is not set
1197# CONFIG_USB_APPLEDISPLAY is not set
1198# CONFIG_USB_SISUSBVGA is not set
1199# CONFIG_USB_LD is not set
1200# CONFIG_USB_TRANCEVIBRATOR is not set
1201# CONFIG_USB_IOWARRIOR is not set
1202# CONFIG_USB_TEST is not set
1203# CONFIG_USB_GADGET is not set
1204# CONFIG_MMC is not set
1205# CONFIG_MEMSTICK is not set
1206# CONFIG_NEW_LEDS is not set
1207# CONFIG_INFINIBAND is not set
1208# CONFIG_EDAC is not set
1209CONFIG_RTC_LIB=y
1210CONFIG_RTC_CLASS=y
1211CONFIG_RTC_HCTOSYS=y
1212CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
1213# CONFIG_RTC_DEBUG is not set
1214
1215#
1216# RTC interfaces
1217#
1218CONFIG_RTC_INTF_SYSFS=y
1219CONFIG_RTC_INTF_PROC=y
1220CONFIG_RTC_INTF_DEV=y
1221# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
1222# CONFIG_RTC_DRV_TEST is not set
1223
1224#
1225# I2C RTC drivers
1226#
1227# CONFIG_RTC_DRV_DS1307 is not set
1228# CONFIG_RTC_DRV_DS1374 is not set
1229# CONFIG_RTC_DRV_DS1672 is not set
1230# CONFIG_RTC_DRV_MAX6900 is not set
1231# CONFIG_RTC_DRV_RS5C372 is not set
1232# CONFIG_RTC_DRV_ISL1208 is not set
1233# CONFIG_RTC_DRV_X1205 is not set
1234# CONFIG_RTC_DRV_PCF8563 is not set
1235# CONFIG_RTC_DRV_PCF8583 is not set
1236# CONFIG_RTC_DRV_M41T80 is not set
1237# CONFIG_RTC_DRV_S35390A is not set
1238
1239#
1240# SPI RTC drivers
1241#
1242
1243#
1244# Platform RTC drivers
1245#
1246CONFIG_RTC_DRV_CMOS=y
1247# CONFIG_RTC_DRV_DS1511 is not set
1248# CONFIG_RTC_DRV_DS1553 is not set
1249# CONFIG_RTC_DRV_DS1742 is not set
1250# CONFIG_RTC_DRV_STK17TA8 is not set
1251# CONFIG_RTC_DRV_M48T86 is not set
1252# CONFIG_RTC_DRV_M48T59 is not set
1253# CONFIG_RTC_DRV_V3020 is not set
1254
1255#
1256# on-CPU RTC drivers
1257#
1258# CONFIG_DMADEVICES is not set
1259
1260#
1261# Userspace I/O
1262#
1263# CONFIG_UIO is not set
1264
1265#
1266# File systems
1267#
1268CONFIG_EXT2_FS=y
1269# CONFIG_EXT2_FS_XATTR is not set
1270# CONFIG_EXT2_FS_XIP is not set
1271CONFIG_EXT3_FS=y
1272CONFIG_EXT3_FS_XATTR=y
1273# CONFIG_EXT3_FS_POSIX_ACL is not set
1274# CONFIG_EXT3_FS_SECURITY is not set
1275# CONFIG_EXT4DEV_FS is not set
1276CONFIG_JBD=y
1277CONFIG_FS_MBCACHE=y
1278# CONFIG_REISERFS_FS is not set
1279# CONFIG_JFS_FS is not set
1280# CONFIG_FS_POSIX_ACL is not set
1281# CONFIG_XFS_FS is not set
1282# CONFIG_GFS2_FS is not set
1283# CONFIG_OCFS2_FS is not set
1284CONFIG_DNOTIFY=y
1285CONFIG_INOTIFY=y
1286CONFIG_INOTIFY_USER=y
1287# CONFIG_QUOTA is not set
1288# CONFIG_AUTOFS_FS is not set
1289# CONFIG_AUTOFS4_FS is not set
1290# CONFIG_FUSE_FS is not set
1291
1292#
1293# CD-ROM/DVD Filesystems
1294#
1295CONFIG_ISO9660_FS=m
1296CONFIG_JOLIET=y
1297CONFIG_ZISOFS=y
1298CONFIG_UDF_FS=m
1299CONFIG_UDF_NLS=y
1300
1301#
1302# DOS/FAT/NT Filesystems
1303#
1304CONFIG_FAT_FS=y
1305CONFIG_MSDOS_FS=m
1306CONFIG_VFAT_FS=y
1307CONFIG_FAT_DEFAULT_CODEPAGE=437
1308CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1309CONFIG_NTFS_FS=y
1310# CONFIG_NTFS_DEBUG is not set
1311# CONFIG_NTFS_RW is not set
1312
1313#
1314# Pseudo filesystems
1315#
1316CONFIG_PROC_FS=y
1317CONFIG_PROC_KCORE=y
1318CONFIG_PROC_SYSCTL=y
1319CONFIG_SYSFS=y
1320CONFIG_TMPFS=y
1321# CONFIG_TMPFS_POSIX_ACL is not set
1322# CONFIG_HUGETLB_PAGE is not set
1323# CONFIG_CONFIGFS_FS is not set
1324
1325#
1326# Miscellaneous filesystems
1327#
1328CONFIG_ADFS_FS=m
1329# CONFIG_ADFS_FS_RW is not set
1330CONFIG_AFFS_FS=m
1331CONFIG_HFS_FS=m
1332CONFIG_HFSPLUS_FS=m
1333CONFIG_BEFS_FS=m
1334# CONFIG_BEFS_DEBUG is not set
1335CONFIG_BFS_FS=m
1336CONFIG_EFS_FS=m
1337CONFIG_CRAMFS=y
1338CONFIG_VXFS_FS=m
1339# CONFIG_MINIX_FS is not set
1340CONFIG_HPFS_FS=m
1341CONFIG_QNX4FS_FS=m
1342# CONFIG_ROMFS_FS is not set
1343CONFIG_SYSV_FS=m
1344CONFIG_UFS_FS=m
1345# CONFIG_UFS_FS_WRITE is not set
1346# CONFIG_UFS_DEBUG is not set
1347CONFIG_NETWORK_FILESYSTEMS=y
1348CONFIG_NFS_FS=y
1349CONFIG_NFS_V3=y
1350# CONFIG_NFS_V3_ACL is not set
1351CONFIG_NFS_V4=y
1352# CONFIG_NFS_DIRECTIO is not set
1353CONFIG_NFSD=y
1354# CONFIG_NFSD_V3 is not set
1355CONFIG_NFSD_TCP=y
1356CONFIG_ROOT_NFS=y
1357CONFIG_LOCKD=y
1358CONFIG_LOCKD_V4=y
1359CONFIG_EXPORTFS=y
1360CONFIG_NFS_COMMON=y
1361CONFIG_SUNRPC=y
1362CONFIG_SUNRPC_GSS=y
1363# CONFIG_SUNRPC_BIND34 is not set
1364CONFIG_RPCSEC_GSS_KRB5=y
1365# CONFIG_RPCSEC_GSS_SPKM3 is not set
1366# CONFIG_SMB_FS is not set
1367# CONFIG_CIFS is not set
1368# CONFIG_NCP_FS is not set
1369# CONFIG_CODA_FS is not set
1370# CONFIG_AFS_FS is not set
1371
1372#
1373# Partition Types
1374#
1375CONFIG_PARTITION_ADVANCED=y
1376# CONFIG_ACORN_PARTITION is not set
1377# CONFIG_OSF_PARTITION is not set
1378# CONFIG_AMIGA_PARTITION is not set
1379# CONFIG_ATARI_PARTITION is not set
1380CONFIG_MAC_PARTITION=y
1381CONFIG_MSDOS_PARTITION=y
1382# CONFIG_BSD_DISKLABEL is not set
1383# CONFIG_MINIX_SUBPARTITION is not set
1384# CONFIG_SOLARIS_X86_PARTITION is not set
1385# CONFIG_UNIXWARE_DISKLABEL is not set
1386# CONFIG_LDM_PARTITION is not set
1387# CONFIG_SGI_PARTITION is not set
1388# CONFIG_ULTRIX_PARTITION is not set
1389# CONFIG_SUN_PARTITION is not set
1390# CONFIG_KARMA_PARTITION is not set
1391# CONFIG_EFI_PARTITION is not set
1392# CONFIG_SYSV68_PARTITION is not set
1393CONFIG_NLS=y
1394CONFIG_NLS_DEFAULT="iso8859-1"
1395# CONFIG_NLS_CODEPAGE_437 is not set
1396# CONFIG_NLS_CODEPAGE_737 is not set
1397# CONFIG_NLS_CODEPAGE_775 is not set
1398# CONFIG_NLS_CODEPAGE_850 is not set
1399# CONFIG_NLS_CODEPAGE_852 is not set
1400# CONFIG_NLS_CODEPAGE_855 is not set
1401# CONFIG_NLS_CODEPAGE_857 is not set
1402# CONFIG_NLS_CODEPAGE_860 is not set
1403# CONFIG_NLS_CODEPAGE_861 is not set
1404# CONFIG_NLS_CODEPAGE_862 is not set
1405# CONFIG_NLS_CODEPAGE_863 is not set
1406# CONFIG_NLS_CODEPAGE_864 is not set
1407# CONFIG_NLS_CODEPAGE_865 is not set
1408# CONFIG_NLS_CODEPAGE_866 is not set
1409# CONFIG_NLS_CODEPAGE_869 is not set
1410# CONFIG_NLS_CODEPAGE_936 is not set
1411# CONFIG_NLS_CODEPAGE_950 is not set
1412# CONFIG_NLS_CODEPAGE_932 is not set
1413# CONFIG_NLS_CODEPAGE_949 is not set
1414# CONFIG_NLS_CODEPAGE_874 is not set
1415# CONFIG_NLS_ISO8859_8 is not set
1416# CONFIG_NLS_CODEPAGE_1250 is not set
1417# CONFIG_NLS_CODEPAGE_1251 is not set
1418# CONFIG_NLS_ASCII is not set
1419# CONFIG_NLS_ISO8859_1 is not set
1420# CONFIG_NLS_ISO8859_2 is not set
1421# CONFIG_NLS_ISO8859_3 is not set
1422# CONFIG_NLS_ISO8859_4 is not set
1423# CONFIG_NLS_ISO8859_5 is not set
1424# CONFIG_NLS_ISO8859_6 is not set
1425# CONFIG_NLS_ISO8859_7 is not set
1426# CONFIG_NLS_ISO8859_9 is not set
1427# CONFIG_NLS_ISO8859_13 is not set
1428# CONFIG_NLS_ISO8859_14 is not set
1429# CONFIG_NLS_ISO8859_15 is not set
1430# CONFIG_NLS_KOI8_R is not set
1431# CONFIG_NLS_KOI8_U is not set
1432CONFIG_NLS_UTF8=m
1433# CONFIG_DLM is not set
1434
1435#
1436# Library routines
1437#
1438CONFIG_BITREVERSE=y
1439# CONFIG_CRC_CCITT is not set
1440# CONFIG_CRC16 is not set
1441# CONFIG_CRC_ITU_T is not set
1442CONFIG_CRC32=y
1443# CONFIG_CRC7 is not set
1444CONFIG_LIBCRC32C=m
1445CONFIG_ZLIB_INFLATE=y
1446CONFIG_PLIST=y
1447CONFIG_HAS_IOMEM=y
1448CONFIG_HAS_IOPORT=y
1449CONFIG_HAS_DMA=y
1450
1451#
1452# Kernel hacking
1453#
1454# CONFIG_PRINTK_TIME is not set
1455CONFIG_ENABLE_WARN_DEPRECATED=y
1456CONFIG_ENABLE_MUST_CHECK=y
1457# CONFIG_MAGIC_SYSRQ is not set
1458# CONFIG_UNUSED_SYMBOLS is not set
1459# CONFIG_DEBUG_FS is not set
1460# CONFIG_HEADERS_CHECK is not set
1461CONFIG_DEBUG_KERNEL=y
1462# CONFIG_DEBUG_SHIRQ is not set
1463CONFIG_DETECT_SOFTLOCKUP=y
1464CONFIG_SCHED_DEBUG=y
1465# CONFIG_SCHEDSTATS is not set
1466# CONFIG_TIMER_STATS is not set
1467# CONFIG_SLUB_DEBUG_ON is not set
1468# CONFIG_SLUB_STATS is not set
1469# CONFIG_DEBUG_RT_MUTEXES is not set
1470# CONFIG_RT_MUTEX_TESTER is not set
1471# CONFIG_DEBUG_SPINLOCK is not set
1472# CONFIG_DEBUG_MUTEXES is not set
1473# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1474# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
1475# CONFIG_DEBUG_KOBJECT is not set
1476# CONFIG_DEBUG_HIGHMEM is not set
1477# CONFIG_DEBUG_BUGVERBOSE is not set
1478CONFIG_DEBUG_INFO=y
1479# CONFIG_DEBUG_VM is not set
1480# CONFIG_DEBUG_LIST is not set
1481# CONFIG_DEBUG_SG is not set
1482# CONFIG_BOOT_PRINTK_DELAY is not set
1483# CONFIG_RCU_TORTURE_TEST is not set
1484# CONFIG_BACKTRACE_SELF_TEST is not set
1485# CONFIG_FAULT_INJECTION is not set
1486# CONFIG_SAMPLES is not set
1487# CONFIG_DEBUG_STACKOVERFLOW is not set
1488# CONFIG_DEBUG_STACK_USAGE is not set
1489# CONFIG_DEBUG_PAGEALLOC is not set
1490# CONFIG_DEBUGGER is not set
1491# CONFIG_BDI_SWITCH is not set
1492# CONFIG_PPC_EARLY_DEBUG is not set
1493
1494#
1495# Security options
1496#
1497# CONFIG_KEYS is not set
1498# CONFIG_SECURITY is not set
1499# CONFIG_SECURITY_FILE_CAPABILITIES is not set
1500CONFIG_CRYPTO=y
1501CONFIG_CRYPTO_ALGAPI=y
1502CONFIG_CRYPTO_BLKCIPHER=y
1503# CONFIG_CRYPTO_SEQIV is not set
1504CONFIG_CRYPTO_HASH=y
1505CONFIG_CRYPTO_MANAGER=y
1506CONFIG_CRYPTO_HMAC=y
1507# CONFIG_CRYPTO_XCBC is not set
1508# CONFIG_CRYPTO_NULL is not set
1509# CONFIG_CRYPTO_MD4 is not set
1510CONFIG_CRYPTO_MD5=y
1511CONFIG_CRYPTO_SHA1=m
1512# CONFIG_CRYPTO_SHA256 is not set
1513# CONFIG_CRYPTO_SHA512 is not set
1514# CONFIG_CRYPTO_WP512 is not set
1515# CONFIG_CRYPTO_TGR192 is not set
1516# CONFIG_CRYPTO_GF128MUL is not set
1517# CONFIG_CRYPTO_ECB is not set
1518CONFIG_CRYPTO_CBC=y
1519CONFIG_CRYPTO_PCBC=m
1520# CONFIG_CRYPTO_LRW is not set
1521# CONFIG_CRYPTO_XTS is not set
1522# CONFIG_CRYPTO_CTR is not set
1523# CONFIG_CRYPTO_GCM is not set
1524# CONFIG_CRYPTO_CCM is not set
1525# CONFIG_CRYPTO_CRYPTD is not set
1526CONFIG_CRYPTO_DES=y
1527# CONFIG_CRYPTO_FCRYPT is not set
1528# CONFIG_CRYPTO_BLOWFISH is not set
1529# CONFIG_CRYPTO_TWOFISH is not set
1530# CONFIG_CRYPTO_SERPENT is not set
1531# CONFIG_CRYPTO_AES is not set
1532# CONFIG_CRYPTO_CAST5 is not set
1533# CONFIG_CRYPTO_CAST6 is not set
1534# CONFIG_CRYPTO_TEA is not set
1535# CONFIG_CRYPTO_ARC4 is not set
1536# CONFIG_CRYPTO_KHAZAD is not set
1537# CONFIG_CRYPTO_ANUBIS is not set
1538# CONFIG_CRYPTO_SEED is not set
1539# CONFIG_CRYPTO_SALSA20 is not set
1540# CONFIG_CRYPTO_DEFLATE is not set
1541# CONFIG_CRYPTO_MICHAEL_MIC is not set
1542# CONFIG_CRYPTO_CRC32C is not set
1543# CONFIG_CRYPTO_CAMELLIA is not set
1544# CONFIG_CRYPTO_TEST is not set
1545# CONFIG_CRYPTO_AUTHENC is not set
1546# CONFIG_CRYPTO_LZO is not set
1547CONFIG_CRYPTO_HW=y
1548# CONFIG_CRYPTO_DEV_HIFN_795X is not set
1549# CONFIG_PPC_CLOCK is not set
diff --git a/arch/powerpc/configs/85xx/mpc85xx_cds_defconfig b/arch/powerpc/configs/85xx/mpc85xx_cds_defconfig
new file mode 100644
index 000000000000..a469fe918816
--- /dev/null
+++ b/arch/powerpc/configs/85xx/mpc85xx_cds_defconfig
@@ -0,0 +1,935 @@
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.25-rc6
4# Mon Mar 24 08:48:30 2008
5#
6# CONFIG_PPC64 is not set
7
8#
9# Processor support
10#
11# CONFIG_6xx is not set
12CONFIG_PPC_85xx=y
13# CONFIG_PPC_8xx is not set
14# CONFIG_40x is not set
15# CONFIG_44x is not set
16# CONFIG_E200 is not set
17CONFIG_E500=y
18CONFIG_BOOKE=y
19CONFIG_FSL_BOOKE=y
20CONFIG_FSL_EMB_PERFMON=y
21# CONFIG_PHYS_64BIT is not set
22CONFIG_SPE=y
23# CONFIG_PPC_MM_SLICES is not set
24CONFIG_PPC32=y
25CONFIG_WORD_SIZE=32
26CONFIG_PPC_MERGE=y
27CONFIG_MMU=y
28CONFIG_GENERIC_CMOS_UPDATE=y
29CONFIG_GENERIC_TIME=y
30CONFIG_GENERIC_TIME_VSYSCALL=y
31CONFIG_GENERIC_CLOCKEVENTS=y
32CONFIG_GENERIC_HARDIRQS=y
33# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set
34CONFIG_IRQ_PER_CPU=y
35CONFIG_RWSEM_XCHGADD_ALGORITHM=y
36CONFIG_ARCH_HAS_ILOG2_U32=y
37CONFIG_GENERIC_HWEIGHT=y
38CONFIG_GENERIC_CALIBRATE_DELAY=y
39CONFIG_GENERIC_FIND_NEXT_BIT=y
40# CONFIG_ARCH_NO_VIRT_TO_BUS is not set
41CONFIG_PPC=y
42CONFIG_EARLY_PRINTK=y
43CONFIG_GENERIC_NVRAM=y
44CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
45CONFIG_ARCH_MAY_HAVE_PC_FDC=y
46CONFIG_PPC_OF=y
47CONFIG_OF=y
48CONFIG_PPC_UDBG_16550=y
49# CONFIG_GENERIC_TBSYNC is not set
50CONFIG_AUDIT_ARCH=y
51CONFIG_GENERIC_BUG=y
52CONFIG_DEFAULT_UIMAGE=y
53# CONFIG_PPC_DCR_NATIVE is not set
54# CONFIG_PPC_DCR_MMIO is not set
55CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
56
57#
58# General setup
59#
60CONFIG_EXPERIMENTAL=y
61CONFIG_BROKEN_ON_SMP=y
62CONFIG_INIT_ENV_ARG_LIMIT=32
63CONFIG_LOCALVERSION=""
64CONFIG_LOCALVERSION_AUTO=y
65CONFIG_SWAP=y
66CONFIG_SYSVIPC=y
67CONFIG_SYSVIPC_SYSCTL=y
68# CONFIG_POSIX_MQUEUE is not set
69# CONFIG_BSD_PROCESS_ACCT is not set
70# CONFIG_TASKSTATS is not set
71# CONFIG_AUDIT is not set
72# CONFIG_IKCONFIG is not set
73CONFIG_LOG_BUF_SHIFT=14
74# CONFIG_CGROUPS is not set
75CONFIG_GROUP_SCHED=y
76# CONFIG_FAIR_GROUP_SCHED is not set
77# CONFIG_RT_GROUP_SCHED is not set
78CONFIG_USER_SCHED=y
79# CONFIG_CGROUP_SCHED is not set
80CONFIG_SYSFS_DEPRECATED=y
81CONFIG_SYSFS_DEPRECATED_V2=y
82# CONFIG_RELAY is not set
83# CONFIG_NAMESPACES is not set
84CONFIG_BLK_DEV_INITRD=y
85CONFIG_INITRAMFS_SOURCE=""
86# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
87CONFIG_SYSCTL=y
88CONFIG_EMBEDDED=y
89CONFIG_SYSCTL_SYSCALL=y
90CONFIG_KALLSYMS=y
91# CONFIG_KALLSYMS_ALL is not set
92# CONFIG_KALLSYMS_EXTRA_PASS is not set
93CONFIG_HOTPLUG=y
94CONFIG_PRINTK=y
95CONFIG_BUG=y
96CONFIG_ELF_CORE=y
97CONFIG_COMPAT_BRK=y
98CONFIG_BASE_FULL=y
99CONFIG_FUTEX=y
100CONFIG_ANON_INODES=y
101CONFIG_EPOLL=y
102CONFIG_SIGNALFD=y
103CONFIG_TIMERFD=y
104CONFIG_EVENTFD=y
105CONFIG_SHMEM=y
106CONFIG_VM_EVENT_COUNTERS=y
107CONFIG_SLUB_DEBUG=y
108# CONFIG_SLAB is not set
109CONFIG_SLUB=y
110# CONFIG_SLOB is not set
111# CONFIG_PROFILING is not set
112# CONFIG_MARKERS is not set
113CONFIG_HAVE_OPROFILE=y
114CONFIG_HAVE_KPROBES=y
115CONFIG_HAVE_KRETPROBES=y
116CONFIG_PROC_PAGE_MONITOR=y
117CONFIG_SLABINFO=y
118CONFIG_RT_MUTEXES=y
119# CONFIG_TINY_SHMEM is not set
120CONFIG_BASE_SMALL=0
121# CONFIG_MODULES is not set
122CONFIG_BLOCK=y
123# CONFIG_LBD is not set
124# CONFIG_BLK_DEV_IO_TRACE is not set
125# CONFIG_LSF is not set
126# CONFIG_BLK_DEV_BSG is not set
127
128#
129# IO Schedulers
130#
131CONFIG_IOSCHED_NOOP=y
132CONFIG_IOSCHED_AS=y
133CONFIG_IOSCHED_DEADLINE=y
134CONFIG_IOSCHED_CFQ=y
135CONFIG_DEFAULT_AS=y
136# CONFIG_DEFAULT_DEADLINE is not set
137# CONFIG_DEFAULT_CFQ is not set
138# CONFIG_DEFAULT_NOOP is not set
139CONFIG_DEFAULT_IOSCHED="anticipatory"
140CONFIG_CLASSIC_RCU=y
141
142#
143# Platform support
144#
145# CONFIG_PPC_MPC512x is not set
146# CONFIG_PPC_MPC5121 is not set
147# CONFIG_PPC_CELL is not set
148# CONFIG_PPC_CELL_NATIVE is not set
149# CONFIG_PQ2ADS is not set
150CONFIG_MPC85xx=y
151# CONFIG_MPC8540_ADS is not set
152# CONFIG_MPC8560_ADS is not set
153CONFIG_MPC85xx_CDS=y
154# CONFIG_MPC85xx_MDS is not set
155# CONFIG_MPC85xx_DS is not set
156# CONFIG_STX_GP3 is not set
157# CONFIG_TQM8540 is not set
158# CONFIG_TQM8541 is not set
159# CONFIG_TQM8555 is not set
160# CONFIG_TQM8560 is not set
161# CONFIG_SBC8548 is not set
162# CONFIG_SBC8560 is not set
163# CONFIG_IPIC is not set
164CONFIG_MPIC=y
165# CONFIG_MPIC_WEIRD is not set
166CONFIG_PPC_I8259=y
167# CONFIG_PPC_RTAS is not set
168# CONFIG_MMIO_NVRAM is not set
169# CONFIG_PPC_MPC106 is not set
170# CONFIG_PPC_970_NAP is not set
171# CONFIG_PPC_INDIRECT_IO is not set
172# CONFIG_GENERIC_IOMAP is not set
173# CONFIG_CPU_FREQ is not set
174# CONFIG_CPM2 is not set
175# CONFIG_FSL_ULI1575 is not set
176
177#
178# Kernel options
179#
180# CONFIG_HIGHMEM is not set
181CONFIG_TICK_ONESHOT=y
182CONFIG_NO_HZ=y
183CONFIG_HIGH_RES_TIMERS=y
184CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
185# CONFIG_HZ_100 is not set
186CONFIG_HZ_250=y
187# CONFIG_HZ_300 is not set
188# CONFIG_HZ_1000 is not set
189CONFIG_HZ=250
190# CONFIG_SCHED_HRTICK is not set
191CONFIG_PREEMPT_NONE=y
192# CONFIG_PREEMPT_VOLUNTARY is not set
193# CONFIG_PREEMPT is not set
194CONFIG_BINFMT_ELF=y
195CONFIG_BINFMT_MISC=y
196CONFIG_MATH_EMULATION=y
197# CONFIG_IOMMU_HELPER is not set
198CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
199CONFIG_ARCH_HAS_WALK_MEMORY=y
200CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
201CONFIG_ARCH_FLATMEM_ENABLE=y
202CONFIG_ARCH_POPULATES_NODE_MAP=y
203CONFIG_SELECT_MEMORY_MODEL=y
204CONFIG_FLATMEM_MANUAL=y
205# CONFIG_DISCONTIGMEM_MANUAL is not set
206# CONFIG_SPARSEMEM_MANUAL is not set
207CONFIG_FLATMEM=y
208CONFIG_FLAT_NODE_MEM_MAP=y
209# CONFIG_SPARSEMEM_STATIC is not set
210# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
211CONFIG_SPLIT_PTLOCK_CPUS=4
212# CONFIG_RESOURCES_64BIT is not set
213CONFIG_ZONE_DMA_FLAG=1
214CONFIG_BOUNCE=y
215CONFIG_VIRT_TO_BUS=y
216CONFIG_PROC_DEVICETREE=y
217# CONFIG_CMDLINE_BOOL is not set
218# CONFIG_PM is not set
219# CONFIG_SECCOMP is not set
220CONFIG_ISA_DMA_API=y
221
222#
223# Bus options
224#
225CONFIG_ZONE_DMA=y
226CONFIG_PPC_INDIRECT_PCI=y
227CONFIG_FSL_SOC=y
228CONFIG_FSL_PCI=y
229CONFIG_PCI=y
230CONFIG_PCI_DOMAINS=y
231CONFIG_PCI_SYSCALL=y
232# CONFIG_PCIEPORTBUS is not set
233CONFIG_ARCH_SUPPORTS_MSI=y
234# CONFIG_PCI_MSI is not set
235CONFIG_PCI_LEGACY=y
236# CONFIG_PCI_DEBUG is not set
237# CONFIG_PCCARD is not set
238# CONFIG_HOTPLUG_PCI is not set
239
240#
241# Advanced setup
242#
243# CONFIG_ADVANCED_OPTIONS is not set
244
245#
246# Default settings for advanced configuration options are used
247#
248CONFIG_HIGHMEM_START=0xfe000000
249CONFIG_LOWMEM_SIZE=0x30000000
250CONFIG_KERNEL_START=0xc0000000
251CONFIG_TASK_SIZE=0xc0000000
252CONFIG_BOOT_LOAD=0x00800000
253
254#
255# Networking
256#
257CONFIG_NET=y
258
259#
260# Networking options
261#
262CONFIG_PACKET=y
263# CONFIG_PACKET_MMAP is not set
264CONFIG_UNIX=y
265CONFIG_XFRM=y
266CONFIG_XFRM_USER=y
267# CONFIG_XFRM_SUB_POLICY is not set
268# CONFIG_XFRM_MIGRATE is not set
269# CONFIG_XFRM_STATISTICS is not set
270# CONFIG_NET_KEY is not set
271CONFIG_INET=y
272CONFIG_IP_MULTICAST=y
273# CONFIG_IP_ADVANCED_ROUTER is not set
274CONFIG_IP_FIB_HASH=y
275CONFIG_IP_PNP=y
276CONFIG_IP_PNP_DHCP=y
277CONFIG_IP_PNP_BOOTP=y
278# CONFIG_IP_PNP_RARP is not set
279# CONFIG_NET_IPIP is not set
280# CONFIG_NET_IPGRE is not set
281# CONFIG_IP_MROUTE is not set
282# CONFIG_ARPD is not set
283CONFIG_SYN_COOKIES=y
284# CONFIG_INET_AH is not set
285# CONFIG_INET_ESP is not set
286# CONFIG_INET_IPCOMP is not set
287# CONFIG_INET_XFRM_TUNNEL is not set
288# CONFIG_INET_TUNNEL is not set
289CONFIG_INET_XFRM_MODE_TRANSPORT=y
290CONFIG_INET_XFRM_MODE_TUNNEL=y
291CONFIG_INET_XFRM_MODE_BEET=y
292# CONFIG_INET_LRO is not set
293CONFIG_INET_DIAG=y
294CONFIG_INET_TCP_DIAG=y
295# CONFIG_TCP_CONG_ADVANCED is not set
296CONFIG_TCP_CONG_CUBIC=y
297CONFIG_DEFAULT_TCP_CONG="cubic"
298# CONFIG_TCP_MD5SIG is not set
299# CONFIG_IPV6 is not set
300# CONFIG_INET6_XFRM_TUNNEL is not set
301# CONFIG_INET6_TUNNEL is not set
302# CONFIG_NETWORK_SECMARK is not set
303# CONFIG_NETFILTER is not set
304# CONFIG_IP_DCCP is not set
305# CONFIG_IP_SCTP is not set
306# CONFIG_TIPC is not set
307# CONFIG_ATM is not set
308# CONFIG_BRIDGE is not set
309# CONFIG_VLAN_8021Q is not set
310# CONFIG_DECNET is not set
311# CONFIG_LLC2 is not set
312# CONFIG_IPX is not set
313# CONFIG_ATALK is not set
314# CONFIG_X25 is not set
315# CONFIG_LAPB is not set
316# CONFIG_ECONET is not set
317# CONFIG_WAN_ROUTER is not set
318# CONFIG_NET_SCHED is not set
319
320#
321# Network testing
322#
323# CONFIG_NET_PKTGEN is not set
324# CONFIG_HAMRADIO is not set
325# CONFIG_CAN is not set
326# CONFIG_IRDA is not set
327# CONFIG_BT is not set
328# CONFIG_AF_RXRPC is not set
329
330#
331# Wireless
332#
333# CONFIG_CFG80211 is not set
334# CONFIG_WIRELESS_EXT is not set
335# CONFIG_MAC80211 is not set
336# CONFIG_IEEE80211 is not set
337# CONFIG_RFKILL is not set
338# CONFIG_NET_9P is not set
339
340#
341# Device Drivers
342#
343
344#
345# Generic Driver Options
346#
347CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
348CONFIG_STANDALONE=y
349CONFIG_PREVENT_FIRMWARE_BUILD=y
350# CONFIG_FW_LOADER is not set
351# CONFIG_DEBUG_DRIVER is not set
352# CONFIG_DEBUG_DEVRES is not set
353# CONFIG_SYS_HYPERVISOR is not set
354# CONFIG_CONNECTOR is not set
355# CONFIG_MTD is not set
356CONFIG_OF_DEVICE=y
357# CONFIG_PARPORT is not set
358CONFIG_BLK_DEV=y
359# CONFIG_BLK_DEV_FD is not set
360# CONFIG_BLK_CPQ_DA is not set
361# CONFIG_BLK_CPQ_CISS_DA is not set
362# CONFIG_BLK_DEV_DAC960 is not set
363# CONFIG_BLK_DEV_UMEM is not set
364# CONFIG_BLK_DEV_COW_COMMON is not set
365CONFIG_BLK_DEV_LOOP=y
366# CONFIG_BLK_DEV_CRYPTOLOOP is not set
367# CONFIG_BLK_DEV_NBD is not set
368# CONFIG_BLK_DEV_SX8 is not set
369CONFIG_BLK_DEV_RAM=y
370CONFIG_BLK_DEV_RAM_COUNT=16
371CONFIG_BLK_DEV_RAM_SIZE=32768
372# CONFIG_BLK_DEV_XIP is not set
373# CONFIG_CDROM_PKTCDVD is not set
374# CONFIG_ATA_OVER_ETH is not set
375CONFIG_MISC_DEVICES=y
376# CONFIG_PHANTOM is not set
377# CONFIG_EEPROM_93CX6 is not set
378# CONFIG_SGI_IOC4 is not set
379# CONFIG_TIFM_CORE is not set
380# CONFIG_ENCLOSURE_SERVICES is not set
381CONFIG_HAVE_IDE=y
382CONFIG_IDE=y
383CONFIG_IDE_MAX_HWIFS=4
384CONFIG_BLK_DEV_IDE=y
385
386#
387# Please see Documentation/ide/ide.txt for help/info on IDE drives
388#
389# CONFIG_BLK_DEV_IDE_SATA is not set
390# CONFIG_BLK_DEV_IDEDISK is not set
391# CONFIG_IDEDISK_MULTI_MODE is not set
392# CONFIG_BLK_DEV_IDECD is not set
393# CONFIG_BLK_DEV_IDETAPE is not set
394# CONFIG_BLK_DEV_IDEFLOPPY is not set
395# CONFIG_IDE_TASK_IOCTL is not set
396CONFIG_IDE_PROC_FS=y
397
398#
399# IDE chipset support/bugfixes
400#
401CONFIG_IDE_GENERIC=y
402# CONFIG_BLK_DEV_PLATFORM is not set
403CONFIG_BLK_DEV_IDEDMA_SFF=y
404
405#
406# PCI IDE chipsets support
407#
408CONFIG_BLK_DEV_IDEPCI=y
409CONFIG_IDEPCI_PCIBUS_ORDER=y
410# CONFIG_BLK_DEV_OFFBOARD is not set
411CONFIG_BLK_DEV_GENERIC=y
412# CONFIG_BLK_DEV_OPTI621 is not set
413CONFIG_BLK_DEV_IDEDMA_PCI=y
414# CONFIG_BLK_DEV_AEC62XX is not set
415# CONFIG_BLK_DEV_ALI15X3 is not set
416# CONFIG_BLK_DEV_AMD74XX is not set
417# CONFIG_BLK_DEV_CMD64X is not set
418# CONFIG_BLK_DEV_TRIFLEX is not set
419# CONFIG_BLK_DEV_CY82C693 is not set
420# CONFIG_BLK_DEV_CS5520 is not set
421# CONFIG_BLK_DEV_CS5530 is not set
422# CONFIG_BLK_DEV_HPT34X is not set
423# CONFIG_BLK_DEV_HPT366 is not set
424# CONFIG_BLK_DEV_JMICRON is not set
425# CONFIG_BLK_DEV_SC1200 is not set
426# CONFIG_BLK_DEV_PIIX is not set
427# CONFIG_BLK_DEV_IT8213 is not set
428# CONFIG_BLK_DEV_IT821X is not set
429# CONFIG_BLK_DEV_NS87415 is not set
430# CONFIG_BLK_DEV_PDC202XX_OLD is not set
431# CONFIG_BLK_DEV_PDC202XX_NEW is not set
432# CONFIG_BLK_DEV_SVWKS is not set
433# CONFIG_BLK_DEV_SIIMAGE is not set
434# CONFIG_BLK_DEV_SL82C105 is not set
435# CONFIG_BLK_DEV_SLC90E66 is not set
436# CONFIG_BLK_DEV_TRM290 is not set
437CONFIG_BLK_DEV_VIA82CXXX=y
438# CONFIG_BLK_DEV_TC86C001 is not set
439CONFIG_BLK_DEV_IDEDMA=y
440CONFIG_IDE_ARCH_OBSOLETE_INIT=y
441# CONFIG_BLK_DEV_HD is not set
442
443#
444# SCSI device support
445#
446# CONFIG_RAID_ATTRS is not set
447# CONFIG_SCSI is not set
448# CONFIG_SCSI_DMA is not set
449# CONFIG_SCSI_NETLINK is not set
450# CONFIG_ATA is not set
451# CONFIG_MD is not set
452# CONFIG_FUSION is not set
453
454#
455# IEEE 1394 (FireWire) support
456#
457# CONFIG_FIREWIRE is not set
458# CONFIG_IEEE1394 is not set
459# CONFIG_I2O is not set
460# CONFIG_MACINTOSH_DRIVERS is not set
461CONFIG_NETDEVICES=y
462# CONFIG_NETDEVICES_MULTIQUEUE is not set
463# CONFIG_DUMMY is not set
464# CONFIG_BONDING is not set
465# CONFIG_MACVLAN is not set
466# CONFIG_EQUALIZER is not set
467# CONFIG_TUN is not set
468# CONFIG_VETH is not set
469# CONFIG_ARCNET is not set
470CONFIG_PHYLIB=y
471
472#
473# MII PHY device drivers
474#
475# CONFIG_MARVELL_PHY is not set
476# CONFIG_DAVICOM_PHY is not set
477# CONFIG_QSEMI_PHY is not set
478# CONFIG_LXT_PHY is not set
479# CONFIG_CICADA_PHY is not set
480# CONFIG_VITESSE_PHY is not set
481# CONFIG_SMSC_PHY is not set
482# CONFIG_BROADCOM_PHY is not set
483# CONFIG_ICPLUS_PHY is not set
484# CONFIG_REALTEK_PHY is not set
485# CONFIG_FIXED_PHY is not set
486# CONFIG_MDIO_BITBANG is not set
487CONFIG_NET_ETHERNET=y
488CONFIG_MII=y
489# CONFIG_HAPPYMEAL is not set
490# CONFIG_SUNGEM is not set
491# CONFIG_CASSINI is not set
492# CONFIG_NET_VENDOR_3COM is not set
493# CONFIG_NET_TULIP is not set
494# CONFIG_HP100 is not set
495# CONFIG_IBM_NEW_EMAC_ZMII is not set
496# CONFIG_IBM_NEW_EMAC_RGMII is not set
497# CONFIG_IBM_NEW_EMAC_TAH is not set
498# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
499# CONFIG_NET_PCI is not set
500# CONFIG_B44 is not set
501CONFIG_NETDEV_1000=y
502# CONFIG_ACENIC is not set
503# CONFIG_DL2K is not set
504CONFIG_E1000=y
505CONFIG_E1000_NAPI=y
506# CONFIG_E1000_DISABLE_PACKET_SPLIT is not set
507# CONFIG_E1000E is not set
508# CONFIG_E1000E_ENABLED is not set
509# CONFIG_IP1000 is not set
510# CONFIG_IGB is not set
511# CONFIG_NS83820 is not set
512# CONFIG_HAMACHI is not set
513# CONFIG_YELLOWFIN is not set
514# CONFIG_R8169 is not set
515# CONFIG_SIS190 is not set
516# CONFIG_SKGE is not set
517# CONFIG_SKY2 is not set
518# CONFIG_SK98LIN is not set
519# CONFIG_VIA_VELOCITY is not set
520# CONFIG_TIGON3 is not set
521# CONFIG_BNX2 is not set
522CONFIG_GIANFAR=y
523CONFIG_GFAR_NAPI=y
524# CONFIG_QLA3XXX is not set
525# CONFIG_ATL1 is not set
526CONFIG_NETDEV_10000=y
527# CONFIG_CHELSIO_T1 is not set
528# CONFIG_CHELSIO_T3 is not set
529# CONFIG_IXGBE is not set
530# CONFIG_IXGB is not set
531# CONFIG_S2IO is not set
532# CONFIG_MYRI10GE is not set
533# CONFIG_NETXEN_NIC is not set
534# CONFIG_NIU is not set
535# CONFIG_MLX4_CORE is not set
536# CONFIG_TEHUTI is not set
537# CONFIG_BNX2X is not set
538# CONFIG_TR is not set
539
540#
541# Wireless LAN
542#
543# CONFIG_WLAN_PRE80211 is not set
544# CONFIG_WLAN_80211 is not set
545# CONFIG_WAN is not set
546# CONFIG_FDDI is not set
547# CONFIG_HIPPI is not set
548# CONFIG_PPP is not set
549# CONFIG_SLIP is not set
550# CONFIG_NETCONSOLE is not set
551# CONFIG_NETPOLL is not set
552# CONFIG_NET_POLL_CONTROLLER is not set
553# CONFIG_ISDN is not set
554# CONFIG_PHONE is not set
555
556#
557# Input device support
558#
559CONFIG_INPUT=y
560# CONFIG_INPUT_FF_MEMLESS is not set
561# CONFIG_INPUT_POLLDEV is not set
562
563#
564# Userland interfaces
565#
566# CONFIG_INPUT_MOUSEDEV is not set
567# CONFIG_INPUT_JOYDEV is not set
568# CONFIG_INPUT_EVDEV is not set
569# CONFIG_INPUT_EVBUG is not set
570
571#
572# Input Device Drivers
573#
574# CONFIG_INPUT_KEYBOARD is not set
575# CONFIG_INPUT_MOUSE is not set
576# CONFIG_INPUT_JOYSTICK is not set
577# CONFIG_INPUT_TABLET is not set
578# CONFIG_INPUT_TOUCHSCREEN is not set
579# CONFIG_INPUT_MISC is not set
580
581#
582# Hardware I/O ports
583#
584# CONFIG_SERIO is not set
585# CONFIG_GAMEPORT is not set
586
587#
588# Character devices
589#
590# CONFIG_VT is not set
591# CONFIG_SERIAL_NONSTANDARD is not set
592# CONFIG_NOZOMI is not set
593
594#
595# Serial drivers
596#
597CONFIG_SERIAL_8250=y
598CONFIG_SERIAL_8250_CONSOLE=y
599CONFIG_SERIAL_8250_PCI=y
600CONFIG_SERIAL_8250_NR_UARTS=4
601CONFIG_SERIAL_8250_RUNTIME_UARTS=4
602# CONFIG_SERIAL_8250_EXTENDED is not set
603CONFIG_SERIAL_8250_SHARE_IRQ=y
604
605#
606# Non-8250 serial port support
607#
608# CONFIG_SERIAL_UARTLITE is not set
609CONFIG_SERIAL_CORE=y
610CONFIG_SERIAL_CORE_CONSOLE=y
611# CONFIG_SERIAL_JSM is not set
612# CONFIG_SERIAL_OF_PLATFORM is not set
613CONFIG_UNIX98_PTYS=y
614CONFIG_LEGACY_PTYS=y
615CONFIG_LEGACY_PTY_COUNT=256
616# CONFIG_IPMI_HANDLER is not set
617# CONFIG_HW_RANDOM is not set
618# CONFIG_NVRAM is not set
619CONFIG_GEN_RTC=y
620# CONFIG_GEN_RTC_X is not set
621# CONFIG_R3964 is not set
622# CONFIG_APPLICOM is not set
623# CONFIG_RAW_DRIVER is not set
624# CONFIG_TCG_TPM is not set
625CONFIG_DEVPORT=y
626# CONFIG_I2C is not set
627
628#
629# SPI support
630#
631# CONFIG_SPI is not set
632# CONFIG_SPI_MASTER is not set
633# CONFIG_W1 is not set
634# CONFIG_POWER_SUPPLY is not set
635CONFIG_HWMON=y
636# CONFIG_HWMON_VID is not set
637# CONFIG_SENSORS_I5K_AMB is not set
638# CONFIG_SENSORS_F71805F is not set
639# CONFIG_SENSORS_F71882FG is not set
640# CONFIG_SENSORS_IT87 is not set
641# CONFIG_SENSORS_PC87360 is not set
642# CONFIG_SENSORS_PC87427 is not set
643# CONFIG_SENSORS_SIS5595 is not set
644# CONFIG_SENSORS_SMSC47M1 is not set
645# CONFIG_SENSORS_SMSC47B397 is not set
646# CONFIG_SENSORS_VIA686A is not set
647# CONFIG_SENSORS_VT1211 is not set
648# CONFIG_SENSORS_VT8231 is not set
649# CONFIG_SENSORS_W83627HF is not set
650# CONFIG_SENSORS_W83627EHF is not set
651# CONFIG_HWMON_DEBUG_CHIP is not set
652# CONFIG_THERMAL is not set
653# CONFIG_WATCHDOG is not set
654
655#
656# Sonics Silicon Backplane
657#
658CONFIG_SSB_POSSIBLE=y
659# CONFIG_SSB is not set
660
661#
662# Multifunction device drivers
663#
664# CONFIG_MFD_SM501 is not set
665
666#
667# Multimedia devices
668#
669# CONFIG_VIDEO_DEV is not set
670# CONFIG_DVB_CORE is not set
671CONFIG_DAB=y
672
673#
674# Graphics support
675#
676# CONFIG_AGP is not set
677# CONFIG_DRM is not set
678# CONFIG_VGASTATE is not set
679CONFIG_VIDEO_OUTPUT_CONTROL=y
680# CONFIG_FB is not set
681# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
682
683#
684# Display device support
685#
686# CONFIG_DISPLAY_SUPPORT is not set
687
688#
689# Sound
690#
691# CONFIG_SOUND is not set
692CONFIG_HID_SUPPORT=y
693CONFIG_HID=y
694# CONFIG_HID_DEBUG is not set
695# CONFIG_HIDRAW is not set
696CONFIG_USB_SUPPORT=y
697CONFIG_USB_ARCH_HAS_HCD=y
698CONFIG_USB_ARCH_HAS_OHCI=y
699CONFIG_USB_ARCH_HAS_EHCI=y
700# CONFIG_USB is not set
701
702#
703# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
704#
705# CONFIG_USB_GADGET is not set
706# CONFIG_MMC is not set
707# CONFIG_MEMSTICK is not set
708# CONFIG_NEW_LEDS is not set
709# CONFIG_INFINIBAND is not set
710# CONFIG_EDAC is not set
711# CONFIG_RTC_CLASS is not set
712# CONFIG_DMADEVICES is not set
713
714#
715# Userspace I/O
716#
717# CONFIG_UIO is not set
718
719#
720# File systems
721#
722CONFIG_EXT2_FS=y
723# CONFIG_EXT2_FS_XATTR is not set
724# CONFIG_EXT2_FS_XIP is not set
725CONFIG_EXT3_FS=y
726CONFIG_EXT3_FS_XATTR=y
727# CONFIG_EXT3_FS_POSIX_ACL is not set
728# CONFIG_EXT3_FS_SECURITY is not set
729# CONFIG_EXT4DEV_FS is not set
730CONFIG_JBD=y
731CONFIG_FS_MBCACHE=y
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_GFS2_FS is not set
737# CONFIG_OCFS2_FS is not set
738CONFIG_DNOTIFY=y
739CONFIG_INOTIFY=y
740CONFIG_INOTIFY_USER=y
741# CONFIG_QUOTA is not set
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_PROC_KCORE=y
764CONFIG_PROC_SYSCTL=y
765CONFIG_SYSFS=y
766CONFIG_TMPFS=y
767# CONFIG_TMPFS_POSIX_ACL is not set
768# CONFIG_HUGETLB_PAGE is not set
769# CONFIG_CONFIGFS_FS is not set
770
771#
772# Miscellaneous filesystems
773#
774# CONFIG_ADFS_FS is not set
775# CONFIG_AFFS_FS is not set
776# CONFIG_HFS_FS is not set
777# CONFIG_HFSPLUS_FS is not set
778# CONFIG_BEFS_FS is not set
779# CONFIG_BFS_FS is not set
780# CONFIG_EFS_FS is not set
781# CONFIG_CRAMFS is not set
782# CONFIG_VXFS_FS is not set
783# CONFIG_MINIX_FS is not set
784# CONFIG_HPFS_FS is not set
785# CONFIG_QNX4FS_FS is not set
786# CONFIG_ROMFS_FS is not set
787# CONFIG_SYSV_FS is not set
788# CONFIG_UFS_FS is not set
789CONFIG_NETWORK_FILESYSTEMS=y
790CONFIG_NFS_FS=y
791# CONFIG_NFS_V3 is not set
792# CONFIG_NFS_V4 is not set
793# CONFIG_NFS_DIRECTIO is not set
794# CONFIG_NFSD is not set
795CONFIG_ROOT_NFS=y
796CONFIG_LOCKD=y
797CONFIG_NFS_COMMON=y
798CONFIG_SUNRPC=y
799# CONFIG_SUNRPC_BIND34 is not set
800# CONFIG_RPCSEC_GSS_KRB5 is not set
801# CONFIG_RPCSEC_GSS_SPKM3 is not set
802# CONFIG_SMB_FS is not set
803# CONFIG_CIFS is not set
804# CONFIG_NCP_FS is not set
805# CONFIG_CODA_FS is not set
806# CONFIG_AFS_FS is not set
807
808#
809# Partition Types
810#
811CONFIG_PARTITION_ADVANCED=y
812# CONFIG_ACORN_PARTITION is not set
813# CONFIG_OSF_PARTITION is not set
814# CONFIG_AMIGA_PARTITION is not set
815# CONFIG_ATARI_PARTITION is not set
816# CONFIG_MAC_PARTITION is not set
817# CONFIG_MSDOS_PARTITION is not set
818# CONFIG_LDM_PARTITION is not set
819# CONFIG_SGI_PARTITION is not set
820# CONFIG_ULTRIX_PARTITION is not set
821# CONFIG_SUN_PARTITION is not set
822# CONFIG_KARMA_PARTITION is not set
823# CONFIG_EFI_PARTITION is not set
824# CONFIG_SYSV68_PARTITION is not set
825# CONFIG_NLS is not set
826# CONFIG_DLM is not set
827
828#
829# Library routines
830#
831CONFIG_BITREVERSE=y
832# CONFIG_CRC_CCITT is not set
833# CONFIG_CRC16 is not set
834# CONFIG_CRC_ITU_T is not set
835CONFIG_CRC32=y
836# CONFIG_CRC7 is not set
837# CONFIG_LIBCRC32C is not set
838CONFIG_PLIST=y
839CONFIG_HAS_IOMEM=y
840CONFIG_HAS_IOPORT=y
841CONFIG_HAS_DMA=y
842
843#
844# Kernel hacking
845#
846# CONFIG_PRINTK_TIME is not set
847CONFIG_ENABLE_WARN_DEPRECATED=y
848CONFIG_ENABLE_MUST_CHECK=y
849# CONFIG_MAGIC_SYSRQ is not set
850# CONFIG_UNUSED_SYMBOLS is not set
851# CONFIG_DEBUG_FS is not set
852# CONFIG_HEADERS_CHECK is not set
853CONFIG_DEBUG_KERNEL=y
854# CONFIG_DEBUG_SHIRQ is not set
855CONFIG_DETECT_SOFTLOCKUP=y
856CONFIG_SCHED_DEBUG=y
857# CONFIG_SCHEDSTATS is not set
858# CONFIG_TIMER_STATS is not set
859# CONFIG_SLUB_DEBUG_ON is not set
860# CONFIG_SLUB_STATS is not set
861# CONFIG_DEBUG_RT_MUTEXES is not set
862# CONFIG_RT_MUTEX_TESTER is not set
863# CONFIG_DEBUG_SPINLOCK is not set
864CONFIG_DEBUG_MUTEXES=y
865# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
866# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
867# CONFIG_DEBUG_KOBJECT is not set
868# CONFIG_DEBUG_BUGVERBOSE is not set
869# CONFIG_DEBUG_INFO is not set
870# CONFIG_DEBUG_VM is not set
871# CONFIG_DEBUG_LIST is not set
872# CONFIG_DEBUG_SG is not set
873# CONFIG_BOOT_PRINTK_DELAY is not set
874# CONFIG_BACKTRACE_SELF_TEST is not set
875# CONFIG_FAULT_INJECTION is not set
876# CONFIG_SAMPLES is not set
877# CONFIG_DEBUG_STACKOVERFLOW is not set
878# CONFIG_DEBUG_STACK_USAGE is not set
879# CONFIG_DEBUG_PAGEALLOC is not set
880# CONFIG_DEBUGGER is not set
881# CONFIG_BDI_SWITCH is not set
882# CONFIG_PPC_EARLY_DEBUG is not set
883
884#
885# Security options
886#
887# CONFIG_KEYS is not set
888# CONFIG_SECURITY is not set
889# CONFIG_SECURITY_FILE_CAPABILITIES is not set
890CONFIG_CRYPTO=y
891# CONFIG_CRYPTO_SEQIV is not set
892# CONFIG_CRYPTO_MANAGER is not set
893# CONFIG_CRYPTO_HMAC is not set
894# CONFIG_CRYPTO_XCBC is not set
895# CONFIG_CRYPTO_NULL is not set
896# CONFIG_CRYPTO_MD4 is not set
897# CONFIG_CRYPTO_MD5 is not set
898# CONFIG_CRYPTO_SHA1 is not set
899# CONFIG_CRYPTO_SHA256 is not set
900# CONFIG_CRYPTO_SHA512 is not set
901# CONFIG_CRYPTO_WP512 is not set
902# CONFIG_CRYPTO_TGR192 is not set
903# CONFIG_CRYPTO_GF128MUL is not set
904# CONFIG_CRYPTO_ECB is not set
905# CONFIG_CRYPTO_CBC is not set
906# CONFIG_CRYPTO_PCBC is not set
907# CONFIG_CRYPTO_LRW is not set
908# CONFIG_CRYPTO_XTS is not set
909# CONFIG_CRYPTO_CTR is not set
910# CONFIG_CRYPTO_GCM is not set
911# CONFIG_CRYPTO_CCM is not set
912# CONFIG_CRYPTO_CRYPTD is not set
913# CONFIG_CRYPTO_DES is not set
914# CONFIG_CRYPTO_FCRYPT is not set
915# CONFIG_CRYPTO_BLOWFISH is not set
916# CONFIG_CRYPTO_TWOFISH is not set
917# CONFIG_CRYPTO_SERPENT is not set
918# CONFIG_CRYPTO_AES is not set
919# CONFIG_CRYPTO_CAST5 is not set
920# CONFIG_CRYPTO_CAST6 is not set
921# CONFIG_CRYPTO_TEA is not set
922# CONFIG_CRYPTO_ARC4 is not set
923# CONFIG_CRYPTO_KHAZAD is not set
924# CONFIG_CRYPTO_ANUBIS is not set
925# CONFIG_CRYPTO_SEED is not set
926# CONFIG_CRYPTO_SALSA20 is not set
927# CONFIG_CRYPTO_DEFLATE is not set
928# CONFIG_CRYPTO_MICHAEL_MIC is not set
929# CONFIG_CRYPTO_CRC32C is not set
930# CONFIG_CRYPTO_CAMELLIA is not set
931# CONFIG_CRYPTO_AUTHENC is not set
932# CONFIG_CRYPTO_LZO is not set
933CONFIG_CRYPTO_HW=y
934# CONFIG_CRYPTO_DEV_HIFN_795X is not set
935# CONFIG_PPC_CLOCK is not set
diff --git a/arch/powerpc/configs/85xx/sbc8548_defconfig b/arch/powerpc/configs/85xx/sbc8548_defconfig
new file mode 100644
index 000000000000..67f67978c742
--- /dev/null
+++ b/arch/powerpc/configs/85xx/sbc8548_defconfig
@@ -0,0 +1,812 @@
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.25-rc6
4# Mon Mar 24 08:48:39 2008
5#
6# CONFIG_PPC64 is not set
7
8#
9# Processor support
10#
11# CONFIG_6xx is not set
12CONFIG_PPC_85xx=y
13# CONFIG_PPC_8xx is not set
14# CONFIG_40x is not set
15# CONFIG_44x is not set
16# CONFIG_E200 is not set
17CONFIG_E500=y
18CONFIG_BOOKE=y
19CONFIG_FSL_BOOKE=y
20CONFIG_FSL_EMB_PERFMON=y
21# CONFIG_PHYS_64BIT is not set
22CONFIG_SPE=y
23# CONFIG_PPC_MM_SLICES is not set
24CONFIG_PPC32=y
25CONFIG_WORD_SIZE=32
26CONFIG_PPC_MERGE=y
27CONFIG_MMU=y
28CONFIG_GENERIC_CMOS_UPDATE=y
29CONFIG_GENERIC_TIME=y
30CONFIG_GENERIC_TIME_VSYSCALL=y
31CONFIG_GENERIC_CLOCKEVENTS=y
32CONFIG_GENERIC_HARDIRQS=y
33# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set
34CONFIG_IRQ_PER_CPU=y
35CONFIG_RWSEM_XCHGADD_ALGORITHM=y
36CONFIG_ARCH_HAS_ILOG2_U32=y
37CONFIG_GENERIC_HWEIGHT=y
38CONFIG_GENERIC_CALIBRATE_DELAY=y
39CONFIG_GENERIC_FIND_NEXT_BIT=y
40# CONFIG_ARCH_NO_VIRT_TO_BUS is not set
41CONFIG_PPC=y
42CONFIG_EARLY_PRINTK=y
43CONFIG_GENERIC_NVRAM=y
44CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
45CONFIG_ARCH_MAY_HAVE_PC_FDC=y
46CONFIG_PPC_OF=y
47CONFIG_OF=y
48CONFIG_PPC_UDBG_16550=y
49# CONFIG_GENERIC_TBSYNC is not set
50CONFIG_AUDIT_ARCH=y
51CONFIG_GENERIC_BUG=y
52CONFIG_DEFAULT_UIMAGE=y
53# CONFIG_PPC_DCR_NATIVE is not set
54# CONFIG_PPC_DCR_MMIO is not set
55CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
56
57#
58# General setup
59#
60CONFIG_EXPERIMENTAL=y
61CONFIG_BROKEN_ON_SMP=y
62CONFIG_INIT_ENV_ARG_LIMIT=32
63CONFIG_LOCALVERSION=""
64CONFIG_LOCALVERSION_AUTO=y
65CONFIG_SWAP=y
66CONFIG_SYSVIPC=y
67CONFIG_SYSVIPC_SYSCTL=y
68# CONFIG_POSIX_MQUEUE is not set
69# CONFIG_BSD_PROCESS_ACCT is not set
70# CONFIG_TASKSTATS is not set
71# CONFIG_AUDIT is not set
72# CONFIG_IKCONFIG is not set
73CONFIG_LOG_BUF_SHIFT=14
74# CONFIG_CGROUPS is not set
75CONFIG_GROUP_SCHED=y
76CONFIG_FAIR_GROUP_SCHED=y
77# CONFIG_RT_GROUP_SCHED is not set
78CONFIG_USER_SCHED=y
79# CONFIG_CGROUP_SCHED is not set
80CONFIG_SYSFS_DEPRECATED=y
81CONFIG_SYSFS_DEPRECATED_V2=y
82# CONFIG_RELAY is not set
83# CONFIG_NAMESPACES is not set
84CONFIG_BLK_DEV_INITRD=y
85CONFIG_INITRAMFS_SOURCE=""
86# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
87CONFIG_SYSCTL=y
88CONFIG_EMBEDDED=y
89CONFIG_SYSCTL_SYSCALL=y
90CONFIG_KALLSYMS=y
91# CONFIG_KALLSYMS_EXTRA_PASS is not set
92CONFIG_HOTPLUG=y
93CONFIG_PRINTK=y
94CONFIG_BUG=y
95CONFIG_ELF_CORE=y
96CONFIG_COMPAT_BRK=y
97CONFIG_BASE_FULL=y
98CONFIG_FUTEX=y
99CONFIG_ANON_INODES=y
100CONFIG_EPOLL=y
101CONFIG_SIGNALFD=y
102CONFIG_TIMERFD=y
103CONFIG_EVENTFD=y
104CONFIG_SHMEM=y
105CONFIG_VM_EVENT_COUNTERS=y
106CONFIG_SLAB=y
107# CONFIG_SLUB is not set
108# CONFIG_SLOB is not set
109# CONFIG_PROFILING is not set
110# CONFIG_MARKERS is not set
111CONFIG_HAVE_OPROFILE=y
112CONFIG_HAVE_KPROBES=y
113CONFIG_HAVE_KRETPROBES=y
114CONFIG_PROC_PAGE_MONITOR=y
115CONFIG_SLABINFO=y
116CONFIG_RT_MUTEXES=y
117# CONFIG_TINY_SHMEM is not set
118CONFIG_BASE_SMALL=0
119# CONFIG_MODULES is not set
120CONFIG_BLOCK=y
121# CONFIG_LBD is not set
122# CONFIG_BLK_DEV_IO_TRACE is not set
123# CONFIG_LSF is not set
124# CONFIG_BLK_DEV_BSG is not set
125
126#
127# IO Schedulers
128#
129CONFIG_IOSCHED_NOOP=y
130CONFIG_IOSCHED_AS=y
131CONFIG_IOSCHED_DEADLINE=y
132CONFIG_IOSCHED_CFQ=y
133CONFIG_DEFAULT_AS=y
134# CONFIG_DEFAULT_DEADLINE is not set
135# CONFIG_DEFAULT_CFQ is not set
136# CONFIG_DEFAULT_NOOP is not set
137CONFIG_DEFAULT_IOSCHED="anticipatory"
138CONFIG_CLASSIC_RCU=y
139
140#
141# Platform support
142#
143# CONFIG_PPC_MPC512x is not set
144# CONFIG_PPC_MPC5121 is not set
145# CONFIG_PPC_CELL is not set
146# CONFIG_PPC_CELL_NATIVE is not set
147# CONFIG_PQ2ADS is not set
148CONFIG_MPC85xx=y
149# CONFIG_MPC8540_ADS is not set
150# CONFIG_MPC8560_ADS is not set
151# CONFIG_MPC85xx_CDS is not set
152# CONFIG_MPC85xx_MDS is not set
153# CONFIG_MPC85xx_DS is not set
154# CONFIG_STX_GP3 is not set
155# CONFIG_TQM8540 is not set
156# CONFIG_TQM8541 is not set
157# CONFIG_TQM8555 is not set
158# CONFIG_TQM8560 is not set
159CONFIG_SBC8548=y
160# CONFIG_SBC8560 is not set
161# CONFIG_IPIC is not set
162CONFIG_MPIC=y
163# CONFIG_MPIC_WEIRD is not set
164# CONFIG_PPC_I8259 is not set
165# CONFIG_PPC_RTAS is not set
166# CONFIG_MMIO_NVRAM is not set
167# CONFIG_PPC_MPC106 is not set
168# CONFIG_PPC_970_NAP is not set
169# CONFIG_PPC_INDIRECT_IO is not set
170# CONFIG_GENERIC_IOMAP is not set
171# CONFIG_CPU_FREQ is not set
172# CONFIG_CPM2 is not set
173# CONFIG_FSL_ULI1575 is not set
174
175#
176# Kernel options
177#
178# CONFIG_HIGHMEM is not set
179# CONFIG_TICK_ONESHOT is not set
180# CONFIG_NO_HZ is not set
181# CONFIG_HIGH_RES_TIMERS is not set
182CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
183# CONFIG_HZ_100 is not set
184CONFIG_HZ_250=y
185# CONFIG_HZ_300 is not set
186# CONFIG_HZ_1000 is not set
187CONFIG_HZ=250
188# CONFIG_SCHED_HRTICK is not set
189CONFIG_PREEMPT_NONE=y
190# CONFIG_PREEMPT_VOLUNTARY is not set
191# CONFIG_PREEMPT is not set
192CONFIG_BINFMT_ELF=y
193CONFIG_BINFMT_MISC=y
194CONFIG_MATH_EMULATION=y
195# CONFIG_IOMMU_HELPER is not set
196CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
197CONFIG_ARCH_HAS_WALK_MEMORY=y
198CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
199CONFIG_ARCH_FLATMEM_ENABLE=y
200CONFIG_ARCH_POPULATES_NODE_MAP=y
201CONFIG_SELECT_MEMORY_MODEL=y
202CONFIG_FLATMEM_MANUAL=y
203# CONFIG_DISCONTIGMEM_MANUAL is not set
204# CONFIG_SPARSEMEM_MANUAL is not set
205CONFIG_FLATMEM=y
206CONFIG_FLAT_NODE_MEM_MAP=y
207# CONFIG_SPARSEMEM_STATIC is not set
208# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
209CONFIG_SPLIT_PTLOCK_CPUS=4
210# CONFIG_RESOURCES_64BIT is not set
211CONFIG_ZONE_DMA_FLAG=1
212CONFIG_BOUNCE=y
213CONFIG_VIRT_TO_BUS=y
214CONFIG_PROC_DEVICETREE=y
215# CONFIG_CMDLINE_BOOL is not set
216# CONFIG_PM is not set
217# CONFIG_SECCOMP is not set
218CONFIG_ISA_DMA_API=y
219
220#
221# Bus options
222#
223CONFIG_ZONE_DMA=y
224CONFIG_PPC_INDIRECT_PCI=y
225CONFIG_FSL_SOC=y
226CONFIG_FSL_PCI=y
227CONFIG_PCI=y
228CONFIG_PCI_DOMAINS=y
229CONFIG_PCI_SYSCALL=y
230# CONFIG_PCIEPORTBUS is not set
231CONFIG_ARCH_SUPPORTS_MSI=y
232# CONFIG_PCI_MSI is not set
233CONFIG_PCI_LEGACY=y
234# CONFIG_PCCARD is not set
235# CONFIG_HOTPLUG_PCI is not set
236
237#
238# Advanced setup
239#
240# CONFIG_ADVANCED_OPTIONS is not set
241
242#
243# Default settings for advanced configuration options are used
244#
245CONFIG_HIGHMEM_START=0xfe000000
246CONFIG_LOWMEM_SIZE=0x30000000
247CONFIG_KERNEL_START=0xc0000000
248CONFIG_TASK_SIZE=0xc0000000
249CONFIG_BOOT_LOAD=0x00800000
250
251#
252# Networking
253#
254CONFIG_NET=y
255
256#
257# Networking options
258#
259CONFIG_PACKET=y
260# CONFIG_PACKET_MMAP is not set
261CONFIG_UNIX=y
262CONFIG_XFRM=y
263CONFIG_XFRM_USER=y
264# CONFIG_XFRM_SUB_POLICY is not set
265# CONFIG_XFRM_MIGRATE is not set
266# CONFIG_XFRM_STATISTICS is not set
267# CONFIG_NET_KEY is not set
268CONFIG_INET=y
269CONFIG_IP_MULTICAST=y
270# CONFIG_IP_ADVANCED_ROUTER is not set
271CONFIG_IP_FIB_HASH=y
272CONFIG_IP_PNP=y
273CONFIG_IP_PNP_DHCP=y
274CONFIG_IP_PNP_BOOTP=y
275# CONFIG_IP_PNP_RARP is not set
276# CONFIG_NET_IPIP is not set
277# CONFIG_NET_IPGRE is not set
278# CONFIG_IP_MROUTE is not set
279# CONFIG_ARPD is not set
280CONFIG_SYN_COOKIES=y
281# CONFIG_INET_AH is not set
282# CONFIG_INET_ESP is not set
283# CONFIG_INET_IPCOMP is not set
284# CONFIG_INET_XFRM_TUNNEL is not set
285# CONFIG_INET_TUNNEL is not set
286CONFIG_INET_XFRM_MODE_TRANSPORT=y
287CONFIG_INET_XFRM_MODE_TUNNEL=y
288CONFIG_INET_XFRM_MODE_BEET=y
289# CONFIG_INET_LRO is not set
290CONFIG_INET_DIAG=y
291CONFIG_INET_TCP_DIAG=y
292# CONFIG_TCP_CONG_ADVANCED is not set
293CONFIG_TCP_CONG_CUBIC=y
294CONFIG_DEFAULT_TCP_CONG="cubic"
295# CONFIG_TCP_MD5SIG is not set
296# CONFIG_IPV6 is not set
297# CONFIG_INET6_XFRM_TUNNEL is not set
298# CONFIG_INET6_TUNNEL is not set
299# CONFIG_NETWORK_SECMARK is not set
300# CONFIG_NETFILTER is not set
301# CONFIG_IP_DCCP is not set
302# CONFIG_IP_SCTP is not set
303# CONFIG_TIPC is not set
304# CONFIG_ATM is not set
305# CONFIG_BRIDGE is not set
306# CONFIG_VLAN_8021Q is not set
307# CONFIG_DECNET is not set
308# CONFIG_LLC2 is not set
309# CONFIG_IPX is not set
310# CONFIG_ATALK is not set
311# CONFIG_X25 is not set
312# CONFIG_LAPB is not set
313# CONFIG_ECONET is not set
314# CONFIG_WAN_ROUTER is not set
315# CONFIG_NET_SCHED is not set
316
317#
318# Network testing
319#
320# CONFIG_NET_PKTGEN is not set
321# CONFIG_HAMRADIO is not set
322# CONFIG_CAN is not set
323# CONFIG_IRDA is not set
324# CONFIG_BT is not set
325# CONFIG_AF_RXRPC is not set
326
327#
328# Wireless
329#
330# CONFIG_CFG80211 is not set
331# CONFIG_WIRELESS_EXT is not set
332# CONFIG_MAC80211 is not set
333# CONFIG_IEEE80211 is not set
334# CONFIG_RFKILL is not set
335# CONFIG_NET_9P is not set
336
337#
338# Device Drivers
339#
340
341#
342# Generic Driver Options
343#
344CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
345CONFIG_STANDALONE=y
346CONFIG_PREVENT_FIRMWARE_BUILD=y
347# CONFIG_FW_LOADER is not set
348# CONFIG_SYS_HYPERVISOR is not set
349# CONFIG_CONNECTOR is not set
350# CONFIG_MTD is not set
351CONFIG_OF_DEVICE=y
352# CONFIG_PARPORT is not set
353CONFIG_BLK_DEV=y
354# CONFIG_BLK_DEV_FD is not set
355# CONFIG_BLK_CPQ_DA is not set
356# CONFIG_BLK_CPQ_CISS_DA is not set
357# CONFIG_BLK_DEV_DAC960 is not set
358# CONFIG_BLK_DEV_UMEM is not set
359# CONFIG_BLK_DEV_COW_COMMON is not set
360CONFIG_BLK_DEV_LOOP=y
361# CONFIG_BLK_DEV_CRYPTOLOOP is not set
362# CONFIG_BLK_DEV_NBD is not set
363# CONFIG_BLK_DEV_SX8 is not set
364CONFIG_BLK_DEV_RAM=y
365CONFIG_BLK_DEV_RAM_COUNT=16
366CONFIG_BLK_DEV_RAM_SIZE=4096
367# CONFIG_BLK_DEV_XIP is not set
368# CONFIG_CDROM_PKTCDVD is not set
369# CONFIG_ATA_OVER_ETH is not set
370CONFIG_MISC_DEVICES=y
371# CONFIG_PHANTOM is not set
372# CONFIG_EEPROM_93CX6 is not set
373# CONFIG_SGI_IOC4 is not set
374# CONFIG_TIFM_CORE is not set
375# CONFIG_ENCLOSURE_SERVICES is not set
376CONFIG_HAVE_IDE=y
377# CONFIG_IDE is not set
378
379#
380# SCSI device support
381#
382# CONFIG_RAID_ATTRS is not set
383# CONFIG_SCSI is not set
384# CONFIG_SCSI_DMA is not set
385# CONFIG_SCSI_NETLINK is not set
386# CONFIG_ATA is not set
387# CONFIG_MD is not set
388# CONFIG_FUSION is not set
389
390#
391# IEEE 1394 (FireWire) support
392#
393# CONFIG_FIREWIRE is not set
394# CONFIG_IEEE1394 is not set
395# CONFIG_I2O is not set
396# CONFIG_MACINTOSH_DRIVERS is not set
397CONFIG_NETDEVICES=y
398# CONFIG_NETDEVICES_MULTIQUEUE is not set
399# CONFIG_DUMMY is not set
400# CONFIG_BONDING is not set
401# CONFIG_MACVLAN is not set
402# CONFIG_EQUALIZER is not set
403# CONFIG_TUN is not set
404# CONFIG_VETH is not set
405# CONFIG_ARCNET is not set
406CONFIG_PHYLIB=y
407
408#
409# MII PHY device drivers
410#
411# CONFIG_MARVELL_PHY is not set
412# CONFIG_DAVICOM_PHY is not set
413# CONFIG_QSEMI_PHY is not set
414# CONFIG_LXT_PHY is not set
415# CONFIG_CICADA_PHY is not set
416# CONFIG_VITESSE_PHY is not set
417# CONFIG_SMSC_PHY is not set
418CONFIG_BROADCOM_PHY=y
419# CONFIG_ICPLUS_PHY is not set
420# CONFIG_REALTEK_PHY is not set
421# CONFIG_FIXED_PHY is not set
422# CONFIG_MDIO_BITBANG is not set
423CONFIG_NET_ETHERNET=y
424CONFIG_MII=y
425# CONFIG_HAPPYMEAL is not set
426# CONFIG_SUNGEM is not set
427# CONFIG_CASSINI is not set
428# CONFIG_NET_VENDOR_3COM is not set
429# CONFIG_NET_TULIP is not set
430# CONFIG_HP100 is not set
431# CONFIG_IBM_NEW_EMAC_ZMII is not set
432# CONFIG_IBM_NEW_EMAC_RGMII is not set
433# CONFIG_IBM_NEW_EMAC_TAH is not set
434# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
435# CONFIG_NET_PCI is not set
436# CONFIG_B44 is not set
437CONFIG_NETDEV_1000=y
438# CONFIG_ACENIC is not set
439# CONFIG_DL2K is not set
440# CONFIG_E1000 is not set
441# CONFIG_E1000E is not set
442# CONFIG_E1000E_ENABLED is not set
443# CONFIG_IP1000 is not set
444# CONFIG_IGB is not set
445# CONFIG_NS83820 is not set
446# CONFIG_HAMACHI is not set
447# CONFIG_YELLOWFIN is not set
448# CONFIG_R8169 is not set
449# CONFIG_SIS190 is not set
450# CONFIG_SKGE is not set
451# CONFIG_SKY2 is not set
452# CONFIG_SK98LIN is not set
453# CONFIG_VIA_VELOCITY is not set
454# CONFIG_TIGON3 is not set
455# CONFIG_BNX2 is not set
456CONFIG_GIANFAR=y
457CONFIG_GFAR_NAPI=y
458# CONFIG_QLA3XXX is not set
459# CONFIG_ATL1 is not set
460CONFIG_NETDEV_10000=y
461# CONFIG_CHELSIO_T1 is not set
462# CONFIG_CHELSIO_T3 is not set
463# CONFIG_IXGBE is not set
464# CONFIG_IXGB is not set
465# CONFIG_S2IO is not set
466# CONFIG_MYRI10GE is not set
467# CONFIG_NETXEN_NIC is not set
468# CONFIG_NIU is not set
469# CONFIG_MLX4_CORE is not set
470# CONFIG_TEHUTI is not set
471# CONFIG_BNX2X is not set
472# CONFIG_TR is not set
473
474#
475# Wireless LAN
476#
477# CONFIG_WLAN_PRE80211 is not set
478# CONFIG_WLAN_80211 is not set
479# CONFIG_WAN is not set
480# CONFIG_FDDI is not set
481# CONFIG_HIPPI is not set
482# CONFIG_PPP is not set
483# CONFIG_SLIP is not set
484# CONFIG_NETCONSOLE is not set
485# CONFIG_NETPOLL is not set
486# CONFIG_NET_POLL_CONTROLLER is not set
487# CONFIG_ISDN is not set
488# CONFIG_PHONE is not set
489
490#
491# Input device support
492#
493CONFIG_INPUT=y
494# CONFIG_INPUT_FF_MEMLESS is not set
495# CONFIG_INPUT_POLLDEV is not set
496
497#
498# Userland interfaces
499#
500# CONFIG_INPUT_MOUSEDEV is not set
501# CONFIG_INPUT_JOYDEV is not set
502# CONFIG_INPUT_EVDEV is not set
503# CONFIG_INPUT_EVBUG is not set
504
505#
506# Input Device Drivers
507#
508# CONFIG_INPUT_KEYBOARD is not set
509# CONFIG_INPUT_MOUSE is not set
510# CONFIG_INPUT_JOYSTICK is not set
511# CONFIG_INPUT_TABLET is not set
512# CONFIG_INPUT_TOUCHSCREEN is not set
513# CONFIG_INPUT_MISC is not set
514
515#
516# Hardware I/O ports
517#
518# CONFIG_SERIO is not set
519# CONFIG_GAMEPORT is not set
520
521#
522# Character devices
523#
524# CONFIG_VT is not set
525# CONFIG_SERIAL_NONSTANDARD is not set
526# CONFIG_NOZOMI is not set
527
528#
529# Serial drivers
530#
531CONFIG_SERIAL_8250=y
532CONFIG_SERIAL_8250_CONSOLE=y
533CONFIG_SERIAL_8250_PCI=y
534CONFIG_SERIAL_8250_NR_UARTS=4
535CONFIG_SERIAL_8250_RUNTIME_UARTS=4
536# CONFIG_SERIAL_8250_EXTENDED is not set
537CONFIG_SERIAL_8250_SHARE_IRQ=y
538
539#
540# Non-8250 serial port support
541#
542# CONFIG_SERIAL_UARTLITE is not set
543CONFIG_SERIAL_CORE=y
544CONFIG_SERIAL_CORE_CONSOLE=y
545# CONFIG_SERIAL_JSM is not set
546# CONFIG_SERIAL_OF_PLATFORM is not set
547CONFIG_UNIX98_PTYS=y
548CONFIG_LEGACY_PTYS=y
549CONFIG_LEGACY_PTY_COUNT=256
550# CONFIG_IPMI_HANDLER is not set
551# CONFIG_HW_RANDOM is not set
552# CONFIG_NVRAM is not set
553CONFIG_GEN_RTC=y
554# CONFIG_GEN_RTC_X is not set
555# CONFIG_R3964 is not set
556# CONFIG_APPLICOM is not set
557# CONFIG_RAW_DRIVER is not set
558# CONFIG_TCG_TPM is not set
559CONFIG_DEVPORT=y
560# CONFIG_I2C is not set
561
562#
563# SPI support
564#
565# CONFIG_SPI is not set
566# CONFIG_SPI_MASTER is not set
567# CONFIG_W1 is not set
568# CONFIG_POWER_SUPPLY is not set
569CONFIG_HWMON=y
570# CONFIG_HWMON_VID is not set
571# CONFIG_SENSORS_I5K_AMB is not set
572# CONFIG_SENSORS_F71805F is not set
573# CONFIG_SENSORS_F71882FG is not set
574# CONFIG_SENSORS_IT87 is not set
575# CONFIG_SENSORS_PC87360 is not set
576# CONFIG_SENSORS_PC87427 is not set
577# CONFIG_SENSORS_SIS5595 is not set
578# CONFIG_SENSORS_SMSC47M1 is not set
579# CONFIG_SENSORS_SMSC47B397 is not set
580# CONFIG_SENSORS_VIA686A is not set
581# CONFIG_SENSORS_VT1211 is not set
582# CONFIG_SENSORS_VT8231 is not set
583# CONFIG_SENSORS_W83627HF is not set
584# CONFIG_SENSORS_W83627EHF is not set
585# CONFIG_HWMON_DEBUG_CHIP is not set
586# CONFIG_THERMAL is not set
587# CONFIG_WATCHDOG is not set
588
589#
590# Sonics Silicon Backplane
591#
592CONFIG_SSB_POSSIBLE=y
593# CONFIG_SSB is not set
594
595#
596# Multifunction device drivers
597#
598# CONFIG_MFD_SM501 is not set
599
600#
601# Multimedia devices
602#
603# CONFIG_VIDEO_DEV is not set
604# CONFIG_DVB_CORE is not set
605CONFIG_DAB=y
606
607#
608# Graphics support
609#
610# CONFIG_AGP is not set
611# CONFIG_DRM is not set
612# CONFIG_VGASTATE is not set
613CONFIG_VIDEO_OUTPUT_CONTROL=y
614# CONFIG_FB is not set
615# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
616
617#
618# Display device support
619#
620# CONFIG_DISPLAY_SUPPORT is not set
621
622#
623# Sound
624#
625# CONFIG_SOUND is not set
626# CONFIG_HID_SUPPORT is not set
627# CONFIG_USB_SUPPORT is not set
628# CONFIG_MMC is not set
629# CONFIG_MEMSTICK is not set
630# CONFIG_NEW_LEDS is not set
631# CONFIG_INFINIBAND is not set
632# CONFIG_EDAC is not set
633# CONFIG_RTC_CLASS is not set
634# CONFIG_DMADEVICES is not set
635
636#
637# Userspace I/O
638#
639# CONFIG_UIO is not set
640
641#
642# File systems
643#
644# CONFIG_EXT2_FS is not set
645# CONFIG_EXT3_FS is not set
646# CONFIG_EXT4DEV_FS is not set
647# CONFIG_REISERFS_FS is not set
648# CONFIG_JFS_FS is not set
649# CONFIG_FS_POSIX_ACL is not set
650# CONFIG_XFS_FS is not set
651# CONFIG_GFS2_FS is not set
652# CONFIG_OCFS2_FS is not set
653CONFIG_DNOTIFY=y
654CONFIG_INOTIFY=y
655CONFIG_INOTIFY_USER=y
656# CONFIG_QUOTA is not set
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
684# CONFIG_CONFIGFS_FS is not set
685
686#
687# Miscellaneous filesystems
688#
689# CONFIG_ADFS_FS is not set
690# CONFIG_AFFS_FS is not set
691# CONFIG_HFS_FS is not set
692# CONFIG_HFSPLUS_FS is not set
693# CONFIG_BEFS_FS is not set
694# CONFIG_BFS_FS is not set
695# CONFIG_EFS_FS is not set
696# CONFIG_CRAMFS is not set
697# CONFIG_VXFS_FS is not set
698# CONFIG_MINIX_FS is not set
699# CONFIG_HPFS_FS is not set
700# CONFIG_QNX4FS_FS is not set
701# CONFIG_ROMFS_FS is not set
702# CONFIG_SYSV_FS is not set
703# CONFIG_UFS_FS is not set
704CONFIG_NETWORK_FILESYSTEMS=y
705CONFIG_NFS_FS=y
706# CONFIG_NFS_V3 is not set
707# CONFIG_NFS_V4 is not set
708# CONFIG_NFS_DIRECTIO is not set
709# CONFIG_NFSD is not set
710CONFIG_ROOT_NFS=y
711CONFIG_LOCKD=y
712CONFIG_NFS_COMMON=y
713CONFIG_SUNRPC=y
714# CONFIG_SUNRPC_BIND34 is not set
715# CONFIG_RPCSEC_GSS_KRB5 is not set
716# CONFIG_RPCSEC_GSS_SPKM3 is not set
717# CONFIG_SMB_FS is not set
718# CONFIG_CIFS is not set
719# CONFIG_NCP_FS is not set
720# CONFIG_CODA_FS is not set
721# CONFIG_AFS_FS is not set
722
723#
724# Partition Types
725#
726# CONFIG_PARTITION_ADVANCED is not set
727CONFIG_MSDOS_PARTITION=y
728# CONFIG_NLS is not set
729# CONFIG_DLM is not set
730
731#
732# Library routines
733#
734CONFIG_BITREVERSE=y
735# CONFIG_CRC_CCITT is not set
736# CONFIG_CRC16 is not set
737# CONFIG_CRC_ITU_T is not set
738CONFIG_CRC32=y
739# CONFIG_CRC7 is not set
740# CONFIG_LIBCRC32C is not set
741CONFIG_PLIST=y
742CONFIG_HAS_IOMEM=y
743CONFIG_HAS_IOPORT=y
744CONFIG_HAS_DMA=y
745
746#
747# Kernel hacking
748#
749# CONFIG_PRINTK_TIME is not set
750CONFIG_ENABLE_WARN_DEPRECATED=y
751CONFIG_ENABLE_MUST_CHECK=y
752# CONFIG_MAGIC_SYSRQ is not set
753# CONFIG_UNUSED_SYMBOLS is not set
754# CONFIG_DEBUG_FS is not set
755# CONFIG_HEADERS_CHECK is not set
756# CONFIG_DEBUG_KERNEL is not set
757# CONFIG_DEBUG_BUGVERBOSE is not set
758# CONFIG_SAMPLES is not set
759# CONFIG_PPC_EARLY_DEBUG is not set
760
761#
762# Security options
763#
764# CONFIG_KEYS is not set
765# CONFIG_SECURITY is not set
766# CONFIG_SECURITY_FILE_CAPABILITIES is not set
767CONFIG_CRYPTO=y
768# CONFIG_CRYPTO_SEQIV is not set
769# CONFIG_CRYPTO_MANAGER is not set
770# CONFIG_CRYPTO_HMAC is not set
771# CONFIG_CRYPTO_XCBC is not set
772# CONFIG_CRYPTO_NULL is not set
773# CONFIG_CRYPTO_MD4 is not set
774# CONFIG_CRYPTO_MD5 is not set
775# CONFIG_CRYPTO_SHA1 is not set
776# CONFIG_CRYPTO_SHA256 is not set
777# CONFIG_CRYPTO_SHA512 is not set
778# CONFIG_CRYPTO_WP512 is not set
779# CONFIG_CRYPTO_TGR192 is not set
780# CONFIG_CRYPTO_GF128MUL is not set
781# CONFIG_CRYPTO_ECB is not set
782# CONFIG_CRYPTO_CBC is not set
783# CONFIG_CRYPTO_PCBC is not set
784# CONFIG_CRYPTO_LRW is not set
785# CONFIG_CRYPTO_XTS is not set
786# CONFIG_CRYPTO_CTR is not set
787# CONFIG_CRYPTO_GCM is not set
788# CONFIG_CRYPTO_CCM is not set
789# CONFIG_CRYPTO_CRYPTD is not set
790# CONFIG_CRYPTO_DES is not set
791# CONFIG_CRYPTO_FCRYPT is not set
792# CONFIG_CRYPTO_BLOWFISH is not set
793# CONFIG_CRYPTO_TWOFISH is not set
794# CONFIG_CRYPTO_SERPENT is not set
795# CONFIG_CRYPTO_AES is not set
796# CONFIG_CRYPTO_CAST5 is not set
797# CONFIG_CRYPTO_CAST6 is not set
798# CONFIG_CRYPTO_TEA is not set
799# CONFIG_CRYPTO_ARC4 is not set
800# CONFIG_CRYPTO_KHAZAD is not set
801# CONFIG_CRYPTO_ANUBIS is not set
802# CONFIG_CRYPTO_SEED is not set
803# CONFIG_CRYPTO_SALSA20 is not set
804# CONFIG_CRYPTO_DEFLATE is not set
805# CONFIG_CRYPTO_MICHAEL_MIC is not set
806# CONFIG_CRYPTO_CRC32C is not set
807# CONFIG_CRYPTO_CAMELLIA is not set
808# CONFIG_CRYPTO_AUTHENC is not set
809# CONFIG_CRYPTO_LZO is not set
810CONFIG_CRYPTO_HW=y
811# CONFIG_CRYPTO_DEV_HIFN_795X is not set
812# CONFIG_PPC_CLOCK is not set
diff --git a/arch/powerpc/configs/85xx/sbc8560_defconfig b/arch/powerpc/configs/85xx/sbc8560_defconfig
new file mode 100644
index 000000000000..fef605579e29
--- /dev/null
+++ b/arch/powerpc/configs/85xx/sbc8560_defconfig
@@ -0,0 +1,830 @@
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.25-rc6
4# Mon Mar 24 08:48:39 2008
5#
6# CONFIG_PPC64 is not set
7
8#
9# Processor support
10#
11# CONFIG_6xx is not set
12CONFIG_PPC_85xx=y
13# CONFIG_PPC_8xx is not set
14# CONFIG_40x is not set
15# CONFIG_44x is not set
16# CONFIG_E200 is not set
17CONFIG_E500=y
18CONFIG_BOOKE=y
19CONFIG_FSL_BOOKE=y
20CONFIG_FSL_EMB_PERFMON=y
21# CONFIG_PHYS_64BIT is not set
22CONFIG_SPE=y
23# CONFIG_PPC_MM_SLICES is not set
24CONFIG_PPC32=y
25CONFIG_WORD_SIZE=32
26CONFIG_PPC_MERGE=y
27CONFIG_MMU=y
28CONFIG_GENERIC_CMOS_UPDATE=y
29CONFIG_GENERIC_TIME=y
30CONFIG_GENERIC_TIME_VSYSCALL=y
31CONFIG_GENERIC_CLOCKEVENTS=y
32CONFIG_GENERIC_HARDIRQS=y
33# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set
34CONFIG_IRQ_PER_CPU=y
35CONFIG_RWSEM_XCHGADD_ALGORITHM=y
36CONFIG_ARCH_HAS_ILOG2_U32=y
37CONFIG_GENERIC_HWEIGHT=y
38CONFIG_GENERIC_CALIBRATE_DELAY=y
39CONFIG_GENERIC_FIND_NEXT_BIT=y
40# CONFIG_ARCH_NO_VIRT_TO_BUS is not set
41CONFIG_PPC=y
42CONFIG_EARLY_PRINTK=y
43CONFIG_GENERIC_NVRAM=y
44CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
45CONFIG_ARCH_MAY_HAVE_PC_FDC=y
46CONFIG_PPC_OF=y
47CONFIG_OF=y
48CONFIG_PPC_UDBG_16550=y
49# CONFIG_GENERIC_TBSYNC is not set
50CONFIG_AUDIT_ARCH=y
51CONFIG_GENERIC_BUG=y
52CONFIG_DEFAULT_UIMAGE=y
53# CONFIG_PPC_DCR_NATIVE is not set
54# CONFIG_PPC_DCR_MMIO is not set
55CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
56
57#
58# General setup
59#
60CONFIG_EXPERIMENTAL=y
61CONFIG_BROKEN_ON_SMP=y
62CONFIG_INIT_ENV_ARG_LIMIT=32
63CONFIG_LOCALVERSION=""
64CONFIG_LOCALVERSION_AUTO=y
65CONFIG_SWAP=y
66CONFIG_SYSVIPC=y
67CONFIG_SYSVIPC_SYSCTL=y
68# CONFIG_POSIX_MQUEUE is not set
69# CONFIG_BSD_PROCESS_ACCT is not set
70# CONFIG_TASKSTATS is not set
71# CONFIG_AUDIT is not set
72# CONFIG_IKCONFIG is not set
73CONFIG_LOG_BUF_SHIFT=14
74# CONFIG_CGROUPS is not set
75CONFIG_GROUP_SCHED=y
76CONFIG_FAIR_GROUP_SCHED=y
77# CONFIG_RT_GROUP_SCHED is not set
78CONFIG_USER_SCHED=y
79# CONFIG_CGROUP_SCHED is not set
80CONFIG_SYSFS_DEPRECATED=y
81CONFIG_SYSFS_DEPRECATED_V2=y
82# CONFIG_RELAY is not set
83# CONFIG_NAMESPACES is not set
84CONFIG_BLK_DEV_INITRD=y
85CONFIG_INITRAMFS_SOURCE=""
86# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
87CONFIG_SYSCTL=y
88CONFIG_EMBEDDED=y
89CONFIG_SYSCTL_SYSCALL=y
90CONFIG_KALLSYMS=y
91# CONFIG_KALLSYMS_ALL is not set
92# CONFIG_KALLSYMS_EXTRA_PASS is not set
93CONFIG_HOTPLUG=y
94CONFIG_PRINTK=y
95CONFIG_BUG=y
96CONFIG_ELF_CORE=y
97CONFIG_COMPAT_BRK=y
98CONFIG_BASE_FULL=y
99CONFIG_FUTEX=y
100CONFIG_ANON_INODES=y
101CONFIG_EPOLL=y
102CONFIG_SIGNALFD=y
103CONFIG_TIMERFD=y
104CONFIG_EVENTFD=y
105CONFIG_SHMEM=y
106CONFIG_VM_EVENT_COUNTERS=y
107CONFIG_SLAB=y
108# CONFIG_SLUB is not set
109# CONFIG_SLOB is not set
110# CONFIG_PROFILING is not set
111# CONFIG_MARKERS is not set
112CONFIG_HAVE_OPROFILE=y
113CONFIG_HAVE_KPROBES=y
114CONFIG_HAVE_KRETPROBES=y
115CONFIG_PROC_PAGE_MONITOR=y
116CONFIG_SLABINFO=y
117CONFIG_RT_MUTEXES=y
118# CONFIG_TINY_SHMEM is not set
119CONFIG_BASE_SMALL=0
120# CONFIG_MODULES is not set
121CONFIG_BLOCK=y
122# CONFIG_LBD is not set
123# CONFIG_BLK_DEV_IO_TRACE is not set
124# CONFIG_LSF is not set
125# CONFIG_BLK_DEV_BSG is not set
126
127#
128# IO Schedulers
129#
130CONFIG_IOSCHED_NOOP=y
131CONFIG_IOSCHED_AS=y
132CONFIG_IOSCHED_DEADLINE=y
133CONFIG_IOSCHED_CFQ=y
134CONFIG_DEFAULT_AS=y
135# CONFIG_DEFAULT_DEADLINE is not set
136# CONFIG_DEFAULT_CFQ is not set
137# CONFIG_DEFAULT_NOOP is not set
138CONFIG_DEFAULT_IOSCHED="anticipatory"
139CONFIG_CLASSIC_RCU=y
140
141#
142# Platform support
143#
144# CONFIG_PPC_MPC512x is not set
145# CONFIG_PPC_MPC5121 is not set
146# CONFIG_PPC_CELL is not set
147# CONFIG_PPC_CELL_NATIVE is not set
148# CONFIG_PQ2ADS is not set
149CONFIG_MPC85xx=y
150# CONFIG_MPC8540_ADS is not set
151# CONFIG_MPC8560_ADS is not set
152# CONFIG_MPC85xx_CDS is not set
153# CONFIG_MPC85xx_MDS is not set
154# CONFIG_MPC85xx_DS is not set
155# CONFIG_STX_GP3 is not set
156# CONFIG_TQM8540 is not set
157# CONFIG_TQM8541 is not set
158# CONFIG_TQM8555 is not set
159# CONFIG_TQM8560 is not set
160# CONFIG_SBC8548 is not set
161CONFIG_SBC8560=y
162# CONFIG_IPIC is not set
163CONFIG_MPIC=y
164# CONFIG_MPIC_WEIRD is not set
165# CONFIG_PPC_I8259 is not set
166# CONFIG_PPC_RTAS is not set
167# CONFIG_MMIO_NVRAM is not set
168# CONFIG_PPC_MPC106 is not set
169# CONFIG_PPC_970_NAP is not set
170# CONFIG_PPC_INDIRECT_IO is not set
171# CONFIG_GENERIC_IOMAP is not set
172# CONFIG_CPU_FREQ is not set
173# CONFIG_CPM2 is not set
174# CONFIG_FSL_ULI1575 is not set
175
176#
177# Kernel options
178#
179# CONFIG_HIGHMEM is not set
180# CONFIG_TICK_ONESHOT is not set
181# CONFIG_NO_HZ is not set
182# CONFIG_HIGH_RES_TIMERS is not set
183CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
184# CONFIG_HZ_100 is not set
185CONFIG_HZ_250=y
186# CONFIG_HZ_300 is not set
187# CONFIG_HZ_1000 is not set
188CONFIG_HZ=250
189# CONFIG_SCHED_HRTICK is not set
190CONFIG_PREEMPT_NONE=y
191# CONFIG_PREEMPT_VOLUNTARY is not set
192# CONFIG_PREEMPT is not set
193CONFIG_BINFMT_ELF=y
194CONFIG_BINFMT_MISC=y
195# CONFIG_MATH_EMULATION is not set
196# CONFIG_IOMMU_HELPER is not set
197CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
198CONFIG_ARCH_HAS_WALK_MEMORY=y
199CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
200CONFIG_ARCH_FLATMEM_ENABLE=y
201CONFIG_ARCH_POPULATES_NODE_MAP=y
202CONFIG_SELECT_MEMORY_MODEL=y
203CONFIG_FLATMEM_MANUAL=y
204# CONFIG_DISCONTIGMEM_MANUAL is not set
205# CONFIG_SPARSEMEM_MANUAL is not set
206CONFIG_FLATMEM=y
207CONFIG_FLAT_NODE_MEM_MAP=y
208# CONFIG_SPARSEMEM_STATIC is not set
209# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
210CONFIG_SPLIT_PTLOCK_CPUS=4
211# CONFIG_RESOURCES_64BIT is not set
212CONFIG_ZONE_DMA_FLAG=1
213CONFIG_BOUNCE=y
214CONFIG_VIRT_TO_BUS=y
215CONFIG_PROC_DEVICETREE=y
216# CONFIG_CMDLINE_BOOL is not set
217# CONFIG_PM is not set
218# CONFIG_SECCOMP is not set
219CONFIG_ISA_DMA_API=y
220
221#
222# Bus options
223#
224CONFIG_ZONE_DMA=y
225CONFIG_FSL_SOC=y
226# CONFIG_PCI is not set
227# CONFIG_PCI_DOMAINS is not set
228# CONFIG_PCI_SYSCALL is not set
229# CONFIG_ARCH_SUPPORTS_MSI is not set
230# CONFIG_PCCARD is not set
231
232#
233# Advanced setup
234#
235# CONFIG_ADVANCED_OPTIONS is not set
236
237#
238# Default settings for advanced configuration options are used
239#
240CONFIG_HIGHMEM_START=0xfe000000
241CONFIG_LOWMEM_SIZE=0x30000000
242CONFIG_KERNEL_START=0xc0000000
243CONFIG_TASK_SIZE=0xc0000000
244CONFIG_BOOT_LOAD=0x00800000
245
246#
247# Networking
248#
249CONFIG_NET=y
250
251#
252# Networking options
253#
254CONFIG_PACKET=y
255# CONFIG_PACKET_MMAP is not set
256CONFIG_UNIX=y
257CONFIG_XFRM=y
258CONFIG_XFRM_USER=y
259# CONFIG_XFRM_SUB_POLICY is not set
260# CONFIG_XFRM_MIGRATE is not set
261# CONFIG_XFRM_STATISTICS is not set
262# CONFIG_NET_KEY is not set
263CONFIG_INET=y
264CONFIG_IP_MULTICAST=y
265# CONFIG_IP_ADVANCED_ROUTER is not set
266CONFIG_IP_FIB_HASH=y
267CONFIG_IP_PNP=y
268CONFIG_IP_PNP_DHCP=y
269CONFIG_IP_PNP_BOOTP=y
270# CONFIG_IP_PNP_RARP is not set
271# CONFIG_NET_IPIP is not set
272# CONFIG_NET_IPGRE is not set
273# CONFIG_IP_MROUTE is not set
274# CONFIG_ARPD is not set
275CONFIG_SYN_COOKIES=y
276# CONFIG_INET_AH is not set
277# CONFIG_INET_ESP is not set
278# CONFIG_INET_IPCOMP is not set
279# CONFIG_INET_XFRM_TUNNEL is not set
280# CONFIG_INET_TUNNEL is not set
281CONFIG_INET_XFRM_MODE_TRANSPORT=y
282CONFIG_INET_XFRM_MODE_TUNNEL=y
283CONFIG_INET_XFRM_MODE_BEET=y
284# CONFIG_INET_LRO is not set
285CONFIG_INET_DIAG=y
286CONFIG_INET_TCP_DIAG=y
287# CONFIG_TCP_CONG_ADVANCED is not set
288CONFIG_TCP_CONG_CUBIC=y
289CONFIG_DEFAULT_TCP_CONG="cubic"
290# CONFIG_TCP_MD5SIG is not set
291# CONFIG_IPV6 is not set
292# CONFIG_INET6_XFRM_TUNNEL is not set
293# CONFIG_INET6_TUNNEL is not set
294# CONFIG_NETWORK_SECMARK is not set
295# CONFIG_NETFILTER is not set
296# CONFIG_IP_DCCP is not set
297# CONFIG_IP_SCTP is not set
298# CONFIG_TIPC is not set
299# CONFIG_ATM is not set
300# CONFIG_BRIDGE is not set
301# CONFIG_VLAN_8021Q is not set
302# CONFIG_DECNET is not set
303# CONFIG_LLC2 is not set
304# CONFIG_IPX is not set
305# CONFIG_ATALK is not set
306# CONFIG_X25 is not set
307# CONFIG_LAPB is not set
308# CONFIG_ECONET is not set
309# CONFIG_WAN_ROUTER is not set
310# CONFIG_NET_SCHED is not set
311
312#
313# Network testing
314#
315# CONFIG_NET_PKTGEN is not set
316# CONFIG_HAMRADIO is not set
317# CONFIG_CAN is not set
318# CONFIG_IRDA is not set
319# CONFIG_BT is not set
320# CONFIG_AF_RXRPC is not set
321
322#
323# Wireless
324#
325# CONFIG_CFG80211 is not set
326# CONFIG_WIRELESS_EXT is not set
327# CONFIG_MAC80211 is not set
328# CONFIG_IEEE80211 is not set
329# CONFIG_RFKILL is not set
330# CONFIG_NET_9P is not set
331
332#
333# Device Drivers
334#
335
336#
337# Generic Driver Options
338#
339CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
340CONFIG_STANDALONE=y
341CONFIG_PREVENT_FIRMWARE_BUILD=y
342# CONFIG_FW_LOADER is not set
343# CONFIG_DEBUG_DRIVER is not set
344# CONFIG_DEBUG_DEVRES is not set
345# CONFIG_SYS_HYPERVISOR is not set
346# CONFIG_CONNECTOR is not set
347# CONFIG_MTD is not set
348CONFIG_OF_DEVICE=y
349# CONFIG_PARPORT is not set
350CONFIG_BLK_DEV=y
351# CONFIG_BLK_DEV_FD is not set
352# CONFIG_BLK_DEV_COW_COMMON is not set
353CONFIG_BLK_DEV_LOOP=y
354# CONFIG_BLK_DEV_CRYPTOLOOP is not set
355# CONFIG_BLK_DEV_NBD is not set
356CONFIG_BLK_DEV_RAM=y
357CONFIG_BLK_DEV_RAM_COUNT=16
358CONFIG_BLK_DEV_RAM_SIZE=32768
359# CONFIG_BLK_DEV_XIP is not set
360# CONFIG_CDROM_PKTCDVD is not set
361# CONFIG_ATA_OVER_ETH is not set
362CONFIG_MISC_DEVICES=y
363# CONFIG_EEPROM_93CX6 is not set
364# CONFIG_ENCLOSURE_SERVICES is not set
365CONFIG_HAVE_IDE=y
366# CONFIG_IDE is not set
367
368#
369# SCSI device support
370#
371# CONFIG_RAID_ATTRS is not set
372# CONFIG_SCSI is not set
373# CONFIG_SCSI_DMA is not set
374# CONFIG_SCSI_NETLINK is not set
375# CONFIG_ATA is not set
376# CONFIG_MD is not set
377# CONFIG_MACINTOSH_DRIVERS is not set
378CONFIG_NETDEVICES=y
379# CONFIG_NETDEVICES_MULTIQUEUE is not set
380# CONFIG_DUMMY is not set
381# CONFIG_BONDING is not set
382# CONFIG_MACVLAN is not set
383# CONFIG_EQUALIZER is not set
384# CONFIG_TUN is not set
385# CONFIG_VETH is not set
386CONFIG_PHYLIB=y
387
388#
389# MII PHY device drivers
390#
391# CONFIG_MARVELL_PHY is not set
392# CONFIG_DAVICOM_PHY is not set
393# CONFIG_QSEMI_PHY is not set
394# CONFIG_LXT_PHY is not set
395# CONFIG_CICADA_PHY is not set
396# CONFIG_VITESSE_PHY is not set
397# CONFIG_SMSC_PHY is not set
398CONFIG_BROADCOM_PHY=y
399# CONFIG_ICPLUS_PHY is not set
400# CONFIG_REALTEK_PHY is not set
401# CONFIG_FIXED_PHY is not set
402# CONFIG_MDIO_BITBANG is not set
403CONFIG_NET_ETHERNET=y
404CONFIG_MII=y
405# CONFIG_IBM_NEW_EMAC_ZMII is not set
406# CONFIG_IBM_NEW_EMAC_RGMII is not set
407# CONFIG_IBM_NEW_EMAC_TAH is not set
408# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
409# CONFIG_B44 is not set
410CONFIG_NETDEV_1000=y
411# CONFIG_E1000E_ENABLED is not set
412CONFIG_GIANFAR=y
413CONFIG_GFAR_NAPI=y
414CONFIG_NETDEV_10000=y
415
416#
417# Wireless LAN
418#
419# CONFIG_WLAN_PRE80211 is not set
420# CONFIG_WLAN_80211 is not set
421# CONFIG_WAN is not set
422# CONFIG_PPP is not set
423# CONFIG_SLIP is not set
424# CONFIG_NETCONSOLE is not set
425# CONFIG_NETPOLL is not set
426# CONFIG_NET_POLL_CONTROLLER is not set
427# CONFIG_ISDN is not set
428# CONFIG_PHONE is not set
429
430#
431# Input device support
432#
433CONFIG_INPUT=y
434# CONFIG_INPUT_FF_MEMLESS is not set
435# CONFIG_INPUT_POLLDEV is not set
436
437#
438# Userland interfaces
439#
440# CONFIG_INPUT_MOUSEDEV is not set
441# CONFIG_INPUT_JOYDEV is not set
442# CONFIG_INPUT_EVDEV is not set
443# CONFIG_INPUT_EVBUG is not set
444
445#
446# Input Device Drivers
447#
448# CONFIG_INPUT_KEYBOARD is not set
449# CONFIG_INPUT_MOUSE is not set
450# CONFIG_INPUT_JOYSTICK is not set
451# CONFIG_INPUT_TABLET is not set
452# CONFIG_INPUT_TOUCHSCREEN is not set
453# CONFIG_INPUT_MISC is not set
454
455#
456# Hardware I/O ports
457#
458# CONFIG_SERIO is not set
459# CONFIG_GAMEPORT is not set
460
461#
462# Character devices
463#
464# CONFIG_VT is not set
465# CONFIG_SERIAL_NONSTANDARD is not set
466
467#
468# Serial drivers
469#
470CONFIG_SERIAL_8250=y
471CONFIG_SERIAL_8250_CONSOLE=y
472CONFIG_SERIAL_8250_NR_UARTS=2
473CONFIG_SERIAL_8250_RUNTIME_UARTS=2
474# CONFIG_SERIAL_8250_EXTENDED is not set
475CONFIG_SERIAL_8250_SHARE_IRQ=y
476
477#
478# Non-8250 serial port support
479#
480# CONFIG_SERIAL_UARTLITE is not set
481CONFIG_SERIAL_CORE=y
482CONFIG_SERIAL_CORE_CONSOLE=y
483# CONFIG_SERIAL_OF_PLATFORM is not set
484CONFIG_UNIX98_PTYS=y
485CONFIG_LEGACY_PTYS=y
486CONFIG_LEGACY_PTY_COUNT=256
487# CONFIG_IPMI_HANDLER is not set
488# CONFIG_HW_RANDOM is not set
489# CONFIG_NVRAM is not set
490# CONFIG_GEN_RTC is not set
491# CONFIG_R3964 is not set
492# CONFIG_RAW_DRIVER is not set
493# CONFIG_TCG_TPM is not set
494# CONFIG_I2C is not set
495
496#
497# SPI support
498#
499# CONFIG_SPI is not set
500# CONFIG_SPI_MASTER is not set
501# CONFIG_W1 is not set
502# CONFIG_POWER_SUPPLY is not set
503CONFIG_HWMON=y
504# CONFIG_HWMON_VID is not set
505# CONFIG_SENSORS_F71805F is not set
506# CONFIG_SENSORS_F71882FG is not set
507# CONFIG_SENSORS_IT87 is not set
508# CONFIG_SENSORS_PC87360 is not set
509# CONFIG_SENSORS_PC87427 is not set
510# CONFIG_SENSORS_SMSC47M1 is not set
511# CONFIG_SENSORS_SMSC47B397 is not set
512# CONFIG_SENSORS_VT1211 is not set
513# CONFIG_SENSORS_W83627HF is not set
514# CONFIG_SENSORS_W83627EHF is not set
515# CONFIG_HWMON_DEBUG_CHIP is not set
516# CONFIG_THERMAL is not set
517# CONFIG_WATCHDOG is not set
518
519#
520# Sonics Silicon Backplane
521#
522CONFIG_SSB_POSSIBLE=y
523# CONFIG_SSB is not set
524
525#
526# Multifunction device drivers
527#
528# CONFIG_MFD_SM501 is not set
529
530#
531# Multimedia devices
532#
533# CONFIG_VIDEO_DEV is not set
534# CONFIG_DVB_CORE is not set
535CONFIG_DAB=y
536
537#
538# Graphics support
539#
540# CONFIG_VGASTATE is not set
541CONFIG_VIDEO_OUTPUT_CONTROL=y
542# CONFIG_FB is not set
543# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
544
545#
546# Display device support
547#
548# CONFIG_DISPLAY_SUPPORT is not set
549
550#
551# Sound
552#
553# CONFIG_SOUND is not set
554CONFIG_HID_SUPPORT=y
555CONFIG_HID=y
556# CONFIG_HID_DEBUG is not set
557# CONFIG_HIDRAW is not set
558CONFIG_USB_SUPPORT=y
559# CONFIG_USB_ARCH_HAS_HCD is not set
560# CONFIG_USB_ARCH_HAS_OHCI is not set
561# CONFIG_USB_ARCH_HAS_EHCI is not set
562
563#
564# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
565#
566# CONFIG_USB_GADGET is not set
567# CONFIG_MMC is not set
568# CONFIG_MEMSTICK is not set
569# CONFIG_NEW_LEDS is not set
570# CONFIG_EDAC is not set
571CONFIG_RTC_LIB=y
572CONFIG_RTC_CLASS=y
573CONFIG_RTC_HCTOSYS=y
574CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
575# CONFIG_RTC_DEBUG is not set
576
577#
578# RTC interfaces
579#
580CONFIG_RTC_INTF_SYSFS=y
581CONFIG_RTC_INTF_PROC=y
582CONFIG_RTC_INTF_DEV=y
583# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
584# CONFIG_RTC_DRV_TEST is not set
585
586#
587# SPI RTC drivers
588#
589
590#
591# Platform RTC drivers
592#
593# CONFIG_RTC_DRV_CMOS is not set
594# CONFIG_RTC_DRV_DS1511 is not set
595# CONFIG_RTC_DRV_DS1553 is not set
596# CONFIG_RTC_DRV_DS1742 is not set
597# CONFIG_RTC_DRV_STK17TA8 is not set
598# CONFIG_RTC_DRV_M48T86 is not set
599CONFIG_RTC_DRV_M48T59=y
600# CONFIG_RTC_DRV_V3020 is not set
601
602#
603# on-CPU RTC drivers
604#
605# CONFIG_DMADEVICES is not set
606
607#
608# Userspace I/O
609#
610# CONFIG_UIO is not set
611
612#
613# File systems
614#
615# CONFIG_EXT2_FS is not set
616# CONFIG_EXT3_FS is not set
617# CONFIG_EXT4DEV_FS is not set
618# CONFIG_REISERFS_FS is not set
619# CONFIG_JFS_FS is not set
620# CONFIG_FS_POSIX_ACL is not set
621# CONFIG_XFS_FS is not set
622# CONFIG_GFS2_FS is not set
623# CONFIG_OCFS2_FS is not set
624CONFIG_DNOTIFY=y
625CONFIG_INOTIFY=y
626CONFIG_INOTIFY_USER=y
627# CONFIG_QUOTA is not set
628# CONFIG_AUTOFS_FS is not set
629# CONFIG_AUTOFS4_FS is not set
630# CONFIG_FUSE_FS is not set
631
632#
633# CD-ROM/DVD Filesystems
634#
635# CONFIG_ISO9660_FS is not set
636# CONFIG_UDF_FS is not set
637
638#
639# DOS/FAT/NT Filesystems
640#
641# CONFIG_MSDOS_FS is not set
642# CONFIG_VFAT_FS is not set
643# CONFIG_NTFS_FS is not set
644
645#
646# Pseudo filesystems
647#
648CONFIG_PROC_FS=y
649CONFIG_PROC_KCORE=y
650CONFIG_PROC_SYSCTL=y
651CONFIG_SYSFS=y
652CONFIG_TMPFS=y
653# CONFIG_TMPFS_POSIX_ACL is not set
654# CONFIG_HUGETLB_PAGE is not set
655# CONFIG_CONFIGFS_FS is not set
656
657#
658# Miscellaneous filesystems
659#
660# CONFIG_ADFS_FS is not set
661# CONFIG_AFFS_FS is not set
662# CONFIG_HFS_FS is not set
663# CONFIG_HFSPLUS_FS is not set
664# CONFIG_BEFS_FS is not set
665# CONFIG_BFS_FS is not set
666# CONFIG_EFS_FS is not set
667# CONFIG_CRAMFS is not set
668# CONFIG_VXFS_FS is not set
669# CONFIG_MINIX_FS is not set
670# CONFIG_HPFS_FS is not set
671# CONFIG_QNX4FS_FS is not set
672# CONFIG_ROMFS_FS is not set
673# CONFIG_SYSV_FS is not set
674# CONFIG_UFS_FS is not set
675CONFIG_NETWORK_FILESYSTEMS=y
676CONFIG_NFS_FS=y
677# CONFIG_NFS_V3 is not set
678# CONFIG_NFS_V4 is not set
679# CONFIG_NFS_DIRECTIO is not set
680# CONFIG_NFSD is not set
681CONFIG_ROOT_NFS=y
682CONFIG_LOCKD=y
683CONFIG_NFS_COMMON=y
684CONFIG_SUNRPC=y
685# CONFIG_SUNRPC_BIND34 is not set
686# CONFIG_RPCSEC_GSS_KRB5 is not set
687# CONFIG_RPCSEC_GSS_SPKM3 is not set
688# CONFIG_SMB_FS is not set
689# CONFIG_CIFS is not set
690# CONFIG_NCP_FS is not set
691# CONFIG_CODA_FS is not set
692# CONFIG_AFS_FS is not set
693
694#
695# Partition Types
696#
697CONFIG_PARTITION_ADVANCED=y
698# CONFIG_ACORN_PARTITION is not set
699# CONFIG_OSF_PARTITION is not set
700# CONFIG_AMIGA_PARTITION is not set
701# CONFIG_ATARI_PARTITION is not set
702# CONFIG_MAC_PARTITION is not set
703# CONFIG_MSDOS_PARTITION is not set
704# CONFIG_LDM_PARTITION is not set
705# CONFIG_SGI_PARTITION is not set
706# CONFIG_ULTRIX_PARTITION is not set
707# CONFIG_SUN_PARTITION is not set
708# CONFIG_KARMA_PARTITION is not set
709# CONFIG_EFI_PARTITION is not set
710# CONFIG_SYSV68_PARTITION is not set
711# CONFIG_NLS is not set
712# CONFIG_DLM is not set
713
714#
715# Library routines
716#
717CONFIG_BITREVERSE=y
718# CONFIG_CRC_CCITT is not set
719# CONFIG_CRC16 is not set
720# CONFIG_CRC_ITU_T is not set
721CONFIG_CRC32=y
722# CONFIG_CRC7 is not set
723# CONFIG_LIBCRC32C is not set
724CONFIG_PLIST=y
725CONFIG_HAS_IOMEM=y
726CONFIG_HAS_IOPORT=y
727CONFIG_HAS_DMA=y
728
729#
730# Kernel hacking
731#
732# CONFIG_PRINTK_TIME is not set
733CONFIG_ENABLE_WARN_DEPRECATED=y
734CONFIG_ENABLE_MUST_CHECK=y
735CONFIG_MAGIC_SYSRQ=y
736# CONFIG_UNUSED_SYMBOLS is not set
737# CONFIG_DEBUG_FS is not set
738# CONFIG_HEADERS_CHECK is not set
739CONFIG_DEBUG_KERNEL=y
740# CONFIG_DEBUG_SHIRQ is not set
741CONFIG_DETECT_SOFTLOCKUP=y
742CONFIG_SCHED_DEBUG=y
743# CONFIG_SCHEDSTATS is not set
744# CONFIG_TIMER_STATS is not set
745# CONFIG_DEBUG_SLAB is not set
746# CONFIG_DEBUG_RT_MUTEXES is not set
747# CONFIG_RT_MUTEX_TESTER is not set
748# CONFIG_DEBUG_SPINLOCK is not set
749CONFIG_DEBUG_MUTEXES=y
750# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
751# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
752# CONFIG_DEBUG_KOBJECT is not set
753# CONFIG_DEBUG_BUGVERBOSE is not set
754# CONFIG_DEBUG_INFO is not set
755# CONFIG_DEBUG_VM is not set
756# CONFIG_DEBUG_LIST is not set
757# CONFIG_DEBUG_SG is not set
758# CONFIG_BOOT_PRINTK_DELAY is not set
759# CONFIG_BACKTRACE_SELF_TEST is not set
760# CONFIG_FAULT_INJECTION is not set
761# CONFIG_SAMPLES is not set
762# CONFIG_DEBUG_STACKOVERFLOW is not set
763# CONFIG_DEBUG_STACK_USAGE is not set
764# CONFIG_DEBUG_PAGEALLOC is not set
765# CONFIG_DEBUGGER is not set
766# CONFIG_BDI_SWITCH is not set
767CONFIG_PPC_EARLY_DEBUG=y
768# CONFIG_PPC_EARLY_DEBUG_LPAR is not set
769# CONFIG_PPC_EARLY_DEBUG_G5 is not set
770# CONFIG_PPC_EARLY_DEBUG_RTAS_PANEL is not set
771# CONFIG_PPC_EARLY_DEBUG_RTAS_CONSOLE is not set
772# CONFIG_PPC_EARLY_DEBUG_MAPLE is not set
773# CONFIG_PPC_EARLY_DEBUG_ISERIES is not set
774# CONFIG_PPC_EARLY_DEBUG_PAS_REALMODE is not set
775# CONFIG_PPC_EARLY_DEBUG_BEAT is not set
776# CONFIG_PPC_EARLY_DEBUG_44x is not set
777# CONFIG_PPC_EARLY_DEBUG_40x is not set
778# CONFIG_PPC_EARLY_DEBUG_CPM is not set
779
780#
781# Security options
782#
783# CONFIG_KEYS is not set
784# CONFIG_SECURITY is not set
785# CONFIG_SECURITY_FILE_CAPABILITIES is not set
786CONFIG_CRYPTO=y
787# CONFIG_CRYPTO_SEQIV is not set
788# CONFIG_CRYPTO_MANAGER is not set
789# CONFIG_CRYPTO_HMAC is not set
790# CONFIG_CRYPTO_XCBC is not set
791# CONFIG_CRYPTO_NULL is not set
792# CONFIG_CRYPTO_MD4 is not set
793# CONFIG_CRYPTO_MD5 is not set
794# CONFIG_CRYPTO_SHA1 is not set
795# CONFIG_CRYPTO_SHA256 is not set
796# CONFIG_CRYPTO_SHA512 is not set
797# CONFIG_CRYPTO_WP512 is not set
798# CONFIG_CRYPTO_TGR192 is not set
799# CONFIG_CRYPTO_GF128MUL is not set
800# CONFIG_CRYPTO_ECB is not set
801# CONFIG_CRYPTO_CBC is not set
802# CONFIG_CRYPTO_PCBC is not set
803# CONFIG_CRYPTO_LRW is not set
804# CONFIG_CRYPTO_XTS is not set
805# CONFIG_CRYPTO_CTR is not set
806# CONFIG_CRYPTO_GCM is not set
807# CONFIG_CRYPTO_CCM is not set
808# CONFIG_CRYPTO_CRYPTD is not set
809# CONFIG_CRYPTO_DES is not set
810# CONFIG_CRYPTO_FCRYPT is not set
811# CONFIG_CRYPTO_BLOWFISH is not set
812# CONFIG_CRYPTO_TWOFISH is not set
813# CONFIG_CRYPTO_SERPENT is not set
814# CONFIG_CRYPTO_AES is not set
815# CONFIG_CRYPTO_CAST5 is not set
816# CONFIG_CRYPTO_CAST6 is not set
817# CONFIG_CRYPTO_TEA is not set
818# CONFIG_CRYPTO_ARC4 is not set
819# CONFIG_CRYPTO_KHAZAD is not set
820# CONFIG_CRYPTO_ANUBIS is not set
821# CONFIG_CRYPTO_SEED is not set
822# CONFIG_CRYPTO_SALSA20 is not set
823# CONFIG_CRYPTO_DEFLATE is not set
824# CONFIG_CRYPTO_MICHAEL_MIC is not set
825# CONFIG_CRYPTO_CRC32C is not set
826# CONFIG_CRYPTO_CAMELLIA is not set
827# CONFIG_CRYPTO_AUTHENC is not set
828# CONFIG_CRYPTO_LZO is not set
829CONFIG_CRYPTO_HW=y
830# CONFIG_PPC_CLOCK is not set
diff --git a/arch/powerpc/configs/85xx/stx_gp3_defconfig b/arch/powerpc/configs/85xx/stx_gp3_defconfig
new file mode 100644
index 000000000000..1d303c49bb0c
--- /dev/null
+++ b/arch/powerpc/configs/85xx/stx_gp3_defconfig
@@ -0,0 +1,1253 @@
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.25-rc6
4# Mon Mar 24 08:48:42 2008
5#
6# CONFIG_PPC64 is not set
7
8#
9# Processor support
10#
11# CONFIG_6xx is not set
12CONFIG_PPC_85xx=y
13# CONFIG_PPC_8xx is not set
14# CONFIG_40x is not set
15# CONFIG_44x is not set
16# CONFIG_E200 is not set
17CONFIG_E500=y
18CONFIG_BOOKE=y
19CONFIG_FSL_BOOKE=y
20CONFIG_FSL_EMB_PERFMON=y
21# CONFIG_PHYS_64BIT is not set
22CONFIG_SPE=y
23# CONFIG_PPC_MM_SLICES is not set
24CONFIG_PPC32=y
25CONFIG_WORD_SIZE=32
26CONFIG_PPC_MERGE=y
27CONFIG_MMU=y
28CONFIG_GENERIC_CMOS_UPDATE=y
29CONFIG_GENERIC_TIME=y
30CONFIG_GENERIC_TIME_VSYSCALL=y
31CONFIG_GENERIC_CLOCKEVENTS=y
32CONFIG_GENERIC_HARDIRQS=y
33# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set
34CONFIG_IRQ_PER_CPU=y
35CONFIG_RWSEM_XCHGADD_ALGORITHM=y
36CONFIG_ARCH_HAS_ILOG2_U32=y
37CONFIG_GENERIC_HWEIGHT=y
38CONFIG_GENERIC_CALIBRATE_DELAY=y
39CONFIG_GENERIC_FIND_NEXT_BIT=y
40# CONFIG_ARCH_NO_VIRT_TO_BUS is not set
41CONFIG_PPC=y
42CONFIG_EARLY_PRINTK=y
43CONFIG_GENERIC_NVRAM=y
44CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
45CONFIG_ARCH_MAY_HAVE_PC_FDC=y
46CONFIG_PPC_OF=y
47CONFIG_OF=y
48CONFIG_PPC_UDBG_16550=y
49# CONFIG_GENERIC_TBSYNC is not set
50CONFIG_AUDIT_ARCH=y
51CONFIG_GENERIC_BUG=y
52CONFIG_DEFAULT_UIMAGE=y
53# CONFIG_PPC_DCR_NATIVE is not set
54# CONFIG_PPC_DCR_MMIO is not set
55CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
56
57#
58# General setup
59#
60CONFIG_EXPERIMENTAL=y
61CONFIG_BROKEN_ON_SMP=y
62CONFIG_INIT_ENV_ARG_LIMIT=32
63CONFIG_LOCALVERSION=""
64CONFIG_LOCALVERSION_AUTO=y
65CONFIG_SWAP=y
66CONFIG_SYSVIPC=y
67CONFIG_SYSVIPC_SYSCTL=y
68# CONFIG_POSIX_MQUEUE is not set
69# CONFIG_BSD_PROCESS_ACCT is not set
70# CONFIG_TASKSTATS is not set
71# CONFIG_AUDIT is not set
72# CONFIG_IKCONFIG is not set
73CONFIG_LOG_BUF_SHIFT=14
74# CONFIG_CGROUPS is not set
75CONFIG_GROUP_SCHED=y
76CONFIG_FAIR_GROUP_SCHED=y
77# CONFIG_RT_GROUP_SCHED is not set
78CONFIG_USER_SCHED=y
79# CONFIG_CGROUP_SCHED is not set
80CONFIG_SYSFS_DEPRECATED=y
81CONFIG_SYSFS_DEPRECATED_V2=y
82# CONFIG_RELAY is not set
83# CONFIG_NAMESPACES is not set
84CONFIG_BLK_DEV_INITRD=y
85CONFIG_INITRAMFS_SOURCE=""
86# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
87CONFIG_SYSCTL=y
88CONFIG_EMBEDDED=y
89CONFIG_SYSCTL_SYSCALL=y
90CONFIG_KALLSYMS=y
91# CONFIG_KALLSYMS_ALL is not set
92# CONFIG_KALLSYMS_EXTRA_PASS is not set
93CONFIG_HOTPLUG=y
94CONFIG_PRINTK=y
95CONFIG_BUG=y
96CONFIG_ELF_CORE=y
97CONFIG_COMPAT_BRK=y
98CONFIG_BASE_FULL=y
99CONFIG_FUTEX=y
100CONFIG_ANON_INODES=y
101CONFIG_EPOLL=y
102CONFIG_SIGNALFD=y
103CONFIG_TIMERFD=y
104CONFIG_EVENTFD=y
105CONFIG_SHMEM=y
106CONFIG_VM_EVENT_COUNTERS=y
107CONFIG_SLUB_DEBUG=y
108# CONFIG_SLAB is not set
109CONFIG_SLUB=y
110# CONFIG_SLOB is not set
111# CONFIG_PROFILING is not set
112# CONFIG_MARKERS is not set
113CONFIG_HAVE_OPROFILE=y
114# CONFIG_KPROBES is not set
115CONFIG_HAVE_KPROBES=y
116CONFIG_HAVE_KRETPROBES=y
117CONFIG_PROC_PAGE_MONITOR=y
118CONFIG_SLABINFO=y
119CONFIG_RT_MUTEXES=y
120# CONFIG_TINY_SHMEM is not set
121CONFIG_BASE_SMALL=0
122CONFIG_MODULES=y
123# CONFIG_MODULE_UNLOAD is not set
124CONFIG_MODVERSIONS=y
125# CONFIG_MODULE_SRCVERSION_ALL is not set
126CONFIG_KMOD=y
127CONFIG_BLOCK=y
128# CONFIG_LBD is not set
129# CONFIG_BLK_DEV_IO_TRACE is not set
130# CONFIG_LSF is not set
131# CONFIG_BLK_DEV_BSG is not set
132
133#
134# IO Schedulers
135#
136CONFIG_IOSCHED_NOOP=y
137CONFIG_IOSCHED_AS=y
138CONFIG_IOSCHED_DEADLINE=y
139CONFIG_IOSCHED_CFQ=y
140# CONFIG_DEFAULT_AS is not set
141# CONFIG_DEFAULT_DEADLINE is not set
142CONFIG_DEFAULT_CFQ=y
143# CONFIG_DEFAULT_NOOP is not set
144CONFIG_DEFAULT_IOSCHED="cfq"
145CONFIG_CLASSIC_RCU=y
146
147#
148# Platform support
149#
150# CONFIG_PPC_MPC512x is not set
151# CONFIG_PPC_MPC5121 is not set
152# CONFIG_PPC_CELL is not set
153# CONFIG_PPC_CELL_NATIVE is not set
154# CONFIG_PQ2ADS is not set
155CONFIG_MPC85xx=y
156# CONFIG_MPC8540_ADS is not set
157# CONFIG_MPC8560_ADS is not set
158# CONFIG_MPC85xx_CDS is not set
159# CONFIG_MPC85xx_MDS is not set
160# CONFIG_MPC85xx_DS is not set
161CONFIG_STX_GP3=y
162# CONFIG_TQM8540 is not set
163# CONFIG_TQM8541 is not set
164# CONFIG_TQM8555 is not set
165# CONFIG_TQM8560 is not set
166# CONFIG_SBC8548 is not set
167# CONFIG_SBC8560 is not set
168# CONFIG_IPIC is not set
169CONFIG_MPIC=y
170# CONFIG_MPIC_WEIRD is not set
171# CONFIG_PPC_I8259 is not set
172# CONFIG_PPC_RTAS is not set
173# CONFIG_MMIO_NVRAM is not set
174# CONFIG_PPC_MPC106 is not set
175# CONFIG_PPC_970_NAP is not set
176# CONFIG_PPC_INDIRECT_IO is not set
177# CONFIG_GENERIC_IOMAP is not set
178# CONFIG_CPU_FREQ is not set
179CONFIG_CPM2=y
180CONFIG_PPC_CPM_NEW_BINDING=y
181# CONFIG_FSL_ULI1575 is not set
182CONFIG_CPM=y
183
184#
185# Kernel options
186#
187CONFIG_HIGHMEM=y
188# CONFIG_TICK_ONESHOT is not set
189# CONFIG_NO_HZ is not set
190# CONFIG_HIGH_RES_TIMERS is not set
191CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
192# CONFIG_HZ_100 is not set
193CONFIG_HZ_250=y
194# CONFIG_HZ_300 is not set
195# CONFIG_HZ_1000 is not set
196CONFIG_HZ=250
197# CONFIG_SCHED_HRTICK is not set
198CONFIG_PREEMPT_NONE=y
199# CONFIG_PREEMPT_VOLUNTARY is not set
200# CONFIG_PREEMPT is not set
201CONFIG_BINFMT_ELF=y
202CONFIG_BINFMT_MISC=m
203CONFIG_MATH_EMULATION=y
204# CONFIG_IOMMU_HELPER is not set
205CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
206CONFIG_ARCH_HAS_WALK_MEMORY=y
207CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
208CONFIG_ARCH_FLATMEM_ENABLE=y
209CONFIG_ARCH_POPULATES_NODE_MAP=y
210CONFIG_SELECT_MEMORY_MODEL=y
211CONFIG_FLATMEM_MANUAL=y
212# CONFIG_DISCONTIGMEM_MANUAL is not set
213# CONFIG_SPARSEMEM_MANUAL is not set
214CONFIG_FLATMEM=y
215CONFIG_FLAT_NODE_MEM_MAP=y
216# CONFIG_SPARSEMEM_STATIC is not set
217# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
218CONFIG_SPLIT_PTLOCK_CPUS=4
219# CONFIG_RESOURCES_64BIT is not set
220CONFIG_ZONE_DMA_FLAG=1
221CONFIG_BOUNCE=y
222CONFIG_VIRT_TO_BUS=y
223CONFIG_PROC_DEVICETREE=y
224# CONFIG_CMDLINE_BOOL is not set
225# CONFIG_PM is not set
226CONFIG_SECCOMP=y
227CONFIG_ISA_DMA_API=y
228
229#
230# Bus options
231#
232CONFIG_ZONE_DMA=y
233CONFIG_PPC_INDIRECT_PCI=y
234CONFIG_FSL_SOC=y
235CONFIG_FSL_PCI=y
236CONFIG_PCI=y
237CONFIG_PCI_DOMAINS=y
238CONFIG_PCI_SYSCALL=y
239# CONFIG_PCIEPORTBUS is not set
240CONFIG_ARCH_SUPPORTS_MSI=y
241# CONFIG_PCI_MSI is not set
242CONFIG_PCI_LEGACY=y
243# CONFIG_PCI_DEBUG is not set
244# CONFIG_PCCARD is not set
245# CONFIG_HOTPLUG_PCI is not set
246
247#
248# Advanced setup
249#
250# CONFIG_ADVANCED_OPTIONS is not set
251
252#
253# Default settings for advanced configuration options are used
254#
255CONFIG_HIGHMEM_START=0xfe000000
256CONFIG_LOWMEM_SIZE=0x30000000
257CONFIG_KERNEL_START=0xc0000000
258CONFIG_TASK_SIZE=0xc0000000
259CONFIG_BOOT_LOAD=0x00800000
260
261#
262# Networking
263#
264CONFIG_NET=y
265
266#
267# Networking options
268#
269CONFIG_PACKET=y
270# CONFIG_PACKET_MMAP is not set
271CONFIG_UNIX=y
272CONFIG_XFRM=y
273# CONFIG_XFRM_USER is not set
274# CONFIG_XFRM_SUB_POLICY is not set
275# CONFIG_XFRM_MIGRATE is not set
276# CONFIG_XFRM_STATISTICS is not set
277# CONFIG_NET_KEY is not set
278CONFIG_INET=y
279# CONFIG_IP_MULTICAST is not set
280# CONFIG_IP_ADVANCED_ROUTER is not set
281CONFIG_IP_FIB_HASH=y
282CONFIG_IP_PNP=y
283# CONFIG_IP_PNP_DHCP is not set
284CONFIG_IP_PNP_BOOTP=y
285# CONFIG_IP_PNP_RARP is not set
286# CONFIG_NET_IPIP is not set
287# CONFIG_NET_IPGRE is not set
288# CONFIG_ARPD is not set
289# CONFIG_SYN_COOKIES is not set
290# CONFIG_INET_AH is not set
291# CONFIG_INET_ESP is not set
292# CONFIG_INET_IPCOMP is not set
293# CONFIG_INET_XFRM_TUNNEL is not set
294# CONFIG_INET_TUNNEL is not set
295CONFIG_INET_XFRM_MODE_TRANSPORT=y
296CONFIG_INET_XFRM_MODE_TUNNEL=y
297CONFIG_INET_XFRM_MODE_BEET=y
298# CONFIG_INET_LRO is not set
299CONFIG_INET_DIAG=y
300CONFIG_INET_TCP_DIAG=y
301# CONFIG_TCP_CONG_ADVANCED is not set
302CONFIG_TCP_CONG_CUBIC=y
303CONFIG_DEFAULT_TCP_CONG="cubic"
304# CONFIG_TCP_MD5SIG is not set
305# CONFIG_IP_VS is not set
306# CONFIG_IPV6 is not set
307# CONFIG_INET6_XFRM_TUNNEL is not set
308# CONFIG_INET6_TUNNEL is not set
309# CONFIG_NETWORK_SECMARK is not set
310CONFIG_NETFILTER=y
311# CONFIG_NETFILTER_DEBUG is not set
312CONFIG_NETFILTER_ADVANCED=y
313
314#
315# Core Netfilter Configuration
316#
317# CONFIG_NETFILTER_NETLINK_QUEUE is not set
318# CONFIG_NETFILTER_NETLINK_LOG is not set
319# CONFIG_NF_CONNTRACK is not set
320CONFIG_NETFILTER_XTABLES=m
321# CONFIG_NETFILTER_XT_TARGET_CLASSIFY is not set
322# CONFIG_NETFILTER_XT_TARGET_MARK is not set
323# CONFIG_NETFILTER_XT_TARGET_NFQUEUE is not set
324# CONFIG_NETFILTER_XT_TARGET_NFLOG is not set
325# CONFIG_NETFILTER_XT_TARGET_RATEEST is not set
326# CONFIG_NETFILTER_XT_TARGET_TCPMSS is not set
327# CONFIG_NETFILTER_XT_MATCH_COMMENT is not set
328# CONFIG_NETFILTER_XT_MATCH_DCCP is not set
329# CONFIG_NETFILTER_XT_MATCH_DSCP is not set
330# CONFIG_NETFILTER_XT_MATCH_ESP is not set
331# CONFIG_NETFILTER_XT_MATCH_IPRANGE is not set
332# CONFIG_NETFILTER_XT_MATCH_LENGTH is not set
333# CONFIG_NETFILTER_XT_MATCH_LIMIT is not set
334# CONFIG_NETFILTER_XT_MATCH_MAC is not set
335# CONFIG_NETFILTER_XT_MATCH_MARK is not set
336# CONFIG_NETFILTER_XT_MATCH_OWNER is not set
337# CONFIG_NETFILTER_XT_MATCH_POLICY is not set
338# CONFIG_NETFILTER_XT_MATCH_MULTIPORT is not set
339# CONFIG_NETFILTER_XT_MATCH_PKTTYPE is not set
340# CONFIG_NETFILTER_XT_MATCH_QUOTA is not set
341# CONFIG_NETFILTER_XT_MATCH_RATEEST is not set
342# CONFIG_NETFILTER_XT_MATCH_REALM is not set
343# CONFIG_NETFILTER_XT_MATCH_SCTP is not set
344# CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set
345# CONFIG_NETFILTER_XT_MATCH_STRING is not set
346# CONFIG_NETFILTER_XT_MATCH_TCPMSS is not set
347# CONFIG_NETFILTER_XT_MATCH_TIME is not set
348# CONFIG_NETFILTER_XT_MATCH_U32 is not set
349# CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set
350
351#
352# IP: Netfilter Configuration
353#
354# CONFIG_IP_NF_QUEUE is not set
355CONFIG_IP_NF_IPTABLES=m
356# CONFIG_IP_NF_MATCH_RECENT is not set
357# CONFIG_IP_NF_MATCH_ECN is not set
358# CONFIG_IP_NF_MATCH_AH is not set
359# CONFIG_IP_NF_MATCH_TTL is not set
360# CONFIG_IP_NF_MATCH_ADDRTYPE is not set
361CONFIG_IP_NF_FILTER=m
362# CONFIG_IP_NF_TARGET_REJECT is not set
363# CONFIG_IP_NF_TARGET_LOG is not set
364# CONFIG_IP_NF_TARGET_ULOG is not set
365# CONFIG_IP_NF_MANGLE is not set
366# CONFIG_IP_NF_RAW is not set
367# CONFIG_IP_NF_ARPTABLES is not set
368# CONFIG_IP_DCCP is not set
369# CONFIG_IP_SCTP is not set
370# CONFIG_TIPC is not set
371# CONFIG_ATM is not set
372# CONFIG_BRIDGE is not set
373# CONFIG_VLAN_8021Q is not set
374# CONFIG_DECNET is not set
375# CONFIG_LLC2 is not set
376# CONFIG_IPX is not set
377# CONFIG_ATALK is not set
378# CONFIG_X25 is not set
379# CONFIG_LAPB is not set
380# CONFIG_ECONET is not set
381# CONFIG_WAN_ROUTER is not set
382# CONFIG_NET_SCHED is not set
383
384#
385# Network testing
386#
387CONFIG_NET_PKTGEN=y
388# CONFIG_HAMRADIO is not set
389# CONFIG_CAN is not set
390# CONFIG_IRDA is not set
391# CONFIG_BT is not set
392# CONFIG_AF_RXRPC is not set
393
394#
395# Wireless
396#
397# CONFIG_CFG80211 is not set
398# CONFIG_WIRELESS_EXT is not set
399# CONFIG_MAC80211 is not set
400# CONFIG_IEEE80211 is not set
401# CONFIG_RFKILL is not set
402# CONFIG_NET_9P is not set
403
404#
405# Device Drivers
406#
407
408#
409# Generic Driver Options
410#
411CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
412CONFIG_STANDALONE=y
413CONFIG_PREVENT_FIRMWARE_BUILD=y
414# CONFIG_FW_LOADER is not set
415# CONFIG_DEBUG_DRIVER is not set
416# CONFIG_DEBUG_DEVRES is not set
417# CONFIG_SYS_HYPERVISOR is not set
418# CONFIG_CONNECTOR is not set
419# CONFIG_MTD is not set
420CONFIG_OF_DEVICE=y
421CONFIG_PARPORT=m
422CONFIG_PARPORT_PC=m
423# CONFIG_PARPORT_PC_FIFO is not set
424# CONFIG_PARPORT_PC_SUPERIO is not set
425# CONFIG_PARPORT_GSC is not set
426# CONFIG_PARPORT_AX88796 is not set
427# CONFIG_PARPORT_1284 is not set
428CONFIG_BLK_DEV=y
429# CONFIG_BLK_DEV_FD is not set
430# CONFIG_PARIDE is not set
431# CONFIG_BLK_CPQ_DA is not set
432# CONFIG_BLK_CPQ_CISS_DA is not set
433# CONFIG_BLK_DEV_DAC960 is not set
434# CONFIG_BLK_DEV_UMEM is not set
435# CONFIG_BLK_DEV_COW_COMMON is not set
436CONFIG_BLK_DEV_LOOP=m
437# CONFIG_BLK_DEV_CRYPTOLOOP is not set
438CONFIG_BLK_DEV_NBD=m
439# CONFIG_BLK_DEV_SX8 is not set
440CONFIG_BLK_DEV_RAM=y
441CONFIG_BLK_DEV_RAM_COUNT=16
442CONFIG_BLK_DEV_RAM_SIZE=32768
443# CONFIG_BLK_DEV_XIP is not set
444# CONFIG_CDROM_PKTCDVD is not set
445# CONFIG_ATA_OVER_ETH is not set
446CONFIG_MISC_DEVICES=y
447# CONFIG_PHANTOM is not set
448# CONFIG_EEPROM_93CX6 is not set
449# CONFIG_SGI_IOC4 is not set
450# CONFIG_TIFM_CORE is not set
451# CONFIG_ENCLOSURE_SERVICES is not set
452CONFIG_HAVE_IDE=y
453CONFIG_IDE=y
454CONFIG_IDE_MAX_HWIFS=4
455CONFIG_BLK_DEV_IDE=y
456
457#
458# Please see Documentation/ide/ide.txt for help/info on IDE drives
459#
460# CONFIG_BLK_DEV_IDE_SATA is not set
461CONFIG_BLK_DEV_IDEDISK=y
462# CONFIG_IDEDISK_MULTI_MODE is not set
463CONFIG_BLK_DEV_IDECD=m
464CONFIG_BLK_DEV_IDECD_VERBOSE_ERRORS=y
465# CONFIG_BLK_DEV_IDETAPE is not set
466# CONFIG_BLK_DEV_IDEFLOPPY is not set
467# CONFIG_BLK_DEV_IDESCSI is not set
468# CONFIG_IDE_TASK_IOCTL is not set
469CONFIG_IDE_PROC_FS=y
470
471#
472# IDE chipset support/bugfixes
473#
474CONFIG_IDE_GENERIC=y
475# CONFIG_BLK_DEV_PLATFORM is not set
476
477#
478# PCI IDE chipsets support
479#
480# CONFIG_BLK_DEV_GENERIC is not set
481# CONFIG_BLK_DEV_OPTI621 is not set
482# CONFIG_BLK_DEV_AEC62XX is not set
483# CONFIG_BLK_DEV_ALI15X3 is not set
484# CONFIG_BLK_DEV_AMD74XX is not set
485# CONFIG_BLK_DEV_CMD64X is not set
486# CONFIG_BLK_DEV_TRIFLEX is not set
487# CONFIG_BLK_DEV_CY82C693 is not set
488# CONFIG_BLK_DEV_CS5520 is not set
489# CONFIG_BLK_DEV_CS5530 is not set
490# CONFIG_BLK_DEV_HPT34X is not set
491# CONFIG_BLK_DEV_HPT366 is not set
492# CONFIG_BLK_DEV_JMICRON is not set
493# CONFIG_BLK_DEV_SC1200 is not set
494# CONFIG_BLK_DEV_PIIX is not set
495# CONFIG_BLK_DEV_IT8213 is not set
496# CONFIG_BLK_DEV_IT821X is not set
497# CONFIG_BLK_DEV_NS87415 is not set
498# CONFIG_BLK_DEV_PDC202XX_OLD is not set
499# CONFIG_BLK_DEV_PDC202XX_NEW is not set
500# CONFIG_BLK_DEV_SVWKS is not set
501# CONFIG_BLK_DEV_SIIMAGE is not set
502# CONFIG_BLK_DEV_SL82C105 is not set
503# CONFIG_BLK_DEV_SLC90E66 is not set
504# CONFIG_BLK_DEV_TRM290 is not set
505# CONFIG_BLK_DEV_VIA82CXXX is not set
506# CONFIG_BLK_DEV_TC86C001 is not set
507# CONFIG_BLK_DEV_IDEDMA is not set
508CONFIG_IDE_ARCH_OBSOLETE_INIT=y
509# CONFIG_BLK_DEV_HD is not set
510
511#
512# SCSI device support
513#
514# CONFIG_RAID_ATTRS is not set
515CONFIG_SCSI=m
516CONFIG_SCSI_DMA=y
517# CONFIG_SCSI_TGT is not set
518# CONFIG_SCSI_NETLINK is not set
519CONFIG_SCSI_PROC_FS=y
520
521#
522# SCSI support type (disk, tape, CD-ROM)
523#
524CONFIG_BLK_DEV_SD=m
525CONFIG_CHR_DEV_ST=m
526# CONFIG_CHR_DEV_OSST is not set
527CONFIG_BLK_DEV_SR=m
528# CONFIG_BLK_DEV_SR_VENDOR is not set
529CONFIG_CHR_DEV_SG=m
530# CONFIG_CHR_DEV_SCH is not set
531
532#
533# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
534#
535CONFIG_SCSI_MULTI_LUN=y
536CONFIG_SCSI_CONSTANTS=y
537# CONFIG_SCSI_LOGGING is not set
538# CONFIG_SCSI_SCAN_ASYNC is not set
539CONFIG_SCSI_WAIT_SCAN=m
540
541#
542# SCSI Transports
543#
544# CONFIG_SCSI_SPI_ATTRS is not set
545# CONFIG_SCSI_FC_ATTRS is not set
546# CONFIG_SCSI_ISCSI_ATTRS is not set
547# CONFIG_SCSI_SAS_LIBSAS is not set
548# CONFIG_SCSI_SRP_ATTRS is not set
549CONFIG_SCSI_LOWLEVEL=y
550# CONFIG_ISCSI_TCP is not set
551# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
552# CONFIG_SCSI_3W_9XXX is not set
553# CONFIG_SCSI_ACARD is not set
554# CONFIG_SCSI_AACRAID is not set
555# CONFIG_SCSI_AIC7XXX is not set
556# CONFIG_SCSI_AIC7XXX_OLD is not set
557# CONFIG_SCSI_AIC79XX is not set
558# CONFIG_SCSI_AIC94XX is not set
559# CONFIG_SCSI_DPT_I2O is not set
560# CONFIG_SCSI_ADVANSYS is not set
561# CONFIG_SCSI_ARCMSR is not set
562# CONFIG_MEGARAID_NEWGEN is not set
563# CONFIG_MEGARAID_LEGACY is not set
564# CONFIG_MEGARAID_SAS is not set
565# CONFIG_SCSI_HPTIOP is not set
566# CONFIG_SCSI_BUSLOGIC is not set
567# CONFIG_SCSI_DMX3191D is not set
568# CONFIG_SCSI_EATA is not set
569# CONFIG_SCSI_FUTURE_DOMAIN is not set
570# CONFIG_SCSI_GDTH is not set
571# CONFIG_SCSI_IPS is not set
572# CONFIG_SCSI_INITIO is not set
573# CONFIG_SCSI_INIA100 is not set
574# CONFIG_SCSI_PPA is not set
575# CONFIG_SCSI_IMM is not set
576# CONFIG_SCSI_MVSAS is not set
577# CONFIG_SCSI_STEX is not set
578# CONFIG_SCSI_SYM53C8XX_2 is not set
579# CONFIG_SCSI_QLOGIC_1280 is not set
580# CONFIG_SCSI_QLA_FC is not set
581# CONFIG_SCSI_QLA_ISCSI is not set
582# CONFIG_SCSI_LPFC is not set
583# CONFIG_SCSI_DC395x is not set
584# CONFIG_SCSI_DC390T is not set
585# CONFIG_SCSI_NSP32 is not set
586# CONFIG_SCSI_DEBUG is not set
587# CONFIG_SCSI_SRP is not set
588# CONFIG_ATA is not set
589# CONFIG_MD is not set
590# CONFIG_FUSION is not set
591
592#
593# IEEE 1394 (FireWire) support
594#
595# CONFIG_FIREWIRE is not set
596# CONFIG_IEEE1394 is not set
597# CONFIG_I2O is not set
598# CONFIG_MACINTOSH_DRIVERS is not set
599CONFIG_NETDEVICES=y
600# CONFIG_NETDEVICES_MULTIQUEUE is not set
601# CONFIG_DUMMY is not set
602# CONFIG_BONDING is not set
603# CONFIG_MACVLAN is not set
604# CONFIG_EQUALIZER is not set
605# CONFIG_TUN is not set
606# CONFIG_VETH is not set
607# CONFIG_ARCNET is not set
608CONFIG_PHYLIB=y
609
610#
611# MII PHY device drivers
612#
613CONFIG_MARVELL_PHY=y
614# CONFIG_DAVICOM_PHY is not set
615# CONFIG_QSEMI_PHY is not set
616# CONFIG_LXT_PHY is not set
617# CONFIG_CICADA_PHY is not set
618# CONFIG_VITESSE_PHY is not set
619# CONFIG_SMSC_PHY is not set
620# CONFIG_BROADCOM_PHY is not set
621# CONFIG_ICPLUS_PHY is not set
622# CONFIG_REALTEK_PHY is not set
623# CONFIG_FIXED_PHY is not set
624# CONFIG_MDIO_BITBANG is not set
625CONFIG_NET_ETHERNET=y
626# CONFIG_MII is not set
627# CONFIG_HAPPYMEAL is not set
628# CONFIG_SUNGEM is not set
629# CONFIG_CASSINI is not set
630# CONFIG_NET_VENDOR_3COM is not set
631# CONFIG_NET_TULIP is not set
632# CONFIG_HP100 is not set
633# CONFIG_IBM_NEW_EMAC_ZMII is not set
634# CONFIG_IBM_NEW_EMAC_RGMII is not set
635# CONFIG_IBM_NEW_EMAC_TAH is not set
636# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
637# CONFIG_NET_PCI is not set
638# CONFIG_B44 is not set
639# CONFIG_NET_POCKET is not set
640# CONFIG_FS_ENET is not set
641CONFIG_NETDEV_1000=y
642# CONFIG_ACENIC is not set
643# CONFIG_DL2K is not set
644# CONFIG_E1000 is not set
645# CONFIG_E1000E is not set
646# CONFIG_E1000E_ENABLED is not set
647# CONFIG_IP1000 is not set
648# CONFIG_IGB is not set
649# CONFIG_NS83820 is not set
650# CONFIG_HAMACHI is not set
651# CONFIG_YELLOWFIN is not set
652# CONFIG_R8169 is not set
653# CONFIG_SIS190 is not set
654# CONFIG_SKGE is not set
655# CONFIG_SKY2 is not set
656# CONFIG_SK98LIN is not set
657# CONFIG_VIA_VELOCITY is not set
658# CONFIG_TIGON3 is not set
659# CONFIG_BNX2 is not set
660CONFIG_GIANFAR=y
661CONFIG_GFAR_NAPI=y
662# CONFIG_QLA3XXX is not set
663# CONFIG_ATL1 is not set
664CONFIG_NETDEV_10000=y
665# CONFIG_CHELSIO_T1 is not set
666# CONFIG_CHELSIO_T3 is not set
667# CONFIG_IXGBE is not set
668# CONFIG_IXGB is not set
669# CONFIG_S2IO is not set
670# CONFIG_MYRI10GE is not set
671# CONFIG_NETXEN_NIC is not set
672# CONFIG_NIU is not set
673# CONFIG_MLX4_CORE is not set
674# CONFIG_TEHUTI is not set
675# CONFIG_BNX2X is not set
676# CONFIG_TR is not set
677
678#
679# Wireless LAN
680#
681# CONFIG_WLAN_PRE80211 is not set
682# CONFIG_WLAN_80211 is not set
683# CONFIG_WAN is not set
684# CONFIG_FDDI is not set
685# CONFIG_HIPPI is not set
686# CONFIG_PLIP is not set
687# CONFIG_PPP is not set
688# CONFIG_SLIP is not set
689# CONFIG_NET_FC is not set
690# CONFIG_NETCONSOLE is not set
691# CONFIG_NETPOLL is not set
692# CONFIG_NET_POLL_CONTROLLER is not set
693# CONFIG_ISDN is not set
694# CONFIG_PHONE is not set
695
696#
697# Input device support
698#
699CONFIG_INPUT=y
700# CONFIG_INPUT_FF_MEMLESS is not set
701# CONFIG_INPUT_POLLDEV is not set
702
703#
704# Userland interfaces
705#
706CONFIG_INPUT_MOUSEDEV=y
707CONFIG_INPUT_MOUSEDEV_PSAUX=y
708CONFIG_INPUT_MOUSEDEV_SCREEN_X=1280
709CONFIG_INPUT_MOUSEDEV_SCREEN_Y=1024
710CONFIG_INPUT_JOYDEV=m
711CONFIG_INPUT_EVDEV=m
712# CONFIG_INPUT_EVBUG is not set
713
714#
715# Input Device Drivers
716#
717CONFIG_INPUT_KEYBOARD=y
718CONFIG_KEYBOARD_ATKBD=y
719# CONFIG_KEYBOARD_SUNKBD is not set
720# CONFIG_KEYBOARD_LKKBD is not set
721# CONFIG_KEYBOARD_XTKBD is not set
722# CONFIG_KEYBOARD_NEWTON is not set
723# CONFIG_KEYBOARD_STOWAWAY is not set
724CONFIG_INPUT_MOUSE=y
725CONFIG_MOUSE_PS2=y
726CONFIG_MOUSE_PS2_ALPS=y
727CONFIG_MOUSE_PS2_LOGIPS2PP=y
728CONFIG_MOUSE_PS2_SYNAPTICS=y
729CONFIG_MOUSE_PS2_LIFEBOOK=y
730CONFIG_MOUSE_PS2_TRACKPOINT=y
731# CONFIG_MOUSE_PS2_TOUCHKIT is not set
732# CONFIG_MOUSE_SERIAL is not set
733# CONFIG_MOUSE_APPLETOUCH is not set
734# CONFIG_MOUSE_VSXXXAA is not set
735# CONFIG_INPUT_JOYSTICK is not set
736# CONFIG_INPUT_TABLET is not set
737# CONFIG_INPUT_TOUCHSCREEN is not set
738# CONFIG_INPUT_MISC is not set
739
740#
741# Hardware I/O ports
742#
743CONFIG_SERIO=y
744CONFIG_SERIO_I8042=y
745CONFIG_SERIO_SERPORT=y
746# CONFIG_SERIO_PARKBD is not set
747# CONFIG_SERIO_PCIPS2 is not set
748CONFIG_SERIO_LIBPS2=y
749# CONFIG_SERIO_RAW is not set
750# CONFIG_GAMEPORT is not set
751
752#
753# Character devices
754#
755# CONFIG_VT is not set
756# CONFIG_SERIAL_NONSTANDARD is not set
757# CONFIG_NOZOMI is not set
758
759#
760# Serial drivers
761#
762# CONFIG_SERIAL_8250 is not set
763
764#
765# Non-8250 serial port support
766#
767# CONFIG_SERIAL_UARTLITE is not set
768CONFIG_SERIAL_CORE=y
769CONFIG_SERIAL_CORE_CONSOLE=y
770CONFIG_SERIAL_CPM=y
771CONFIG_SERIAL_CPM_CONSOLE=y
772# CONFIG_SERIAL_CPM_SCC1 is not set
773CONFIG_SERIAL_CPM_SCC2=y
774# CONFIG_SERIAL_CPM_SCC3 is not set
775# CONFIG_SERIAL_CPM_SCC4 is not set
776# CONFIG_SERIAL_CPM_SMC1 is not set
777# CONFIG_SERIAL_CPM_SMC2 is not set
778# CONFIG_SERIAL_JSM is not set
779CONFIG_UNIX98_PTYS=y
780CONFIG_LEGACY_PTYS=y
781CONFIG_LEGACY_PTY_COUNT=256
782CONFIG_PRINTER=m
783# CONFIG_LP_CONSOLE is not set
784# CONFIG_PPDEV is not set
785# CONFIG_IPMI_HANDLER is not set
786CONFIG_HW_RANDOM=m
787# CONFIG_NVRAM is not set
788# CONFIG_GEN_RTC is not set
789# CONFIG_R3964 is not set
790# CONFIG_APPLICOM is not set
791# CONFIG_RAW_DRIVER is not set
792# CONFIG_TCG_TPM is not set
793CONFIG_DEVPORT=y
794CONFIG_I2C=m
795CONFIG_I2C_BOARDINFO=y
796CONFIG_I2C_CHARDEV=m
797
798#
799# I2C Algorithms
800#
801CONFIG_I2C_ALGOBIT=m
802# CONFIG_I2C_ALGOPCF is not set
803# CONFIG_I2C_ALGOPCA is not set
804
805#
806# I2C Hardware Bus support
807#
808# CONFIG_I2C_ALI1535 is not set
809# CONFIG_I2C_ALI1563 is not set
810# CONFIG_I2C_ALI15X3 is not set
811# CONFIG_I2C_AMD756 is not set
812# CONFIG_I2C_AMD8111 is not set
813# CONFIG_I2C_I801 is not set
814# CONFIG_I2C_I810 is not set
815# CONFIG_I2C_PIIX4 is not set
816# CONFIG_I2C_MPC is not set
817# CONFIG_I2C_NFORCE2 is not set
818# CONFIG_I2C_OCORES is not set
819# CONFIG_I2C_PARPORT is not set
820# CONFIG_I2C_PARPORT_LIGHT is not set
821# CONFIG_I2C_PROSAVAGE is not set
822# CONFIG_I2C_SAVAGE4 is not set
823# CONFIG_I2C_SIMTEC is not set
824# CONFIG_I2C_SIS5595 is not set
825# CONFIG_I2C_SIS630 is not set
826# CONFIG_I2C_SIS96X is not set
827# CONFIG_I2C_TAOS_EVM is not set
828# CONFIG_I2C_STUB is not set
829# CONFIG_I2C_VIA is not set
830# CONFIG_I2C_VIAPRO is not set
831# CONFIG_I2C_VOODOO3 is not set
832
833#
834# Miscellaneous I2C Chip support
835#
836# CONFIG_DS1682 is not set
837# CONFIG_SENSORS_EEPROM is not set
838# CONFIG_SENSORS_PCF8574 is not set
839# CONFIG_PCF8575 is not set
840# CONFIG_SENSORS_PCF8591 is not set
841# CONFIG_TPS65010 is not set
842# CONFIG_SENSORS_MAX6875 is not set
843# CONFIG_SENSORS_TSL2550 is not set
844# CONFIG_I2C_DEBUG_CORE is not set
845# CONFIG_I2C_DEBUG_ALGO is not set
846# CONFIG_I2C_DEBUG_BUS is not set
847# CONFIG_I2C_DEBUG_CHIP is not set
848
849#
850# SPI support
851#
852# CONFIG_SPI is not set
853# CONFIG_SPI_MASTER is not set
854# CONFIG_W1 is not set
855# CONFIG_POWER_SUPPLY is not set
856CONFIG_HWMON=y
857# CONFIG_HWMON_VID is not set
858# CONFIG_SENSORS_AD7418 is not set
859# CONFIG_SENSORS_ADM1021 is not set
860# CONFIG_SENSORS_ADM1025 is not set
861# CONFIG_SENSORS_ADM1026 is not set
862# CONFIG_SENSORS_ADM1029 is not set
863# CONFIG_SENSORS_ADM1031 is not set
864# CONFIG_SENSORS_ADM9240 is not set
865# CONFIG_SENSORS_ADT7470 is not set
866# CONFIG_SENSORS_ADT7473 is not set
867# CONFIG_SENSORS_ATXP1 is not set
868# CONFIG_SENSORS_DS1621 is not set
869# CONFIG_SENSORS_I5K_AMB is not set
870# CONFIG_SENSORS_F71805F is not set
871# CONFIG_SENSORS_F71882FG is not set
872# CONFIG_SENSORS_F75375S is not set
873# CONFIG_SENSORS_GL518SM is not set
874# CONFIG_SENSORS_GL520SM is not set
875# CONFIG_SENSORS_IT87 is not set
876# CONFIG_SENSORS_LM63 is not set
877# CONFIG_SENSORS_LM75 is not set
878# CONFIG_SENSORS_LM77 is not set
879# CONFIG_SENSORS_LM78 is not set
880# CONFIG_SENSORS_LM80 is not set
881# CONFIG_SENSORS_LM83 is not set
882# CONFIG_SENSORS_LM85 is not set
883# CONFIG_SENSORS_LM87 is not set
884# CONFIG_SENSORS_LM90 is not set
885# CONFIG_SENSORS_LM92 is not set
886# CONFIG_SENSORS_LM93 is not set
887# CONFIG_SENSORS_MAX1619 is not set
888# CONFIG_SENSORS_MAX6650 is not set
889# CONFIG_SENSORS_PC87360 is not set
890# CONFIG_SENSORS_PC87427 is not set
891# CONFIG_SENSORS_SIS5595 is not set
892# CONFIG_SENSORS_DME1737 is not set
893# CONFIG_SENSORS_SMSC47M1 is not set
894# CONFIG_SENSORS_SMSC47M192 is not set
895# CONFIG_SENSORS_SMSC47B397 is not set
896# CONFIG_SENSORS_ADS7828 is not set
897# CONFIG_SENSORS_THMC50 is not set
898# CONFIG_SENSORS_VIA686A is not set
899# CONFIG_SENSORS_VT1211 is not set
900# CONFIG_SENSORS_VT8231 is not set
901# CONFIG_SENSORS_W83781D is not set
902# CONFIG_SENSORS_W83791D is not set
903# CONFIG_SENSORS_W83792D is not set
904# CONFIG_SENSORS_W83793 is not set
905# CONFIG_SENSORS_W83L785TS is not set
906# CONFIG_SENSORS_W83L786NG is not set
907# CONFIG_SENSORS_W83627HF is not set
908# CONFIG_SENSORS_W83627EHF is not set
909# CONFIG_HWMON_DEBUG_CHIP is not set
910# CONFIG_THERMAL is not set
911# CONFIG_WATCHDOG is not set
912
913#
914# Sonics Silicon Backplane
915#
916CONFIG_SSB_POSSIBLE=y
917# CONFIG_SSB is not set
918
919#
920# Multifunction device drivers
921#
922# CONFIG_MFD_SM501 is not set
923
924#
925# Multimedia devices
926#
927# CONFIG_VIDEO_DEV is not set
928# CONFIG_DVB_CORE is not set
929CONFIG_DAB=y
930
931#
932# Graphics support
933#
934CONFIG_AGP=m
935CONFIG_DRM=m
936# CONFIG_DRM_TDFX is not set
937# CONFIG_DRM_R128 is not set
938# CONFIG_DRM_RADEON is not set
939# CONFIG_DRM_MGA is not set
940# CONFIG_DRM_SIS is not set
941# CONFIG_DRM_VIA is not set
942# CONFIG_DRM_SAVAGE is not set
943# CONFIG_VGASTATE is not set
944# CONFIG_VIDEO_OUTPUT_CONTROL is not set
945# CONFIG_FB is not set
946# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
947
948#
949# Display device support
950#
951# CONFIG_DISPLAY_SUPPORT is not set
952
953#
954# Sound
955#
956CONFIG_SOUND=m
957
958#
959# Advanced Linux Sound Architecture
960#
961# CONFIG_SND is not set
962
963#
964# Open Sound System
965#
966# CONFIG_SOUND_PRIME is not set
967CONFIG_HID_SUPPORT=y
968CONFIG_HID=y
969# CONFIG_HID_DEBUG is not set
970# CONFIG_HIDRAW is not set
971CONFIG_USB_SUPPORT=y
972CONFIG_USB_ARCH_HAS_HCD=y
973CONFIG_USB_ARCH_HAS_OHCI=y
974CONFIG_USB_ARCH_HAS_EHCI=y
975# CONFIG_USB is not set
976
977#
978# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
979#
980# CONFIG_USB_GADGET is not set
981# CONFIG_MMC is not set
982# CONFIG_MEMSTICK is not set
983# CONFIG_NEW_LEDS is not set
984# CONFIG_INFINIBAND is not set
985# CONFIG_EDAC is not set
986# CONFIG_RTC_CLASS is not set
987# CONFIG_DMADEVICES is not set
988# CONFIG_AUXDISPLAY is not set
989
990#
991# Userspace I/O
992#
993# CONFIG_UIO is not set
994
995#
996# File systems
997#
998CONFIG_EXT2_FS=y
999# CONFIG_EXT2_FS_XATTR is not set
1000# CONFIG_EXT2_FS_XIP is not set
1001CONFIG_EXT3_FS=y
1002CONFIG_EXT3_FS_XATTR=y
1003# CONFIG_EXT3_FS_POSIX_ACL is not set
1004# CONFIG_EXT3_FS_SECURITY is not set
1005# CONFIG_EXT4DEV_FS is not set
1006CONFIG_JBD=y
1007CONFIG_FS_MBCACHE=y
1008# CONFIG_REISERFS_FS is not set
1009# CONFIG_JFS_FS is not set
1010# CONFIG_FS_POSIX_ACL is not set
1011# CONFIG_XFS_FS is not set
1012# CONFIG_GFS2_FS is not set
1013# CONFIG_OCFS2_FS is not set
1014CONFIG_DNOTIFY=y
1015CONFIG_INOTIFY=y
1016CONFIG_INOTIFY_USER=y
1017# CONFIG_QUOTA is not set
1018CONFIG_AUTOFS_FS=m
1019CONFIG_AUTOFS4_FS=y
1020# CONFIG_FUSE_FS is not set
1021
1022#
1023# CD-ROM/DVD Filesystems
1024#
1025CONFIG_ISO9660_FS=m
1026# CONFIG_JOLIET is not set
1027# CONFIG_ZISOFS is not set
1028CONFIG_UDF_FS=m
1029CONFIG_UDF_NLS=y
1030
1031#
1032# DOS/FAT/NT Filesystems
1033#
1034CONFIG_FAT_FS=m
1035CONFIG_MSDOS_FS=m
1036CONFIG_VFAT_FS=m
1037CONFIG_FAT_DEFAULT_CODEPAGE=437
1038CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1039# CONFIG_NTFS_FS is not set
1040
1041#
1042# Pseudo filesystems
1043#
1044CONFIG_PROC_FS=y
1045# CONFIG_PROC_KCORE is not set
1046CONFIG_PROC_SYSCTL=y
1047CONFIG_SYSFS=y
1048CONFIG_TMPFS=y
1049# CONFIG_TMPFS_POSIX_ACL is not set
1050# CONFIG_HUGETLB_PAGE is not set
1051# CONFIG_CONFIGFS_FS is not set
1052
1053#
1054# Miscellaneous filesystems
1055#
1056# CONFIG_ADFS_FS is not set
1057# CONFIG_AFFS_FS is not set
1058# CONFIG_HFS_FS is not set
1059# CONFIG_HFSPLUS_FS is not set
1060# CONFIG_BEFS_FS is not set
1061# CONFIG_BFS_FS is not set
1062# CONFIG_EFS_FS is not set
1063CONFIG_CRAMFS=m
1064# CONFIG_VXFS_FS is not set
1065# CONFIG_MINIX_FS is not set
1066# CONFIG_HPFS_FS is not set
1067# CONFIG_QNX4FS_FS is not set
1068# CONFIG_ROMFS_FS is not set
1069# CONFIG_SYSV_FS is not set
1070# CONFIG_UFS_FS is not set
1071CONFIG_NETWORK_FILESYSTEMS=y
1072CONFIG_NFS_FS=y
1073CONFIG_NFS_V3=y
1074# CONFIG_NFS_V3_ACL is not set
1075# CONFIG_NFS_V4 is not set
1076# CONFIG_NFS_DIRECTIO is not set
1077# CONFIG_NFSD is not set
1078CONFIG_ROOT_NFS=y
1079CONFIG_LOCKD=y
1080CONFIG_LOCKD_V4=y
1081CONFIG_NFS_COMMON=y
1082CONFIG_SUNRPC=y
1083# CONFIG_SUNRPC_BIND34 is not set
1084# CONFIG_RPCSEC_GSS_KRB5 is not set
1085# CONFIG_RPCSEC_GSS_SPKM3 is not set
1086CONFIG_SMB_FS=m
1087# CONFIG_SMB_NLS_DEFAULT is not set
1088# CONFIG_CIFS is not set
1089# CONFIG_NCP_FS is not set
1090# CONFIG_CODA_FS is not set
1091# CONFIG_AFS_FS is not set
1092
1093#
1094# Partition Types
1095#
1096# CONFIG_PARTITION_ADVANCED is not set
1097CONFIG_MSDOS_PARTITION=y
1098CONFIG_NLS=y
1099CONFIG_NLS_DEFAULT="iso8859-1"
1100# CONFIG_NLS_CODEPAGE_437 is not set
1101# CONFIG_NLS_CODEPAGE_737 is not set
1102# CONFIG_NLS_CODEPAGE_775 is not set
1103# CONFIG_NLS_CODEPAGE_850 is not set
1104# CONFIG_NLS_CODEPAGE_852 is not set
1105# CONFIG_NLS_CODEPAGE_855 is not set
1106# CONFIG_NLS_CODEPAGE_857 is not set
1107# CONFIG_NLS_CODEPAGE_860 is not set
1108# CONFIG_NLS_CODEPAGE_861 is not set
1109# CONFIG_NLS_CODEPAGE_862 is not set
1110# CONFIG_NLS_CODEPAGE_863 is not set
1111# CONFIG_NLS_CODEPAGE_864 is not set
1112# CONFIG_NLS_CODEPAGE_865 is not set
1113# CONFIG_NLS_CODEPAGE_866 is not set
1114# CONFIG_NLS_CODEPAGE_869 is not set
1115# CONFIG_NLS_CODEPAGE_936 is not set
1116# CONFIG_NLS_CODEPAGE_950 is not set
1117# CONFIG_NLS_CODEPAGE_932 is not set
1118# CONFIG_NLS_CODEPAGE_949 is not set
1119# CONFIG_NLS_CODEPAGE_874 is not set
1120# CONFIG_NLS_ISO8859_8 is not set
1121# CONFIG_NLS_CODEPAGE_1250 is not set
1122# CONFIG_NLS_CODEPAGE_1251 is not set
1123# CONFIG_NLS_ASCII is not set
1124# CONFIG_NLS_ISO8859_1 is not set
1125# CONFIG_NLS_ISO8859_2 is not set
1126# CONFIG_NLS_ISO8859_3 is not set
1127# CONFIG_NLS_ISO8859_4 is not set
1128# CONFIG_NLS_ISO8859_5 is not set
1129# CONFIG_NLS_ISO8859_6 is not set
1130# CONFIG_NLS_ISO8859_7 is not set
1131# CONFIG_NLS_ISO8859_9 is not set
1132# CONFIG_NLS_ISO8859_13 is not set
1133# CONFIG_NLS_ISO8859_14 is not set
1134# CONFIG_NLS_ISO8859_15 is not set
1135# CONFIG_NLS_KOI8_R is not set
1136# CONFIG_NLS_KOI8_U is not set
1137# CONFIG_NLS_UTF8 is not set
1138# CONFIG_DLM is not set
1139
1140#
1141# Library routines
1142#
1143CONFIG_BITREVERSE=y
1144CONFIG_CRC_CCITT=y
1145# CONFIG_CRC16 is not set
1146# CONFIG_CRC_ITU_T is not set
1147CONFIG_CRC32=y
1148# CONFIG_CRC7 is not set
1149# CONFIG_LIBCRC32C is not set
1150CONFIG_ZLIB_INFLATE=m
1151CONFIG_PLIST=y
1152CONFIG_HAS_IOMEM=y
1153CONFIG_HAS_IOPORT=y
1154CONFIG_HAS_DMA=y
1155
1156#
1157# Kernel hacking
1158#
1159# CONFIG_PRINTK_TIME is not set
1160CONFIG_ENABLE_WARN_DEPRECATED=y
1161CONFIG_ENABLE_MUST_CHECK=y
1162# CONFIG_MAGIC_SYSRQ is not set
1163# CONFIG_UNUSED_SYMBOLS is not set
1164# CONFIG_DEBUG_FS is not set
1165# CONFIG_HEADERS_CHECK is not set
1166CONFIG_DEBUG_KERNEL=y
1167# CONFIG_DEBUG_SHIRQ is not set
1168CONFIG_DETECT_SOFTLOCKUP=y
1169CONFIG_SCHED_DEBUG=y
1170# CONFIG_SCHEDSTATS is not set
1171# CONFIG_TIMER_STATS is not set
1172# CONFIG_SLUB_DEBUG_ON is not set
1173# CONFIG_SLUB_STATS is not set
1174# CONFIG_DEBUG_RT_MUTEXES is not set
1175# CONFIG_RT_MUTEX_TESTER is not set
1176# CONFIG_DEBUG_SPINLOCK is not set
1177# CONFIG_DEBUG_MUTEXES is not set
1178# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1179# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
1180# CONFIG_DEBUG_KOBJECT is not set
1181# CONFIG_DEBUG_HIGHMEM is not set
1182# CONFIG_DEBUG_BUGVERBOSE is not set
1183# CONFIG_DEBUG_INFO is not set
1184# CONFIG_DEBUG_VM is not set
1185# CONFIG_DEBUG_LIST is not set
1186# CONFIG_DEBUG_SG is not set
1187# CONFIG_BOOT_PRINTK_DELAY is not set
1188# CONFIG_RCU_TORTURE_TEST is not set
1189# CONFIG_BACKTRACE_SELF_TEST is not set
1190# CONFIG_FAULT_INJECTION is not set
1191# CONFIG_SAMPLES is not set
1192# CONFIG_DEBUG_STACKOVERFLOW is not set
1193# CONFIG_DEBUG_STACK_USAGE is not set
1194# CONFIG_DEBUG_PAGEALLOC is not set
1195# CONFIG_DEBUGGER is not set
1196# CONFIG_KGDB_CONSOLE is not set
1197CONFIG_BDI_SWITCH=y
1198# CONFIG_PPC_EARLY_DEBUG is not set
1199
1200#
1201# Security options
1202#
1203# CONFIG_KEYS is not set
1204# CONFIG_SECURITY is not set
1205# CONFIG_SECURITY_FILE_CAPABILITIES is not set
1206CONFIG_CRYPTO=y
1207# CONFIG_CRYPTO_SEQIV is not set
1208# CONFIG_CRYPTO_MANAGER is not set
1209# CONFIG_CRYPTO_HMAC is not set
1210# CONFIG_CRYPTO_XCBC is not set
1211# CONFIG_CRYPTO_NULL is not set
1212# CONFIG_CRYPTO_MD4 is not set
1213# CONFIG_CRYPTO_MD5 is not set
1214# CONFIG_CRYPTO_SHA1 is not set
1215# CONFIG_CRYPTO_SHA256 is not set
1216# CONFIG_CRYPTO_SHA512 is not set
1217# CONFIG_CRYPTO_WP512 is not set
1218# CONFIG_CRYPTO_TGR192 is not set
1219# CONFIG_CRYPTO_GF128MUL is not set
1220# CONFIG_CRYPTO_ECB is not set
1221# CONFIG_CRYPTO_CBC is not set
1222# CONFIG_CRYPTO_PCBC is not set
1223# CONFIG_CRYPTO_LRW is not set
1224# CONFIG_CRYPTO_XTS is not set
1225# CONFIG_CRYPTO_CTR is not set
1226# CONFIG_CRYPTO_GCM is not set
1227# CONFIG_CRYPTO_CCM is not set
1228# CONFIG_CRYPTO_CRYPTD is not set
1229# CONFIG_CRYPTO_DES is not set
1230# CONFIG_CRYPTO_FCRYPT is not set
1231# CONFIG_CRYPTO_BLOWFISH is not set
1232# CONFIG_CRYPTO_TWOFISH is not set
1233# CONFIG_CRYPTO_SERPENT is not set
1234# CONFIG_CRYPTO_AES is not set
1235# CONFIG_CRYPTO_CAST5 is not set
1236# CONFIG_CRYPTO_CAST6 is not set
1237# CONFIG_CRYPTO_TEA is not set
1238# CONFIG_CRYPTO_ARC4 is not set
1239# CONFIG_CRYPTO_KHAZAD is not set
1240# CONFIG_CRYPTO_ANUBIS is not set
1241# CONFIG_CRYPTO_SEED is not set
1242# CONFIG_CRYPTO_SALSA20 is not set
1243# CONFIG_CRYPTO_DEFLATE is not set
1244# CONFIG_CRYPTO_MICHAEL_MIC is not set
1245# CONFIG_CRYPTO_CRC32C is not set
1246# CONFIG_CRYPTO_CAMELLIA is not set
1247# CONFIG_CRYPTO_TEST is not set
1248# CONFIG_CRYPTO_AUTHENC is not set
1249# CONFIG_CRYPTO_LZO is not set
1250CONFIG_CRYPTO_HW=y
1251# CONFIG_CRYPTO_DEV_HIFN_795X is not set
1252# CONFIG_PPC_CLOCK is not set
1253CONFIG_PPC_LIB_RHEAP=y
diff --git a/arch/powerpc/configs/85xx/tqm8540_defconfig b/arch/powerpc/configs/85xx/tqm8540_defconfig
new file mode 100644
index 000000000000..d39ee3b35bfc
--- /dev/null
+++ b/arch/powerpc/configs/85xx/tqm8540_defconfig
@@ -0,0 +1,1097 @@
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.25-rc6
4# Mon Mar 24 08:48:43 2008
5#
6# CONFIG_PPC64 is not set
7
8#
9# Processor support
10#
11# CONFIG_6xx is not set
12CONFIG_PPC_85xx=y
13# CONFIG_PPC_8xx is not set
14# CONFIG_40x is not set
15# CONFIG_44x is not set
16# CONFIG_E200 is not set
17CONFIG_E500=y
18CONFIG_BOOKE=y
19CONFIG_FSL_BOOKE=y
20CONFIG_FSL_EMB_PERFMON=y
21# CONFIG_PHYS_64BIT is not set
22CONFIG_SPE=y
23# CONFIG_PPC_MM_SLICES is not set
24CONFIG_PPC32=y
25CONFIG_WORD_SIZE=32
26CONFIG_PPC_MERGE=y
27CONFIG_MMU=y
28CONFIG_GENERIC_CMOS_UPDATE=y
29CONFIG_GENERIC_TIME=y
30CONFIG_GENERIC_TIME_VSYSCALL=y
31CONFIG_GENERIC_CLOCKEVENTS=y
32CONFIG_GENERIC_HARDIRQS=y
33# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set
34CONFIG_IRQ_PER_CPU=y
35CONFIG_RWSEM_XCHGADD_ALGORITHM=y
36CONFIG_ARCH_HAS_ILOG2_U32=y
37CONFIG_GENERIC_HWEIGHT=y
38CONFIG_GENERIC_CALIBRATE_DELAY=y
39CONFIG_GENERIC_FIND_NEXT_BIT=y
40# CONFIG_ARCH_NO_VIRT_TO_BUS is not set
41CONFIG_PPC=y
42CONFIG_EARLY_PRINTK=y
43CONFIG_GENERIC_NVRAM=y
44CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
45CONFIG_ARCH_MAY_HAVE_PC_FDC=y
46CONFIG_PPC_OF=y
47CONFIG_OF=y
48CONFIG_PPC_UDBG_16550=y
49# CONFIG_GENERIC_TBSYNC is not set
50CONFIG_AUDIT_ARCH=y
51CONFIG_GENERIC_BUG=y
52CONFIG_DEFAULT_UIMAGE=y
53# CONFIG_PPC_DCR_NATIVE is not set
54# CONFIG_PPC_DCR_MMIO is not set
55CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
56
57#
58# General setup
59#
60CONFIG_EXPERIMENTAL=y
61CONFIG_BROKEN_ON_SMP=y
62CONFIG_INIT_ENV_ARG_LIMIT=32
63CONFIG_LOCALVERSION=""
64CONFIG_LOCALVERSION_AUTO=y
65CONFIG_SWAP=y
66CONFIG_SYSVIPC=y
67CONFIG_SYSVIPC_SYSCTL=y
68# CONFIG_POSIX_MQUEUE is not set
69# CONFIG_BSD_PROCESS_ACCT is not set
70# CONFIG_TASKSTATS is not set
71# CONFIG_AUDIT is not set
72# CONFIG_IKCONFIG is not set
73CONFIG_LOG_BUF_SHIFT=14
74# CONFIG_CGROUPS is not set
75CONFIG_GROUP_SCHED=y
76CONFIG_FAIR_GROUP_SCHED=y
77# CONFIG_RT_GROUP_SCHED is not set
78CONFIG_USER_SCHED=y
79# CONFIG_CGROUP_SCHED is not set
80CONFIG_SYSFS_DEPRECATED=y
81CONFIG_SYSFS_DEPRECATED_V2=y
82# CONFIG_RELAY is not set
83# CONFIG_NAMESPACES is not set
84CONFIG_BLK_DEV_INITRD=y
85CONFIG_INITRAMFS_SOURCE=""
86# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
87CONFIG_SYSCTL=y
88CONFIG_EMBEDDED=y
89CONFIG_SYSCTL_SYSCALL=y
90# CONFIG_KALLSYMS is not set
91# CONFIG_HOTPLUG is not set
92CONFIG_PRINTK=y
93CONFIG_BUG=y
94CONFIG_ELF_CORE=y
95CONFIG_COMPAT_BRK=y
96CONFIG_BASE_FULL=y
97CONFIG_FUTEX=y
98CONFIG_ANON_INODES=y
99# CONFIG_EPOLL is not set
100CONFIG_SIGNALFD=y
101CONFIG_TIMERFD=y
102CONFIG_EVENTFD=y
103CONFIG_SHMEM=y
104CONFIG_VM_EVENT_COUNTERS=y
105CONFIG_SLUB_DEBUG=y
106# CONFIG_SLAB is not set
107CONFIG_SLUB=y
108# CONFIG_SLOB is not set
109# CONFIG_PROFILING is not set
110# CONFIG_MARKERS is not set
111CONFIG_HAVE_OPROFILE=y
112CONFIG_HAVE_KPROBES=y
113CONFIG_HAVE_KRETPROBES=y
114CONFIG_PROC_PAGE_MONITOR=y
115CONFIG_SLABINFO=y
116CONFIG_RT_MUTEXES=y
117# CONFIG_TINY_SHMEM is not set
118CONFIG_BASE_SMALL=0
119# CONFIG_MODULES is not set
120CONFIG_BLOCK=y
121# CONFIG_LBD is not set
122# CONFIG_BLK_DEV_IO_TRACE is not set
123# CONFIG_LSF is not set
124# CONFIG_BLK_DEV_BSG is not set
125
126#
127# IO Schedulers
128#
129CONFIG_IOSCHED_NOOP=y
130CONFIG_IOSCHED_AS=y
131CONFIG_IOSCHED_DEADLINE=y
132CONFIG_IOSCHED_CFQ=y
133CONFIG_DEFAULT_AS=y
134# CONFIG_DEFAULT_DEADLINE is not set
135# CONFIG_DEFAULT_CFQ is not set
136# CONFIG_DEFAULT_NOOP is not set
137CONFIG_DEFAULT_IOSCHED="anticipatory"
138CONFIG_CLASSIC_RCU=y
139
140#
141# Platform support
142#
143# CONFIG_PPC_MPC512x is not set
144# CONFIG_PPC_MPC5121 is not set
145# CONFIG_PPC_CELL is not set
146# CONFIG_PPC_CELL_NATIVE is not set
147# CONFIG_PQ2ADS is not set
148CONFIG_MPC85xx=y
149# CONFIG_MPC8540_ADS is not set
150# CONFIG_MPC8560_ADS is not set
151# CONFIG_MPC85xx_CDS is not set
152# CONFIG_MPC85xx_MDS is not set
153# CONFIG_MPC85xx_DS is not set
154# CONFIG_STX_GP3 is not set
155CONFIG_TQM8540=y
156# CONFIG_TQM8541 is not set
157# CONFIG_TQM8555 is not set
158# CONFIG_TQM8560 is not set
159# CONFIG_SBC8548 is not set
160# CONFIG_SBC8560 is not set
161CONFIG_TQM85xx=y
162# CONFIG_IPIC is not set
163CONFIG_MPIC=y
164# CONFIG_MPIC_WEIRD is not set
165# CONFIG_PPC_I8259 is not set
166# CONFIG_PPC_RTAS is not set
167# CONFIG_MMIO_NVRAM is not set
168# CONFIG_PPC_MPC106 is not set
169# CONFIG_PPC_970_NAP is not set
170# CONFIG_PPC_INDIRECT_IO is not set
171# CONFIG_GENERIC_IOMAP is not set
172# CONFIG_CPU_FREQ is not set
173# CONFIG_CPM2 is not set
174CONFIG_PPC_CPM_NEW_BINDING=y
175# CONFIG_FSL_ULI1575 is not set
176
177#
178# Kernel options
179#
180# CONFIG_HIGHMEM is not set
181# CONFIG_TICK_ONESHOT is not set
182# CONFIG_NO_HZ is not set
183# CONFIG_HIGH_RES_TIMERS is not set
184CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
185# CONFIG_HZ_100 is not set
186CONFIG_HZ_250=y
187# CONFIG_HZ_300 is not set
188# CONFIG_HZ_1000 is not set
189CONFIG_HZ=250
190# CONFIG_SCHED_HRTICK is not set
191CONFIG_PREEMPT_NONE=y
192# CONFIG_PREEMPT_VOLUNTARY is not set
193# CONFIG_PREEMPT is not set
194CONFIG_BINFMT_ELF=y
195# CONFIG_BINFMT_MISC is not set
196CONFIG_MATH_EMULATION=y
197# CONFIG_IOMMU_HELPER is not set
198CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
199CONFIG_ARCH_HAS_WALK_MEMORY=y
200CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
201CONFIG_ARCH_FLATMEM_ENABLE=y
202CONFIG_ARCH_POPULATES_NODE_MAP=y
203CONFIG_SELECT_MEMORY_MODEL=y
204CONFIG_FLATMEM_MANUAL=y
205# CONFIG_DISCONTIGMEM_MANUAL is not set
206# CONFIG_SPARSEMEM_MANUAL is not set
207CONFIG_FLATMEM=y
208CONFIG_FLAT_NODE_MEM_MAP=y
209# CONFIG_SPARSEMEM_STATIC is not set
210# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
211CONFIG_SPLIT_PTLOCK_CPUS=4
212# CONFIG_RESOURCES_64BIT is not set
213CONFIG_ZONE_DMA_FLAG=1
214CONFIG_BOUNCE=y
215CONFIG_VIRT_TO_BUS=y
216# CONFIG_PROC_DEVICETREE is not set
217# CONFIG_CMDLINE_BOOL is not set
218# CONFIG_PM is not set
219CONFIG_SECCOMP=y
220CONFIG_ISA_DMA_API=y
221
222#
223# Bus options
224#
225CONFIG_ZONE_DMA=y
226CONFIG_PPC_INDIRECT_PCI=y
227CONFIG_FSL_SOC=y
228CONFIG_FSL_PCI=y
229CONFIG_PCI=y
230CONFIG_PCI_DOMAINS=y
231CONFIG_PCI_SYSCALL=y
232# CONFIG_PCIEPORTBUS is not set
233CONFIG_ARCH_SUPPORTS_MSI=y
234# CONFIG_PCI_MSI is not set
235CONFIG_PCI_LEGACY=y
236
237#
238# Advanced setup
239#
240# CONFIG_ADVANCED_OPTIONS is not set
241
242#
243# Default settings for advanced configuration options are used
244#
245CONFIG_HIGHMEM_START=0xfe000000
246CONFIG_LOWMEM_SIZE=0x30000000
247CONFIG_KERNEL_START=0xc0000000
248CONFIG_TASK_SIZE=0xc0000000
249CONFIG_BOOT_LOAD=0x00800000
250
251#
252# Networking
253#
254CONFIG_NET=y
255
256#
257# Networking options
258#
259CONFIG_PACKET=y
260# CONFIG_PACKET_MMAP is not set
261CONFIG_UNIX=y
262CONFIG_XFRM=y
263# CONFIG_XFRM_USER is not set
264# CONFIG_XFRM_SUB_POLICY is not set
265# CONFIG_XFRM_MIGRATE is not set
266# CONFIG_XFRM_STATISTICS is not set
267# CONFIG_NET_KEY is not set
268CONFIG_INET=y
269CONFIG_IP_MULTICAST=y
270# CONFIG_IP_ADVANCED_ROUTER is not set
271CONFIG_IP_FIB_HASH=y
272CONFIG_IP_PNP=y
273CONFIG_IP_PNP_DHCP=y
274CONFIG_IP_PNP_BOOTP=y
275# CONFIG_IP_PNP_RARP is not set
276# CONFIG_NET_IPIP is not set
277# CONFIG_NET_IPGRE is not set
278# CONFIG_IP_MROUTE is not set
279# CONFIG_ARPD is not set
280CONFIG_SYN_COOKIES=y
281# CONFIG_INET_AH is not set
282# CONFIG_INET_ESP is not set
283# CONFIG_INET_IPCOMP is not set
284# CONFIG_INET_XFRM_TUNNEL is not set
285# CONFIG_INET_TUNNEL is not set
286CONFIG_INET_XFRM_MODE_TRANSPORT=y
287CONFIG_INET_XFRM_MODE_TUNNEL=y
288CONFIG_INET_XFRM_MODE_BEET=y
289# CONFIG_INET_LRO is not set
290CONFIG_INET_DIAG=y
291CONFIG_INET_TCP_DIAG=y
292# CONFIG_TCP_CONG_ADVANCED is not set
293CONFIG_TCP_CONG_CUBIC=y
294CONFIG_DEFAULT_TCP_CONG="cubic"
295# CONFIG_TCP_MD5SIG is not set
296# CONFIG_IPV6 is not set
297# CONFIG_INET6_XFRM_TUNNEL is not set
298# CONFIG_INET6_TUNNEL is not set
299# CONFIG_NETWORK_SECMARK is not set
300# CONFIG_NETFILTER is not set
301# CONFIG_IP_DCCP is not set
302# CONFIG_IP_SCTP is not set
303# CONFIG_TIPC is not set
304# CONFIG_ATM is not set
305# CONFIG_BRIDGE is not set
306# CONFIG_VLAN_8021Q is not set
307# CONFIG_DECNET is not set
308# CONFIG_LLC2 is not set
309# CONFIG_IPX is not set
310# CONFIG_ATALK is not set
311# CONFIG_X25 is not set
312# CONFIG_LAPB is not set
313# CONFIG_ECONET is not set
314# CONFIG_WAN_ROUTER is not set
315# CONFIG_NET_SCHED is not set
316
317#
318# Network testing
319#
320# CONFIG_NET_PKTGEN is not set
321# CONFIG_HAMRADIO is not set
322# CONFIG_CAN is not set
323# CONFIG_IRDA is not set
324# CONFIG_BT is not set
325# CONFIG_AF_RXRPC is not set
326
327#
328# Wireless
329#
330# CONFIG_CFG80211 is not set
331# CONFIG_WIRELESS_EXT is not set
332# CONFIG_MAC80211 is not set
333# CONFIG_IEEE80211 is not set
334# CONFIG_RFKILL is not set
335# CONFIG_NET_9P is not set
336
337#
338# Device Drivers
339#
340
341#
342# Generic Driver Options
343#
344CONFIG_STANDALONE=y
345CONFIG_PREVENT_FIRMWARE_BUILD=y
346# CONFIG_SYS_HYPERVISOR is not set
347# CONFIG_CONNECTOR is not set
348CONFIG_MTD=y
349# CONFIG_MTD_DEBUG is not set
350CONFIG_MTD_CONCAT=y
351CONFIG_MTD_PARTITIONS=y
352# CONFIG_MTD_REDBOOT_PARTS is not set
353CONFIG_MTD_CMDLINE_PARTS=y
354# CONFIG_MTD_OF_PARTS is not set
355
356#
357# User Modules And Translation Layers
358#
359CONFIG_MTD_CHAR=y
360CONFIG_MTD_BLKDEVS=y
361CONFIG_MTD_BLOCK=y
362# CONFIG_FTL is not set
363# CONFIG_NFTL is not set
364# CONFIG_INFTL is not set
365# CONFIG_RFD_FTL is not set
366# CONFIG_SSFDC is not set
367# CONFIG_MTD_OOPS is not set
368
369#
370# RAM/ROM/Flash chip drivers
371#
372CONFIG_MTD_CFI=y
373# CONFIG_MTD_JEDECPROBE is not set
374CONFIG_MTD_GEN_PROBE=y
375# CONFIG_MTD_CFI_ADV_OPTIONS is not set
376CONFIG_MTD_MAP_BANK_WIDTH_1=y
377CONFIG_MTD_MAP_BANK_WIDTH_2=y
378CONFIG_MTD_MAP_BANK_WIDTH_4=y
379# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
380# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
381# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
382CONFIG_MTD_CFI_I1=y
383CONFIG_MTD_CFI_I2=y
384# CONFIG_MTD_CFI_I4 is not set
385# CONFIG_MTD_CFI_I8 is not set
386# CONFIG_MTD_CFI_INTELEXT is not set
387CONFIG_MTD_CFI_AMDSTD=y
388# CONFIG_MTD_CFI_STAA is not set
389CONFIG_MTD_CFI_UTIL=y
390# CONFIG_MTD_RAM is not set
391# CONFIG_MTD_ROM is not set
392# CONFIG_MTD_ABSENT is not set
393
394#
395# Mapping drivers for chip access
396#
397# CONFIG_MTD_COMPLEX_MAPPINGS is not set
398# CONFIG_MTD_PHYSMAP is not set
399# CONFIG_MTD_PHYSMAP_OF is not set
400# CONFIG_MTD_INTEL_VR_NOR is not set
401# CONFIG_MTD_PLATRAM is not set
402
403#
404# Self-contained MTD device drivers
405#
406# CONFIG_MTD_PMC551 is not set
407# CONFIG_MTD_SLRAM is not set
408# CONFIG_MTD_PHRAM is not set
409# CONFIG_MTD_MTDRAM is not set
410# CONFIG_MTD_BLOCK2MTD is not set
411
412#
413# Disk-On-Chip Device Drivers
414#
415# CONFIG_MTD_DOC2000 is not set
416# CONFIG_MTD_DOC2001 is not set
417# CONFIG_MTD_DOC2001PLUS is not set
418# CONFIG_MTD_NAND is not set
419# CONFIG_MTD_ONENAND is not set
420
421#
422# UBI - Unsorted block images
423#
424# CONFIG_MTD_UBI is not set
425CONFIG_OF_DEVICE=y
426# CONFIG_PARPORT is not set
427CONFIG_BLK_DEV=y
428# CONFIG_BLK_DEV_FD is not set
429# CONFIG_BLK_CPQ_DA is not set
430# CONFIG_BLK_CPQ_CISS_DA is not set
431# CONFIG_BLK_DEV_DAC960 is not set
432# CONFIG_BLK_DEV_UMEM is not set
433# CONFIG_BLK_DEV_COW_COMMON is not set
434CONFIG_BLK_DEV_LOOP=y
435# CONFIG_BLK_DEV_CRYPTOLOOP is not set
436# CONFIG_BLK_DEV_NBD is not set
437# CONFIG_BLK_DEV_SX8 is not set
438CONFIG_BLK_DEV_RAM=y
439CONFIG_BLK_DEV_RAM_COUNT=16
440CONFIG_BLK_DEV_RAM_SIZE=32768
441# CONFIG_BLK_DEV_XIP is not set
442# CONFIG_CDROM_PKTCDVD is not set
443# CONFIG_ATA_OVER_ETH is not set
444CONFIG_MISC_DEVICES=y
445# CONFIG_PHANTOM is not set
446# CONFIG_EEPROM_93CX6 is not set
447# CONFIG_SGI_IOC4 is not set
448# CONFIG_TIFM_CORE is not set
449# CONFIG_ENCLOSURE_SERVICES is not set
450CONFIG_HAVE_IDE=y
451CONFIG_IDE=y
452CONFIG_IDE_MAX_HWIFS=4
453CONFIG_BLK_DEV_IDE=y
454
455#
456# Please see Documentation/ide/ide.txt for help/info on IDE drives
457#
458# CONFIG_BLK_DEV_IDE_SATA is not set
459CONFIG_BLK_DEV_IDEDISK=y
460# CONFIG_IDEDISK_MULTI_MODE is not set
461# CONFIG_BLK_DEV_IDECD is not set
462# CONFIG_BLK_DEV_IDETAPE is not set
463# CONFIG_BLK_DEV_IDEFLOPPY is not set
464# CONFIG_IDE_TASK_IOCTL is not set
465CONFIG_IDE_PROC_FS=y
466
467#
468# IDE chipset support/bugfixes
469#
470CONFIG_IDE_GENERIC=y
471# CONFIG_BLK_DEV_PLATFORM is not set
472CONFIG_BLK_DEV_IDEDMA_SFF=y
473
474#
475# PCI IDE chipsets support
476#
477CONFIG_BLK_DEV_IDEPCI=y
478CONFIG_IDEPCI_PCIBUS_ORDER=y
479# CONFIG_BLK_DEV_OFFBOARD is not set
480CONFIG_BLK_DEV_GENERIC=y
481# CONFIG_BLK_DEV_OPTI621 is not set
482CONFIG_BLK_DEV_IDEDMA_PCI=y
483# CONFIG_BLK_DEV_AEC62XX is not set
484# CONFIG_BLK_DEV_ALI15X3 is not set
485# CONFIG_BLK_DEV_AMD74XX is not set
486# CONFIG_BLK_DEV_CMD64X is not set
487# CONFIG_BLK_DEV_TRIFLEX is not set
488# CONFIG_BLK_DEV_CY82C693 is not set
489# CONFIG_BLK_DEV_CS5520 is not set
490# CONFIG_BLK_DEV_CS5530 is not set
491# CONFIG_BLK_DEV_HPT34X is not set
492# CONFIG_BLK_DEV_HPT366 is not set
493# CONFIG_BLK_DEV_JMICRON is not set
494# CONFIG_BLK_DEV_SC1200 is not set
495# CONFIG_BLK_DEV_PIIX is not set
496# CONFIG_BLK_DEV_IT8213 is not set
497# CONFIG_BLK_DEV_IT821X is not set
498# CONFIG_BLK_DEV_NS87415 is not set
499# CONFIG_BLK_DEV_PDC202XX_OLD is not set
500# CONFIG_BLK_DEV_PDC202XX_NEW is not set
501# CONFIG_BLK_DEV_SVWKS is not set
502# CONFIG_BLK_DEV_SIIMAGE is not set
503# CONFIG_BLK_DEV_SL82C105 is not set
504# CONFIG_BLK_DEV_SLC90E66 is not set
505# CONFIG_BLK_DEV_TRM290 is not set
506CONFIG_BLK_DEV_VIA82CXXX=y
507# CONFIG_BLK_DEV_TC86C001 is not set
508CONFIG_BLK_DEV_IDEDMA=y
509CONFIG_IDE_ARCH_OBSOLETE_INIT=y
510# CONFIG_BLK_DEV_HD is not set
511
512#
513# SCSI device support
514#
515# CONFIG_RAID_ATTRS is not set
516# CONFIG_SCSI is not set
517# CONFIG_SCSI_DMA is not set
518# CONFIG_SCSI_NETLINK is not set
519# CONFIG_ATA is not set
520# CONFIG_MD is not set
521# CONFIG_FUSION is not set
522
523#
524# IEEE 1394 (FireWire) support
525#
526# CONFIG_FIREWIRE is not set
527# CONFIG_IEEE1394 is not set
528# CONFIG_I2O is not set
529# CONFIG_MACINTOSH_DRIVERS is not set
530CONFIG_NETDEVICES=y
531# CONFIG_NETDEVICES_MULTIQUEUE is not set
532# CONFIG_DUMMY is not set
533# CONFIG_BONDING is not set
534# CONFIG_MACVLAN is not set
535# CONFIG_EQUALIZER is not set
536# CONFIG_TUN is not set
537# CONFIG_VETH is not set
538# CONFIG_ARCNET is not set
539CONFIG_PHYLIB=y
540
541#
542# MII PHY device drivers
543#
544# CONFIG_MARVELL_PHY is not set
545# CONFIG_DAVICOM_PHY is not set
546# CONFIG_QSEMI_PHY is not set
547# CONFIG_LXT_PHY is not set
548# CONFIG_CICADA_PHY is not set
549# CONFIG_VITESSE_PHY is not set
550# CONFIG_SMSC_PHY is not set
551# CONFIG_BROADCOM_PHY is not set
552# CONFIG_ICPLUS_PHY is not set
553# CONFIG_REALTEK_PHY is not set
554# CONFIG_FIXED_PHY is not set
555# CONFIG_MDIO_BITBANG is not set
556CONFIG_NET_ETHERNET=y
557CONFIG_MII=y
558# CONFIG_HAPPYMEAL is not set
559# CONFIG_SUNGEM is not set
560# CONFIG_CASSINI is not set
561# CONFIG_NET_VENDOR_3COM is not set
562# CONFIG_NET_TULIP is not set
563# CONFIG_HP100 is not set
564# CONFIG_IBM_NEW_EMAC_ZMII is not set
565# CONFIG_IBM_NEW_EMAC_RGMII is not set
566# CONFIG_IBM_NEW_EMAC_TAH is not set
567# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
568CONFIG_NET_PCI=y
569# CONFIG_PCNET32 is not set
570# CONFIG_AMD8111_ETH is not set
571# CONFIG_ADAPTEC_STARFIRE is not set
572# CONFIG_B44 is not set
573# CONFIG_FORCEDETH is not set
574# CONFIG_EEPRO100 is not set
575CONFIG_E100=y
576# CONFIG_FEALNX is not set
577# CONFIG_NATSEMI is not set
578# CONFIG_NE2K_PCI is not set
579# CONFIG_8139CP is not set
580# CONFIG_8139TOO is not set
581# CONFIG_R6040 is not set
582# CONFIG_SIS900 is not set
583# CONFIG_EPIC100 is not set
584# CONFIG_SUNDANCE is not set
585# CONFIG_TLAN is not set
586# CONFIG_VIA_RHINE is not set
587# CONFIG_SC92031 is not set
588CONFIG_NETDEV_1000=y
589# CONFIG_ACENIC is not set
590# CONFIG_DL2K is not set
591# CONFIG_E1000 is not set
592# CONFIG_E1000E is not set
593# CONFIG_E1000E_ENABLED is not set
594# CONFIG_IP1000 is not set
595# CONFIG_IGB is not set
596# CONFIG_NS83820 is not set
597# CONFIG_HAMACHI is not set
598# CONFIG_YELLOWFIN is not set
599# CONFIG_R8169 is not set
600# CONFIG_SIS190 is not set
601# CONFIG_SKGE is not set
602# CONFIG_SKY2 is not set
603# CONFIG_SK98LIN is not set
604# CONFIG_VIA_VELOCITY is not set
605# CONFIG_TIGON3 is not set
606# CONFIG_BNX2 is not set
607CONFIG_GIANFAR=y
608CONFIG_GFAR_NAPI=y
609# CONFIG_QLA3XXX is not set
610# CONFIG_ATL1 is not set
611CONFIG_NETDEV_10000=y
612# CONFIG_CHELSIO_T1 is not set
613# CONFIG_CHELSIO_T3 is not set
614# CONFIG_IXGBE is not set
615# CONFIG_IXGB is not set
616# CONFIG_S2IO is not set
617# CONFIG_MYRI10GE is not set
618# CONFIG_NETXEN_NIC is not set
619# CONFIG_NIU is not set
620# CONFIG_MLX4_CORE is not set
621# CONFIG_TEHUTI is not set
622# CONFIG_BNX2X is not set
623# CONFIG_TR is not set
624
625#
626# Wireless LAN
627#
628# CONFIG_WLAN_PRE80211 is not set
629# CONFIG_WLAN_80211 is not set
630# CONFIG_WAN is not set
631# CONFIG_FDDI is not set
632# CONFIG_HIPPI is not set
633# CONFIG_PPP is not set
634# CONFIG_SLIP is not set
635# CONFIG_NETCONSOLE is not set
636# CONFIG_NETPOLL is not set
637# CONFIG_NET_POLL_CONTROLLER is not set
638# CONFIG_ISDN is not set
639# CONFIG_PHONE is not set
640
641#
642# Input device support
643#
644CONFIG_INPUT=y
645# CONFIG_INPUT_FF_MEMLESS is not set
646# CONFIG_INPUT_POLLDEV is not set
647
648#
649# Userland interfaces
650#
651# CONFIG_INPUT_MOUSEDEV is not set
652# CONFIG_INPUT_JOYDEV is not set
653# CONFIG_INPUT_EVDEV is not set
654# CONFIG_INPUT_EVBUG is not set
655
656#
657# Input Device Drivers
658#
659# CONFIG_INPUT_KEYBOARD is not set
660# CONFIG_INPUT_MOUSE is not set
661# CONFIG_INPUT_JOYSTICK is not set
662# CONFIG_INPUT_TABLET is not set
663# CONFIG_INPUT_TOUCHSCREEN is not set
664# CONFIG_INPUT_MISC is not set
665
666#
667# Hardware I/O ports
668#
669# CONFIG_SERIO is not set
670# CONFIG_GAMEPORT is not set
671
672#
673# Character devices
674#
675# CONFIG_VT is not set
676# CONFIG_SERIAL_NONSTANDARD is not set
677# CONFIG_NOZOMI is not set
678
679#
680# Serial drivers
681#
682CONFIG_SERIAL_8250=y
683CONFIG_SERIAL_8250_CONSOLE=y
684CONFIG_SERIAL_8250_PCI=y
685CONFIG_SERIAL_8250_NR_UARTS=4
686CONFIG_SERIAL_8250_RUNTIME_UARTS=4
687# CONFIG_SERIAL_8250_EXTENDED is not set
688CONFIG_SERIAL_8250_SHARE_IRQ=y
689
690#
691# Non-8250 serial port support
692#
693# CONFIG_SERIAL_UARTLITE is not set
694CONFIG_SERIAL_CORE=y
695CONFIG_SERIAL_CORE_CONSOLE=y
696# CONFIG_SERIAL_JSM is not set
697# CONFIG_SERIAL_OF_PLATFORM is not set
698CONFIG_UNIX98_PTYS=y
699CONFIG_LEGACY_PTYS=y
700CONFIG_LEGACY_PTY_COUNT=256
701# CONFIG_IPMI_HANDLER is not set
702CONFIG_HW_RANDOM=y
703# CONFIG_NVRAM is not set
704CONFIG_GEN_RTC=y
705# CONFIG_GEN_RTC_X is not set
706# CONFIG_R3964 is not set
707# CONFIG_APPLICOM is not set
708# CONFIG_RAW_DRIVER is not set
709# CONFIG_TCG_TPM is not set
710CONFIG_DEVPORT=y
711CONFIG_I2C=y
712CONFIG_I2C_BOARDINFO=y
713CONFIG_I2C_CHARDEV=y
714
715#
716# I2C Algorithms
717#
718# CONFIG_I2C_ALGOBIT is not set
719# CONFIG_I2C_ALGOPCF is not set
720# CONFIG_I2C_ALGOPCA is not set
721
722#
723# I2C Hardware Bus support
724#
725# CONFIG_I2C_ALI1535 is not set
726# CONFIG_I2C_ALI1563 is not set
727# CONFIG_I2C_ALI15X3 is not set
728# CONFIG_I2C_AMD756 is not set
729# CONFIG_I2C_AMD8111 is not set
730# CONFIG_I2C_I801 is not set
731# CONFIG_I2C_I810 is not set
732# CONFIG_I2C_PIIX4 is not set
733CONFIG_I2C_MPC=y
734# CONFIG_I2C_NFORCE2 is not set
735# CONFIG_I2C_OCORES is not set
736# CONFIG_I2C_PARPORT_LIGHT is not set
737# CONFIG_I2C_PROSAVAGE is not set
738# CONFIG_I2C_SAVAGE4 is not set
739# CONFIG_I2C_SIMTEC is not set
740# CONFIG_I2C_SIS5595 is not set
741# CONFIG_I2C_SIS630 is not set
742# CONFIG_I2C_SIS96X is not set
743# CONFIG_I2C_TAOS_EVM is not set
744# CONFIG_I2C_VIA is not set
745# CONFIG_I2C_VIAPRO is not set
746# CONFIG_I2C_VOODOO3 is not set
747
748#
749# Miscellaneous I2C Chip support
750#
751# CONFIG_DS1682 is not set
752# CONFIG_SENSORS_EEPROM is not set
753# CONFIG_SENSORS_PCF8574 is not set
754# CONFIG_PCF8575 is not set
755# CONFIG_SENSORS_PCF8591 is not set
756# CONFIG_TPS65010 is not set
757# CONFIG_SENSORS_MAX6875 is not set
758# CONFIG_SENSORS_TSL2550 is not set
759# CONFIG_I2C_DEBUG_CORE is not set
760# CONFIG_I2C_DEBUG_ALGO is not set
761# CONFIG_I2C_DEBUG_BUS is not set
762# CONFIG_I2C_DEBUG_CHIP is not set
763
764#
765# SPI support
766#
767# CONFIG_SPI is not set
768# CONFIG_SPI_MASTER is not set
769# CONFIG_W1 is not set
770# CONFIG_POWER_SUPPLY is not set
771CONFIG_HWMON=y
772# CONFIG_HWMON_VID is not set
773# CONFIG_SENSORS_AD7418 is not set
774# CONFIG_SENSORS_ADM1021 is not set
775# CONFIG_SENSORS_ADM1025 is not set
776# CONFIG_SENSORS_ADM1026 is not set
777# CONFIG_SENSORS_ADM1029 is not set
778# CONFIG_SENSORS_ADM1031 is not set
779# CONFIG_SENSORS_ADM9240 is not set
780# CONFIG_SENSORS_ADT7470 is not set
781# CONFIG_SENSORS_ADT7473 is not set
782# CONFIG_SENSORS_ATXP1 is not set
783# CONFIG_SENSORS_DS1621 is not set
784# CONFIG_SENSORS_I5K_AMB is not set
785# CONFIG_SENSORS_F71805F is not set
786# CONFIG_SENSORS_F71882FG is not set
787# CONFIG_SENSORS_F75375S is not set
788# CONFIG_SENSORS_GL518SM is not set
789# CONFIG_SENSORS_GL520SM is not set
790# CONFIG_SENSORS_IT87 is not set
791# CONFIG_SENSORS_LM63 is not set
792CONFIG_SENSORS_LM75=y
793# CONFIG_SENSORS_LM77 is not set
794# CONFIG_SENSORS_LM78 is not set
795# CONFIG_SENSORS_LM80 is not set
796# CONFIG_SENSORS_LM83 is not set
797# CONFIG_SENSORS_LM85 is not set
798# CONFIG_SENSORS_LM87 is not set
799# CONFIG_SENSORS_LM90 is not set
800# CONFIG_SENSORS_LM92 is not set
801# CONFIG_SENSORS_LM93 is not set
802# CONFIG_SENSORS_MAX1619 is not set
803# CONFIG_SENSORS_MAX6650 is not set
804# CONFIG_SENSORS_PC87360 is not set
805# CONFIG_SENSORS_PC87427 is not set
806# CONFIG_SENSORS_SIS5595 is not set
807# CONFIG_SENSORS_DME1737 is not set
808# CONFIG_SENSORS_SMSC47M1 is not set
809# CONFIG_SENSORS_SMSC47M192 is not set
810# CONFIG_SENSORS_SMSC47B397 is not set
811# CONFIG_SENSORS_ADS7828 is not set
812# CONFIG_SENSORS_THMC50 is not set
813# CONFIG_SENSORS_VIA686A is not set
814# CONFIG_SENSORS_VT1211 is not set
815# CONFIG_SENSORS_VT8231 is not set
816# CONFIG_SENSORS_W83781D is not set
817# CONFIG_SENSORS_W83791D is not set
818# CONFIG_SENSORS_W83792D is not set
819# CONFIG_SENSORS_W83793 is not set
820# CONFIG_SENSORS_W83L785TS is not set
821# CONFIG_SENSORS_W83L786NG is not set
822# CONFIG_SENSORS_W83627HF is not set
823# CONFIG_SENSORS_W83627EHF is not set
824CONFIG_HWMON_DEBUG_CHIP=y
825# CONFIG_THERMAL is not set
826# CONFIG_WATCHDOG is not set
827
828#
829# Sonics Silicon Backplane
830#
831CONFIG_SSB_POSSIBLE=y
832# CONFIG_SSB is not set
833
834#
835# Multifunction device drivers
836#
837# CONFIG_MFD_SM501 is not set
838
839#
840# Multimedia devices
841#
842# CONFIG_VIDEO_DEV is not set
843# CONFIG_DVB_CORE is not set
844CONFIG_DAB=y
845
846#
847# Graphics support
848#
849# CONFIG_AGP is not set
850# CONFIG_DRM is not set
851# CONFIG_VGASTATE is not set
852# CONFIG_VIDEO_OUTPUT_CONTROL is not set
853# CONFIG_FB is not set
854# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
855
856#
857# Display device support
858#
859# CONFIG_DISPLAY_SUPPORT is not set
860
861#
862# Sound
863#
864# CONFIG_SOUND is not set
865CONFIG_HID_SUPPORT=y
866CONFIG_HID=y
867# CONFIG_HID_DEBUG is not set
868# CONFIG_HIDRAW is not set
869CONFIG_USB_SUPPORT=y
870CONFIG_USB_ARCH_HAS_HCD=y
871CONFIG_USB_ARCH_HAS_OHCI=y
872CONFIG_USB_ARCH_HAS_EHCI=y
873# CONFIG_USB is not set
874
875#
876# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
877#
878# CONFIG_USB_GADGET is not set
879# CONFIG_MMC is not set
880# CONFIG_MEMSTICK is not set
881# CONFIG_NEW_LEDS is not set
882# CONFIG_INFINIBAND is not set
883# CONFIG_EDAC is not set
884# CONFIG_RTC_CLASS is not set
885# CONFIG_DMADEVICES is not set
886
887#
888# Userspace I/O
889#
890# CONFIG_UIO is not set
891
892#
893# File systems
894#
895CONFIG_EXT2_FS=y
896# CONFIG_EXT2_FS_XATTR is not set
897# CONFIG_EXT2_FS_XIP is not set
898CONFIG_EXT3_FS=y
899CONFIG_EXT3_FS_XATTR=y
900# CONFIG_EXT3_FS_POSIX_ACL is not set
901# CONFIG_EXT3_FS_SECURITY is not set
902# CONFIG_EXT4DEV_FS is not set
903CONFIG_JBD=y
904CONFIG_FS_MBCACHE=y
905# CONFIG_REISERFS_FS is not set
906# CONFIG_JFS_FS is not set
907# CONFIG_FS_POSIX_ACL is not set
908# CONFIG_XFS_FS is not set
909# CONFIG_GFS2_FS is not set
910# CONFIG_OCFS2_FS is not set
911CONFIG_DNOTIFY=y
912CONFIG_INOTIFY=y
913CONFIG_INOTIFY_USER=y
914# CONFIG_QUOTA is not set
915# CONFIG_AUTOFS_FS is not set
916# CONFIG_AUTOFS4_FS is not set
917# CONFIG_FUSE_FS is not set
918
919#
920# CD-ROM/DVD Filesystems
921#
922# CONFIG_ISO9660_FS is not set
923# CONFIG_UDF_FS is not set
924
925#
926# DOS/FAT/NT Filesystems
927#
928# CONFIG_MSDOS_FS is not set
929# CONFIG_VFAT_FS is not set
930# CONFIG_NTFS_FS is not set
931
932#
933# Pseudo filesystems
934#
935CONFIG_PROC_FS=y
936CONFIG_PROC_KCORE=y
937CONFIG_PROC_SYSCTL=y
938CONFIG_SYSFS=y
939CONFIG_TMPFS=y
940# CONFIG_TMPFS_POSIX_ACL is not set
941# CONFIG_HUGETLB_PAGE is not set
942# CONFIG_CONFIGFS_FS is not set
943
944#
945# Miscellaneous filesystems
946#
947# CONFIG_ADFS_FS is not set
948# CONFIG_AFFS_FS is not set
949# CONFIG_HFS_FS is not set
950# CONFIG_HFSPLUS_FS is not set
951# CONFIG_BEFS_FS is not set
952# CONFIG_BFS_FS is not set
953# CONFIG_EFS_FS is not set
954CONFIG_JFFS2_FS=y
955CONFIG_JFFS2_FS_DEBUG=0
956CONFIG_JFFS2_FS_WRITEBUFFER=y
957# CONFIG_JFFS2_FS_WBUF_VERIFY is not set
958# CONFIG_JFFS2_SUMMARY is not set
959# CONFIG_JFFS2_FS_XATTR is not set
960# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
961CONFIG_JFFS2_ZLIB=y
962# CONFIG_JFFS2_LZO is not set
963CONFIG_JFFS2_RTIME=y
964# CONFIG_JFFS2_RUBIN is not set
965CONFIG_CRAMFS=y
966# CONFIG_VXFS_FS is not set
967# CONFIG_MINIX_FS is not set
968# CONFIG_HPFS_FS is not set
969# CONFIG_QNX4FS_FS is not set
970# CONFIG_ROMFS_FS is not set
971# CONFIG_SYSV_FS is not set
972# CONFIG_UFS_FS is not set
973CONFIG_NETWORK_FILESYSTEMS=y
974CONFIG_NFS_FS=y
975# CONFIG_NFS_V3 is not set
976# CONFIG_NFS_V4 is not set
977# CONFIG_NFS_DIRECTIO is not set
978# CONFIG_NFSD is not set
979CONFIG_ROOT_NFS=y
980CONFIG_LOCKD=y
981CONFIG_NFS_COMMON=y
982CONFIG_SUNRPC=y
983# CONFIG_SUNRPC_BIND34 is not set
984# CONFIG_RPCSEC_GSS_KRB5 is not set
985# CONFIG_RPCSEC_GSS_SPKM3 is not set
986# CONFIG_SMB_FS is not set
987# CONFIG_CIFS is not set
988# CONFIG_NCP_FS is not set
989# CONFIG_CODA_FS is not set
990# CONFIG_AFS_FS is not set
991
992#
993# Partition Types
994#
995CONFIG_PARTITION_ADVANCED=y
996# CONFIG_ACORN_PARTITION is not set
997# CONFIG_OSF_PARTITION is not set
998# CONFIG_AMIGA_PARTITION is not set
999# CONFIG_ATARI_PARTITION is not set
1000# CONFIG_MAC_PARTITION is not set
1001# CONFIG_MSDOS_PARTITION is not set
1002# CONFIG_LDM_PARTITION is not set
1003# CONFIG_SGI_PARTITION is not set
1004# CONFIG_ULTRIX_PARTITION is not set
1005# CONFIG_SUN_PARTITION is not set
1006# CONFIG_KARMA_PARTITION is not set
1007# CONFIG_EFI_PARTITION is not set
1008# CONFIG_SYSV68_PARTITION is not set
1009# CONFIG_NLS is not set
1010# CONFIG_DLM is not set
1011
1012#
1013# Library routines
1014#
1015CONFIG_BITREVERSE=y
1016# CONFIG_CRC_CCITT is not set
1017# CONFIG_CRC16 is not set
1018# CONFIG_CRC_ITU_T is not set
1019CONFIG_CRC32=y
1020# CONFIG_CRC7 is not set
1021# CONFIG_LIBCRC32C is not set
1022CONFIG_ZLIB_INFLATE=y
1023CONFIG_ZLIB_DEFLATE=y
1024CONFIG_PLIST=y
1025CONFIG_HAS_IOMEM=y
1026CONFIG_HAS_IOPORT=y
1027CONFIG_HAS_DMA=y
1028
1029#
1030# Kernel hacking
1031#
1032# CONFIG_PRINTK_TIME is not set
1033CONFIG_ENABLE_WARN_DEPRECATED=y
1034CONFIG_ENABLE_MUST_CHECK=y
1035# CONFIG_MAGIC_SYSRQ is not set
1036# CONFIG_UNUSED_SYMBOLS is not set
1037# CONFIG_DEBUG_FS is not set
1038# CONFIG_HEADERS_CHECK is not set
1039# CONFIG_DEBUG_KERNEL is not set
1040# CONFIG_SLUB_DEBUG_ON is not set
1041# CONFIG_SLUB_STATS is not set
1042# CONFIG_DEBUG_BUGVERBOSE is not set
1043# CONFIG_SAMPLES is not set
1044# CONFIG_PPC_EARLY_DEBUG is not set
1045
1046#
1047# Security options
1048#
1049# CONFIG_KEYS is not set
1050# CONFIG_SECURITY is not set
1051# CONFIG_SECURITY_FILE_CAPABILITIES is not set
1052CONFIG_CRYPTO=y
1053# CONFIG_CRYPTO_SEQIV is not set
1054# CONFIG_CRYPTO_MANAGER is not set
1055# CONFIG_CRYPTO_HMAC is not set
1056# CONFIG_CRYPTO_XCBC is not set
1057# CONFIG_CRYPTO_NULL is not set
1058# CONFIG_CRYPTO_MD4 is not set
1059# CONFIG_CRYPTO_MD5 is not set
1060# CONFIG_CRYPTO_SHA1 is not set
1061# CONFIG_CRYPTO_SHA256 is not set
1062# CONFIG_CRYPTO_SHA512 is not set
1063# CONFIG_CRYPTO_WP512 is not set
1064# CONFIG_CRYPTO_TGR192 is not set
1065# CONFIG_CRYPTO_GF128MUL is not set
1066# CONFIG_CRYPTO_ECB is not set
1067# CONFIG_CRYPTO_CBC is not set
1068# CONFIG_CRYPTO_PCBC is not set
1069# CONFIG_CRYPTO_LRW is not set
1070# CONFIG_CRYPTO_XTS is not set
1071# CONFIG_CRYPTO_CTR is not set
1072# CONFIG_CRYPTO_GCM is not set
1073# CONFIG_CRYPTO_CCM is not set
1074# CONFIG_CRYPTO_CRYPTD is not set
1075# CONFIG_CRYPTO_DES is not set
1076# CONFIG_CRYPTO_FCRYPT is not set
1077# CONFIG_CRYPTO_BLOWFISH is not set
1078# CONFIG_CRYPTO_TWOFISH is not set
1079# CONFIG_CRYPTO_SERPENT is not set
1080# CONFIG_CRYPTO_AES is not set
1081# CONFIG_CRYPTO_CAST5 is not set
1082# CONFIG_CRYPTO_CAST6 is not set
1083# CONFIG_CRYPTO_TEA is not set
1084# CONFIG_CRYPTO_ARC4 is not set
1085# CONFIG_CRYPTO_KHAZAD is not set
1086# CONFIG_CRYPTO_ANUBIS is not set
1087# CONFIG_CRYPTO_SEED is not set
1088# CONFIG_CRYPTO_SALSA20 is not set
1089# CONFIG_CRYPTO_DEFLATE is not set
1090# CONFIG_CRYPTO_MICHAEL_MIC is not set
1091# CONFIG_CRYPTO_CRC32C is not set
1092# CONFIG_CRYPTO_CAMELLIA is not set
1093# CONFIG_CRYPTO_AUTHENC is not set
1094# CONFIG_CRYPTO_LZO is not set
1095CONFIG_CRYPTO_HW=y
1096# CONFIG_CRYPTO_DEV_HIFN_795X is not set
1097# CONFIG_PPC_CLOCK is not set
diff --git a/arch/powerpc/configs/85xx/tqm8541_defconfig b/arch/powerpc/configs/85xx/tqm8541_defconfig
new file mode 100644
index 000000000000..cbf6ad2d71da
--- /dev/null
+++ b/arch/powerpc/configs/85xx/tqm8541_defconfig
@@ -0,0 +1,1109 @@
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.25-rc6
4# Mon Mar 24 08:48:44 2008
5#
6# CONFIG_PPC64 is not set
7
8#
9# Processor support
10#
11# CONFIG_6xx is not set
12CONFIG_PPC_85xx=y
13# CONFIG_PPC_8xx is not set
14# CONFIG_40x is not set
15# CONFIG_44x is not set
16# CONFIG_E200 is not set
17CONFIG_E500=y
18CONFIG_BOOKE=y
19CONFIG_FSL_BOOKE=y
20CONFIG_FSL_EMB_PERFMON=y
21# CONFIG_PHYS_64BIT is not set
22CONFIG_SPE=y
23# CONFIG_PPC_MM_SLICES is not set
24CONFIG_PPC32=y
25CONFIG_WORD_SIZE=32
26CONFIG_PPC_MERGE=y
27CONFIG_MMU=y
28CONFIG_GENERIC_CMOS_UPDATE=y
29CONFIG_GENERIC_TIME=y
30CONFIG_GENERIC_TIME_VSYSCALL=y
31CONFIG_GENERIC_CLOCKEVENTS=y
32CONFIG_GENERIC_HARDIRQS=y
33# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set
34CONFIG_IRQ_PER_CPU=y
35CONFIG_RWSEM_XCHGADD_ALGORITHM=y
36CONFIG_ARCH_HAS_ILOG2_U32=y
37CONFIG_GENERIC_HWEIGHT=y
38CONFIG_GENERIC_CALIBRATE_DELAY=y
39CONFIG_GENERIC_FIND_NEXT_BIT=y
40# CONFIG_ARCH_NO_VIRT_TO_BUS is not set
41CONFIG_PPC=y
42CONFIG_EARLY_PRINTK=y
43CONFIG_GENERIC_NVRAM=y
44CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
45CONFIG_ARCH_MAY_HAVE_PC_FDC=y
46CONFIG_PPC_OF=y
47CONFIG_OF=y
48CONFIG_PPC_UDBG_16550=y
49# CONFIG_GENERIC_TBSYNC is not set
50CONFIG_AUDIT_ARCH=y
51CONFIG_GENERIC_BUG=y
52CONFIG_DEFAULT_UIMAGE=y
53# CONFIG_PPC_DCR_NATIVE is not set
54# CONFIG_PPC_DCR_MMIO is not set
55CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
56
57#
58# General setup
59#
60CONFIG_EXPERIMENTAL=y
61CONFIG_BROKEN_ON_SMP=y
62CONFIG_INIT_ENV_ARG_LIMIT=32
63CONFIG_LOCALVERSION=""
64CONFIG_LOCALVERSION_AUTO=y
65CONFIG_SWAP=y
66CONFIG_SYSVIPC=y
67CONFIG_SYSVIPC_SYSCTL=y
68# CONFIG_POSIX_MQUEUE is not set
69# CONFIG_BSD_PROCESS_ACCT is not set
70# CONFIG_TASKSTATS is not set
71# CONFIG_AUDIT is not set
72# CONFIG_IKCONFIG is not set
73CONFIG_LOG_BUF_SHIFT=14
74# CONFIG_CGROUPS is not set
75CONFIG_GROUP_SCHED=y
76CONFIG_FAIR_GROUP_SCHED=y
77# CONFIG_RT_GROUP_SCHED is not set
78CONFIG_USER_SCHED=y
79# CONFIG_CGROUP_SCHED is not set
80CONFIG_SYSFS_DEPRECATED=y
81CONFIG_SYSFS_DEPRECATED_V2=y
82# CONFIG_RELAY is not set
83# CONFIG_NAMESPACES is not set
84CONFIG_BLK_DEV_INITRD=y
85CONFIG_INITRAMFS_SOURCE=""
86# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
87CONFIG_SYSCTL=y
88CONFIG_EMBEDDED=y
89CONFIG_SYSCTL_SYSCALL=y
90# CONFIG_KALLSYMS is not set
91# CONFIG_HOTPLUG is not set
92CONFIG_PRINTK=y
93CONFIG_BUG=y
94CONFIG_ELF_CORE=y
95CONFIG_COMPAT_BRK=y
96CONFIG_BASE_FULL=y
97CONFIG_FUTEX=y
98CONFIG_ANON_INODES=y
99# CONFIG_EPOLL is not set
100CONFIG_SIGNALFD=y
101CONFIG_TIMERFD=y
102CONFIG_EVENTFD=y
103CONFIG_SHMEM=y
104CONFIG_VM_EVENT_COUNTERS=y
105CONFIG_SLUB_DEBUG=y
106# CONFIG_SLAB is not set
107CONFIG_SLUB=y
108# CONFIG_SLOB is not set
109# CONFIG_PROFILING is not set
110# CONFIG_MARKERS is not set
111CONFIG_HAVE_OPROFILE=y
112CONFIG_HAVE_KPROBES=y
113CONFIG_HAVE_KRETPROBES=y
114CONFIG_PROC_PAGE_MONITOR=y
115CONFIG_SLABINFO=y
116CONFIG_RT_MUTEXES=y
117# CONFIG_TINY_SHMEM is not set
118CONFIG_BASE_SMALL=0
119# CONFIG_MODULES is not set
120CONFIG_BLOCK=y
121# CONFIG_LBD is not set
122# CONFIG_BLK_DEV_IO_TRACE is not set
123# CONFIG_LSF is not set
124# CONFIG_BLK_DEV_BSG is not set
125
126#
127# IO Schedulers
128#
129CONFIG_IOSCHED_NOOP=y
130CONFIG_IOSCHED_AS=y
131CONFIG_IOSCHED_DEADLINE=y
132CONFIG_IOSCHED_CFQ=y
133CONFIG_DEFAULT_AS=y
134# CONFIG_DEFAULT_DEADLINE is not set
135# CONFIG_DEFAULT_CFQ is not set
136# CONFIG_DEFAULT_NOOP is not set
137CONFIG_DEFAULT_IOSCHED="anticipatory"
138CONFIG_CLASSIC_RCU=y
139
140#
141# Platform support
142#
143# CONFIG_PPC_MPC512x is not set
144# CONFIG_PPC_MPC5121 is not set
145# CONFIG_PPC_CELL is not set
146# CONFIG_PPC_CELL_NATIVE is not set
147# CONFIG_PQ2ADS is not set
148CONFIG_MPC85xx=y
149# CONFIG_MPC8540_ADS is not set
150# CONFIG_MPC8560_ADS is not set
151# CONFIG_MPC85xx_CDS is not set
152# CONFIG_MPC85xx_MDS is not set
153# CONFIG_MPC85xx_DS is not set
154# CONFIG_STX_GP3 is not set
155# CONFIG_TQM8540 is not set
156CONFIG_TQM8541=y
157# CONFIG_TQM8555 is not set
158# CONFIG_TQM8560 is not set
159# CONFIG_SBC8548 is not set
160# CONFIG_SBC8560 is not set
161CONFIG_TQM85xx=y
162# CONFIG_IPIC is not set
163CONFIG_MPIC=y
164# CONFIG_MPIC_WEIRD is not set
165# CONFIG_PPC_I8259 is not set
166# CONFIG_PPC_RTAS is not set
167# CONFIG_MMIO_NVRAM is not set
168# CONFIG_PPC_MPC106 is not set
169# CONFIG_PPC_970_NAP is not set
170# CONFIG_PPC_INDIRECT_IO is not set
171# CONFIG_GENERIC_IOMAP is not set
172# CONFIG_CPU_FREQ is not set
173CONFIG_CPM2=y
174CONFIG_PPC_CPM_NEW_BINDING=y
175# CONFIG_FSL_ULI1575 is not set
176CONFIG_CPM=y
177
178#
179# Kernel options
180#
181# CONFIG_HIGHMEM is not set
182# CONFIG_TICK_ONESHOT is not set
183# CONFIG_NO_HZ is not set
184# CONFIG_HIGH_RES_TIMERS is not set
185CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
186# CONFIG_HZ_100 is not set
187CONFIG_HZ_250=y
188# CONFIG_HZ_300 is not set
189# CONFIG_HZ_1000 is not set
190CONFIG_HZ=250
191# CONFIG_SCHED_HRTICK is not set
192CONFIG_PREEMPT_NONE=y
193# CONFIG_PREEMPT_VOLUNTARY is not set
194# CONFIG_PREEMPT is not set
195CONFIG_BINFMT_ELF=y
196# CONFIG_BINFMT_MISC is not set
197CONFIG_MATH_EMULATION=y
198# CONFIG_IOMMU_HELPER is not set
199CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
200CONFIG_ARCH_HAS_WALK_MEMORY=y
201CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
202CONFIG_ARCH_FLATMEM_ENABLE=y
203CONFIG_ARCH_POPULATES_NODE_MAP=y
204CONFIG_SELECT_MEMORY_MODEL=y
205CONFIG_FLATMEM_MANUAL=y
206# CONFIG_DISCONTIGMEM_MANUAL is not set
207# CONFIG_SPARSEMEM_MANUAL is not set
208CONFIG_FLATMEM=y
209CONFIG_FLAT_NODE_MEM_MAP=y
210# CONFIG_SPARSEMEM_STATIC is not set
211# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
212CONFIG_SPLIT_PTLOCK_CPUS=4
213# CONFIG_RESOURCES_64BIT is not set
214CONFIG_ZONE_DMA_FLAG=1
215CONFIG_BOUNCE=y
216CONFIG_VIRT_TO_BUS=y
217# CONFIG_PROC_DEVICETREE is not set
218# CONFIG_CMDLINE_BOOL is not set
219# CONFIG_PM is not set
220CONFIG_SECCOMP=y
221CONFIG_ISA_DMA_API=y
222
223#
224# Bus options
225#
226CONFIG_ZONE_DMA=y
227CONFIG_PPC_INDIRECT_PCI=y
228CONFIG_FSL_SOC=y
229CONFIG_FSL_PCI=y
230CONFIG_PCI=y
231CONFIG_PCI_DOMAINS=y
232CONFIG_PCI_SYSCALL=y
233# CONFIG_PCIEPORTBUS is not set
234CONFIG_ARCH_SUPPORTS_MSI=y
235# CONFIG_PCI_MSI is not set
236CONFIG_PCI_LEGACY=y
237
238#
239# Advanced setup
240#
241# CONFIG_ADVANCED_OPTIONS is not set
242
243#
244# Default settings for advanced configuration options are used
245#
246CONFIG_HIGHMEM_START=0xfe000000
247CONFIG_LOWMEM_SIZE=0x30000000
248CONFIG_KERNEL_START=0xc0000000
249CONFIG_TASK_SIZE=0xc0000000
250CONFIG_BOOT_LOAD=0x00800000
251
252#
253# Networking
254#
255CONFIG_NET=y
256
257#
258# Networking options
259#
260CONFIG_PACKET=y
261# CONFIG_PACKET_MMAP is not set
262CONFIG_UNIX=y
263CONFIG_XFRM=y
264# CONFIG_XFRM_USER is not set
265# CONFIG_XFRM_SUB_POLICY is not set
266# CONFIG_XFRM_MIGRATE is not set
267# CONFIG_XFRM_STATISTICS is not set
268# CONFIG_NET_KEY is not set
269CONFIG_INET=y
270CONFIG_IP_MULTICAST=y
271# CONFIG_IP_ADVANCED_ROUTER is not set
272CONFIG_IP_FIB_HASH=y
273CONFIG_IP_PNP=y
274CONFIG_IP_PNP_DHCP=y
275CONFIG_IP_PNP_BOOTP=y
276# CONFIG_IP_PNP_RARP is not set
277# CONFIG_NET_IPIP is not set
278# CONFIG_NET_IPGRE is not set
279# CONFIG_IP_MROUTE is not set
280# CONFIG_ARPD is not set
281CONFIG_SYN_COOKIES=y
282# CONFIG_INET_AH is not set
283# CONFIG_INET_ESP is not set
284# CONFIG_INET_IPCOMP is not set
285# CONFIG_INET_XFRM_TUNNEL is not set
286# CONFIG_INET_TUNNEL is not set
287CONFIG_INET_XFRM_MODE_TRANSPORT=y
288CONFIG_INET_XFRM_MODE_TUNNEL=y
289CONFIG_INET_XFRM_MODE_BEET=y
290# CONFIG_INET_LRO is not set
291CONFIG_INET_DIAG=y
292CONFIG_INET_TCP_DIAG=y
293# CONFIG_TCP_CONG_ADVANCED is not set
294CONFIG_TCP_CONG_CUBIC=y
295CONFIG_DEFAULT_TCP_CONG="cubic"
296# CONFIG_TCP_MD5SIG is not set
297# CONFIG_IPV6 is not set
298# CONFIG_INET6_XFRM_TUNNEL is not set
299# CONFIG_INET6_TUNNEL is not set
300# CONFIG_NETWORK_SECMARK is not set
301# CONFIG_NETFILTER is not set
302# CONFIG_IP_DCCP is not set
303# CONFIG_IP_SCTP is not set
304# CONFIG_TIPC is not set
305# CONFIG_ATM is not set
306# CONFIG_BRIDGE is not set
307# CONFIG_VLAN_8021Q is not set
308# CONFIG_DECNET is not set
309# CONFIG_LLC2 is not set
310# CONFIG_IPX is not set
311# CONFIG_ATALK is not set
312# CONFIG_X25 is not set
313# CONFIG_LAPB is not set
314# CONFIG_ECONET is not set
315# CONFIG_WAN_ROUTER is not set
316# CONFIG_NET_SCHED is not set
317
318#
319# Network testing
320#
321# CONFIG_NET_PKTGEN is not set
322# CONFIG_HAMRADIO is not set
323# CONFIG_CAN is not set
324# CONFIG_IRDA is not set
325# CONFIG_BT is not set
326# CONFIG_AF_RXRPC is not set
327
328#
329# Wireless
330#
331# CONFIG_CFG80211 is not set
332# CONFIG_WIRELESS_EXT is not set
333# CONFIG_MAC80211 is not set
334# CONFIG_IEEE80211 is not set
335# CONFIG_RFKILL is not set
336# CONFIG_NET_9P is not set
337
338#
339# Device Drivers
340#
341
342#
343# Generic Driver Options
344#
345CONFIG_STANDALONE=y
346CONFIG_PREVENT_FIRMWARE_BUILD=y
347# CONFIG_SYS_HYPERVISOR is not set
348# CONFIG_CONNECTOR is not set
349CONFIG_MTD=y
350# CONFIG_MTD_DEBUG is not set
351CONFIG_MTD_CONCAT=y
352CONFIG_MTD_PARTITIONS=y
353# CONFIG_MTD_REDBOOT_PARTS is not set
354CONFIG_MTD_CMDLINE_PARTS=y
355# CONFIG_MTD_OF_PARTS is not set
356
357#
358# User Modules And Translation Layers
359#
360CONFIG_MTD_CHAR=y
361CONFIG_MTD_BLKDEVS=y
362CONFIG_MTD_BLOCK=y
363# CONFIG_FTL is not set
364# CONFIG_NFTL is not set
365# CONFIG_INFTL is not set
366# CONFIG_RFD_FTL is not set
367# CONFIG_SSFDC is not set
368# CONFIG_MTD_OOPS is not set
369
370#
371# RAM/ROM/Flash chip drivers
372#
373CONFIG_MTD_CFI=y
374# CONFIG_MTD_JEDECPROBE is not set
375CONFIG_MTD_GEN_PROBE=y
376# CONFIG_MTD_CFI_ADV_OPTIONS is not set
377CONFIG_MTD_MAP_BANK_WIDTH_1=y
378CONFIG_MTD_MAP_BANK_WIDTH_2=y
379CONFIG_MTD_MAP_BANK_WIDTH_4=y
380# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
381# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
382# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
383CONFIG_MTD_CFI_I1=y
384CONFIG_MTD_CFI_I2=y
385# CONFIG_MTD_CFI_I4 is not set
386# CONFIG_MTD_CFI_I8 is not set
387# CONFIG_MTD_CFI_INTELEXT is not set
388CONFIG_MTD_CFI_AMDSTD=y
389# CONFIG_MTD_CFI_STAA is not set
390CONFIG_MTD_CFI_UTIL=y
391# CONFIG_MTD_RAM is not set
392# CONFIG_MTD_ROM is not set
393# CONFIG_MTD_ABSENT is not set
394
395#
396# Mapping drivers for chip access
397#
398# CONFIG_MTD_COMPLEX_MAPPINGS is not set
399# CONFIG_MTD_PHYSMAP is not set
400# CONFIG_MTD_PHYSMAP_OF is not set
401# CONFIG_MTD_INTEL_VR_NOR is not set
402# CONFIG_MTD_PLATRAM is not set
403
404#
405# Self-contained MTD device drivers
406#
407# CONFIG_MTD_PMC551 is not set
408# CONFIG_MTD_SLRAM is not set
409# CONFIG_MTD_PHRAM is not set
410# CONFIG_MTD_MTDRAM is not set
411# CONFIG_MTD_BLOCK2MTD is not set
412
413#
414# Disk-On-Chip Device Drivers
415#
416# CONFIG_MTD_DOC2000 is not set
417# CONFIG_MTD_DOC2001 is not set
418# CONFIG_MTD_DOC2001PLUS is not set
419# CONFIG_MTD_NAND is not set
420# CONFIG_MTD_ONENAND is not set
421
422#
423# UBI - Unsorted block images
424#
425# CONFIG_MTD_UBI is not set
426CONFIG_OF_DEVICE=y
427# CONFIG_PARPORT is not set
428CONFIG_BLK_DEV=y
429# CONFIG_BLK_DEV_FD is not set
430# CONFIG_BLK_CPQ_DA is not set
431# CONFIG_BLK_CPQ_CISS_DA is not set
432# CONFIG_BLK_DEV_DAC960 is not set
433# CONFIG_BLK_DEV_UMEM is not set
434# CONFIG_BLK_DEV_COW_COMMON is not set
435CONFIG_BLK_DEV_LOOP=y
436# CONFIG_BLK_DEV_CRYPTOLOOP is not set
437# CONFIG_BLK_DEV_NBD is not set
438# CONFIG_BLK_DEV_SX8 is not set
439CONFIG_BLK_DEV_RAM=y
440CONFIG_BLK_DEV_RAM_COUNT=16
441CONFIG_BLK_DEV_RAM_SIZE=32768
442# CONFIG_BLK_DEV_XIP is not set
443# CONFIG_CDROM_PKTCDVD is not set
444# CONFIG_ATA_OVER_ETH is not set
445CONFIG_MISC_DEVICES=y
446# CONFIG_PHANTOM is not set
447# CONFIG_EEPROM_93CX6 is not set
448# CONFIG_SGI_IOC4 is not set
449# CONFIG_TIFM_CORE is not set
450# CONFIG_ENCLOSURE_SERVICES is not set
451CONFIG_HAVE_IDE=y
452CONFIG_IDE=y
453CONFIG_IDE_MAX_HWIFS=4
454CONFIG_BLK_DEV_IDE=y
455
456#
457# Please see Documentation/ide/ide.txt for help/info on IDE drives
458#
459# CONFIG_BLK_DEV_IDE_SATA is not set
460CONFIG_BLK_DEV_IDEDISK=y
461# CONFIG_IDEDISK_MULTI_MODE is not set
462# CONFIG_BLK_DEV_IDECD is not set
463# CONFIG_BLK_DEV_IDETAPE is not set
464# CONFIG_BLK_DEV_IDEFLOPPY is not set
465# CONFIG_IDE_TASK_IOCTL is not set
466CONFIG_IDE_PROC_FS=y
467
468#
469# IDE chipset support/bugfixes
470#
471CONFIG_IDE_GENERIC=y
472# CONFIG_BLK_DEV_PLATFORM is not set
473CONFIG_BLK_DEV_IDEDMA_SFF=y
474
475#
476# PCI IDE chipsets support
477#
478CONFIG_BLK_DEV_IDEPCI=y
479CONFIG_IDEPCI_PCIBUS_ORDER=y
480# CONFIG_BLK_DEV_OFFBOARD is not set
481CONFIG_BLK_DEV_GENERIC=y
482# CONFIG_BLK_DEV_OPTI621 is not set
483CONFIG_BLK_DEV_IDEDMA_PCI=y
484# CONFIG_BLK_DEV_AEC62XX is not set
485# CONFIG_BLK_DEV_ALI15X3 is not set
486# CONFIG_BLK_DEV_AMD74XX is not set
487# CONFIG_BLK_DEV_CMD64X is not set
488# CONFIG_BLK_DEV_TRIFLEX is not set
489# CONFIG_BLK_DEV_CY82C693 is not set
490# CONFIG_BLK_DEV_CS5520 is not set
491# CONFIG_BLK_DEV_CS5530 is not set
492# CONFIG_BLK_DEV_HPT34X is not set
493# CONFIG_BLK_DEV_HPT366 is not set
494# CONFIG_BLK_DEV_JMICRON is not set
495# CONFIG_BLK_DEV_SC1200 is not set
496# CONFIG_BLK_DEV_PIIX is not set
497# CONFIG_BLK_DEV_IT8213 is not set
498# CONFIG_BLK_DEV_IT821X is not set
499# CONFIG_BLK_DEV_NS87415 is not set
500# CONFIG_BLK_DEV_PDC202XX_OLD is not set
501# CONFIG_BLK_DEV_PDC202XX_NEW is not set
502# CONFIG_BLK_DEV_SVWKS is not set
503# CONFIG_BLK_DEV_SIIMAGE is not set
504# CONFIG_BLK_DEV_SL82C105 is not set
505# CONFIG_BLK_DEV_SLC90E66 is not set
506# CONFIG_BLK_DEV_TRM290 is not set
507CONFIG_BLK_DEV_VIA82CXXX=y
508# CONFIG_BLK_DEV_TC86C001 is not set
509CONFIG_BLK_DEV_IDEDMA=y
510CONFIG_IDE_ARCH_OBSOLETE_INIT=y
511# CONFIG_BLK_DEV_HD is not set
512
513#
514# SCSI device support
515#
516# CONFIG_RAID_ATTRS is not set
517# CONFIG_SCSI is not set
518# CONFIG_SCSI_DMA is not set
519# CONFIG_SCSI_NETLINK is not set
520# CONFIG_ATA is not set
521# CONFIG_MD is not set
522# CONFIG_FUSION is not set
523
524#
525# IEEE 1394 (FireWire) support
526#
527# CONFIG_FIREWIRE is not set
528# CONFIG_IEEE1394 is not set
529# CONFIG_I2O is not set
530# CONFIG_MACINTOSH_DRIVERS is not set
531CONFIG_NETDEVICES=y
532# CONFIG_NETDEVICES_MULTIQUEUE is not set
533# CONFIG_DUMMY is not set
534# CONFIG_BONDING is not set
535# CONFIG_MACVLAN is not set
536# CONFIG_EQUALIZER is not set
537# CONFIG_TUN is not set
538# CONFIG_VETH is not set
539# CONFIG_ARCNET is not set
540CONFIG_PHYLIB=y
541
542#
543# MII PHY device drivers
544#
545# CONFIG_MARVELL_PHY is not set
546# CONFIG_DAVICOM_PHY is not set
547# CONFIG_QSEMI_PHY is not set
548# CONFIG_LXT_PHY is not set
549# CONFIG_CICADA_PHY is not set
550# CONFIG_VITESSE_PHY is not set
551# CONFIG_SMSC_PHY is not set
552# CONFIG_BROADCOM_PHY is not set
553# CONFIG_ICPLUS_PHY is not set
554# CONFIG_REALTEK_PHY is not set
555# CONFIG_FIXED_PHY is not set
556# CONFIG_MDIO_BITBANG is not set
557CONFIG_NET_ETHERNET=y
558CONFIG_MII=y
559# CONFIG_HAPPYMEAL is not set
560# CONFIG_SUNGEM is not set
561# CONFIG_CASSINI is not set
562# CONFIG_NET_VENDOR_3COM is not set
563# CONFIG_NET_TULIP is not set
564# CONFIG_HP100 is not set
565# CONFIG_IBM_NEW_EMAC_ZMII is not set
566# CONFIG_IBM_NEW_EMAC_RGMII is not set
567# CONFIG_IBM_NEW_EMAC_TAH is not set
568# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
569CONFIG_NET_PCI=y
570# CONFIG_PCNET32 is not set
571# CONFIG_AMD8111_ETH is not set
572# CONFIG_ADAPTEC_STARFIRE is not set
573# CONFIG_B44 is not set
574# CONFIG_FORCEDETH is not set
575# CONFIG_EEPRO100 is not set
576CONFIG_E100=y
577# CONFIG_FEALNX is not set
578# CONFIG_NATSEMI is not set
579# CONFIG_NE2K_PCI is not set
580# CONFIG_8139CP is not set
581# CONFIG_8139TOO is not set
582# CONFIG_R6040 is not set
583# CONFIG_SIS900 is not set
584# CONFIG_EPIC100 is not set
585# CONFIG_SUNDANCE is not set
586# CONFIG_TLAN is not set
587# CONFIG_VIA_RHINE is not set
588# CONFIG_SC92031 is not set
589# CONFIG_FS_ENET is not set
590CONFIG_NETDEV_1000=y
591# CONFIG_ACENIC is not set
592# CONFIG_DL2K is not set
593# CONFIG_E1000 is not set
594# CONFIG_E1000E is not set
595# CONFIG_E1000E_ENABLED is not set
596# CONFIG_IP1000 is not set
597# CONFIG_IGB is not set
598# CONFIG_NS83820 is not set
599# CONFIG_HAMACHI is not set
600# CONFIG_YELLOWFIN is not set
601# CONFIG_R8169 is not set
602# CONFIG_SIS190 is not set
603# CONFIG_SKGE is not set
604# CONFIG_SKY2 is not set
605# CONFIG_SK98LIN is not set
606# CONFIG_VIA_VELOCITY is not set
607# CONFIG_TIGON3 is not set
608# CONFIG_BNX2 is not set
609CONFIG_GIANFAR=y
610CONFIG_GFAR_NAPI=y
611# CONFIG_QLA3XXX is not set
612# CONFIG_ATL1 is not set
613CONFIG_NETDEV_10000=y
614# CONFIG_CHELSIO_T1 is not set
615# CONFIG_CHELSIO_T3 is not set
616# CONFIG_IXGBE is not set
617# CONFIG_IXGB is not set
618# CONFIG_S2IO is not set
619# CONFIG_MYRI10GE is not set
620# CONFIG_NETXEN_NIC is not set
621# CONFIG_NIU is not set
622# CONFIG_MLX4_CORE is not set
623# CONFIG_TEHUTI is not set
624# CONFIG_BNX2X is not set
625# CONFIG_TR is not set
626
627#
628# Wireless LAN
629#
630# CONFIG_WLAN_PRE80211 is not set
631# CONFIG_WLAN_80211 is not set
632# CONFIG_WAN is not set
633# CONFIG_FDDI is not set
634# CONFIG_HIPPI is not set
635# CONFIG_PPP is not set
636# CONFIG_SLIP is not set
637# CONFIG_NETCONSOLE is not set
638# CONFIG_NETPOLL is not set
639# CONFIG_NET_POLL_CONTROLLER is not set
640# CONFIG_ISDN is not set
641# CONFIG_PHONE is not set
642
643#
644# Input device support
645#
646CONFIG_INPUT=y
647# CONFIG_INPUT_FF_MEMLESS is not set
648# CONFIG_INPUT_POLLDEV is not set
649
650#
651# Userland interfaces
652#
653# CONFIG_INPUT_MOUSEDEV is not set
654# CONFIG_INPUT_JOYDEV is not set
655# CONFIG_INPUT_EVDEV is not set
656# CONFIG_INPUT_EVBUG is not set
657
658#
659# Input Device Drivers
660#
661# CONFIG_INPUT_KEYBOARD is not set
662# CONFIG_INPUT_MOUSE is not set
663# CONFIG_INPUT_JOYSTICK is not set
664# CONFIG_INPUT_TABLET is not set
665# CONFIG_INPUT_TOUCHSCREEN is not set
666# CONFIG_INPUT_MISC is not set
667
668#
669# Hardware I/O ports
670#
671# CONFIG_SERIO is not set
672# CONFIG_GAMEPORT is not set
673
674#
675# Character devices
676#
677# CONFIG_VT is not set
678# CONFIG_SERIAL_NONSTANDARD is not set
679# CONFIG_NOZOMI is not set
680
681#
682# Serial drivers
683#
684CONFIG_SERIAL_8250=y
685CONFIG_SERIAL_8250_CONSOLE=y
686CONFIG_SERIAL_8250_PCI=y
687CONFIG_SERIAL_8250_NR_UARTS=4
688CONFIG_SERIAL_8250_RUNTIME_UARTS=4
689# CONFIG_SERIAL_8250_EXTENDED is not set
690CONFIG_SERIAL_8250_SHARE_IRQ=y
691
692#
693# Non-8250 serial port support
694#
695# CONFIG_SERIAL_UARTLITE is not set
696CONFIG_SERIAL_CORE=y
697CONFIG_SERIAL_CORE_CONSOLE=y
698CONFIG_SERIAL_CPM=y
699CONFIG_SERIAL_CPM_CONSOLE=y
700CONFIG_SERIAL_CPM_SCC1=y
701# CONFIG_SERIAL_CPM_SCC2 is not set
702# CONFIG_SERIAL_CPM_SCC3 is not set
703# CONFIG_SERIAL_CPM_SCC4 is not set
704# CONFIG_SERIAL_CPM_SMC1 is not set
705# CONFIG_SERIAL_CPM_SMC2 is not set
706# CONFIG_SERIAL_JSM is not set
707# CONFIG_SERIAL_OF_PLATFORM is not set
708CONFIG_UNIX98_PTYS=y
709CONFIG_LEGACY_PTYS=y
710CONFIG_LEGACY_PTY_COUNT=256
711# CONFIG_IPMI_HANDLER is not set
712CONFIG_HW_RANDOM=y
713# CONFIG_NVRAM is not set
714CONFIG_GEN_RTC=y
715# CONFIG_GEN_RTC_X is not set
716# CONFIG_R3964 is not set
717# CONFIG_APPLICOM is not set
718# CONFIG_RAW_DRIVER is not set
719# CONFIG_TCG_TPM is not set
720CONFIG_DEVPORT=y
721CONFIG_I2C=y
722CONFIG_I2C_BOARDINFO=y
723CONFIG_I2C_CHARDEV=y
724
725#
726# I2C Algorithms
727#
728# CONFIG_I2C_ALGOBIT is not set
729# CONFIG_I2C_ALGOPCF is not set
730# CONFIG_I2C_ALGOPCA is not set
731
732#
733# I2C Hardware Bus support
734#
735# CONFIG_I2C_ALI1535 is not set
736# CONFIG_I2C_ALI1563 is not set
737# CONFIG_I2C_ALI15X3 is not set
738# CONFIG_I2C_AMD756 is not set
739# CONFIG_I2C_AMD8111 is not set
740# CONFIG_I2C_I801 is not set
741# CONFIG_I2C_I810 is not set
742# CONFIG_I2C_PIIX4 is not set
743CONFIG_I2C_MPC=y
744# CONFIG_I2C_NFORCE2 is not set
745# CONFIG_I2C_OCORES is not set
746# CONFIG_I2C_PARPORT_LIGHT is not set
747# CONFIG_I2C_PROSAVAGE is not set
748# CONFIG_I2C_SAVAGE4 is not set
749# CONFIG_I2C_SIMTEC is not set
750# CONFIG_I2C_SIS5595 is not set
751# CONFIG_I2C_SIS630 is not set
752# CONFIG_I2C_SIS96X is not set
753# CONFIG_I2C_TAOS_EVM is not set
754# CONFIG_I2C_VIA is not set
755# CONFIG_I2C_VIAPRO is not set
756# CONFIG_I2C_VOODOO3 is not set
757
758#
759# Miscellaneous I2C Chip support
760#
761# CONFIG_DS1682 is not set
762# CONFIG_SENSORS_EEPROM is not set
763# CONFIG_SENSORS_PCF8574 is not set
764# CONFIG_PCF8575 is not set
765# CONFIG_SENSORS_PCF8591 is not set
766# CONFIG_TPS65010 is not set
767# CONFIG_SENSORS_MAX6875 is not set
768# CONFIG_SENSORS_TSL2550 is not set
769# CONFIG_I2C_DEBUG_CORE is not set
770# CONFIG_I2C_DEBUG_ALGO is not set
771# CONFIG_I2C_DEBUG_BUS is not set
772# CONFIG_I2C_DEBUG_CHIP is not set
773
774#
775# SPI support
776#
777# CONFIG_SPI is not set
778# CONFIG_SPI_MASTER is not set
779# CONFIG_W1 is not set
780# CONFIG_POWER_SUPPLY is not set
781CONFIG_HWMON=y
782# CONFIG_HWMON_VID is not set
783# CONFIG_SENSORS_AD7418 is not set
784# CONFIG_SENSORS_ADM1021 is not set
785# CONFIG_SENSORS_ADM1025 is not set
786# CONFIG_SENSORS_ADM1026 is not set
787# CONFIG_SENSORS_ADM1029 is not set
788# CONFIG_SENSORS_ADM1031 is not set
789# CONFIG_SENSORS_ADM9240 is not set
790# CONFIG_SENSORS_ADT7470 is not set
791# CONFIG_SENSORS_ADT7473 is not set
792# CONFIG_SENSORS_ATXP1 is not set
793# CONFIG_SENSORS_DS1621 is not set
794# CONFIG_SENSORS_I5K_AMB is not set
795# CONFIG_SENSORS_F71805F is not set
796# CONFIG_SENSORS_F71882FG is not set
797# CONFIG_SENSORS_F75375S is not set
798# CONFIG_SENSORS_GL518SM is not set
799# CONFIG_SENSORS_GL520SM is not set
800# CONFIG_SENSORS_IT87 is not set
801# CONFIG_SENSORS_LM63 is not set
802CONFIG_SENSORS_LM75=y
803# CONFIG_SENSORS_LM77 is not set
804# CONFIG_SENSORS_LM78 is not set
805# CONFIG_SENSORS_LM80 is not set
806# CONFIG_SENSORS_LM83 is not set
807# CONFIG_SENSORS_LM85 is not set
808# CONFIG_SENSORS_LM87 is not set
809# CONFIG_SENSORS_LM90 is not set
810# CONFIG_SENSORS_LM92 is not set
811# CONFIG_SENSORS_LM93 is not set
812# CONFIG_SENSORS_MAX1619 is not set
813# CONFIG_SENSORS_MAX6650 is not set
814# CONFIG_SENSORS_PC87360 is not set
815# CONFIG_SENSORS_PC87427 is not set
816# CONFIG_SENSORS_SIS5595 is not set
817# CONFIG_SENSORS_DME1737 is not set
818# CONFIG_SENSORS_SMSC47M1 is not set
819# CONFIG_SENSORS_SMSC47M192 is not set
820# CONFIG_SENSORS_SMSC47B397 is not set
821# CONFIG_SENSORS_ADS7828 is not set
822# CONFIG_SENSORS_THMC50 is not set
823# CONFIG_SENSORS_VIA686A is not set
824# CONFIG_SENSORS_VT1211 is not set
825# CONFIG_SENSORS_VT8231 is not set
826# CONFIG_SENSORS_W83781D is not set
827# CONFIG_SENSORS_W83791D is not set
828# CONFIG_SENSORS_W83792D is not set
829# CONFIG_SENSORS_W83793 is not set
830# CONFIG_SENSORS_W83L785TS is not set
831# CONFIG_SENSORS_W83L786NG is not set
832# CONFIG_SENSORS_W83627HF is not set
833# CONFIG_SENSORS_W83627EHF is not set
834CONFIG_HWMON_DEBUG_CHIP=y
835# CONFIG_THERMAL is not set
836# CONFIG_WATCHDOG is not set
837
838#
839# Sonics Silicon Backplane
840#
841CONFIG_SSB_POSSIBLE=y
842# CONFIG_SSB is not set
843
844#
845# Multifunction device drivers
846#
847# CONFIG_MFD_SM501 is not set
848
849#
850# Multimedia devices
851#
852# CONFIG_VIDEO_DEV is not set
853# CONFIG_DVB_CORE is not set
854CONFIG_DAB=y
855
856#
857# Graphics support
858#
859# CONFIG_AGP is not set
860# CONFIG_DRM is not set
861# CONFIG_VGASTATE is not set
862# CONFIG_VIDEO_OUTPUT_CONTROL is not set
863# CONFIG_FB is not set
864# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
865
866#
867# Display device support
868#
869# CONFIG_DISPLAY_SUPPORT is not set
870
871#
872# Sound
873#
874# CONFIG_SOUND is not set
875CONFIG_HID_SUPPORT=y
876CONFIG_HID=y
877# CONFIG_HID_DEBUG is not set
878# CONFIG_HIDRAW is not set
879CONFIG_USB_SUPPORT=y
880CONFIG_USB_ARCH_HAS_HCD=y
881CONFIG_USB_ARCH_HAS_OHCI=y
882CONFIG_USB_ARCH_HAS_EHCI=y
883# CONFIG_USB is not set
884
885#
886# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
887#
888# CONFIG_USB_GADGET is not set
889# CONFIG_MMC is not set
890# CONFIG_MEMSTICK is not set
891# CONFIG_NEW_LEDS is not set
892# CONFIG_INFINIBAND is not set
893# CONFIG_EDAC is not set
894# CONFIG_RTC_CLASS is not set
895# CONFIG_DMADEVICES is not set
896
897#
898# Userspace I/O
899#
900# CONFIG_UIO is not set
901
902#
903# File systems
904#
905CONFIG_EXT2_FS=y
906# CONFIG_EXT2_FS_XATTR is not set
907# CONFIG_EXT2_FS_XIP is not set
908CONFIG_EXT3_FS=y
909CONFIG_EXT3_FS_XATTR=y
910# CONFIG_EXT3_FS_POSIX_ACL is not set
911# CONFIG_EXT3_FS_SECURITY is not set
912# CONFIG_EXT4DEV_FS is not set
913CONFIG_JBD=y
914CONFIG_FS_MBCACHE=y
915# CONFIG_REISERFS_FS is not set
916# CONFIG_JFS_FS is not set
917# CONFIG_FS_POSIX_ACL is not set
918# CONFIG_XFS_FS is not set
919# CONFIG_GFS2_FS is not set
920# CONFIG_OCFS2_FS is not set
921CONFIG_DNOTIFY=y
922CONFIG_INOTIFY=y
923CONFIG_INOTIFY_USER=y
924# CONFIG_QUOTA is not set
925# CONFIG_AUTOFS_FS is not set
926# CONFIG_AUTOFS4_FS is not set
927# CONFIG_FUSE_FS is not set
928
929#
930# CD-ROM/DVD Filesystems
931#
932# CONFIG_ISO9660_FS is not set
933# CONFIG_UDF_FS is not set
934
935#
936# DOS/FAT/NT Filesystems
937#
938# CONFIG_MSDOS_FS is not set
939# CONFIG_VFAT_FS is not set
940# CONFIG_NTFS_FS is not set
941
942#
943# Pseudo filesystems
944#
945CONFIG_PROC_FS=y
946CONFIG_PROC_KCORE=y
947CONFIG_PROC_SYSCTL=y
948CONFIG_SYSFS=y
949CONFIG_TMPFS=y
950# CONFIG_TMPFS_POSIX_ACL is not set
951# CONFIG_HUGETLB_PAGE is not set
952# CONFIG_CONFIGFS_FS is not set
953
954#
955# Miscellaneous filesystems
956#
957# CONFIG_ADFS_FS is not set
958# CONFIG_AFFS_FS is not set
959# CONFIG_HFS_FS is not set
960# CONFIG_HFSPLUS_FS is not set
961# CONFIG_BEFS_FS is not set
962# CONFIG_BFS_FS is not set
963# CONFIG_EFS_FS is not set
964CONFIG_JFFS2_FS=y
965CONFIG_JFFS2_FS_DEBUG=0
966CONFIG_JFFS2_FS_WRITEBUFFER=y
967# CONFIG_JFFS2_FS_WBUF_VERIFY is not set
968# CONFIG_JFFS2_SUMMARY is not set
969# CONFIG_JFFS2_FS_XATTR is not set
970# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
971CONFIG_JFFS2_ZLIB=y
972# CONFIG_JFFS2_LZO is not set
973CONFIG_JFFS2_RTIME=y
974# CONFIG_JFFS2_RUBIN is not set
975CONFIG_CRAMFS=y
976# CONFIG_VXFS_FS is not set
977# CONFIG_MINIX_FS is not set
978# CONFIG_HPFS_FS is not set
979# CONFIG_QNX4FS_FS is not set
980# CONFIG_ROMFS_FS is not set
981# CONFIG_SYSV_FS is not set
982# CONFIG_UFS_FS is not set
983CONFIG_NETWORK_FILESYSTEMS=y
984CONFIG_NFS_FS=y
985# CONFIG_NFS_V3 is not set
986# CONFIG_NFS_V4 is not set
987# CONFIG_NFS_DIRECTIO is not set
988# CONFIG_NFSD is not set
989CONFIG_ROOT_NFS=y
990CONFIG_LOCKD=y
991CONFIG_NFS_COMMON=y
992CONFIG_SUNRPC=y
993# CONFIG_SUNRPC_BIND34 is not set
994# CONFIG_RPCSEC_GSS_KRB5 is not set
995# CONFIG_RPCSEC_GSS_SPKM3 is not set
996# CONFIG_SMB_FS is not set
997# CONFIG_CIFS is not set
998# CONFIG_NCP_FS is not set
999# CONFIG_CODA_FS is not set
1000# CONFIG_AFS_FS is not set
1001
1002#
1003# Partition Types
1004#
1005CONFIG_PARTITION_ADVANCED=y
1006# CONFIG_ACORN_PARTITION is not set
1007# CONFIG_OSF_PARTITION is not set
1008# CONFIG_AMIGA_PARTITION is not set
1009# CONFIG_ATARI_PARTITION is not set
1010# CONFIG_MAC_PARTITION is not set
1011# CONFIG_MSDOS_PARTITION is not set
1012# CONFIG_LDM_PARTITION is not set
1013# CONFIG_SGI_PARTITION is not set
1014# CONFIG_ULTRIX_PARTITION is not set
1015# CONFIG_SUN_PARTITION is not set
1016# CONFIG_KARMA_PARTITION is not set
1017# CONFIG_EFI_PARTITION is not set
1018# CONFIG_SYSV68_PARTITION is not set
1019# CONFIG_NLS is not set
1020# CONFIG_DLM is not set
1021
1022#
1023# Library routines
1024#
1025CONFIG_BITREVERSE=y
1026# CONFIG_CRC_CCITT is not set
1027# CONFIG_CRC16 is not set
1028# CONFIG_CRC_ITU_T is not set
1029CONFIG_CRC32=y
1030# CONFIG_CRC7 is not set
1031# CONFIG_LIBCRC32C is not set
1032CONFIG_ZLIB_INFLATE=y
1033CONFIG_ZLIB_DEFLATE=y
1034CONFIG_PLIST=y
1035CONFIG_HAS_IOMEM=y
1036CONFIG_HAS_IOPORT=y
1037CONFIG_HAS_DMA=y
1038
1039#
1040# Kernel hacking
1041#
1042# CONFIG_PRINTK_TIME is not set
1043CONFIG_ENABLE_WARN_DEPRECATED=y
1044CONFIG_ENABLE_MUST_CHECK=y
1045# CONFIG_MAGIC_SYSRQ is not set
1046# CONFIG_UNUSED_SYMBOLS is not set
1047# CONFIG_DEBUG_FS is not set
1048# CONFIG_HEADERS_CHECK is not set
1049# CONFIG_DEBUG_KERNEL is not set
1050# CONFIG_SLUB_DEBUG_ON is not set
1051# CONFIG_SLUB_STATS is not set
1052# CONFIG_DEBUG_BUGVERBOSE is not set
1053# CONFIG_SAMPLES is not set
1054# CONFIG_KGDB_CONSOLE is not set
1055# CONFIG_PPC_EARLY_DEBUG is not set
1056
1057#
1058# Security options
1059#
1060# CONFIG_KEYS is not set
1061# CONFIG_SECURITY is not set
1062# CONFIG_SECURITY_FILE_CAPABILITIES is not set
1063CONFIG_CRYPTO=y
1064# CONFIG_CRYPTO_SEQIV is not set
1065# CONFIG_CRYPTO_MANAGER is not set
1066# CONFIG_CRYPTO_HMAC is not set
1067# CONFIG_CRYPTO_XCBC is not set
1068# CONFIG_CRYPTO_NULL is not set
1069# CONFIG_CRYPTO_MD4 is not set
1070# CONFIG_CRYPTO_MD5 is not set
1071# CONFIG_CRYPTO_SHA1 is not set
1072# CONFIG_CRYPTO_SHA256 is not set
1073# CONFIG_CRYPTO_SHA512 is not set
1074# CONFIG_CRYPTO_WP512 is not set
1075# CONFIG_CRYPTO_TGR192 is not set
1076# CONFIG_CRYPTO_GF128MUL is not set
1077# CONFIG_CRYPTO_ECB is not set
1078# CONFIG_CRYPTO_CBC is not set
1079# CONFIG_CRYPTO_PCBC is not set
1080# CONFIG_CRYPTO_LRW is not set
1081# CONFIG_CRYPTO_XTS is not set
1082# CONFIG_CRYPTO_CTR is not set
1083# CONFIG_CRYPTO_GCM is not set
1084# CONFIG_CRYPTO_CCM is not set
1085# CONFIG_CRYPTO_CRYPTD is not set
1086# CONFIG_CRYPTO_DES is not set
1087# CONFIG_CRYPTO_FCRYPT is not set
1088# CONFIG_CRYPTO_BLOWFISH is not set
1089# CONFIG_CRYPTO_TWOFISH is not set
1090# CONFIG_CRYPTO_SERPENT is not set
1091# CONFIG_CRYPTO_AES is not set
1092# CONFIG_CRYPTO_CAST5 is not set
1093# CONFIG_CRYPTO_CAST6 is not set
1094# CONFIG_CRYPTO_TEA is not set
1095# CONFIG_CRYPTO_ARC4 is not set
1096# CONFIG_CRYPTO_KHAZAD is not set
1097# CONFIG_CRYPTO_ANUBIS is not set
1098# CONFIG_CRYPTO_SEED is not set
1099# CONFIG_CRYPTO_SALSA20 is not set
1100# CONFIG_CRYPTO_DEFLATE is not set
1101# CONFIG_CRYPTO_MICHAEL_MIC is not set
1102# CONFIG_CRYPTO_CRC32C is not set
1103# CONFIG_CRYPTO_CAMELLIA is not set
1104# CONFIG_CRYPTO_AUTHENC is not set
1105# CONFIG_CRYPTO_LZO is not set
1106CONFIG_CRYPTO_HW=y
1107# CONFIG_CRYPTO_DEV_HIFN_795X is not set
1108# CONFIG_PPC_CLOCK is not set
1109CONFIG_PPC_LIB_RHEAP=y
diff --git a/arch/powerpc/configs/85xx/tqm8555_defconfig b/arch/powerpc/configs/85xx/tqm8555_defconfig
new file mode 100644
index 000000000000..bbff962c8472
--- /dev/null
+++ b/arch/powerpc/configs/85xx/tqm8555_defconfig
@@ -0,0 +1,1109 @@
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.25-rc6
4# Mon Mar 24 08:48:44 2008
5#
6# CONFIG_PPC64 is not set
7
8#
9# Processor support
10#
11# CONFIG_6xx is not set
12CONFIG_PPC_85xx=y
13# CONFIG_PPC_8xx is not set
14# CONFIG_40x is not set
15# CONFIG_44x is not set
16# CONFIG_E200 is not set
17CONFIG_E500=y
18CONFIG_BOOKE=y
19CONFIG_FSL_BOOKE=y
20CONFIG_FSL_EMB_PERFMON=y
21# CONFIG_PHYS_64BIT is not set
22CONFIG_SPE=y
23# CONFIG_PPC_MM_SLICES is not set
24CONFIG_PPC32=y
25CONFIG_WORD_SIZE=32
26CONFIG_PPC_MERGE=y
27CONFIG_MMU=y
28CONFIG_GENERIC_CMOS_UPDATE=y
29CONFIG_GENERIC_TIME=y
30CONFIG_GENERIC_TIME_VSYSCALL=y
31CONFIG_GENERIC_CLOCKEVENTS=y
32CONFIG_GENERIC_HARDIRQS=y
33# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set
34CONFIG_IRQ_PER_CPU=y
35CONFIG_RWSEM_XCHGADD_ALGORITHM=y
36CONFIG_ARCH_HAS_ILOG2_U32=y
37CONFIG_GENERIC_HWEIGHT=y
38CONFIG_GENERIC_CALIBRATE_DELAY=y
39CONFIG_GENERIC_FIND_NEXT_BIT=y
40# CONFIG_ARCH_NO_VIRT_TO_BUS is not set
41CONFIG_PPC=y
42CONFIG_EARLY_PRINTK=y
43CONFIG_GENERIC_NVRAM=y
44CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
45CONFIG_ARCH_MAY_HAVE_PC_FDC=y
46CONFIG_PPC_OF=y
47CONFIG_OF=y
48CONFIG_PPC_UDBG_16550=y
49# CONFIG_GENERIC_TBSYNC is not set
50CONFIG_AUDIT_ARCH=y
51CONFIG_GENERIC_BUG=y
52CONFIG_DEFAULT_UIMAGE=y
53# CONFIG_PPC_DCR_NATIVE is not set
54# CONFIG_PPC_DCR_MMIO is not set
55CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
56
57#
58# General setup
59#
60CONFIG_EXPERIMENTAL=y
61CONFIG_BROKEN_ON_SMP=y
62CONFIG_INIT_ENV_ARG_LIMIT=32
63CONFIG_LOCALVERSION=""
64CONFIG_LOCALVERSION_AUTO=y
65CONFIG_SWAP=y
66CONFIG_SYSVIPC=y
67CONFIG_SYSVIPC_SYSCTL=y
68# CONFIG_POSIX_MQUEUE is not set
69# CONFIG_BSD_PROCESS_ACCT is not set
70# CONFIG_TASKSTATS is not set
71# CONFIG_AUDIT is not set
72# CONFIG_IKCONFIG is not set
73CONFIG_LOG_BUF_SHIFT=14
74# CONFIG_CGROUPS is not set
75CONFIG_GROUP_SCHED=y
76CONFIG_FAIR_GROUP_SCHED=y
77# CONFIG_RT_GROUP_SCHED is not set
78CONFIG_USER_SCHED=y
79# CONFIG_CGROUP_SCHED is not set
80CONFIG_SYSFS_DEPRECATED=y
81CONFIG_SYSFS_DEPRECATED_V2=y
82# CONFIG_RELAY is not set
83# CONFIG_NAMESPACES is not set
84CONFIG_BLK_DEV_INITRD=y
85CONFIG_INITRAMFS_SOURCE=""
86# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
87CONFIG_SYSCTL=y
88CONFIG_EMBEDDED=y
89CONFIG_SYSCTL_SYSCALL=y
90# CONFIG_KALLSYMS is not set
91# CONFIG_HOTPLUG is not set
92CONFIG_PRINTK=y
93CONFIG_BUG=y
94CONFIG_ELF_CORE=y
95CONFIG_COMPAT_BRK=y
96CONFIG_BASE_FULL=y
97CONFIG_FUTEX=y
98CONFIG_ANON_INODES=y
99# CONFIG_EPOLL is not set
100CONFIG_SIGNALFD=y
101CONFIG_TIMERFD=y
102CONFIG_EVENTFD=y
103CONFIG_SHMEM=y
104CONFIG_VM_EVENT_COUNTERS=y
105CONFIG_SLUB_DEBUG=y
106# CONFIG_SLAB is not set
107CONFIG_SLUB=y
108# CONFIG_SLOB is not set
109# CONFIG_PROFILING is not set
110# CONFIG_MARKERS is not set
111CONFIG_HAVE_OPROFILE=y
112CONFIG_HAVE_KPROBES=y
113CONFIG_HAVE_KRETPROBES=y
114CONFIG_PROC_PAGE_MONITOR=y
115CONFIG_SLABINFO=y
116CONFIG_RT_MUTEXES=y
117# CONFIG_TINY_SHMEM is not set
118CONFIG_BASE_SMALL=0
119# CONFIG_MODULES is not set
120CONFIG_BLOCK=y
121# CONFIG_LBD is not set
122# CONFIG_BLK_DEV_IO_TRACE is not set
123# CONFIG_LSF is not set
124# CONFIG_BLK_DEV_BSG is not set
125
126#
127# IO Schedulers
128#
129CONFIG_IOSCHED_NOOP=y
130CONFIG_IOSCHED_AS=y
131CONFIG_IOSCHED_DEADLINE=y
132CONFIG_IOSCHED_CFQ=y
133CONFIG_DEFAULT_AS=y
134# CONFIG_DEFAULT_DEADLINE is not set
135# CONFIG_DEFAULT_CFQ is not set
136# CONFIG_DEFAULT_NOOP is not set
137CONFIG_DEFAULT_IOSCHED="anticipatory"
138CONFIG_CLASSIC_RCU=y
139
140#
141# Platform support
142#
143# CONFIG_PPC_MPC512x is not set
144# CONFIG_PPC_MPC5121 is not set
145# CONFIG_PPC_CELL is not set
146# CONFIG_PPC_CELL_NATIVE is not set
147# CONFIG_PQ2ADS is not set
148CONFIG_MPC85xx=y
149# CONFIG_MPC8540_ADS is not set
150# CONFIG_MPC8560_ADS is not set
151# CONFIG_MPC85xx_CDS is not set
152# CONFIG_MPC85xx_MDS is not set
153# CONFIG_MPC85xx_DS is not set
154# CONFIG_STX_GP3 is not set
155# CONFIG_TQM8540 is not set
156# CONFIG_TQM8541 is not set
157CONFIG_TQM8555=y
158# CONFIG_TQM8560 is not set
159# CONFIG_SBC8548 is not set
160# CONFIG_SBC8560 is not set
161CONFIG_TQM85xx=y
162# CONFIG_IPIC is not set
163CONFIG_MPIC=y
164# CONFIG_MPIC_WEIRD is not set
165# CONFIG_PPC_I8259 is not set
166# CONFIG_PPC_RTAS is not set
167# CONFIG_MMIO_NVRAM is not set
168# CONFIG_PPC_MPC106 is not set
169# CONFIG_PPC_970_NAP is not set
170# CONFIG_PPC_INDIRECT_IO is not set
171# CONFIG_GENERIC_IOMAP is not set
172# CONFIG_CPU_FREQ is not set
173CONFIG_CPM2=y
174CONFIG_PPC_CPM_NEW_BINDING=y
175# CONFIG_FSL_ULI1575 is not set
176CONFIG_CPM=y
177
178#
179# Kernel options
180#
181# CONFIG_HIGHMEM is not set
182# CONFIG_TICK_ONESHOT is not set
183# CONFIG_NO_HZ is not set
184# CONFIG_HIGH_RES_TIMERS is not set
185CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
186# CONFIG_HZ_100 is not set
187CONFIG_HZ_250=y
188# CONFIG_HZ_300 is not set
189# CONFIG_HZ_1000 is not set
190CONFIG_HZ=250
191# CONFIG_SCHED_HRTICK is not set
192CONFIG_PREEMPT_NONE=y
193# CONFIG_PREEMPT_VOLUNTARY is not set
194# CONFIG_PREEMPT is not set
195CONFIG_BINFMT_ELF=y
196# CONFIG_BINFMT_MISC is not set
197CONFIG_MATH_EMULATION=y
198# CONFIG_IOMMU_HELPER is not set
199CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
200CONFIG_ARCH_HAS_WALK_MEMORY=y
201CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
202CONFIG_ARCH_FLATMEM_ENABLE=y
203CONFIG_ARCH_POPULATES_NODE_MAP=y
204CONFIG_SELECT_MEMORY_MODEL=y
205CONFIG_FLATMEM_MANUAL=y
206# CONFIG_DISCONTIGMEM_MANUAL is not set
207# CONFIG_SPARSEMEM_MANUAL is not set
208CONFIG_FLATMEM=y
209CONFIG_FLAT_NODE_MEM_MAP=y
210# CONFIG_SPARSEMEM_STATIC is not set
211# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
212CONFIG_SPLIT_PTLOCK_CPUS=4
213# CONFIG_RESOURCES_64BIT is not set
214CONFIG_ZONE_DMA_FLAG=1
215CONFIG_BOUNCE=y
216CONFIG_VIRT_TO_BUS=y
217# CONFIG_PROC_DEVICETREE is not set
218# CONFIG_CMDLINE_BOOL is not set
219# CONFIG_PM is not set
220CONFIG_SECCOMP=y
221CONFIG_ISA_DMA_API=y
222
223#
224# Bus options
225#
226CONFIG_ZONE_DMA=y
227CONFIG_PPC_INDIRECT_PCI=y
228CONFIG_FSL_SOC=y
229CONFIG_FSL_PCI=y
230CONFIG_PCI=y
231CONFIG_PCI_DOMAINS=y
232CONFIG_PCI_SYSCALL=y
233# CONFIG_PCIEPORTBUS is not set
234CONFIG_ARCH_SUPPORTS_MSI=y
235# CONFIG_PCI_MSI is not set
236CONFIG_PCI_LEGACY=y
237
238#
239# Advanced setup
240#
241# CONFIG_ADVANCED_OPTIONS is not set
242
243#
244# Default settings for advanced configuration options are used
245#
246CONFIG_HIGHMEM_START=0xfe000000
247CONFIG_LOWMEM_SIZE=0x30000000
248CONFIG_KERNEL_START=0xc0000000
249CONFIG_TASK_SIZE=0xc0000000
250CONFIG_BOOT_LOAD=0x00800000
251
252#
253# Networking
254#
255CONFIG_NET=y
256
257#
258# Networking options
259#
260CONFIG_PACKET=y
261# CONFIG_PACKET_MMAP is not set
262CONFIG_UNIX=y
263CONFIG_XFRM=y
264# CONFIG_XFRM_USER is not set
265# CONFIG_XFRM_SUB_POLICY is not set
266# CONFIG_XFRM_MIGRATE is not set
267# CONFIG_XFRM_STATISTICS is not set
268# CONFIG_NET_KEY is not set
269CONFIG_INET=y
270CONFIG_IP_MULTICAST=y
271# CONFIG_IP_ADVANCED_ROUTER is not set
272CONFIG_IP_FIB_HASH=y
273CONFIG_IP_PNP=y
274CONFIG_IP_PNP_DHCP=y
275CONFIG_IP_PNP_BOOTP=y
276# CONFIG_IP_PNP_RARP is not set
277# CONFIG_NET_IPIP is not set
278# CONFIG_NET_IPGRE is not set
279# CONFIG_IP_MROUTE is not set
280# CONFIG_ARPD is not set
281CONFIG_SYN_COOKIES=y
282# CONFIG_INET_AH is not set
283# CONFIG_INET_ESP is not set
284# CONFIG_INET_IPCOMP is not set
285# CONFIG_INET_XFRM_TUNNEL is not set
286# CONFIG_INET_TUNNEL is not set
287CONFIG_INET_XFRM_MODE_TRANSPORT=y
288CONFIG_INET_XFRM_MODE_TUNNEL=y
289CONFIG_INET_XFRM_MODE_BEET=y
290# CONFIG_INET_LRO is not set
291CONFIG_INET_DIAG=y
292CONFIG_INET_TCP_DIAG=y
293# CONFIG_TCP_CONG_ADVANCED is not set
294CONFIG_TCP_CONG_CUBIC=y
295CONFIG_DEFAULT_TCP_CONG="cubic"
296# CONFIG_TCP_MD5SIG is not set
297# CONFIG_IPV6 is not set
298# CONFIG_INET6_XFRM_TUNNEL is not set
299# CONFIG_INET6_TUNNEL is not set
300# CONFIG_NETWORK_SECMARK is not set
301# CONFIG_NETFILTER is not set
302# CONFIG_IP_DCCP is not set
303# CONFIG_IP_SCTP is not set
304# CONFIG_TIPC is not set
305# CONFIG_ATM is not set
306# CONFIG_BRIDGE is not set
307# CONFIG_VLAN_8021Q is not set
308# CONFIG_DECNET is not set
309# CONFIG_LLC2 is not set
310# CONFIG_IPX is not set
311# CONFIG_ATALK is not set
312# CONFIG_X25 is not set
313# CONFIG_LAPB is not set
314# CONFIG_ECONET is not set
315# CONFIG_WAN_ROUTER is not set
316# CONFIG_NET_SCHED is not set
317
318#
319# Network testing
320#
321# CONFIG_NET_PKTGEN is not set
322# CONFIG_HAMRADIO is not set
323# CONFIG_CAN is not set
324# CONFIG_IRDA is not set
325# CONFIG_BT is not set
326# CONFIG_AF_RXRPC is not set
327
328#
329# Wireless
330#
331# CONFIG_CFG80211 is not set
332# CONFIG_WIRELESS_EXT is not set
333# CONFIG_MAC80211 is not set
334# CONFIG_IEEE80211 is not set
335# CONFIG_RFKILL is not set
336# CONFIG_NET_9P is not set
337
338#
339# Device Drivers
340#
341
342#
343# Generic Driver Options
344#
345CONFIG_STANDALONE=y
346CONFIG_PREVENT_FIRMWARE_BUILD=y
347# CONFIG_SYS_HYPERVISOR is not set
348# CONFIG_CONNECTOR is not set
349CONFIG_MTD=y
350# CONFIG_MTD_DEBUG is not set
351CONFIG_MTD_CONCAT=y
352CONFIG_MTD_PARTITIONS=y
353# CONFIG_MTD_REDBOOT_PARTS is not set
354CONFIG_MTD_CMDLINE_PARTS=y
355# CONFIG_MTD_OF_PARTS is not set
356
357#
358# User Modules And Translation Layers
359#
360CONFIG_MTD_CHAR=y
361CONFIG_MTD_BLKDEVS=y
362CONFIG_MTD_BLOCK=y
363# CONFIG_FTL is not set
364# CONFIG_NFTL is not set
365# CONFIG_INFTL is not set
366# CONFIG_RFD_FTL is not set
367# CONFIG_SSFDC is not set
368# CONFIG_MTD_OOPS is not set
369
370#
371# RAM/ROM/Flash chip drivers
372#
373CONFIG_MTD_CFI=y
374# CONFIG_MTD_JEDECPROBE is not set
375CONFIG_MTD_GEN_PROBE=y
376# CONFIG_MTD_CFI_ADV_OPTIONS is not set
377CONFIG_MTD_MAP_BANK_WIDTH_1=y
378CONFIG_MTD_MAP_BANK_WIDTH_2=y
379CONFIG_MTD_MAP_BANK_WIDTH_4=y
380# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
381# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
382# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
383CONFIG_MTD_CFI_I1=y
384CONFIG_MTD_CFI_I2=y
385# CONFIG_MTD_CFI_I4 is not set
386# CONFIG_MTD_CFI_I8 is not set
387# CONFIG_MTD_CFI_INTELEXT is not set
388CONFIG_MTD_CFI_AMDSTD=y
389# CONFIG_MTD_CFI_STAA is not set
390CONFIG_MTD_CFI_UTIL=y
391# CONFIG_MTD_RAM is not set
392# CONFIG_MTD_ROM is not set
393# CONFIG_MTD_ABSENT is not set
394
395#
396# Mapping drivers for chip access
397#
398# CONFIG_MTD_COMPLEX_MAPPINGS is not set
399# CONFIG_MTD_PHYSMAP is not set
400# CONFIG_MTD_PHYSMAP_OF is not set
401# CONFIG_MTD_INTEL_VR_NOR is not set
402# CONFIG_MTD_PLATRAM is not set
403
404#
405# Self-contained MTD device drivers
406#
407# CONFIG_MTD_PMC551 is not set
408# CONFIG_MTD_SLRAM is not set
409# CONFIG_MTD_PHRAM is not set
410# CONFIG_MTD_MTDRAM is not set
411# CONFIG_MTD_BLOCK2MTD is not set
412
413#
414# Disk-On-Chip Device Drivers
415#
416# CONFIG_MTD_DOC2000 is not set
417# CONFIG_MTD_DOC2001 is not set
418# CONFIG_MTD_DOC2001PLUS is not set
419# CONFIG_MTD_NAND is not set
420# CONFIG_MTD_ONENAND is not set
421
422#
423# UBI - Unsorted block images
424#
425# CONFIG_MTD_UBI is not set
426CONFIG_OF_DEVICE=y
427# CONFIG_PARPORT is not set
428CONFIG_BLK_DEV=y
429# CONFIG_BLK_DEV_FD is not set
430# CONFIG_BLK_CPQ_DA is not set
431# CONFIG_BLK_CPQ_CISS_DA is not set
432# CONFIG_BLK_DEV_DAC960 is not set
433# CONFIG_BLK_DEV_UMEM is not set
434# CONFIG_BLK_DEV_COW_COMMON is not set
435CONFIG_BLK_DEV_LOOP=y
436# CONFIG_BLK_DEV_CRYPTOLOOP is not set
437# CONFIG_BLK_DEV_NBD is not set
438# CONFIG_BLK_DEV_SX8 is not set
439CONFIG_BLK_DEV_RAM=y
440CONFIG_BLK_DEV_RAM_COUNT=16
441CONFIG_BLK_DEV_RAM_SIZE=32768
442# CONFIG_BLK_DEV_XIP is not set
443# CONFIG_CDROM_PKTCDVD is not set
444# CONFIG_ATA_OVER_ETH is not set
445CONFIG_MISC_DEVICES=y
446# CONFIG_PHANTOM is not set
447# CONFIG_EEPROM_93CX6 is not set
448# CONFIG_SGI_IOC4 is not set
449# CONFIG_TIFM_CORE is not set
450# CONFIG_ENCLOSURE_SERVICES is not set
451CONFIG_HAVE_IDE=y
452CONFIG_IDE=y
453CONFIG_IDE_MAX_HWIFS=4
454CONFIG_BLK_DEV_IDE=y
455
456#
457# Please see Documentation/ide/ide.txt for help/info on IDE drives
458#
459# CONFIG_BLK_DEV_IDE_SATA is not set
460CONFIG_BLK_DEV_IDEDISK=y
461# CONFIG_IDEDISK_MULTI_MODE is not set
462# CONFIG_BLK_DEV_IDECD is not set
463# CONFIG_BLK_DEV_IDETAPE is not set
464# CONFIG_BLK_DEV_IDEFLOPPY is not set
465# CONFIG_IDE_TASK_IOCTL is not set
466CONFIG_IDE_PROC_FS=y
467
468#
469# IDE chipset support/bugfixes
470#
471CONFIG_IDE_GENERIC=y
472# CONFIG_BLK_DEV_PLATFORM is not set
473CONFIG_BLK_DEV_IDEDMA_SFF=y
474
475#
476# PCI IDE chipsets support
477#
478CONFIG_BLK_DEV_IDEPCI=y
479CONFIG_IDEPCI_PCIBUS_ORDER=y
480# CONFIG_BLK_DEV_OFFBOARD is not set
481CONFIG_BLK_DEV_GENERIC=y
482# CONFIG_BLK_DEV_OPTI621 is not set
483CONFIG_BLK_DEV_IDEDMA_PCI=y
484# CONFIG_BLK_DEV_AEC62XX is not set
485# CONFIG_BLK_DEV_ALI15X3 is not set
486# CONFIG_BLK_DEV_AMD74XX is not set
487# CONFIG_BLK_DEV_CMD64X is not set
488# CONFIG_BLK_DEV_TRIFLEX is not set
489# CONFIG_BLK_DEV_CY82C693 is not set
490# CONFIG_BLK_DEV_CS5520 is not set
491# CONFIG_BLK_DEV_CS5530 is not set
492# CONFIG_BLK_DEV_HPT34X is not set
493# CONFIG_BLK_DEV_HPT366 is not set
494# CONFIG_BLK_DEV_JMICRON is not set
495# CONFIG_BLK_DEV_SC1200 is not set
496# CONFIG_BLK_DEV_PIIX is not set
497# CONFIG_BLK_DEV_IT8213 is not set
498# CONFIG_BLK_DEV_IT821X is not set
499# CONFIG_BLK_DEV_NS87415 is not set
500# CONFIG_BLK_DEV_PDC202XX_OLD is not set
501# CONFIG_BLK_DEV_PDC202XX_NEW is not set
502# CONFIG_BLK_DEV_SVWKS is not set
503# CONFIG_BLK_DEV_SIIMAGE is not set
504# CONFIG_BLK_DEV_SL82C105 is not set
505# CONFIG_BLK_DEV_SLC90E66 is not set
506# CONFIG_BLK_DEV_TRM290 is not set
507CONFIG_BLK_DEV_VIA82CXXX=y
508# CONFIG_BLK_DEV_TC86C001 is not set
509CONFIG_BLK_DEV_IDEDMA=y
510CONFIG_IDE_ARCH_OBSOLETE_INIT=y
511# CONFIG_BLK_DEV_HD is not set
512
513#
514# SCSI device support
515#
516# CONFIG_RAID_ATTRS is not set
517# CONFIG_SCSI is not set
518# CONFIG_SCSI_DMA is not set
519# CONFIG_SCSI_NETLINK is not set
520# CONFIG_ATA is not set
521# CONFIG_MD is not set
522# CONFIG_FUSION is not set
523
524#
525# IEEE 1394 (FireWire) support
526#
527# CONFIG_FIREWIRE is not set
528# CONFIG_IEEE1394 is not set
529# CONFIG_I2O is not set
530# CONFIG_MACINTOSH_DRIVERS is not set
531CONFIG_NETDEVICES=y
532# CONFIG_NETDEVICES_MULTIQUEUE is not set
533# CONFIG_DUMMY is not set
534# CONFIG_BONDING is not set
535# CONFIG_MACVLAN is not set
536# CONFIG_EQUALIZER is not set
537# CONFIG_TUN is not set
538# CONFIG_VETH is not set
539# CONFIG_ARCNET is not set
540CONFIG_PHYLIB=y
541
542#
543# MII PHY device drivers
544#
545# CONFIG_MARVELL_PHY is not set
546# CONFIG_DAVICOM_PHY is not set
547# CONFIG_QSEMI_PHY is not set
548# CONFIG_LXT_PHY is not set
549# CONFIG_CICADA_PHY is not set
550# CONFIG_VITESSE_PHY is not set
551# CONFIG_SMSC_PHY is not set
552# CONFIG_BROADCOM_PHY is not set
553# CONFIG_ICPLUS_PHY is not set
554# CONFIG_REALTEK_PHY is not set
555# CONFIG_FIXED_PHY is not set
556# CONFIG_MDIO_BITBANG is not set
557CONFIG_NET_ETHERNET=y
558CONFIG_MII=y
559# CONFIG_HAPPYMEAL is not set
560# CONFIG_SUNGEM is not set
561# CONFIG_CASSINI is not set
562# CONFIG_NET_VENDOR_3COM is not set
563# CONFIG_NET_TULIP is not set
564# CONFIG_HP100 is not set
565# CONFIG_IBM_NEW_EMAC_ZMII is not set
566# CONFIG_IBM_NEW_EMAC_RGMII is not set
567# CONFIG_IBM_NEW_EMAC_TAH is not set
568# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
569CONFIG_NET_PCI=y
570# CONFIG_PCNET32 is not set
571# CONFIG_AMD8111_ETH is not set
572# CONFIG_ADAPTEC_STARFIRE is not set
573# CONFIG_B44 is not set
574# CONFIG_FORCEDETH is not set
575# CONFIG_EEPRO100 is not set
576CONFIG_E100=y
577# CONFIG_FEALNX is not set
578# CONFIG_NATSEMI is not set
579# CONFIG_NE2K_PCI is not set
580# CONFIG_8139CP is not set
581# CONFIG_8139TOO is not set
582# CONFIG_R6040 is not set
583# CONFIG_SIS900 is not set
584# CONFIG_EPIC100 is not set
585# CONFIG_SUNDANCE is not set
586# CONFIG_TLAN is not set
587# CONFIG_VIA_RHINE is not set
588# CONFIG_SC92031 is not set
589# CONFIG_FS_ENET is not set
590CONFIG_NETDEV_1000=y
591# CONFIG_ACENIC is not set
592# CONFIG_DL2K is not set
593# CONFIG_E1000 is not set
594# CONFIG_E1000E is not set
595# CONFIG_E1000E_ENABLED is not set
596# CONFIG_IP1000 is not set
597# CONFIG_IGB is not set
598# CONFIG_NS83820 is not set
599# CONFIG_HAMACHI is not set
600# CONFIG_YELLOWFIN is not set
601# CONFIG_R8169 is not set
602# CONFIG_SIS190 is not set
603# CONFIG_SKGE is not set
604# CONFIG_SKY2 is not set
605# CONFIG_SK98LIN is not set
606# CONFIG_VIA_VELOCITY is not set
607# CONFIG_TIGON3 is not set
608# CONFIG_BNX2 is not set
609CONFIG_GIANFAR=y
610CONFIG_GFAR_NAPI=y
611# CONFIG_QLA3XXX is not set
612# CONFIG_ATL1 is not set
613CONFIG_NETDEV_10000=y
614# CONFIG_CHELSIO_T1 is not set
615# CONFIG_CHELSIO_T3 is not set
616# CONFIG_IXGBE is not set
617# CONFIG_IXGB is not set
618# CONFIG_S2IO is not set
619# CONFIG_MYRI10GE is not set
620# CONFIG_NETXEN_NIC is not set
621# CONFIG_NIU is not set
622# CONFIG_MLX4_CORE is not set
623# CONFIG_TEHUTI is not set
624# CONFIG_BNX2X is not set
625# CONFIG_TR is not set
626
627#
628# Wireless LAN
629#
630# CONFIG_WLAN_PRE80211 is not set
631# CONFIG_WLAN_80211 is not set
632# CONFIG_WAN is not set
633# CONFIG_FDDI is not set
634# CONFIG_HIPPI is not set
635# CONFIG_PPP is not set
636# CONFIG_SLIP is not set
637# CONFIG_NETCONSOLE is not set
638# CONFIG_NETPOLL is not set
639# CONFIG_NET_POLL_CONTROLLER is not set
640# CONFIG_ISDN is not set
641# CONFIG_PHONE is not set
642
643#
644# Input device support
645#
646CONFIG_INPUT=y
647# CONFIG_INPUT_FF_MEMLESS is not set
648# CONFIG_INPUT_POLLDEV is not set
649
650#
651# Userland interfaces
652#
653# CONFIG_INPUT_MOUSEDEV is not set
654# CONFIG_INPUT_JOYDEV is not set
655# CONFIG_INPUT_EVDEV is not set
656# CONFIG_INPUT_EVBUG is not set
657
658#
659# Input Device Drivers
660#
661# CONFIG_INPUT_KEYBOARD is not set
662# CONFIG_INPUT_MOUSE is not set
663# CONFIG_INPUT_JOYSTICK is not set
664# CONFIG_INPUT_TABLET is not set
665# CONFIG_INPUT_TOUCHSCREEN is not set
666# CONFIG_INPUT_MISC is not set
667
668#
669# Hardware I/O ports
670#
671# CONFIG_SERIO is not set
672# CONFIG_GAMEPORT is not set
673
674#
675# Character devices
676#
677# CONFIG_VT is not set
678# CONFIG_SERIAL_NONSTANDARD is not set
679# CONFIG_NOZOMI is not set
680
681#
682# Serial drivers
683#
684CONFIG_SERIAL_8250=y
685CONFIG_SERIAL_8250_CONSOLE=y
686CONFIG_SERIAL_8250_PCI=y
687CONFIG_SERIAL_8250_NR_UARTS=4
688CONFIG_SERIAL_8250_RUNTIME_UARTS=4
689# CONFIG_SERIAL_8250_EXTENDED is not set
690CONFIG_SERIAL_8250_SHARE_IRQ=y
691
692#
693# Non-8250 serial port support
694#
695# CONFIG_SERIAL_UARTLITE is not set
696CONFIG_SERIAL_CORE=y
697CONFIG_SERIAL_CORE_CONSOLE=y
698CONFIG_SERIAL_CPM=y
699CONFIG_SERIAL_CPM_CONSOLE=y
700CONFIG_SERIAL_CPM_SCC1=y
701# CONFIG_SERIAL_CPM_SCC2 is not set
702# CONFIG_SERIAL_CPM_SCC3 is not set
703# CONFIG_SERIAL_CPM_SCC4 is not set
704# CONFIG_SERIAL_CPM_SMC1 is not set
705# CONFIG_SERIAL_CPM_SMC2 is not set
706# CONFIG_SERIAL_JSM is not set
707# CONFIG_SERIAL_OF_PLATFORM is not set
708CONFIG_UNIX98_PTYS=y
709CONFIG_LEGACY_PTYS=y
710CONFIG_LEGACY_PTY_COUNT=256
711# CONFIG_IPMI_HANDLER is not set
712CONFIG_HW_RANDOM=y
713# CONFIG_NVRAM is not set
714CONFIG_GEN_RTC=y
715# CONFIG_GEN_RTC_X is not set
716# CONFIG_R3964 is not set
717# CONFIG_APPLICOM is not set
718# CONFIG_RAW_DRIVER is not set
719# CONFIG_TCG_TPM is not set
720CONFIG_DEVPORT=y
721CONFIG_I2C=y
722CONFIG_I2C_BOARDINFO=y
723CONFIG_I2C_CHARDEV=y
724
725#
726# I2C Algorithms
727#
728# CONFIG_I2C_ALGOBIT is not set
729# CONFIG_I2C_ALGOPCF is not set
730# CONFIG_I2C_ALGOPCA is not set
731
732#
733# I2C Hardware Bus support
734#
735# CONFIG_I2C_ALI1535 is not set
736# CONFIG_I2C_ALI1563 is not set
737# CONFIG_I2C_ALI15X3 is not set
738# CONFIG_I2C_AMD756 is not set
739# CONFIG_I2C_AMD8111 is not set
740# CONFIG_I2C_I801 is not set
741# CONFIG_I2C_I810 is not set
742# CONFIG_I2C_PIIX4 is not set
743CONFIG_I2C_MPC=y
744# CONFIG_I2C_NFORCE2 is not set
745# CONFIG_I2C_OCORES is not set
746# CONFIG_I2C_PARPORT_LIGHT is not set
747# CONFIG_I2C_PROSAVAGE is not set
748# CONFIG_I2C_SAVAGE4 is not set
749# CONFIG_I2C_SIMTEC is not set
750# CONFIG_I2C_SIS5595 is not set
751# CONFIG_I2C_SIS630 is not set
752# CONFIG_I2C_SIS96X is not set
753# CONFIG_I2C_TAOS_EVM is not set
754# CONFIG_I2C_VIA is not set
755# CONFIG_I2C_VIAPRO is not set
756# CONFIG_I2C_VOODOO3 is not set
757
758#
759# Miscellaneous I2C Chip support
760#
761# CONFIG_DS1682 is not set
762# CONFIG_SENSORS_EEPROM is not set
763# CONFIG_SENSORS_PCF8574 is not set
764# CONFIG_PCF8575 is not set
765# CONFIG_SENSORS_PCF8591 is not set
766# CONFIG_TPS65010 is not set
767# CONFIG_SENSORS_MAX6875 is not set
768# CONFIG_SENSORS_TSL2550 is not set
769# CONFIG_I2C_DEBUG_CORE is not set
770# CONFIG_I2C_DEBUG_ALGO is not set
771# CONFIG_I2C_DEBUG_BUS is not set
772# CONFIG_I2C_DEBUG_CHIP is not set
773
774#
775# SPI support
776#
777# CONFIG_SPI is not set
778# CONFIG_SPI_MASTER is not set
779# CONFIG_W1 is not set
780# CONFIG_POWER_SUPPLY is not set
781CONFIG_HWMON=y
782# CONFIG_HWMON_VID is not set
783# CONFIG_SENSORS_AD7418 is not set
784# CONFIG_SENSORS_ADM1021 is not set
785# CONFIG_SENSORS_ADM1025 is not set
786# CONFIG_SENSORS_ADM1026 is not set
787# CONFIG_SENSORS_ADM1029 is not set
788# CONFIG_SENSORS_ADM1031 is not set
789# CONFIG_SENSORS_ADM9240 is not set
790# CONFIG_SENSORS_ADT7470 is not set
791# CONFIG_SENSORS_ADT7473 is not set
792# CONFIG_SENSORS_ATXP1 is not set
793# CONFIG_SENSORS_DS1621 is not set
794# CONFIG_SENSORS_I5K_AMB is not set
795# CONFIG_SENSORS_F71805F is not set
796# CONFIG_SENSORS_F71882FG is not set
797# CONFIG_SENSORS_F75375S is not set
798# CONFIG_SENSORS_GL518SM is not set
799# CONFIG_SENSORS_GL520SM is not set
800# CONFIG_SENSORS_IT87 is not set
801# CONFIG_SENSORS_LM63 is not set
802CONFIG_SENSORS_LM75=y
803# CONFIG_SENSORS_LM77 is not set
804# CONFIG_SENSORS_LM78 is not set
805# CONFIG_SENSORS_LM80 is not set
806# CONFIG_SENSORS_LM83 is not set
807# CONFIG_SENSORS_LM85 is not set
808# CONFIG_SENSORS_LM87 is not set
809# CONFIG_SENSORS_LM90 is not set
810# CONFIG_SENSORS_LM92 is not set
811# CONFIG_SENSORS_LM93 is not set
812# CONFIG_SENSORS_MAX1619 is not set
813# CONFIG_SENSORS_MAX6650 is not set
814# CONFIG_SENSORS_PC87360 is not set
815# CONFIG_SENSORS_PC87427 is not set
816# CONFIG_SENSORS_SIS5595 is not set
817# CONFIG_SENSORS_DME1737 is not set
818# CONFIG_SENSORS_SMSC47M1 is not set
819# CONFIG_SENSORS_SMSC47M192 is not set
820# CONFIG_SENSORS_SMSC47B397 is not set
821# CONFIG_SENSORS_ADS7828 is not set
822# CONFIG_SENSORS_THMC50 is not set
823# CONFIG_SENSORS_VIA686A is not set
824# CONFIG_SENSORS_VT1211 is not set
825# CONFIG_SENSORS_VT8231 is not set
826# CONFIG_SENSORS_W83781D is not set
827# CONFIG_SENSORS_W83791D is not set
828# CONFIG_SENSORS_W83792D is not set
829# CONFIG_SENSORS_W83793 is not set
830# CONFIG_SENSORS_W83L785TS is not set
831# CONFIG_SENSORS_W83L786NG is not set
832# CONFIG_SENSORS_W83627HF is not set
833# CONFIG_SENSORS_W83627EHF is not set
834CONFIG_HWMON_DEBUG_CHIP=y
835# CONFIG_THERMAL is not set
836# CONFIG_WATCHDOG is not set
837
838#
839# Sonics Silicon Backplane
840#
841CONFIG_SSB_POSSIBLE=y
842# CONFIG_SSB is not set
843
844#
845# Multifunction device drivers
846#
847# CONFIG_MFD_SM501 is not set
848
849#
850# Multimedia devices
851#
852# CONFIG_VIDEO_DEV is not set
853# CONFIG_DVB_CORE is not set
854CONFIG_DAB=y
855
856#
857# Graphics support
858#
859# CONFIG_AGP is not set
860# CONFIG_DRM is not set
861# CONFIG_VGASTATE is not set
862# CONFIG_VIDEO_OUTPUT_CONTROL is not set
863# CONFIG_FB is not set
864# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
865
866#
867# Display device support
868#
869# CONFIG_DISPLAY_SUPPORT is not set
870
871#
872# Sound
873#
874# CONFIG_SOUND is not set
875CONFIG_HID_SUPPORT=y
876CONFIG_HID=y
877# CONFIG_HID_DEBUG is not set
878# CONFIG_HIDRAW is not set
879CONFIG_USB_SUPPORT=y
880CONFIG_USB_ARCH_HAS_HCD=y
881CONFIG_USB_ARCH_HAS_OHCI=y
882CONFIG_USB_ARCH_HAS_EHCI=y
883# CONFIG_USB is not set
884
885#
886# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
887#
888# CONFIG_USB_GADGET is not set
889# CONFIG_MMC is not set
890# CONFIG_MEMSTICK is not set
891# CONFIG_NEW_LEDS is not set
892# CONFIG_INFINIBAND is not set
893# CONFIG_EDAC is not set
894# CONFIG_RTC_CLASS is not set
895# CONFIG_DMADEVICES is not set
896
897#
898# Userspace I/O
899#
900# CONFIG_UIO is not set
901
902#
903# File systems
904#
905CONFIG_EXT2_FS=y
906# CONFIG_EXT2_FS_XATTR is not set
907# CONFIG_EXT2_FS_XIP is not set
908CONFIG_EXT3_FS=y
909CONFIG_EXT3_FS_XATTR=y
910# CONFIG_EXT3_FS_POSIX_ACL is not set
911# CONFIG_EXT3_FS_SECURITY is not set
912# CONFIG_EXT4DEV_FS is not set
913CONFIG_JBD=y
914CONFIG_FS_MBCACHE=y
915# CONFIG_REISERFS_FS is not set
916# CONFIG_JFS_FS is not set
917# CONFIG_FS_POSIX_ACL is not set
918# CONFIG_XFS_FS is not set
919# CONFIG_GFS2_FS is not set
920# CONFIG_OCFS2_FS is not set
921CONFIG_DNOTIFY=y
922CONFIG_INOTIFY=y
923CONFIG_INOTIFY_USER=y
924# CONFIG_QUOTA is not set
925# CONFIG_AUTOFS_FS is not set
926# CONFIG_AUTOFS4_FS is not set
927# CONFIG_FUSE_FS is not set
928
929#
930# CD-ROM/DVD Filesystems
931#
932# CONFIG_ISO9660_FS is not set
933# CONFIG_UDF_FS is not set
934
935#
936# DOS/FAT/NT Filesystems
937#
938# CONFIG_MSDOS_FS is not set
939# CONFIG_VFAT_FS is not set
940# CONFIG_NTFS_FS is not set
941
942#
943# Pseudo filesystems
944#
945CONFIG_PROC_FS=y
946CONFIG_PROC_KCORE=y
947CONFIG_PROC_SYSCTL=y
948CONFIG_SYSFS=y
949CONFIG_TMPFS=y
950# CONFIG_TMPFS_POSIX_ACL is not set
951# CONFIG_HUGETLB_PAGE is not set
952# CONFIG_CONFIGFS_FS is not set
953
954#
955# Miscellaneous filesystems
956#
957# CONFIG_ADFS_FS is not set
958# CONFIG_AFFS_FS is not set
959# CONFIG_HFS_FS is not set
960# CONFIG_HFSPLUS_FS is not set
961# CONFIG_BEFS_FS is not set
962# CONFIG_BFS_FS is not set
963# CONFIG_EFS_FS is not set
964CONFIG_JFFS2_FS=y
965CONFIG_JFFS2_FS_DEBUG=0
966CONFIG_JFFS2_FS_WRITEBUFFER=y
967# CONFIG_JFFS2_FS_WBUF_VERIFY is not set
968# CONFIG_JFFS2_SUMMARY is not set
969# CONFIG_JFFS2_FS_XATTR is not set
970# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
971CONFIG_JFFS2_ZLIB=y
972# CONFIG_JFFS2_LZO is not set
973CONFIG_JFFS2_RTIME=y
974# CONFIG_JFFS2_RUBIN is not set
975CONFIG_CRAMFS=y
976# CONFIG_VXFS_FS is not set
977# CONFIG_MINIX_FS is not set
978# CONFIG_HPFS_FS is not set
979# CONFIG_QNX4FS_FS is not set
980# CONFIG_ROMFS_FS is not set
981# CONFIG_SYSV_FS is not set
982# CONFIG_UFS_FS is not set
983CONFIG_NETWORK_FILESYSTEMS=y
984CONFIG_NFS_FS=y
985# CONFIG_NFS_V3 is not set
986# CONFIG_NFS_V4 is not set
987# CONFIG_NFS_DIRECTIO is not set
988# CONFIG_NFSD is not set
989CONFIG_ROOT_NFS=y
990CONFIG_LOCKD=y
991CONFIG_NFS_COMMON=y
992CONFIG_SUNRPC=y
993# CONFIG_SUNRPC_BIND34 is not set
994# CONFIG_RPCSEC_GSS_KRB5 is not set
995# CONFIG_RPCSEC_GSS_SPKM3 is not set
996# CONFIG_SMB_FS is not set
997# CONFIG_CIFS is not set
998# CONFIG_NCP_FS is not set
999# CONFIG_CODA_FS is not set
1000# CONFIG_AFS_FS is not set
1001
1002#
1003# Partition Types
1004#
1005CONFIG_PARTITION_ADVANCED=y
1006# CONFIG_ACORN_PARTITION is not set
1007# CONFIG_OSF_PARTITION is not set
1008# CONFIG_AMIGA_PARTITION is not set
1009# CONFIG_ATARI_PARTITION is not set
1010# CONFIG_MAC_PARTITION is not set
1011# CONFIG_MSDOS_PARTITION is not set
1012# CONFIG_LDM_PARTITION is not set
1013# CONFIG_SGI_PARTITION is not set
1014# CONFIG_ULTRIX_PARTITION is not set
1015# CONFIG_SUN_PARTITION is not set
1016# CONFIG_KARMA_PARTITION is not set
1017# CONFIG_EFI_PARTITION is not set
1018# CONFIG_SYSV68_PARTITION is not set
1019# CONFIG_NLS is not set
1020# CONFIG_DLM is not set
1021
1022#
1023# Library routines
1024#
1025CONFIG_BITREVERSE=y
1026# CONFIG_CRC_CCITT is not set
1027# CONFIG_CRC16 is not set
1028# CONFIG_CRC_ITU_T is not set
1029CONFIG_CRC32=y
1030# CONFIG_CRC7 is not set
1031# CONFIG_LIBCRC32C is not set
1032CONFIG_ZLIB_INFLATE=y
1033CONFIG_ZLIB_DEFLATE=y
1034CONFIG_PLIST=y
1035CONFIG_HAS_IOMEM=y
1036CONFIG_HAS_IOPORT=y
1037CONFIG_HAS_DMA=y
1038
1039#
1040# Kernel hacking
1041#
1042# CONFIG_PRINTK_TIME is not set
1043CONFIG_ENABLE_WARN_DEPRECATED=y
1044CONFIG_ENABLE_MUST_CHECK=y
1045# CONFIG_MAGIC_SYSRQ is not set
1046# CONFIG_UNUSED_SYMBOLS is not set
1047# CONFIG_DEBUG_FS is not set
1048# CONFIG_HEADERS_CHECK is not set
1049# CONFIG_DEBUG_KERNEL is not set
1050# CONFIG_SLUB_DEBUG_ON is not set
1051# CONFIG_SLUB_STATS is not set
1052# CONFIG_DEBUG_BUGVERBOSE is not set
1053# CONFIG_SAMPLES is not set
1054# CONFIG_KGDB_CONSOLE is not set
1055# CONFIG_PPC_EARLY_DEBUG is not set
1056
1057#
1058# Security options
1059#
1060# CONFIG_KEYS is not set
1061# CONFIG_SECURITY is not set
1062# CONFIG_SECURITY_FILE_CAPABILITIES is not set
1063CONFIG_CRYPTO=y
1064# CONFIG_CRYPTO_SEQIV is not set
1065# CONFIG_CRYPTO_MANAGER is not set
1066# CONFIG_CRYPTO_HMAC is not set
1067# CONFIG_CRYPTO_XCBC is not set
1068# CONFIG_CRYPTO_NULL is not set
1069# CONFIG_CRYPTO_MD4 is not set
1070# CONFIG_CRYPTO_MD5 is not set
1071# CONFIG_CRYPTO_SHA1 is not set
1072# CONFIG_CRYPTO_SHA256 is not set
1073# CONFIG_CRYPTO_SHA512 is not set
1074# CONFIG_CRYPTO_WP512 is not set
1075# CONFIG_CRYPTO_TGR192 is not set
1076# CONFIG_CRYPTO_GF128MUL is not set
1077# CONFIG_CRYPTO_ECB is not set
1078# CONFIG_CRYPTO_CBC is not set
1079# CONFIG_CRYPTO_PCBC is not set
1080# CONFIG_CRYPTO_LRW is not set
1081# CONFIG_CRYPTO_XTS is not set
1082# CONFIG_CRYPTO_CTR is not set
1083# CONFIG_CRYPTO_GCM is not set
1084# CONFIG_CRYPTO_CCM is not set
1085# CONFIG_CRYPTO_CRYPTD is not set
1086# CONFIG_CRYPTO_DES is not set
1087# CONFIG_CRYPTO_FCRYPT is not set
1088# CONFIG_CRYPTO_BLOWFISH is not set
1089# CONFIG_CRYPTO_TWOFISH is not set
1090# CONFIG_CRYPTO_SERPENT is not set
1091# CONFIG_CRYPTO_AES is not set
1092# CONFIG_CRYPTO_CAST5 is not set
1093# CONFIG_CRYPTO_CAST6 is not set
1094# CONFIG_CRYPTO_TEA is not set
1095# CONFIG_CRYPTO_ARC4 is not set
1096# CONFIG_CRYPTO_KHAZAD is not set
1097# CONFIG_CRYPTO_ANUBIS is not set
1098# CONFIG_CRYPTO_SEED is not set
1099# CONFIG_CRYPTO_SALSA20 is not set
1100# CONFIG_CRYPTO_DEFLATE is not set
1101# CONFIG_CRYPTO_MICHAEL_MIC is not set
1102# CONFIG_CRYPTO_CRC32C is not set
1103# CONFIG_CRYPTO_CAMELLIA is not set
1104# CONFIG_CRYPTO_AUTHENC is not set
1105# CONFIG_CRYPTO_LZO is not set
1106CONFIG_CRYPTO_HW=y
1107# CONFIG_CRYPTO_DEV_HIFN_795X is not set
1108# CONFIG_PPC_CLOCK is not set
1109CONFIG_PPC_LIB_RHEAP=y
diff --git a/arch/powerpc/configs/85xx/tqm8560_defconfig b/arch/powerpc/configs/85xx/tqm8560_defconfig
new file mode 100644
index 000000000000..63c5ec8b6515
--- /dev/null
+++ b/arch/powerpc/configs/85xx/tqm8560_defconfig
@@ -0,0 +1,1109 @@
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.25-rc6
4# Mon Mar 24 08:48:45 2008
5#
6# CONFIG_PPC64 is not set
7
8#
9# Processor support
10#
11# CONFIG_6xx is not set
12CONFIG_PPC_85xx=y
13# CONFIG_PPC_8xx is not set
14# CONFIG_40x is not set
15# CONFIG_44x is not set
16# CONFIG_E200 is not set
17CONFIG_E500=y
18CONFIG_BOOKE=y
19CONFIG_FSL_BOOKE=y
20CONFIG_FSL_EMB_PERFMON=y
21# CONFIG_PHYS_64BIT is not set
22CONFIG_SPE=y
23# CONFIG_PPC_MM_SLICES is not set
24CONFIG_PPC32=y
25CONFIG_WORD_SIZE=32
26CONFIG_PPC_MERGE=y
27CONFIG_MMU=y
28CONFIG_GENERIC_CMOS_UPDATE=y
29CONFIG_GENERIC_TIME=y
30CONFIG_GENERIC_TIME_VSYSCALL=y
31CONFIG_GENERIC_CLOCKEVENTS=y
32CONFIG_GENERIC_HARDIRQS=y
33# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set
34CONFIG_IRQ_PER_CPU=y
35CONFIG_RWSEM_XCHGADD_ALGORITHM=y
36CONFIG_ARCH_HAS_ILOG2_U32=y
37CONFIG_GENERIC_HWEIGHT=y
38CONFIG_GENERIC_CALIBRATE_DELAY=y
39CONFIG_GENERIC_FIND_NEXT_BIT=y
40# CONFIG_ARCH_NO_VIRT_TO_BUS is not set
41CONFIG_PPC=y
42CONFIG_EARLY_PRINTK=y
43CONFIG_GENERIC_NVRAM=y
44CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
45CONFIG_ARCH_MAY_HAVE_PC_FDC=y
46CONFIG_PPC_OF=y
47CONFIG_OF=y
48CONFIG_PPC_UDBG_16550=y
49# CONFIG_GENERIC_TBSYNC is not set
50CONFIG_AUDIT_ARCH=y
51CONFIG_GENERIC_BUG=y
52CONFIG_DEFAULT_UIMAGE=y
53# CONFIG_PPC_DCR_NATIVE is not set
54# CONFIG_PPC_DCR_MMIO is not set
55CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
56
57#
58# General setup
59#
60CONFIG_EXPERIMENTAL=y
61CONFIG_BROKEN_ON_SMP=y
62CONFIG_INIT_ENV_ARG_LIMIT=32
63CONFIG_LOCALVERSION=""
64CONFIG_LOCALVERSION_AUTO=y
65CONFIG_SWAP=y
66CONFIG_SYSVIPC=y
67CONFIG_SYSVIPC_SYSCTL=y
68# CONFIG_POSIX_MQUEUE is not set
69# CONFIG_BSD_PROCESS_ACCT is not set
70# CONFIG_TASKSTATS is not set
71# CONFIG_AUDIT is not set
72# CONFIG_IKCONFIG is not set
73CONFIG_LOG_BUF_SHIFT=14
74# CONFIG_CGROUPS is not set
75CONFIG_GROUP_SCHED=y
76CONFIG_FAIR_GROUP_SCHED=y
77# CONFIG_RT_GROUP_SCHED is not set
78CONFIG_USER_SCHED=y
79# CONFIG_CGROUP_SCHED is not set
80CONFIG_SYSFS_DEPRECATED=y
81CONFIG_SYSFS_DEPRECATED_V2=y
82# CONFIG_RELAY is not set
83# CONFIG_NAMESPACES is not set
84CONFIG_BLK_DEV_INITRD=y
85CONFIG_INITRAMFS_SOURCE=""
86# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
87CONFIG_SYSCTL=y
88CONFIG_EMBEDDED=y
89CONFIG_SYSCTL_SYSCALL=y
90# CONFIG_KALLSYMS is not set
91# CONFIG_HOTPLUG is not set
92CONFIG_PRINTK=y
93CONFIG_BUG=y
94CONFIG_ELF_CORE=y
95CONFIG_COMPAT_BRK=y
96CONFIG_BASE_FULL=y
97CONFIG_FUTEX=y
98CONFIG_ANON_INODES=y
99# CONFIG_EPOLL is not set
100CONFIG_SIGNALFD=y
101CONFIG_TIMERFD=y
102CONFIG_EVENTFD=y
103CONFIG_SHMEM=y
104CONFIG_VM_EVENT_COUNTERS=y
105CONFIG_SLUB_DEBUG=y
106# CONFIG_SLAB is not set
107CONFIG_SLUB=y
108# CONFIG_SLOB is not set
109# CONFIG_PROFILING is not set
110# CONFIG_MARKERS is not set
111CONFIG_HAVE_OPROFILE=y
112CONFIG_HAVE_KPROBES=y
113CONFIG_HAVE_KRETPROBES=y
114CONFIG_PROC_PAGE_MONITOR=y
115CONFIG_SLABINFO=y
116CONFIG_RT_MUTEXES=y
117# CONFIG_TINY_SHMEM is not set
118CONFIG_BASE_SMALL=0
119# CONFIG_MODULES is not set
120CONFIG_BLOCK=y
121# CONFIG_LBD is not set
122# CONFIG_BLK_DEV_IO_TRACE is not set
123# CONFIG_LSF is not set
124# CONFIG_BLK_DEV_BSG is not set
125
126#
127# IO Schedulers
128#
129CONFIG_IOSCHED_NOOP=y
130CONFIG_IOSCHED_AS=y
131CONFIG_IOSCHED_DEADLINE=y
132CONFIG_IOSCHED_CFQ=y
133CONFIG_DEFAULT_AS=y
134# CONFIG_DEFAULT_DEADLINE is not set
135# CONFIG_DEFAULT_CFQ is not set
136# CONFIG_DEFAULT_NOOP is not set
137CONFIG_DEFAULT_IOSCHED="anticipatory"
138CONFIG_CLASSIC_RCU=y
139
140#
141# Platform support
142#
143# CONFIG_PPC_MPC512x is not set
144# CONFIG_PPC_MPC5121 is not set
145# CONFIG_PPC_CELL is not set
146# CONFIG_PPC_CELL_NATIVE is not set
147# CONFIG_PQ2ADS is not set
148CONFIG_MPC85xx=y
149# CONFIG_MPC8540_ADS is not set
150# CONFIG_MPC8560_ADS is not set
151# CONFIG_MPC85xx_CDS is not set
152# CONFIG_MPC85xx_MDS is not set
153# CONFIG_MPC85xx_DS is not set
154# CONFIG_STX_GP3 is not set
155# CONFIG_TQM8540 is not set
156# CONFIG_TQM8541 is not set
157# CONFIG_TQM8555 is not set
158CONFIG_TQM8560=y
159# CONFIG_SBC8548 is not set
160# CONFIG_SBC8560 is not set
161CONFIG_TQM85xx=y
162# CONFIG_IPIC is not set
163CONFIG_MPIC=y
164# CONFIG_MPIC_WEIRD is not set
165# CONFIG_PPC_I8259 is not set
166# CONFIG_PPC_RTAS is not set
167# CONFIG_MMIO_NVRAM is not set
168# CONFIG_PPC_MPC106 is not set
169# CONFIG_PPC_970_NAP is not set
170# CONFIG_PPC_INDIRECT_IO is not set
171# CONFIG_GENERIC_IOMAP is not set
172# CONFIG_CPU_FREQ is not set
173CONFIG_CPM2=y
174CONFIG_PPC_CPM_NEW_BINDING=y
175# CONFIG_FSL_ULI1575 is not set
176CONFIG_CPM=y
177
178#
179# Kernel options
180#
181# CONFIG_HIGHMEM is not set
182# CONFIG_TICK_ONESHOT is not set
183# CONFIG_NO_HZ is not set
184# CONFIG_HIGH_RES_TIMERS is not set
185CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
186# CONFIG_HZ_100 is not set
187CONFIG_HZ_250=y
188# CONFIG_HZ_300 is not set
189# CONFIG_HZ_1000 is not set
190CONFIG_HZ=250
191# CONFIG_SCHED_HRTICK is not set
192CONFIG_PREEMPT_NONE=y
193# CONFIG_PREEMPT_VOLUNTARY is not set
194# CONFIG_PREEMPT is not set
195CONFIG_BINFMT_ELF=y
196# CONFIG_BINFMT_MISC is not set
197CONFIG_MATH_EMULATION=y
198# CONFIG_IOMMU_HELPER is not set
199CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
200CONFIG_ARCH_HAS_WALK_MEMORY=y
201CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
202CONFIG_ARCH_FLATMEM_ENABLE=y
203CONFIG_ARCH_POPULATES_NODE_MAP=y
204CONFIG_SELECT_MEMORY_MODEL=y
205CONFIG_FLATMEM_MANUAL=y
206# CONFIG_DISCONTIGMEM_MANUAL is not set
207# CONFIG_SPARSEMEM_MANUAL is not set
208CONFIG_FLATMEM=y
209CONFIG_FLAT_NODE_MEM_MAP=y
210# CONFIG_SPARSEMEM_STATIC is not set
211# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
212CONFIG_SPLIT_PTLOCK_CPUS=4
213# CONFIG_RESOURCES_64BIT is not set
214CONFIG_ZONE_DMA_FLAG=1
215CONFIG_BOUNCE=y
216CONFIG_VIRT_TO_BUS=y
217# CONFIG_PROC_DEVICETREE is not set
218# CONFIG_CMDLINE_BOOL is not set
219# CONFIG_PM is not set
220CONFIG_SECCOMP=y
221CONFIG_ISA_DMA_API=y
222
223#
224# Bus options
225#
226CONFIG_ZONE_DMA=y
227CONFIG_PPC_INDIRECT_PCI=y
228CONFIG_FSL_SOC=y
229CONFIG_FSL_PCI=y
230CONFIG_PCI=y
231CONFIG_PCI_DOMAINS=y
232CONFIG_PCI_SYSCALL=y
233# CONFIG_PCIEPORTBUS is not set
234CONFIG_ARCH_SUPPORTS_MSI=y
235# CONFIG_PCI_MSI is not set
236CONFIG_PCI_LEGACY=y
237
238#
239# Advanced setup
240#
241# CONFIG_ADVANCED_OPTIONS is not set
242
243#
244# Default settings for advanced configuration options are used
245#
246CONFIG_HIGHMEM_START=0xfe000000
247CONFIG_LOWMEM_SIZE=0x30000000
248CONFIG_KERNEL_START=0xc0000000
249CONFIG_TASK_SIZE=0xc0000000
250CONFIG_BOOT_LOAD=0x00800000
251
252#
253# Networking
254#
255CONFIG_NET=y
256
257#
258# Networking options
259#
260CONFIG_PACKET=y
261# CONFIG_PACKET_MMAP is not set
262CONFIG_UNIX=y
263CONFIG_XFRM=y
264# CONFIG_XFRM_USER is not set
265# CONFIG_XFRM_SUB_POLICY is not set
266# CONFIG_XFRM_MIGRATE is not set
267# CONFIG_XFRM_STATISTICS is not set
268# CONFIG_NET_KEY is not set
269CONFIG_INET=y
270CONFIG_IP_MULTICAST=y
271# CONFIG_IP_ADVANCED_ROUTER is not set
272CONFIG_IP_FIB_HASH=y
273CONFIG_IP_PNP=y
274CONFIG_IP_PNP_DHCP=y
275CONFIG_IP_PNP_BOOTP=y
276# CONFIG_IP_PNP_RARP is not set
277# CONFIG_NET_IPIP is not set
278# CONFIG_NET_IPGRE is not set
279# CONFIG_IP_MROUTE is not set
280# CONFIG_ARPD is not set
281CONFIG_SYN_COOKIES=y
282# CONFIG_INET_AH is not set
283# CONFIG_INET_ESP is not set
284# CONFIG_INET_IPCOMP is not set
285# CONFIG_INET_XFRM_TUNNEL is not set
286# CONFIG_INET_TUNNEL is not set
287CONFIG_INET_XFRM_MODE_TRANSPORT=y
288CONFIG_INET_XFRM_MODE_TUNNEL=y
289CONFIG_INET_XFRM_MODE_BEET=y
290# CONFIG_INET_LRO is not set
291CONFIG_INET_DIAG=y
292CONFIG_INET_TCP_DIAG=y
293# CONFIG_TCP_CONG_ADVANCED is not set
294CONFIG_TCP_CONG_CUBIC=y
295CONFIG_DEFAULT_TCP_CONG="cubic"
296# CONFIG_TCP_MD5SIG is not set
297# CONFIG_IPV6 is not set
298# CONFIG_INET6_XFRM_TUNNEL is not set
299# CONFIG_INET6_TUNNEL is not set
300# CONFIG_NETWORK_SECMARK is not set
301# CONFIG_NETFILTER is not set
302# CONFIG_IP_DCCP is not set
303# CONFIG_IP_SCTP is not set
304# CONFIG_TIPC is not set
305# CONFIG_ATM is not set
306# CONFIG_BRIDGE is not set
307# CONFIG_VLAN_8021Q is not set
308# CONFIG_DECNET is not set
309# CONFIG_LLC2 is not set
310# CONFIG_IPX is not set
311# CONFIG_ATALK is not set
312# CONFIG_X25 is not set
313# CONFIG_LAPB is not set
314# CONFIG_ECONET is not set
315# CONFIG_WAN_ROUTER is not set
316# CONFIG_NET_SCHED is not set
317
318#
319# Network testing
320#
321# CONFIG_NET_PKTGEN is not set
322# CONFIG_HAMRADIO is not set
323# CONFIG_CAN is not set
324# CONFIG_IRDA is not set
325# CONFIG_BT is not set
326# CONFIG_AF_RXRPC is not set
327
328#
329# Wireless
330#
331# CONFIG_CFG80211 is not set
332# CONFIG_WIRELESS_EXT is not set
333# CONFIG_MAC80211 is not set
334# CONFIG_IEEE80211 is not set
335# CONFIG_RFKILL is not set
336# CONFIG_NET_9P is not set
337
338#
339# Device Drivers
340#
341
342#
343# Generic Driver Options
344#
345CONFIG_STANDALONE=y
346CONFIG_PREVENT_FIRMWARE_BUILD=y
347# CONFIG_SYS_HYPERVISOR is not set
348# CONFIG_CONNECTOR is not set
349CONFIG_MTD=y
350# CONFIG_MTD_DEBUG is not set
351CONFIG_MTD_CONCAT=y
352CONFIG_MTD_PARTITIONS=y
353# CONFIG_MTD_REDBOOT_PARTS is not set
354CONFIG_MTD_CMDLINE_PARTS=y
355# CONFIG_MTD_OF_PARTS is not set
356
357#
358# User Modules And Translation Layers
359#
360CONFIG_MTD_CHAR=y
361CONFIG_MTD_BLKDEVS=y
362CONFIG_MTD_BLOCK=y
363# CONFIG_FTL is not set
364# CONFIG_NFTL is not set
365# CONFIG_INFTL is not set
366# CONFIG_RFD_FTL is not set
367# CONFIG_SSFDC is not set
368# CONFIG_MTD_OOPS is not set
369
370#
371# RAM/ROM/Flash chip drivers
372#
373CONFIG_MTD_CFI=y
374# CONFIG_MTD_JEDECPROBE is not set
375CONFIG_MTD_GEN_PROBE=y
376# CONFIG_MTD_CFI_ADV_OPTIONS is not set
377CONFIG_MTD_MAP_BANK_WIDTH_1=y
378CONFIG_MTD_MAP_BANK_WIDTH_2=y
379CONFIG_MTD_MAP_BANK_WIDTH_4=y
380# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
381# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
382# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
383CONFIG_MTD_CFI_I1=y
384CONFIG_MTD_CFI_I2=y
385# CONFIG_MTD_CFI_I4 is not set
386# CONFIG_MTD_CFI_I8 is not set
387# CONFIG_MTD_CFI_INTELEXT is not set
388CONFIG_MTD_CFI_AMDSTD=y
389# CONFIG_MTD_CFI_STAA is not set
390CONFIG_MTD_CFI_UTIL=y
391# CONFIG_MTD_RAM is not set
392# CONFIG_MTD_ROM is not set
393# CONFIG_MTD_ABSENT is not set
394
395#
396# Mapping drivers for chip access
397#
398# CONFIG_MTD_COMPLEX_MAPPINGS is not set
399# CONFIG_MTD_PHYSMAP is not set
400# CONFIG_MTD_PHYSMAP_OF is not set
401# CONFIG_MTD_INTEL_VR_NOR is not set
402# CONFIG_MTD_PLATRAM is not set
403
404#
405# Self-contained MTD device drivers
406#
407# CONFIG_MTD_PMC551 is not set
408# CONFIG_MTD_SLRAM is not set
409# CONFIG_MTD_PHRAM is not set
410# CONFIG_MTD_MTDRAM is not set
411# CONFIG_MTD_BLOCK2MTD is not set
412
413#
414# Disk-On-Chip Device Drivers
415#
416# CONFIG_MTD_DOC2000 is not set
417# CONFIG_MTD_DOC2001 is not set
418# CONFIG_MTD_DOC2001PLUS is not set
419# CONFIG_MTD_NAND is not set
420# CONFIG_MTD_ONENAND is not set
421
422#
423# UBI - Unsorted block images
424#
425# CONFIG_MTD_UBI is not set
426CONFIG_OF_DEVICE=y
427# CONFIG_PARPORT is not set
428CONFIG_BLK_DEV=y
429# CONFIG_BLK_DEV_FD is not set
430# CONFIG_BLK_CPQ_DA is not set
431# CONFIG_BLK_CPQ_CISS_DA is not set
432# CONFIG_BLK_DEV_DAC960 is not set
433# CONFIG_BLK_DEV_UMEM is not set
434# CONFIG_BLK_DEV_COW_COMMON is not set
435CONFIG_BLK_DEV_LOOP=y
436# CONFIG_BLK_DEV_CRYPTOLOOP is not set
437# CONFIG_BLK_DEV_NBD is not set
438# CONFIG_BLK_DEV_SX8 is not set
439CONFIG_BLK_DEV_RAM=y
440CONFIG_BLK_DEV_RAM_COUNT=16
441CONFIG_BLK_DEV_RAM_SIZE=32768
442# CONFIG_BLK_DEV_XIP is not set
443# CONFIG_CDROM_PKTCDVD is not set
444# CONFIG_ATA_OVER_ETH is not set
445CONFIG_MISC_DEVICES=y
446# CONFIG_PHANTOM is not set
447# CONFIG_EEPROM_93CX6 is not set
448# CONFIG_SGI_IOC4 is not set
449# CONFIG_TIFM_CORE is not set
450# CONFIG_ENCLOSURE_SERVICES is not set
451CONFIG_HAVE_IDE=y
452CONFIG_IDE=y
453CONFIG_IDE_MAX_HWIFS=4
454CONFIG_BLK_DEV_IDE=y
455
456#
457# Please see Documentation/ide/ide.txt for help/info on IDE drives
458#
459# CONFIG_BLK_DEV_IDE_SATA is not set
460CONFIG_BLK_DEV_IDEDISK=y
461# CONFIG_IDEDISK_MULTI_MODE is not set
462# CONFIG_BLK_DEV_IDECD is not set
463# CONFIG_BLK_DEV_IDETAPE is not set
464# CONFIG_BLK_DEV_IDEFLOPPY is not set
465# CONFIG_IDE_TASK_IOCTL is not set
466CONFIG_IDE_PROC_FS=y
467
468#
469# IDE chipset support/bugfixes
470#
471CONFIG_IDE_GENERIC=y
472# CONFIG_BLK_DEV_PLATFORM is not set
473CONFIG_BLK_DEV_IDEDMA_SFF=y
474
475#
476# PCI IDE chipsets support
477#
478CONFIG_BLK_DEV_IDEPCI=y
479CONFIG_IDEPCI_PCIBUS_ORDER=y
480# CONFIG_BLK_DEV_OFFBOARD is not set
481CONFIG_BLK_DEV_GENERIC=y
482# CONFIG_BLK_DEV_OPTI621 is not set
483CONFIG_BLK_DEV_IDEDMA_PCI=y
484# CONFIG_BLK_DEV_AEC62XX is not set
485# CONFIG_BLK_DEV_ALI15X3 is not set
486# CONFIG_BLK_DEV_AMD74XX is not set
487# CONFIG_BLK_DEV_CMD64X is not set
488# CONFIG_BLK_DEV_TRIFLEX is not set
489# CONFIG_BLK_DEV_CY82C693 is not set
490# CONFIG_BLK_DEV_CS5520 is not set
491# CONFIG_BLK_DEV_CS5530 is not set
492# CONFIG_BLK_DEV_HPT34X is not set
493# CONFIG_BLK_DEV_HPT366 is not set
494# CONFIG_BLK_DEV_JMICRON is not set
495# CONFIG_BLK_DEV_SC1200 is not set
496# CONFIG_BLK_DEV_PIIX is not set
497# CONFIG_BLK_DEV_IT8213 is not set
498# CONFIG_BLK_DEV_IT821X is not set
499# CONFIG_BLK_DEV_NS87415 is not set
500# CONFIG_BLK_DEV_PDC202XX_OLD is not set
501# CONFIG_BLK_DEV_PDC202XX_NEW is not set
502# CONFIG_BLK_DEV_SVWKS is not set
503# CONFIG_BLK_DEV_SIIMAGE is not set
504# CONFIG_BLK_DEV_SL82C105 is not set
505# CONFIG_BLK_DEV_SLC90E66 is not set
506# CONFIG_BLK_DEV_TRM290 is not set
507CONFIG_BLK_DEV_VIA82CXXX=y
508# CONFIG_BLK_DEV_TC86C001 is not set
509CONFIG_BLK_DEV_IDEDMA=y
510CONFIG_IDE_ARCH_OBSOLETE_INIT=y
511# CONFIG_BLK_DEV_HD is not set
512
513#
514# SCSI device support
515#
516# CONFIG_RAID_ATTRS is not set
517# CONFIG_SCSI is not set
518# CONFIG_SCSI_DMA is not set
519# CONFIG_SCSI_NETLINK is not set
520# CONFIG_ATA is not set
521# CONFIG_MD is not set
522# CONFIG_FUSION is not set
523
524#
525# IEEE 1394 (FireWire) support
526#
527# CONFIG_FIREWIRE is not set
528# CONFIG_IEEE1394 is not set
529# CONFIG_I2O is not set
530# CONFIG_MACINTOSH_DRIVERS is not set
531CONFIG_NETDEVICES=y
532# CONFIG_NETDEVICES_MULTIQUEUE is not set
533# CONFIG_DUMMY is not set
534# CONFIG_BONDING is not set
535# CONFIG_MACVLAN is not set
536# CONFIG_EQUALIZER is not set
537# CONFIG_TUN is not set
538# CONFIG_VETH is not set
539# CONFIG_ARCNET is not set
540CONFIG_PHYLIB=y
541
542#
543# MII PHY device drivers
544#
545# CONFIG_MARVELL_PHY is not set
546# CONFIG_DAVICOM_PHY is not set
547# CONFIG_QSEMI_PHY is not set
548# CONFIG_LXT_PHY is not set
549# CONFIG_CICADA_PHY is not set
550# CONFIG_VITESSE_PHY is not set
551# CONFIG_SMSC_PHY is not set
552# CONFIG_BROADCOM_PHY is not set
553# CONFIG_ICPLUS_PHY is not set
554# CONFIG_REALTEK_PHY is not set
555# CONFIG_FIXED_PHY is not set
556# CONFIG_MDIO_BITBANG is not set
557CONFIG_NET_ETHERNET=y
558CONFIG_MII=y
559# CONFIG_HAPPYMEAL is not set
560# CONFIG_SUNGEM is not set
561# CONFIG_CASSINI is not set
562# CONFIG_NET_VENDOR_3COM is not set
563# CONFIG_NET_TULIP is not set
564# CONFIG_HP100 is not set
565# CONFIG_IBM_NEW_EMAC_ZMII is not set
566# CONFIG_IBM_NEW_EMAC_RGMII is not set
567# CONFIG_IBM_NEW_EMAC_TAH is not set
568# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
569CONFIG_NET_PCI=y
570# CONFIG_PCNET32 is not set
571# CONFIG_AMD8111_ETH is not set
572# CONFIG_ADAPTEC_STARFIRE is not set
573# CONFIG_B44 is not set
574# CONFIG_FORCEDETH is not set
575# CONFIG_EEPRO100 is not set
576CONFIG_E100=y
577# CONFIG_FEALNX is not set
578# CONFIG_NATSEMI is not set
579# CONFIG_NE2K_PCI is not set
580# CONFIG_8139CP is not set
581# CONFIG_8139TOO is not set
582# CONFIG_R6040 is not set
583# CONFIG_SIS900 is not set
584# CONFIG_EPIC100 is not set
585# CONFIG_SUNDANCE is not set
586# CONFIG_TLAN is not set
587# CONFIG_VIA_RHINE is not set
588# CONFIG_SC92031 is not set
589# CONFIG_FS_ENET is not set
590CONFIG_NETDEV_1000=y
591# CONFIG_ACENIC is not set
592# CONFIG_DL2K is not set
593# CONFIG_E1000 is not set
594# CONFIG_E1000E is not set
595# CONFIG_E1000E_ENABLED is not set
596# CONFIG_IP1000 is not set
597# CONFIG_IGB is not set
598# CONFIG_NS83820 is not set
599# CONFIG_HAMACHI is not set
600# CONFIG_YELLOWFIN is not set
601# CONFIG_R8169 is not set
602# CONFIG_SIS190 is not set
603# CONFIG_SKGE is not set
604# CONFIG_SKY2 is not set
605# CONFIG_SK98LIN is not set
606# CONFIG_VIA_VELOCITY is not set
607# CONFIG_TIGON3 is not set
608# CONFIG_BNX2 is not set
609CONFIG_GIANFAR=y
610CONFIG_GFAR_NAPI=y
611# CONFIG_QLA3XXX is not set
612# CONFIG_ATL1 is not set
613CONFIG_NETDEV_10000=y
614# CONFIG_CHELSIO_T1 is not set
615# CONFIG_CHELSIO_T3 is not set
616# CONFIG_IXGBE is not set
617# CONFIG_IXGB is not set
618# CONFIG_S2IO is not set
619# CONFIG_MYRI10GE is not set
620# CONFIG_NETXEN_NIC is not set
621# CONFIG_NIU is not set
622# CONFIG_MLX4_CORE is not set
623# CONFIG_TEHUTI is not set
624# CONFIG_BNX2X is not set
625# CONFIG_TR is not set
626
627#
628# Wireless LAN
629#
630# CONFIG_WLAN_PRE80211 is not set
631# CONFIG_WLAN_80211 is not set
632# CONFIG_WAN is not set
633# CONFIG_FDDI is not set
634# CONFIG_HIPPI is not set
635# CONFIG_PPP is not set
636# CONFIG_SLIP is not set
637# CONFIG_NETCONSOLE is not set
638# CONFIG_NETPOLL is not set
639# CONFIG_NET_POLL_CONTROLLER is not set
640# CONFIG_ISDN is not set
641# CONFIG_PHONE is not set
642
643#
644# Input device support
645#
646CONFIG_INPUT=y
647# CONFIG_INPUT_FF_MEMLESS is not set
648# CONFIG_INPUT_POLLDEV is not set
649
650#
651# Userland interfaces
652#
653# CONFIG_INPUT_MOUSEDEV is not set
654# CONFIG_INPUT_JOYDEV is not set
655# CONFIG_INPUT_EVDEV is not set
656# CONFIG_INPUT_EVBUG is not set
657
658#
659# Input Device Drivers
660#
661# CONFIG_INPUT_KEYBOARD is not set
662# CONFIG_INPUT_MOUSE is not set
663# CONFIG_INPUT_JOYSTICK is not set
664# CONFIG_INPUT_TABLET is not set
665# CONFIG_INPUT_TOUCHSCREEN is not set
666# CONFIG_INPUT_MISC is not set
667
668#
669# Hardware I/O ports
670#
671# CONFIG_SERIO is not set
672# CONFIG_GAMEPORT is not set
673
674#
675# Character devices
676#
677# CONFIG_VT is not set
678# CONFIG_SERIAL_NONSTANDARD is not set
679# CONFIG_NOZOMI is not set
680
681#
682# Serial drivers
683#
684CONFIG_SERIAL_8250=y
685CONFIG_SERIAL_8250_CONSOLE=y
686CONFIG_SERIAL_8250_PCI=y
687CONFIG_SERIAL_8250_NR_UARTS=4
688CONFIG_SERIAL_8250_RUNTIME_UARTS=4
689# CONFIG_SERIAL_8250_EXTENDED is not set
690CONFIG_SERIAL_8250_SHARE_IRQ=y
691
692#
693# Non-8250 serial port support
694#
695# CONFIG_SERIAL_UARTLITE is not set
696CONFIG_SERIAL_CORE=y
697CONFIG_SERIAL_CORE_CONSOLE=y
698CONFIG_SERIAL_CPM=y
699CONFIG_SERIAL_CPM_CONSOLE=y
700CONFIG_SERIAL_CPM_SCC1=y
701# CONFIG_SERIAL_CPM_SCC2 is not set
702# CONFIG_SERIAL_CPM_SCC3 is not set
703# CONFIG_SERIAL_CPM_SCC4 is not set
704# CONFIG_SERIAL_CPM_SMC1 is not set
705# CONFIG_SERIAL_CPM_SMC2 is not set
706# CONFIG_SERIAL_JSM is not set
707# CONFIG_SERIAL_OF_PLATFORM is not set
708CONFIG_UNIX98_PTYS=y
709CONFIG_LEGACY_PTYS=y
710CONFIG_LEGACY_PTY_COUNT=256
711# CONFIG_IPMI_HANDLER is not set
712CONFIG_HW_RANDOM=y
713# CONFIG_NVRAM is not set
714CONFIG_GEN_RTC=y
715# CONFIG_GEN_RTC_X is not set
716# CONFIG_R3964 is not set
717# CONFIG_APPLICOM is not set
718# CONFIG_RAW_DRIVER is not set
719# CONFIG_TCG_TPM is not set
720CONFIG_DEVPORT=y
721CONFIG_I2C=y
722CONFIG_I2C_BOARDINFO=y
723CONFIG_I2C_CHARDEV=y
724
725#
726# I2C Algorithms
727#
728# CONFIG_I2C_ALGOBIT is not set
729# CONFIG_I2C_ALGOPCF is not set
730# CONFIG_I2C_ALGOPCA is not set
731
732#
733# I2C Hardware Bus support
734#
735# CONFIG_I2C_ALI1535 is not set
736# CONFIG_I2C_ALI1563 is not set
737# CONFIG_I2C_ALI15X3 is not set
738# CONFIG_I2C_AMD756 is not set
739# CONFIG_I2C_AMD8111 is not set
740# CONFIG_I2C_I801 is not set
741# CONFIG_I2C_I810 is not set
742# CONFIG_I2C_PIIX4 is not set
743CONFIG_I2C_MPC=y
744# CONFIG_I2C_NFORCE2 is not set
745# CONFIG_I2C_OCORES is not set
746# CONFIG_I2C_PARPORT_LIGHT is not set
747# CONFIG_I2C_PROSAVAGE is not set
748# CONFIG_I2C_SAVAGE4 is not set
749# CONFIG_I2C_SIMTEC is not set
750# CONFIG_I2C_SIS5595 is not set
751# CONFIG_I2C_SIS630 is not set
752# CONFIG_I2C_SIS96X is not set
753# CONFIG_I2C_TAOS_EVM is not set
754# CONFIG_I2C_VIA is not set
755# CONFIG_I2C_VIAPRO is not set
756# CONFIG_I2C_VOODOO3 is not set
757
758#
759# Miscellaneous I2C Chip support
760#
761# CONFIG_DS1682 is not set
762# CONFIG_SENSORS_EEPROM is not set
763# CONFIG_SENSORS_PCF8574 is not set
764# CONFIG_PCF8575 is not set
765# CONFIG_SENSORS_PCF8591 is not set
766# CONFIG_TPS65010 is not set
767# CONFIG_SENSORS_MAX6875 is not set
768# CONFIG_SENSORS_TSL2550 is not set
769# CONFIG_I2C_DEBUG_CORE is not set
770# CONFIG_I2C_DEBUG_ALGO is not set
771# CONFIG_I2C_DEBUG_BUS is not set
772# CONFIG_I2C_DEBUG_CHIP is not set
773
774#
775# SPI support
776#
777# CONFIG_SPI is not set
778# CONFIG_SPI_MASTER is not set
779# CONFIG_W1 is not set
780# CONFIG_POWER_SUPPLY is not set
781CONFIG_HWMON=y
782# CONFIG_HWMON_VID is not set
783# CONFIG_SENSORS_AD7418 is not set
784# CONFIG_SENSORS_ADM1021 is not set
785# CONFIG_SENSORS_ADM1025 is not set
786# CONFIG_SENSORS_ADM1026 is not set
787# CONFIG_SENSORS_ADM1029 is not set
788# CONFIG_SENSORS_ADM1031 is not set
789# CONFIG_SENSORS_ADM9240 is not set
790# CONFIG_SENSORS_ADT7470 is not set
791# CONFIG_SENSORS_ADT7473 is not set
792# CONFIG_SENSORS_ATXP1 is not set
793# CONFIG_SENSORS_DS1621 is not set
794# CONFIG_SENSORS_I5K_AMB is not set
795# CONFIG_SENSORS_F71805F is not set
796# CONFIG_SENSORS_F71882FG is not set
797# CONFIG_SENSORS_F75375S is not set
798# CONFIG_SENSORS_GL518SM is not set
799# CONFIG_SENSORS_GL520SM is not set
800# CONFIG_SENSORS_IT87 is not set
801# CONFIG_SENSORS_LM63 is not set
802CONFIG_SENSORS_LM75=y
803# CONFIG_SENSORS_LM77 is not set
804# CONFIG_SENSORS_LM78 is not set
805# CONFIG_SENSORS_LM80 is not set
806# CONFIG_SENSORS_LM83 is not set
807# CONFIG_SENSORS_LM85 is not set
808# CONFIG_SENSORS_LM87 is not set
809# CONFIG_SENSORS_LM90 is not set
810# CONFIG_SENSORS_LM92 is not set
811# CONFIG_SENSORS_LM93 is not set
812# CONFIG_SENSORS_MAX1619 is not set
813# CONFIG_SENSORS_MAX6650 is not set
814# CONFIG_SENSORS_PC87360 is not set
815# CONFIG_SENSORS_PC87427 is not set
816# CONFIG_SENSORS_SIS5595 is not set
817# CONFIG_SENSORS_DME1737 is not set
818# CONFIG_SENSORS_SMSC47M1 is not set
819# CONFIG_SENSORS_SMSC47M192 is not set
820# CONFIG_SENSORS_SMSC47B397 is not set
821# CONFIG_SENSORS_ADS7828 is not set
822# CONFIG_SENSORS_THMC50 is not set
823# CONFIG_SENSORS_VIA686A is not set
824# CONFIG_SENSORS_VT1211 is not set
825# CONFIG_SENSORS_VT8231 is not set
826# CONFIG_SENSORS_W83781D is not set
827# CONFIG_SENSORS_W83791D is not set
828# CONFIG_SENSORS_W83792D is not set
829# CONFIG_SENSORS_W83793 is not set
830# CONFIG_SENSORS_W83L785TS is not set
831# CONFIG_SENSORS_W83L786NG is not set
832# CONFIG_SENSORS_W83627HF is not set
833# CONFIG_SENSORS_W83627EHF is not set
834CONFIG_HWMON_DEBUG_CHIP=y
835# CONFIG_THERMAL is not set
836# CONFIG_WATCHDOG is not set
837
838#
839# Sonics Silicon Backplane
840#
841CONFIG_SSB_POSSIBLE=y
842# CONFIG_SSB is not set
843
844#
845# Multifunction device drivers
846#
847# CONFIG_MFD_SM501 is not set
848
849#
850# Multimedia devices
851#
852# CONFIG_VIDEO_DEV is not set
853# CONFIG_DVB_CORE is not set
854CONFIG_DAB=y
855
856#
857# Graphics support
858#
859# CONFIG_AGP is not set
860# CONFIG_DRM is not set
861# CONFIG_VGASTATE is not set
862# CONFIG_VIDEO_OUTPUT_CONTROL is not set
863# CONFIG_FB is not set
864# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
865
866#
867# Display device support
868#
869# CONFIG_DISPLAY_SUPPORT is not set
870
871#
872# Sound
873#
874# CONFIG_SOUND is not set
875CONFIG_HID_SUPPORT=y
876CONFIG_HID=y
877# CONFIG_HID_DEBUG is not set
878# CONFIG_HIDRAW is not set
879CONFIG_USB_SUPPORT=y
880CONFIG_USB_ARCH_HAS_HCD=y
881CONFIG_USB_ARCH_HAS_OHCI=y
882CONFIG_USB_ARCH_HAS_EHCI=y
883# CONFIG_USB is not set
884
885#
886# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
887#
888# CONFIG_USB_GADGET is not set
889# CONFIG_MMC is not set
890# CONFIG_MEMSTICK is not set
891# CONFIG_NEW_LEDS is not set
892# CONFIG_INFINIBAND is not set
893# CONFIG_EDAC is not set
894# CONFIG_RTC_CLASS is not set
895# CONFIG_DMADEVICES is not set
896
897#
898# Userspace I/O
899#
900# CONFIG_UIO is not set
901
902#
903# File systems
904#
905CONFIG_EXT2_FS=y
906# CONFIG_EXT2_FS_XATTR is not set
907# CONFIG_EXT2_FS_XIP is not set
908CONFIG_EXT3_FS=y
909CONFIG_EXT3_FS_XATTR=y
910# CONFIG_EXT3_FS_POSIX_ACL is not set
911# CONFIG_EXT3_FS_SECURITY is not set
912# CONFIG_EXT4DEV_FS is not set
913CONFIG_JBD=y
914CONFIG_FS_MBCACHE=y
915# CONFIG_REISERFS_FS is not set
916# CONFIG_JFS_FS is not set
917# CONFIG_FS_POSIX_ACL is not set
918# CONFIG_XFS_FS is not set
919# CONFIG_GFS2_FS is not set
920# CONFIG_OCFS2_FS is not set
921CONFIG_DNOTIFY=y
922CONFIG_INOTIFY=y
923CONFIG_INOTIFY_USER=y
924# CONFIG_QUOTA is not set
925# CONFIG_AUTOFS_FS is not set
926# CONFIG_AUTOFS4_FS is not set
927# CONFIG_FUSE_FS is not set
928
929#
930# CD-ROM/DVD Filesystems
931#
932# CONFIG_ISO9660_FS is not set
933# CONFIG_UDF_FS is not set
934
935#
936# DOS/FAT/NT Filesystems
937#
938# CONFIG_MSDOS_FS is not set
939# CONFIG_VFAT_FS is not set
940# CONFIG_NTFS_FS is not set
941
942#
943# Pseudo filesystems
944#
945CONFIG_PROC_FS=y
946CONFIG_PROC_KCORE=y
947CONFIG_PROC_SYSCTL=y
948CONFIG_SYSFS=y
949CONFIG_TMPFS=y
950# CONFIG_TMPFS_POSIX_ACL is not set
951# CONFIG_HUGETLB_PAGE is not set
952# CONFIG_CONFIGFS_FS is not set
953
954#
955# Miscellaneous filesystems
956#
957# CONFIG_ADFS_FS is not set
958# CONFIG_AFFS_FS is not set
959# CONFIG_HFS_FS is not set
960# CONFIG_HFSPLUS_FS is not set
961# CONFIG_BEFS_FS is not set
962# CONFIG_BFS_FS is not set
963# CONFIG_EFS_FS is not set
964CONFIG_JFFS2_FS=y
965CONFIG_JFFS2_FS_DEBUG=0
966CONFIG_JFFS2_FS_WRITEBUFFER=y
967# CONFIG_JFFS2_FS_WBUF_VERIFY is not set
968# CONFIG_JFFS2_SUMMARY is not set
969# CONFIG_JFFS2_FS_XATTR is not set
970# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
971CONFIG_JFFS2_ZLIB=y
972# CONFIG_JFFS2_LZO is not set
973CONFIG_JFFS2_RTIME=y
974# CONFIG_JFFS2_RUBIN is not set
975CONFIG_CRAMFS=y
976# CONFIG_VXFS_FS is not set
977# CONFIG_MINIX_FS is not set
978# CONFIG_HPFS_FS is not set
979# CONFIG_QNX4FS_FS is not set
980# CONFIG_ROMFS_FS is not set
981# CONFIG_SYSV_FS is not set
982# CONFIG_UFS_FS is not set
983CONFIG_NETWORK_FILESYSTEMS=y
984CONFIG_NFS_FS=y
985# CONFIG_NFS_V3 is not set
986# CONFIG_NFS_V4 is not set
987# CONFIG_NFS_DIRECTIO is not set
988# CONFIG_NFSD is not set
989CONFIG_ROOT_NFS=y
990CONFIG_LOCKD=y
991CONFIG_NFS_COMMON=y
992CONFIG_SUNRPC=y
993# CONFIG_SUNRPC_BIND34 is not set
994# CONFIG_RPCSEC_GSS_KRB5 is not set
995# CONFIG_RPCSEC_GSS_SPKM3 is not set
996# CONFIG_SMB_FS is not set
997# CONFIG_CIFS is not set
998# CONFIG_NCP_FS is not set
999# CONFIG_CODA_FS is not set
1000# CONFIG_AFS_FS is not set
1001
1002#
1003# Partition Types
1004#
1005CONFIG_PARTITION_ADVANCED=y
1006# CONFIG_ACORN_PARTITION is not set
1007# CONFIG_OSF_PARTITION is not set
1008# CONFIG_AMIGA_PARTITION is not set
1009# CONFIG_ATARI_PARTITION is not set
1010# CONFIG_MAC_PARTITION is not set
1011# CONFIG_MSDOS_PARTITION is not set
1012# CONFIG_LDM_PARTITION is not set
1013# CONFIG_SGI_PARTITION is not set
1014# CONFIG_ULTRIX_PARTITION is not set
1015# CONFIG_SUN_PARTITION is not set
1016# CONFIG_KARMA_PARTITION is not set
1017# CONFIG_EFI_PARTITION is not set
1018# CONFIG_SYSV68_PARTITION is not set
1019# CONFIG_NLS is not set
1020# CONFIG_DLM is not set
1021
1022#
1023# Library routines
1024#
1025CONFIG_BITREVERSE=y
1026# CONFIG_CRC_CCITT is not set
1027# CONFIG_CRC16 is not set
1028# CONFIG_CRC_ITU_T is not set
1029CONFIG_CRC32=y
1030# CONFIG_CRC7 is not set
1031# CONFIG_LIBCRC32C is not set
1032CONFIG_ZLIB_INFLATE=y
1033CONFIG_ZLIB_DEFLATE=y
1034CONFIG_PLIST=y
1035CONFIG_HAS_IOMEM=y
1036CONFIG_HAS_IOPORT=y
1037CONFIG_HAS_DMA=y
1038
1039#
1040# Kernel hacking
1041#
1042# CONFIG_PRINTK_TIME is not set
1043CONFIG_ENABLE_WARN_DEPRECATED=y
1044CONFIG_ENABLE_MUST_CHECK=y
1045# CONFIG_MAGIC_SYSRQ is not set
1046# CONFIG_UNUSED_SYMBOLS is not set
1047# CONFIG_DEBUG_FS is not set
1048# CONFIG_HEADERS_CHECK is not set
1049# CONFIG_DEBUG_KERNEL is not set
1050# CONFIG_SLUB_DEBUG_ON is not set
1051# CONFIG_SLUB_STATS is not set
1052# CONFIG_DEBUG_BUGVERBOSE is not set
1053# CONFIG_SAMPLES is not set
1054# CONFIG_KGDB_CONSOLE is not set
1055# CONFIG_PPC_EARLY_DEBUG is not set
1056
1057#
1058# Security options
1059#
1060# CONFIG_KEYS is not set
1061# CONFIG_SECURITY is not set
1062# CONFIG_SECURITY_FILE_CAPABILITIES is not set
1063CONFIG_CRYPTO=y
1064# CONFIG_CRYPTO_SEQIV is not set
1065# CONFIG_CRYPTO_MANAGER is not set
1066# CONFIG_CRYPTO_HMAC is not set
1067# CONFIG_CRYPTO_XCBC is not set
1068# CONFIG_CRYPTO_NULL is not set
1069# CONFIG_CRYPTO_MD4 is not set
1070# CONFIG_CRYPTO_MD5 is not set
1071# CONFIG_CRYPTO_SHA1 is not set
1072# CONFIG_CRYPTO_SHA256 is not set
1073# CONFIG_CRYPTO_SHA512 is not set
1074# CONFIG_CRYPTO_WP512 is not set
1075# CONFIG_CRYPTO_TGR192 is not set
1076# CONFIG_CRYPTO_GF128MUL is not set
1077# CONFIG_CRYPTO_ECB is not set
1078# CONFIG_CRYPTO_CBC is not set
1079# CONFIG_CRYPTO_PCBC is not set
1080# CONFIG_CRYPTO_LRW is not set
1081# CONFIG_CRYPTO_XTS is not set
1082# CONFIG_CRYPTO_CTR is not set
1083# CONFIG_CRYPTO_GCM is not set
1084# CONFIG_CRYPTO_CCM is not set
1085# CONFIG_CRYPTO_CRYPTD is not set
1086# CONFIG_CRYPTO_DES is not set
1087# CONFIG_CRYPTO_FCRYPT is not set
1088# CONFIG_CRYPTO_BLOWFISH is not set
1089# CONFIG_CRYPTO_TWOFISH is not set
1090# CONFIG_CRYPTO_SERPENT is not set
1091# CONFIG_CRYPTO_AES is not set
1092# CONFIG_CRYPTO_CAST5 is not set
1093# CONFIG_CRYPTO_CAST6 is not set
1094# CONFIG_CRYPTO_TEA is not set
1095# CONFIG_CRYPTO_ARC4 is not set
1096# CONFIG_CRYPTO_KHAZAD is not set
1097# CONFIG_CRYPTO_ANUBIS is not set
1098# CONFIG_CRYPTO_SEED is not set
1099# CONFIG_CRYPTO_SALSA20 is not set
1100# CONFIG_CRYPTO_DEFLATE is not set
1101# CONFIG_CRYPTO_MICHAEL_MIC is not set
1102# CONFIG_CRYPTO_CRC32C is not set
1103# CONFIG_CRYPTO_CAMELLIA is not set
1104# CONFIG_CRYPTO_AUTHENC is not set
1105# CONFIG_CRYPTO_LZO is not set
1106CONFIG_CRYPTO_HW=y
1107# CONFIG_CRYPTO_DEV_HIFN_795X is not set
1108# CONFIG_PPC_CLOCK is not set
1109CONFIG_PPC_LIB_RHEAP=y