[POWERPC] Updated Freescale PPC defconfigs
[linux-2.6-block.git] / arch / powerpc / configs / 83xx / mpc837x_rdb_defconfig
CommitLineData
80f4ec7f
KP
1#
2# Automatically generated make config: don't edit
70b3ec3e
KG
3# Linux kernel version: 2.6.26-rc5
4# Mon Jun 9 08:52:29 2008
80f4ec7f
KP
5#
6# CONFIG_PPC64 is not set
7
8#
9# Processor support
10#
11CONFIG_6xx=y
12# CONFIG_PPC_85xx is not set
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
80f4ec7f 17CONFIG_PPC_FPU=y
eff2f1ec 18# CONFIG_FSL_EMB_PERFMON is not set
80f4ec7f
KP
19CONFIG_PPC_STD_MMU=y
20CONFIG_PPC_STD_MMU_32=y
21# CONFIG_PPC_MM_SLICES is not set
22# CONFIG_SMP is not set
23CONFIG_PPC32=y
24CONFIG_WORD_SIZE=32
25CONFIG_PPC_MERGE=y
26CONFIG_MMU=y
27CONFIG_GENERIC_CMOS_UPDATE=y
28CONFIG_GENERIC_TIME=y
29CONFIG_GENERIC_TIME_VSYSCALL=y
30CONFIG_GENERIC_CLOCKEVENTS=y
31CONFIG_GENERIC_HARDIRQS=y
eff2f1ec 32# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set
80f4ec7f 33CONFIG_IRQ_PER_CPU=y
70b3ec3e
KG
34CONFIG_STACKTRACE_SUPPORT=y
35CONFIG_LOCKDEP_SUPPORT=y
80f4ec7f
KP
36CONFIG_RWSEM_XCHGADD_ALGORITHM=y
37CONFIG_ARCH_HAS_ILOG2_U32=y
38CONFIG_GENERIC_HWEIGHT=y
39CONFIG_GENERIC_CALIBRATE_DELAY=y
40CONFIG_GENERIC_FIND_NEXT_BIT=y
41# CONFIG_ARCH_NO_VIRT_TO_BUS is not set
42CONFIG_PPC=y
43CONFIG_EARLY_PRINTK=y
44CONFIG_GENERIC_NVRAM=y
45CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
46CONFIG_ARCH_MAY_HAVE_PC_FDC=y
47CONFIG_PPC_OF=y
48CONFIG_OF=y
49CONFIG_PPC_UDBG_16550=y
50# CONFIG_GENERIC_TBSYNC is not set
51CONFIG_AUDIT_ARCH=y
52CONFIG_GENERIC_BUG=y
53CONFIG_DEFAULT_UIMAGE=y
54# CONFIG_PPC_DCR_NATIVE is not set
55# CONFIG_PPC_DCR_MMIO is not set
56CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
57
58#
59# General setup
60#
61CONFIG_EXPERIMENTAL=y
62CONFIG_BROKEN_ON_SMP=y
63CONFIG_INIT_ENV_ARG_LIMIT=32
64CONFIG_LOCALVERSION=""
65CONFIG_LOCALVERSION_AUTO=y
66CONFIG_SWAP=y
67CONFIG_SYSVIPC=y
68CONFIG_SYSVIPC_SYSCTL=y
69# CONFIG_POSIX_MQUEUE is not set
70# CONFIG_BSD_PROCESS_ACCT is not set
71# CONFIG_TASKSTATS is not set
80f4ec7f
KP
72# CONFIG_AUDIT is not set
73# CONFIG_IKCONFIG is not set
74CONFIG_LOG_BUF_SHIFT=14
75# CONFIG_CGROUPS is not set
eff2f1ec 76CONFIG_GROUP_SCHED=y
80f4ec7f 77CONFIG_FAIR_GROUP_SCHED=y
eff2f1ec
KG
78# CONFIG_RT_GROUP_SCHED is not set
79CONFIG_USER_SCHED=y
80# CONFIG_CGROUP_SCHED is not set
80f4ec7f 81CONFIG_SYSFS_DEPRECATED=y
eff2f1ec 82CONFIG_SYSFS_DEPRECATED_V2=y
80f4ec7f 83# CONFIG_RELAY is not set
eff2f1ec 84# CONFIG_NAMESPACES is not set
80f4ec7f
KP
85CONFIG_BLK_DEV_INITRD=y
86CONFIG_INITRAMFS_SOURCE=""
87# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
88CONFIG_SYSCTL=y
89CONFIG_EMBEDDED=y
90CONFIG_SYSCTL_SYSCALL=y
70b3ec3e 91CONFIG_SYSCTL_SYSCALL_CHECK=y
80f4ec7f
KP
92CONFIG_KALLSYMS=y
93# CONFIG_KALLSYMS_EXTRA_PASS is not set
94CONFIG_HOTPLUG=y
95CONFIG_PRINTK=y
96CONFIG_BUG=y
97CONFIG_ELF_CORE=y
eff2f1ec 98CONFIG_COMPAT_BRK=y
80f4ec7f
KP
99CONFIG_BASE_FULL=y
100CONFIG_FUTEX=y
101CONFIG_ANON_INODES=y
102# CONFIG_EPOLL is not set
103CONFIG_SIGNALFD=y
eff2f1ec 104CONFIG_TIMERFD=y
80f4ec7f
KP
105CONFIG_EVENTFD=y
106CONFIG_SHMEM=y
107CONFIG_VM_EVENT_COUNTERS=y
108CONFIG_SLAB=y
109# CONFIG_SLUB is not set
110# CONFIG_SLOB is not set
eff2f1ec
KG
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
70b3ec3e 117# CONFIG_HAVE_DMA_ATTRS is not set
eff2f1ec 118CONFIG_PROC_PAGE_MONITOR=y
80f4ec7f
KP
119CONFIG_SLABINFO=y
120CONFIG_RT_MUTEXES=y
121# CONFIG_TINY_SHMEM is not set
122CONFIG_BASE_SMALL=0
123CONFIG_MODULES=y
70b3ec3e 124# CONFIG_MODULE_FORCE_LOAD is not set
80f4ec7f
KP
125CONFIG_MODULE_UNLOAD=y
126# CONFIG_MODULE_FORCE_UNLOAD is not set
127# CONFIG_MODVERSIONS is not set
128# CONFIG_MODULE_SRCVERSION_ALL is not set
129# CONFIG_KMOD is not set
130CONFIG_BLOCK=y
131# CONFIG_LBD is not set
132# CONFIG_BLK_DEV_IO_TRACE is not set
133# CONFIG_LSF is not set
134# CONFIG_BLK_DEV_BSG is not set
135
136#
137# IO Schedulers
138#
139CONFIG_IOSCHED_NOOP=y
140CONFIG_IOSCHED_AS=y
141CONFIG_IOSCHED_DEADLINE=y
142CONFIG_IOSCHED_CFQ=y
143CONFIG_DEFAULT_AS=y
144# CONFIG_DEFAULT_DEADLINE is not set
145# CONFIG_DEFAULT_CFQ is not set
146# CONFIG_DEFAULT_NOOP is not set
147CONFIG_DEFAULT_IOSCHED="anticipatory"
eff2f1ec 148CONFIG_CLASSIC_RCU=y
80f4ec7f
KP
149
150#
151# Platform support
152#
153# CONFIG_PPC_MULTIPLATFORM is not set
154# CONFIG_PPC_82xx is not set
155CONFIG_PPC_83xx=y
156# CONFIG_PPC_86xx is not set
eff2f1ec
KG
157# CONFIG_PPC_MPC512x is not set
158# CONFIG_PPC_MPC5121 is not set
80f4ec7f
KP
159# CONFIG_PPC_CELL is not set
160# CONFIG_PPC_CELL_NATIVE is not set
161# CONFIG_PQ2ADS is not set
eff2f1ec 162CONFIG_MPC83xx=y
80f4ec7f
KP
163# CONFIG_MPC831x_RDB is not set
164# CONFIG_MPC832x_MDS is not set
165# CONFIG_MPC832x_RDB is not set
166# CONFIG_MPC834x_MDS is not set
167# CONFIG_MPC834x_ITX is not set
168# CONFIG_MPC836x_MDS is not set
169# CONFIG_MPC837x_MDS is not set
170CONFIG_MPC837x_RDB=y
eff2f1ec 171# CONFIG_SBC834x is not set
80f4ec7f
KP
172CONFIG_PPC_MPC837x=y
173CONFIG_IPIC=y
174# CONFIG_MPIC is not set
175# CONFIG_MPIC_WEIRD is not set
176# CONFIG_PPC_I8259 is not set
177# CONFIG_PPC_RTAS is not set
178# CONFIG_MMIO_NVRAM is not set
179# CONFIG_PPC_MPC106 is not set
180# CONFIG_PPC_970_NAP is not set
181# CONFIG_PPC_INDIRECT_IO is not set
182# CONFIG_GENERIC_IOMAP is not set
183# CONFIG_CPU_FREQ is not set
80f4ec7f
KP
184# CONFIG_FSL_ULI1575 is not set
185
186#
187# Kernel options
188#
189# CONFIG_HIGHMEM is not set
190# CONFIG_TICK_ONESHOT is not set
191# CONFIG_NO_HZ is not set
192# CONFIG_HIGH_RES_TIMERS is not set
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
eff2f1ec 199# CONFIG_SCHED_HRTICK is not set
80f4ec7f
KP
200CONFIG_PREEMPT_NONE=y
201# CONFIG_PREEMPT_VOLUNTARY is not set
202# CONFIG_PREEMPT is not set
203CONFIG_BINFMT_ELF=y
204# CONFIG_BINFMT_MISC is not set
eff2f1ec 205# CONFIG_IOMMU_HELPER is not set
80f4ec7f 206CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
eff2f1ec
KG
207CONFIG_ARCH_HAS_WALK_MEMORY=y
208CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
80f4ec7f
KP
209CONFIG_ARCH_FLATMEM_ENABLE=y
210CONFIG_ARCH_POPULATES_NODE_MAP=y
211CONFIG_SELECT_MEMORY_MODEL=y
212CONFIG_FLATMEM_MANUAL=y
213# CONFIG_DISCONTIGMEM_MANUAL is not set
214# CONFIG_SPARSEMEM_MANUAL is not set
215CONFIG_FLATMEM=y
216CONFIG_FLAT_NODE_MEM_MAP=y
217# CONFIG_SPARSEMEM_STATIC is not set
218# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
70b3ec3e 219CONFIG_PAGEFLAGS_EXTENDED=y
80f4ec7f
KP
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
70b3ec3e 225CONFIG_FORCE_MAX_ZONEORDER=11
80f4ec7f
KP
226CONFIG_PROC_DEVICETREE=y
227# CONFIG_CMDLINE_BOOL is not set
228# CONFIG_PM is not set
80f4ec7f 229CONFIG_SECCOMP=y
80f4ec7f
KP
230CONFIG_ISA_DMA_API=y
231
232#
233# Bus options
234#
235CONFIG_ZONE_DMA=y
236CONFIG_GENERIC_ISA_DMA=y
237CONFIG_PPC_INDIRECT_PCI=y
238CONFIG_FSL_SOC=y
239# CONFIG_PCI is not set
240# CONFIG_PCI_DOMAINS is not set
241# CONFIG_PCI_SYSCALL is not set
242# CONFIG_ARCH_SUPPORTS_MSI is not set
243# CONFIG_PCCARD is not set
70b3ec3e 244# CONFIG_HAS_RAPIDIO is not set
80f4ec7f
KP
245
246#
247# Advanced setup
248#
249# CONFIG_ADVANCED_OPTIONS is not set
250
251#
252# Default settings for advanced configuration options are used
253#
80f4ec7f 254CONFIG_LOWMEM_SIZE=0x30000000
70b3ec3e 255CONFIG_PAGE_OFFSET=0xc0000000
80f4ec7f 256CONFIG_KERNEL_START=0xc0000000
70b3ec3e 257CONFIG_PHYSICAL_START=0x00000000
80f4ec7f 258CONFIG_TASK_SIZE=0xc0000000
80f4ec7f
KP
259
260#
261# Networking
262#
263CONFIG_NET=y
264
265#
266# Networking options
267#
268CONFIG_PACKET=y
269# CONFIG_PACKET_MMAP is not set
270CONFIG_UNIX=y
271# CONFIG_NET_KEY is not set
272CONFIG_INET=y
273CONFIG_IP_MULTICAST=y
274# CONFIG_IP_ADVANCED_ROUTER is not set
275CONFIG_IP_FIB_HASH=y
276CONFIG_IP_PNP=y
277CONFIG_IP_PNP_DHCP=y
278CONFIG_IP_PNP_BOOTP=y
279# CONFIG_IP_PNP_RARP is not set
280# CONFIG_NET_IPIP is not set
281# CONFIG_NET_IPGRE is not set
282# CONFIG_IP_MROUTE is not set
283# CONFIG_ARPD is not set
284CONFIG_SYN_COOKIES=y
285# CONFIG_INET_AH is not set
286# CONFIG_INET_ESP is not set
287# CONFIG_INET_IPCOMP is not set
288# CONFIG_INET_XFRM_TUNNEL is not set
289# CONFIG_INET_TUNNEL is not set
290# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
291# CONFIG_INET_XFRM_MODE_TUNNEL is not set
292# CONFIG_INET_XFRM_MODE_BEET is not set
293# CONFIG_INET_LRO is not set
294CONFIG_INET_DIAG=y
295CONFIG_INET_TCP_DIAG=y
296# CONFIG_TCP_CONG_ADVANCED is not set
297CONFIG_TCP_CONG_CUBIC=y
298CONFIG_DEFAULT_TCP_CONG="cubic"
299# CONFIG_TCP_MD5SIG is not set
300# CONFIG_IPV6 is not set
80f4ec7f
KP
301# CONFIG_NETWORK_SECMARK is not set
302# CONFIG_NETFILTER is not set
303# CONFIG_IP_DCCP is not set
304# CONFIG_IP_SCTP is not set
305# CONFIG_TIPC is not set
306# CONFIG_ATM is not set
307# CONFIG_BRIDGE is not set
308# CONFIG_VLAN_8021Q is not set
309# CONFIG_DECNET is not set
310# CONFIG_LLC2 is not set
311# CONFIG_IPX is not set
312# CONFIG_ATALK is not set
313# CONFIG_X25 is not set
314# CONFIG_LAPB is not set
315# CONFIG_ECONET is not set
316# CONFIG_WAN_ROUTER is not set
317# CONFIG_NET_SCHED is not set
318
319#
320# Network testing
321#
322# CONFIG_NET_PKTGEN is not set
323# CONFIG_HAMRADIO is not set
eff2f1ec 324# CONFIG_CAN is not set
80f4ec7f
KP
325# CONFIG_IRDA is not set
326# CONFIG_BT is not set
327# CONFIG_AF_RXRPC is not set
328
329#
330# Wireless
331#
332# CONFIG_CFG80211 is not set
333# CONFIG_WIRELESS_EXT is not set
334# CONFIG_MAC80211 is not set
335# CONFIG_IEEE80211 is not set
336# CONFIG_RFKILL is not set
337# CONFIG_NET_9P is not set
338
339#
340# Device Drivers
341#
342
343#
344# Generic Driver Options
345#
346CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
347CONFIG_STANDALONE=y
348CONFIG_PREVENT_FIRMWARE_BUILD=y
349# CONFIG_FW_LOADER is not set
350# CONFIG_SYS_HYPERVISOR is not set
351# CONFIG_CONNECTOR is not set
352# CONFIG_MTD is not set
353CONFIG_OF_DEVICE=y
70b3ec3e 354CONFIG_OF_I2C=y
80f4ec7f
KP
355# CONFIG_PARPORT is not set
356CONFIG_BLK_DEV=y
357# CONFIG_BLK_DEV_FD is not set
358# CONFIG_BLK_DEV_COW_COMMON is not set
359CONFIG_BLK_DEV_LOOP=y
360# CONFIG_BLK_DEV_CRYPTOLOOP is not set
361# CONFIG_BLK_DEV_NBD is not set
70b3ec3e 362# CONFIG_BLK_DEV_UB is not set
80f4ec7f
KP
363CONFIG_BLK_DEV_RAM=y
364CONFIG_BLK_DEV_RAM_COUNT=16
365CONFIG_BLK_DEV_RAM_SIZE=32768
eff2f1ec 366# CONFIG_BLK_DEV_XIP is not set
80f4ec7f
KP
367# CONFIG_CDROM_PKTCDVD is not set
368# CONFIG_ATA_OVER_ETH is not set
369CONFIG_MISC_DEVICES=y
370# CONFIG_EEPROM_93CX6 is not set
eff2f1ec
KG
371# CONFIG_ENCLOSURE_SERVICES is not set
372CONFIG_HAVE_IDE=y
80f4ec7f
KP
373# CONFIG_IDE is not set
374
375#
376# SCSI device support
377#
378# CONFIG_RAID_ATTRS is not set
379CONFIG_SCSI=y
380CONFIG_SCSI_DMA=y
381# CONFIG_SCSI_TGT is not set
382# CONFIG_SCSI_NETLINK is not set
383CONFIG_SCSI_PROC_FS=y
384
385#
386# SCSI support type (disk, tape, CD-ROM)
387#
388CONFIG_BLK_DEV_SD=y
389# CONFIG_CHR_DEV_ST is not set
390# CONFIG_CHR_DEV_OSST is not set
391# CONFIG_BLK_DEV_SR is not set
392CONFIG_CHR_DEV_SG=y
393# CONFIG_CHR_DEV_SCH is not set
394
395#
396# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
397#
398# CONFIG_SCSI_MULTI_LUN is not set
399# CONFIG_SCSI_CONSTANTS is not set
400# CONFIG_SCSI_LOGGING is not set
401# CONFIG_SCSI_SCAN_ASYNC is not set
402CONFIG_SCSI_WAIT_SCAN=m
403
404#
405# SCSI Transports
406#
407# CONFIG_SCSI_SPI_ATTRS is not set
408# CONFIG_SCSI_FC_ATTRS is not set
409# CONFIG_SCSI_ISCSI_ATTRS is not set
410# CONFIG_SCSI_SAS_LIBSAS is not set
411# CONFIG_SCSI_SRP_ATTRS is not set
412CONFIG_SCSI_LOWLEVEL=y
413# CONFIG_ISCSI_TCP is not set
414# CONFIG_SCSI_DEBUG is not set
415CONFIG_ATA=y
416# CONFIG_ATA_NONSTANDARD is not set
70b3ec3e 417CONFIG_SATA_PMP=y
80f4ec7f 418CONFIG_SATA_FSL=y
70b3ec3e
KG
419CONFIG_ATA_SFF=y
420# CONFIG_SATA_MV is not set
80f4ec7f
KP
421# CONFIG_PATA_PLATFORM is not set
422CONFIG_MD=y
423CONFIG_BLK_DEV_MD=y
424# CONFIG_MD_LINEAR is not set
425# CONFIG_MD_RAID0 is not set
426CONFIG_MD_RAID1=y
427# CONFIG_MD_RAID10 is not set
428CONFIG_MD_RAID456=y
429CONFIG_MD_RAID5_RESHAPE=y
430# CONFIG_MD_MULTIPATH is not set
431# CONFIG_MD_FAULTY is not set
432# CONFIG_BLK_DEV_DM is not set
433# CONFIG_MACINTOSH_DRIVERS is not set
434CONFIG_NETDEVICES=y
435# CONFIG_NETDEVICES_MULTIQUEUE is not set
436# CONFIG_DUMMY is not set
437# CONFIG_BONDING is not set
438# CONFIG_MACVLAN is not set
439# CONFIG_EQUALIZER is not set
440# CONFIG_TUN is not set
441# CONFIG_VETH is not set
442CONFIG_PHYLIB=y
443
444#
445# MII PHY device drivers
446#
447CONFIG_MARVELL_PHY=y
448# CONFIG_DAVICOM_PHY is not set
449# CONFIG_QSEMI_PHY is not set
450# CONFIG_LXT_PHY is not set
451# CONFIG_CICADA_PHY is not set
452# CONFIG_VITESSE_PHY is not set
453# CONFIG_SMSC_PHY is not set
454# CONFIG_BROADCOM_PHY is not set
455# CONFIG_ICPLUS_PHY is not set
eff2f1ec 456# CONFIG_REALTEK_PHY is not set
80f4ec7f
KP
457# CONFIG_FIXED_PHY is not set
458# CONFIG_MDIO_BITBANG is not set
459CONFIG_NET_ETHERNET=y
460CONFIG_MII=y
461# CONFIG_IBM_NEW_EMAC_ZMII is not set
462# CONFIG_IBM_NEW_EMAC_RGMII is not set
463# CONFIG_IBM_NEW_EMAC_TAH is not set
464# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
465# CONFIG_B44 is not set
466CONFIG_NETDEV_1000=y
eff2f1ec 467# CONFIG_E1000E_ENABLED is not set
80f4ec7f
KP
468CONFIG_GIANFAR=y
469CONFIG_GFAR_NAPI=y
470# CONFIG_NETDEV_10000 is not set
471
472#
473# Wireless LAN
474#
475# CONFIG_WLAN_PRE80211 is not set
476# CONFIG_WLAN_80211 is not set
70b3ec3e
KG
477# CONFIG_IWLWIFI_LEDS is not set
478
479#
480# USB Network Adapters
481#
482# CONFIG_USB_CATC is not set
483# CONFIG_USB_KAWETH is not set
484# CONFIG_USB_PEGASUS is not set
485# CONFIG_USB_RTL8150 is not set
486# CONFIG_USB_USBNET is not set
80f4ec7f
KP
487# CONFIG_WAN is not set
488# CONFIG_PPP is not set
489# CONFIG_SLIP is not set
80f4ec7f
KP
490# CONFIG_NETCONSOLE is not set
491# CONFIG_NETPOLL is not set
492# CONFIG_NET_POLL_CONTROLLER is not set
493# CONFIG_ISDN is not set
494# CONFIG_PHONE is not set
495
496#
497# Input device support
498#
499CONFIG_INPUT=y
500# CONFIG_INPUT_FF_MEMLESS is not set
501# CONFIG_INPUT_POLLDEV is not set
502
503#
504# Userland interfaces
505#
506# CONFIG_INPUT_MOUSEDEV is not set
507# CONFIG_INPUT_JOYDEV is not set
508# CONFIG_INPUT_EVDEV is not set
509# CONFIG_INPUT_EVBUG is not set
510
511#
512# Input Device Drivers
513#
514# CONFIG_INPUT_KEYBOARD is not set
515# CONFIG_INPUT_MOUSE is not set
516# CONFIG_INPUT_JOYSTICK is not set
517# CONFIG_INPUT_TABLET is not set
518# CONFIG_INPUT_TOUCHSCREEN is not set
519# CONFIG_INPUT_MISC is not set
520
521#
522# Hardware I/O ports
523#
524# CONFIG_SERIO is not set
525# CONFIG_GAMEPORT is not set
526
527#
528# Character devices
529#
530# CONFIG_VT is not set
70b3ec3e 531CONFIG_DEVKMEM=y
80f4ec7f
KP
532# CONFIG_SERIAL_NONSTANDARD is not set
533
534#
535# Serial drivers
536#
537CONFIG_SERIAL_8250=y
538CONFIG_SERIAL_8250_CONSOLE=y
539CONFIG_SERIAL_8250_NR_UARTS=4
540CONFIG_SERIAL_8250_RUNTIME_UARTS=4
541# CONFIG_SERIAL_8250_EXTENDED is not set
542
543#
544# Non-8250 serial port support
545#
546# CONFIG_SERIAL_UARTLITE is not set
547CONFIG_SERIAL_CORE=y
548CONFIG_SERIAL_CORE_CONSOLE=y
549# CONFIG_SERIAL_OF_PLATFORM is not set
550CONFIG_UNIX98_PTYS=y
551CONFIG_LEGACY_PTYS=y
552CONFIG_LEGACY_PTY_COUNT=256
553# CONFIG_IPMI_HANDLER is not set
554# CONFIG_HW_RANDOM is not set
555# CONFIG_NVRAM is not set
556CONFIG_GEN_RTC=y
557# CONFIG_GEN_RTC_X is not set
558# CONFIG_R3964 is not set
559# CONFIG_RAW_DRIVER is not set
560# CONFIG_TCG_TPM is not set
561CONFIG_I2C=y
562CONFIG_I2C_BOARDINFO=y
563CONFIG_I2C_CHARDEV=y
564
80f4ec7f
KP
565#
566# I2C Hardware Bus support
567#
568CONFIG_I2C_MPC=y
569# CONFIG_I2C_OCORES is not set
570# CONFIG_I2C_PARPORT_LIGHT is not set
571# CONFIG_I2C_SIMTEC is not set
572# CONFIG_I2C_TAOS_EVM is not set
573# CONFIG_I2C_STUB is not set
70b3ec3e
KG
574# CONFIG_I2C_TINY_USB is not set
575# CONFIG_I2C_PCA_PLATFORM is not set
80f4ec7f
KP
576
577#
578# Miscellaneous I2C Chip support
579#
80f4ec7f
KP
580# CONFIG_DS1682 is not set
581# CONFIG_SENSORS_EEPROM is not set
582# CONFIG_SENSORS_PCF8574 is not set
eff2f1ec 583# CONFIG_PCF8575 is not set
80f4ec7f 584# CONFIG_SENSORS_PCF8591 is not set
80f4ec7f
KP
585# CONFIG_SENSORS_MAX6875 is not set
586# CONFIG_SENSORS_TSL2550 is not set
587# CONFIG_I2C_DEBUG_CORE is not set
588# CONFIG_I2C_DEBUG_ALGO is not set
589# CONFIG_I2C_DEBUG_BUS is not set
590# CONFIG_I2C_DEBUG_CHIP is not set
80f4ec7f 591# CONFIG_SPI is not set
80f4ec7f
KP
592# CONFIG_W1 is not set
593# CONFIG_POWER_SUPPLY is not set
594CONFIG_HWMON=y
595# CONFIG_HWMON_VID is not set
596# CONFIG_SENSORS_AD7418 is not set
597# CONFIG_SENSORS_ADM1021 is not set
598# CONFIG_SENSORS_ADM1025 is not set
599# CONFIG_SENSORS_ADM1026 is not set
600# CONFIG_SENSORS_ADM1029 is not set
601# CONFIG_SENSORS_ADM1031 is not set
602# CONFIG_SENSORS_ADM9240 is not set
603# CONFIG_SENSORS_ADT7470 is not set
eff2f1ec 604# CONFIG_SENSORS_ADT7473 is not set
80f4ec7f
KP
605# CONFIG_SENSORS_ATXP1 is not set
606# CONFIG_SENSORS_DS1621 is not set
607# CONFIG_SENSORS_F71805F is not set
608# CONFIG_SENSORS_F71882FG is not set
609# CONFIG_SENSORS_F75375S is not set
610# CONFIG_SENSORS_GL518SM is not set
611# CONFIG_SENSORS_GL520SM is not set
612# CONFIG_SENSORS_IT87 is not set
613# CONFIG_SENSORS_LM63 is not set
614# CONFIG_SENSORS_LM75 is not set
615# CONFIG_SENSORS_LM77 is not set
616# CONFIG_SENSORS_LM78 is not set
617# CONFIG_SENSORS_LM80 is not set
618# CONFIG_SENSORS_LM83 is not set
619# CONFIG_SENSORS_LM85 is not set
620# CONFIG_SENSORS_LM87 is not set
621# CONFIG_SENSORS_LM90 is not set
622# CONFIG_SENSORS_LM92 is not set
623# CONFIG_SENSORS_LM93 is not set
624# CONFIG_SENSORS_MAX1619 is not set
625# CONFIG_SENSORS_MAX6650 is not set
626# CONFIG_SENSORS_PC87360 is not set
627# CONFIG_SENSORS_PC87427 is not set
628# CONFIG_SENSORS_DME1737 is not set
629# CONFIG_SENSORS_SMSC47M1 is not set
630# CONFIG_SENSORS_SMSC47M192 is not set
631# CONFIG_SENSORS_SMSC47B397 is not set
eff2f1ec 632# CONFIG_SENSORS_ADS7828 is not set
80f4ec7f
KP
633# CONFIG_SENSORS_THMC50 is not set
634# CONFIG_SENSORS_VT1211 is not set
635# CONFIG_SENSORS_W83781D is not set
636# CONFIG_SENSORS_W83791D is not set
637# CONFIG_SENSORS_W83792D is not set
638# CONFIG_SENSORS_W83793 is not set
639# CONFIG_SENSORS_W83L785TS is not set
eff2f1ec 640# CONFIG_SENSORS_W83L786NG is not set
80f4ec7f
KP
641# CONFIG_SENSORS_W83627HF is not set
642# CONFIG_SENSORS_W83627EHF is not set
643# CONFIG_HWMON_DEBUG_CHIP is not set
eff2f1ec 644# CONFIG_THERMAL is not set
80f4ec7f
KP
645CONFIG_WATCHDOG=y
646# CONFIG_WATCHDOG_NOWAYOUT is not set
647
648#
649# Watchdog Device Drivers
650#
651# CONFIG_SOFT_WATCHDOG is not set
652CONFIG_83xx_WDT=y
653
70b3ec3e
KG
654#
655# USB-based Watchdog Cards
656#
657# CONFIG_USBPCWATCHDOG is not set
658
80f4ec7f
KP
659#
660# Sonics Silicon Backplane
661#
662CONFIG_SSB_POSSIBLE=y
663# CONFIG_SSB is not set
664
665#
666# Multifunction device drivers
667#
668# CONFIG_MFD_SM501 is not set
70b3ec3e 669# CONFIG_HTC_PASIC3 is not set
80f4ec7f
KP
670
671#
672# Multimedia devices
673#
70b3ec3e
KG
674
675#
676# Multimedia core support
677#
80f4ec7f
KP
678# CONFIG_VIDEO_DEV is not set
679# CONFIG_DVB_CORE is not set
70b3ec3e
KG
680# CONFIG_VIDEO_MEDIA is not set
681
682#
683# Multimedia drivers
684#
80f4ec7f 685CONFIG_DAB=y
70b3ec3e 686# CONFIG_USB_DABUSB is not set
80f4ec7f
KP
687
688#
689# Graphics support
690#
691# CONFIG_VGASTATE is not set
692CONFIG_VIDEO_OUTPUT_CONTROL=m
693# CONFIG_FB is not set
694# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
695
696#
697# Display device support
698#
699# CONFIG_DISPLAY_SUPPORT is not set
700
701#
702# Sound
703#
704# CONFIG_SOUND is not set
705CONFIG_HID_SUPPORT=y
706CONFIG_HID=y
707# CONFIG_HID_DEBUG is not set
708# CONFIG_HIDRAW is not set
70b3ec3e
KG
709
710#
711# USB Input Devices
712#
713CONFIG_USB_HID=y
714# CONFIG_USB_HIDINPUT_POWERBOOK is not set
715# CONFIG_HID_FF is not set
716# CONFIG_USB_HIDDEV is not set
80f4ec7f
KP
717CONFIG_USB_SUPPORT=y
718CONFIG_USB_ARCH_HAS_HCD=y
719# CONFIG_USB_ARCH_HAS_OHCI is not set
720CONFIG_USB_ARCH_HAS_EHCI=y
58bb7a97
KP
721CONFIG_USB=y
722# CONFIG_USB_DEBUG is not set
723# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
724
725#
726# Miscellaneous USB options
727#
728# CONFIG_USB_DEVICEFS is not set
729CONFIG_USB_DEVICE_CLASS=y
730# CONFIG_USB_DYNAMIC_MINORS is not set
731# CONFIG_USB_OTG is not set
70b3ec3e
KG
732# CONFIG_USB_OTG_WHITELIST is not set
733# CONFIG_USB_OTG_BLACKLIST_HUB is not set
58bb7a97
KP
734
735#
736# USB Host Controller Drivers
737#
70b3ec3e 738# CONFIG_USB_C67X00_HCD is not set
58bb7a97
KP
739CONFIG_USB_EHCI_HCD=y
740CONFIG_USB_EHCI_ROOT_HUB_TT=y
741# CONFIG_USB_EHCI_TT_NEWSCHED is not set
742CONFIG_USB_EHCI_FSL=y
743CONFIG_USB_EHCI_HCD_PPC_OF=y
744# CONFIG_USB_ISP116X_HCD is not set
70b3ec3e 745# CONFIG_USB_ISP1760_HCD is not set
58bb7a97
KP
746# CONFIG_USB_SL811_HCD is not set
747# CONFIG_USB_R8A66597_HCD is not set
80f4ec7f 748
70b3ec3e
KG
749#
750# USB Device Class drivers
751#
752# CONFIG_USB_ACM is not set
753# CONFIG_USB_PRINTER is not set
754# CONFIG_USB_WDM is not set
755
80f4ec7f
KP
756#
757# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
758#
70b3ec3e
KG
759
760#
761# may also be needed; see USB_STORAGE Help for more information
762#
763# CONFIG_USB_STORAGE is not set
764# CONFIG_USB_LIBUSUAL is not set
765
766#
767# USB Imaging devices
768#
769# CONFIG_USB_MDC800 is not set
770# CONFIG_USB_MICROTEK is not set
771CONFIG_USB_MON=y
772
773#
774# USB port drivers
775#
776# CONFIG_USB_SERIAL is not set
777
778#
779# USB Miscellaneous drivers
780#
781# CONFIG_USB_EMI62 is not set
782# CONFIG_USB_EMI26 is not set
783# CONFIG_USB_ADUTUX is not set
784# CONFIG_USB_AUERSWALD is not set
785# CONFIG_USB_RIO500 is not set
786# CONFIG_USB_LEGOTOWER is not set
787# CONFIG_USB_LCD is not set
788# CONFIG_USB_BERRY_CHARGE is not set
789# CONFIG_USB_LED is not set
790# CONFIG_USB_CYPRESS_CY7C63 is not set
791# CONFIG_USB_CYTHERM is not set
792# CONFIG_USB_PHIDGET is not set
793# CONFIG_USB_IDMOUSE is not set
794# CONFIG_USB_FTDI_ELAN is not set
795# CONFIG_USB_APPLEDISPLAY is not set
796# CONFIG_USB_SISUSBVGA is not set
797# CONFIG_USB_LD is not set
798# CONFIG_USB_TRANCEVIBRATOR is not set
799# CONFIG_USB_IOWARRIOR is not set
800# CONFIG_USB_ISIGHTFW is not set
80f4ec7f
KP
801# CONFIG_USB_GADGET is not set
802# CONFIG_MMC is not set
eff2f1ec 803# CONFIG_MEMSTICK is not set
80f4ec7f 804# CONFIG_NEW_LEDS is not set
70b3ec3e 805# CONFIG_ACCESSIBILITY is not set
80f4ec7f
KP
806# CONFIG_EDAC is not set
807# CONFIG_RTC_CLASS is not set
eff2f1ec 808# CONFIG_DMADEVICES is not set
80f4ec7f
KP
809# CONFIG_UIO is not set
810
811#
812# File systems
813#
814CONFIG_EXT2_FS=y
815# CONFIG_EXT2_FS_XATTR is not set
816# CONFIG_EXT2_FS_XIP is not set
817CONFIG_EXT3_FS=y
818CONFIG_EXT3_FS_XATTR=y
819# CONFIG_EXT3_FS_POSIX_ACL is not set
820# CONFIG_EXT3_FS_SECURITY is not set
821# CONFIG_EXT4DEV_FS is not set
822CONFIG_JBD=y
823CONFIG_FS_MBCACHE=y
824# CONFIG_REISERFS_FS is not set
825# CONFIG_JFS_FS is not set
826# CONFIG_FS_POSIX_ACL is not set
827# CONFIG_XFS_FS is not set
80f4ec7f 828# CONFIG_OCFS2_FS is not set
eff2f1ec 829CONFIG_DNOTIFY=y
80f4ec7f
KP
830CONFIG_INOTIFY=y
831CONFIG_INOTIFY_USER=y
832# CONFIG_QUOTA is not set
80f4ec7f
KP
833# CONFIG_AUTOFS_FS is not set
834# CONFIG_AUTOFS4_FS is not set
835# CONFIG_FUSE_FS is not set
836
837#
838# CD-ROM/DVD Filesystems
839#
840# CONFIG_ISO9660_FS is not set
841# CONFIG_UDF_FS is not set
842
843#
844# DOS/FAT/NT Filesystems
845#
846# CONFIG_MSDOS_FS is not set
847# CONFIG_VFAT_FS is not set
848# CONFIG_NTFS_FS is not set
849
850#
851# Pseudo filesystems
852#
853CONFIG_PROC_FS=y
854CONFIG_PROC_KCORE=y
855CONFIG_PROC_SYSCTL=y
856CONFIG_SYSFS=y
857CONFIG_TMPFS=y
858# CONFIG_TMPFS_POSIX_ACL is not set
859# CONFIG_HUGETLB_PAGE is not set
860# CONFIG_CONFIGFS_FS is not set
861
862#
863# Miscellaneous filesystems
864#
865# CONFIG_ADFS_FS is not set
866# CONFIG_AFFS_FS is not set
867# CONFIG_HFS_FS is not set
868# CONFIG_HFSPLUS_FS is not set
869# CONFIG_BEFS_FS is not set
870# CONFIG_BFS_FS is not set
871# CONFIG_EFS_FS is not set
872# CONFIG_CRAMFS is not set
873# CONFIG_VXFS_FS is not set
eff2f1ec 874# CONFIG_MINIX_FS is not set
80f4ec7f
KP
875# CONFIG_HPFS_FS is not set
876# CONFIG_QNX4FS_FS is not set
eff2f1ec 877# CONFIG_ROMFS_FS is not set
80f4ec7f
KP
878# CONFIG_SYSV_FS is not set
879# CONFIG_UFS_FS is not set
880CONFIG_NETWORK_FILESYSTEMS=y
881CONFIG_NFS_FS=y
882CONFIG_NFS_V3=y
883# CONFIG_NFS_V3_ACL is not set
884CONFIG_NFS_V4=y
80f4ec7f
KP
885# CONFIG_NFSD is not set
886CONFIG_ROOT_NFS=y
887CONFIG_LOCKD=y
888CONFIG_LOCKD_V4=y
889CONFIG_NFS_COMMON=y
890CONFIG_SUNRPC=y
891CONFIG_SUNRPC_GSS=y
892# CONFIG_SUNRPC_BIND34 is not set
893CONFIG_RPCSEC_GSS_KRB5=y
894# CONFIG_RPCSEC_GSS_SPKM3 is not set
895# CONFIG_SMB_FS is not set
896# CONFIG_CIFS is not set
897# CONFIG_NCP_FS is not set
898# CONFIG_CODA_FS is not set
899# CONFIG_AFS_FS is not set
900
901#
902# Partition Types
903#
904CONFIG_PARTITION_ADVANCED=y
905# CONFIG_ACORN_PARTITION is not set
906# CONFIG_OSF_PARTITION is not set
907# CONFIG_AMIGA_PARTITION is not set
908# CONFIG_ATARI_PARTITION is not set
909# CONFIG_MAC_PARTITION is not set
910CONFIG_MSDOS_PARTITION=y
911# CONFIG_BSD_DISKLABEL is not set
912# CONFIG_MINIX_SUBPARTITION is not set
913# CONFIG_SOLARIS_X86_PARTITION is not set
914# CONFIG_UNIXWARE_DISKLABEL is not set
915# CONFIG_LDM_PARTITION is not set
916# CONFIG_SGI_PARTITION is not set
917# CONFIG_ULTRIX_PARTITION is not set
918# CONFIG_SUN_PARTITION is not set
919# CONFIG_KARMA_PARTITION is not set
920# CONFIG_EFI_PARTITION is not set
921# CONFIG_SYSV68_PARTITION is not set
922# CONFIG_NLS is not set
923# CONFIG_DLM is not set
924
925#
926# Library routines
927#
928CONFIG_BITREVERSE=y
70b3ec3e 929# CONFIG_GENERIC_FIND_FIRST_BIT is not set
80f4ec7f
KP
930# CONFIG_CRC_CCITT is not set
931# CONFIG_CRC16 is not set
932# CONFIG_CRC_ITU_T is not set
933CONFIG_CRC32=y
934# CONFIG_CRC7 is not set
935# CONFIG_LIBCRC32C is not set
936CONFIG_PLIST=y
937CONFIG_HAS_IOMEM=y
938CONFIG_HAS_IOPORT=y
939CONFIG_HAS_DMA=y
70b3ec3e 940CONFIG_HAVE_LMB=y
80f4ec7f
KP
941
942#
943# Kernel hacking
944#
945# CONFIG_PRINTK_TIME is not set
946CONFIG_ENABLE_WARN_DEPRECATED=y
947# CONFIG_ENABLE_MUST_CHECK is not set
70b3ec3e 948CONFIG_FRAME_WARN=1024
80f4ec7f
KP
949# CONFIG_MAGIC_SYSRQ is not set
950# CONFIG_UNUSED_SYMBOLS is not set
951# CONFIG_DEBUG_FS is not set
952# CONFIG_HEADERS_CHECK is not set
953# CONFIG_DEBUG_KERNEL is not set
954# CONFIG_DEBUG_BUGVERBOSE is not set
955# CONFIG_SAMPLES is not set
70b3ec3e 956# CONFIG_IRQSTACKS is not set
80f4ec7f
KP
957# CONFIG_PPC_EARLY_DEBUG is not set
958
959#
960# Security options
961#
962# CONFIG_KEYS is not set
963# CONFIG_SECURITY is not set
964# CONFIG_SECURITY_FILE_CAPABILITIES is not set
965CONFIG_XOR_BLOCKS=y
966CONFIG_ASYNC_CORE=y
967CONFIG_ASYNC_MEMCPY=y
968CONFIG_ASYNC_XOR=y
969CONFIG_CRYPTO=y
70b3ec3e
KG
970
971#
972# Crypto core or helper
973#
80f4ec7f
KP
974CONFIG_CRYPTO_ALGAPI=y
975CONFIG_CRYPTO_BLKCIPHER=y
976CONFIG_CRYPTO_MANAGER=y
70b3ec3e
KG
977# CONFIG_CRYPTO_GF128MUL is not set
978# CONFIG_CRYPTO_NULL is not set
979# CONFIG_CRYPTO_CRYPTD is not set
980# CONFIG_CRYPTO_AUTHENC is not set
981# CONFIG_CRYPTO_TEST is not set
982
983#
984# Authenticated Encryption with Associated Data
985#
986# CONFIG_CRYPTO_CCM is not set
987# CONFIG_CRYPTO_GCM is not set
988# CONFIG_CRYPTO_SEQIV is not set
989
990#
991# Block modes
992#
993CONFIG_CRYPTO_CBC=y
994# CONFIG_CRYPTO_CTR is not set
995# CONFIG_CRYPTO_CTS is not set
996CONFIG_CRYPTO_ECB=m
997# CONFIG_CRYPTO_LRW is not set
998CONFIG_CRYPTO_PCBC=m
999# CONFIG_CRYPTO_XTS is not set
1000
1001#
1002# Hash modes
1003#
80f4ec7f
KP
1004# CONFIG_CRYPTO_HMAC is not set
1005# CONFIG_CRYPTO_XCBC is not set
70b3ec3e
KG
1006
1007#
1008# Digest
1009#
1010# CONFIG_CRYPTO_CRC32C is not set
80f4ec7f
KP
1011# CONFIG_CRYPTO_MD4 is not set
1012CONFIG_CRYPTO_MD5=y
70b3ec3e 1013# CONFIG_CRYPTO_MICHAEL_MIC is not set
80f4ec7f
KP
1014# CONFIG_CRYPTO_SHA1 is not set
1015# CONFIG_CRYPTO_SHA256 is not set
1016# CONFIG_CRYPTO_SHA512 is not set
80f4ec7f 1017# CONFIG_CRYPTO_TGR192 is not set
70b3ec3e
KG
1018# CONFIG_CRYPTO_WP512 is not set
1019
1020#
1021# Ciphers
1022#
80f4ec7f 1023# CONFIG_CRYPTO_AES is not set
70b3ec3e
KG
1024# CONFIG_CRYPTO_ANUBIS is not set
1025# CONFIG_CRYPTO_ARC4 is not set
1026# CONFIG_CRYPTO_BLOWFISH is not set
1027# CONFIG_CRYPTO_CAMELLIA is not set
80f4ec7f
KP
1028# CONFIG_CRYPTO_CAST5 is not set
1029# CONFIG_CRYPTO_CAST6 is not set
70b3ec3e
KG
1030CONFIG_CRYPTO_DES=y
1031# CONFIG_CRYPTO_FCRYPT is not set
80f4ec7f 1032# CONFIG_CRYPTO_KHAZAD is not set
eff2f1ec 1033# CONFIG_CRYPTO_SALSA20 is not set
70b3ec3e
KG
1034# CONFIG_CRYPTO_SEED is not set
1035# CONFIG_CRYPTO_SERPENT is not set
1036# CONFIG_CRYPTO_TEA is not set
1037# CONFIG_CRYPTO_TWOFISH is not set
1038
1039#
1040# Compression
1041#
80f4ec7f 1042# CONFIG_CRYPTO_DEFLATE is not set
eff2f1ec 1043# CONFIG_CRYPTO_LZO is not set
80f4ec7f
KP
1044CONFIG_CRYPTO_HW=y
1045# CONFIG_PPC_CLOCK is not set
70b3ec3e 1046# CONFIG_VIRTUALIZATION is not set