blob: e24240a9a0476468efe5803ca54579439fcfe18e [file] [log] [blame]
Benjamin Herrenschmidt61974032007-12-21 15:39:26 +11001#
2# Automatically generated make config: don't edit
Josh Boyer8eb70ea2008-02-15 22:00:19 -06003# Linux kernel version: 2.6.25-rc2
4# Fri Feb 15 21:50:09 2008
Benjamin Herrenschmidt61974032007-12-21 15:39:26 +11005#
6# CONFIG_PPC64 is not set
7
8#
9# Processor support
10#
11# CONFIG_6xx is not set
12# CONFIG_PPC_85xx is not set
13# CONFIG_PPC_8xx is not set
14CONFIG_40x=y
15# CONFIG_44x is not set
16# CONFIG_E200 is not set
17CONFIG_4xx=y
18# CONFIG_PPC_MM_SLICES is not set
19CONFIG_NOT_COHERENT_CACHE=y
20CONFIG_PPC32=y
21CONFIG_WORD_SIZE=32
22CONFIG_PPC_MERGE=y
23CONFIG_MMU=y
24CONFIG_GENERIC_CMOS_UPDATE=y
25CONFIG_GENERIC_TIME=y
26CONFIG_GENERIC_TIME_VSYSCALL=y
27CONFIG_GENERIC_CLOCKEVENTS=y
28CONFIG_GENERIC_HARDIRQS=y
Josh Boyer8eb70ea2008-02-15 22:00:19 -060029# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set
Benjamin Herrenschmidt61974032007-12-21 15:39:26 +110030CONFIG_IRQ_PER_CPU=y
Benjamin Herrenschmidt61974032007-12-21 15:39:26 +110031CONFIG_RWSEM_XCHGADD_ALGORITHM=y
32CONFIG_ARCH_HAS_ILOG2_U32=y
33CONFIG_GENERIC_HWEIGHT=y
34CONFIG_GENERIC_CALIBRATE_DELAY=y
35CONFIG_GENERIC_FIND_NEXT_BIT=y
36# CONFIG_ARCH_NO_VIRT_TO_BUS is not set
37CONFIG_PPC=y
38CONFIG_EARLY_PRINTK=y
39CONFIG_GENERIC_NVRAM=y
40CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
41CONFIG_ARCH_MAY_HAVE_PC_FDC=y
42CONFIG_PPC_OF=y
43CONFIG_OF=y
44CONFIG_PPC_UDBG_16550=y
45# CONFIG_GENERIC_TBSYNC is not set
46CONFIG_AUDIT_ARCH=y
47CONFIG_GENERIC_BUG=y
48# CONFIG_DEFAULT_UIMAGE is not set
49CONFIG_PPC_DCR_NATIVE=y
50# CONFIG_PPC_DCR_MMIO is not set
51CONFIG_PPC_DCR=y
52CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
53
54#
55# General setup
56#
57CONFIG_EXPERIMENTAL=y
58CONFIG_BROKEN_ON_SMP=y
59CONFIG_INIT_ENV_ARG_LIMIT=32
60CONFIG_LOCALVERSION=""
61CONFIG_LOCALVERSION_AUTO=y
62CONFIG_SWAP=y
63CONFIG_SYSVIPC=y
64CONFIG_SYSVIPC_SYSCTL=y
65CONFIG_POSIX_MQUEUE=y
66# CONFIG_BSD_PROCESS_ACCT is not set
67# CONFIG_TASKSTATS is not set
Benjamin Herrenschmidt61974032007-12-21 15:39:26 +110068# CONFIG_AUDIT is not set
69# CONFIG_IKCONFIG is not set
70CONFIG_LOG_BUF_SHIFT=14
71# CONFIG_CGROUPS is not set
Josh Boyer8eb70ea2008-02-15 22:00:19 -060072CONFIG_GROUP_SCHED=y
Benjamin Herrenschmidt61974032007-12-21 15:39:26 +110073CONFIG_FAIR_GROUP_SCHED=y
Josh Boyer8eb70ea2008-02-15 22:00:19 -060074# CONFIG_RT_GROUP_SCHED is not set
75CONFIG_USER_SCHED=y
76# CONFIG_CGROUP_SCHED is not set
Benjamin Herrenschmidt61974032007-12-21 15:39:26 +110077CONFIG_SYSFS_DEPRECATED=y
78# CONFIG_RELAY is not set
Josh Boyer8eb70ea2008-02-15 22:00:19 -060079# CONFIG_NAMESPACES is not set
Benjamin Herrenschmidt61974032007-12-21 15:39:26 +110080CONFIG_BLK_DEV_INITRD=y
81CONFIG_INITRAMFS_SOURCE=""
82# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
83CONFIG_SYSCTL=y
84CONFIG_EMBEDDED=y
85CONFIG_SYSCTL_SYSCALL=y
86CONFIG_KALLSYMS=y
87CONFIG_KALLSYMS_ALL=y
88CONFIG_KALLSYMS_EXTRA_PASS=y
89CONFIG_HOTPLUG=y
90CONFIG_PRINTK=y
91CONFIG_BUG=y
92CONFIG_ELF_CORE=y
Josh Boyer8eb70ea2008-02-15 22:00:19 -060093CONFIG_COMPAT_BRK=y
Benjamin Herrenschmidt61974032007-12-21 15:39:26 +110094CONFIG_BASE_FULL=y
95CONFIG_FUTEX=y
96CONFIG_ANON_INODES=y
97CONFIG_EPOLL=y
98CONFIG_SIGNALFD=y
Josh Boyer8eb70ea2008-02-15 22:00:19 -060099CONFIG_TIMERFD=y
Benjamin Herrenschmidt61974032007-12-21 15:39:26 +1100100CONFIG_EVENTFD=y
101CONFIG_SHMEM=y
102CONFIG_VM_EVENT_COUNTERS=y
103CONFIG_SLUB_DEBUG=y
104# CONFIG_SLAB is not set
105CONFIG_SLUB=y
106# CONFIG_SLOB is not set
Josh Boyer8eb70ea2008-02-15 22:00:19 -0600107# CONFIG_PROFILING is not set
108# CONFIG_MARKERS is not set
109CONFIG_HAVE_OPROFILE=y
110# CONFIG_KPROBES is not set
111CONFIG_HAVE_KPROBES=y
112CONFIG_PROC_PAGE_MONITOR=y
113CONFIG_SLABINFO=y
Benjamin Herrenschmidt61974032007-12-21 15:39:26 +1100114CONFIG_RT_MUTEXES=y
115# CONFIG_TINY_SHMEM is not set
116CONFIG_BASE_SMALL=0
117CONFIG_MODULES=y
118CONFIG_MODULE_UNLOAD=y
119# CONFIG_MODULE_FORCE_UNLOAD is not set
120# CONFIG_MODVERSIONS is not set
121# CONFIG_MODULE_SRCVERSION_ALL is not set
122CONFIG_KMOD=y
123CONFIG_BLOCK=y
124CONFIG_LBD=y
125# CONFIG_BLK_DEV_IO_TRACE is not set
126# CONFIG_LSF is not set
127# CONFIG_BLK_DEV_BSG is not set
128
129#
130# IO Schedulers
131#
132CONFIG_IOSCHED_NOOP=y
133CONFIG_IOSCHED_AS=y
134CONFIG_IOSCHED_DEADLINE=y
135CONFIG_IOSCHED_CFQ=y
136CONFIG_DEFAULT_AS=y
137# CONFIG_DEFAULT_DEADLINE is not set
138# CONFIG_DEFAULT_CFQ is not set
139# CONFIG_DEFAULT_NOOP is not set
140CONFIG_DEFAULT_IOSCHED="anticipatory"
Josh Boyer8eb70ea2008-02-15 22:00:19 -0600141CONFIG_CLASSIC_RCU=y
142# CONFIG_PREEMPT_RCU is not set
Josh Boyerd2d8cfc2007-12-24 19:46:29 -0600143# CONFIG_PPC4xx_PCI_EXPRESS is not set
Benjamin Herrenschmidt61974032007-12-21 15:39:26 +1100144
145#
146# Platform support
147#
Josh Boyer8eb70ea2008-02-15 22:00:19 -0600148# CONFIG_PPC_MPC512x is not set
149# CONFIG_PPC_MPC5121 is not set
Benjamin Herrenschmidt61974032007-12-21 15:39:26 +1100150# CONFIG_PPC_CELL is not set
151# CONFIG_PPC_CELL_NATIVE is not set
152# CONFIG_PQ2ADS is not set
153CONFIG_EP405=y
154# CONFIG_KILAUEA is not set
Josh Boyerd2d8cfc2007-12-24 19:46:29 -0600155# CONFIG_MAKALU is not set
Benjamin Herrenschmidt61974032007-12-21 15:39:26 +1100156# CONFIG_WALNUT is not set
157# CONFIG_XILINX_VIRTEX_GENERIC_BOARD is not set
158CONFIG_405GP=y
159CONFIG_IBM405_ERR77=y
160CONFIG_IBM405_ERR51=y
Josh Boyer8eb70ea2008-02-15 22:00:19 -0600161# CONFIG_IPIC is not set
Benjamin Herrenschmidt61974032007-12-21 15:39:26 +1100162# CONFIG_MPIC is not set
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
Benjamin Herrenschmidt61974032007-12-21 15:39:26 +1100172# CONFIG_FSL_ULI1575 is not set
173
174#
175# Kernel options
176#
177# CONFIG_HIGHMEM is not set
178# CONFIG_TICK_ONESHOT is not set
179# CONFIG_NO_HZ is not set
180# CONFIG_HIGH_RES_TIMERS is not set
181CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
182# CONFIG_HZ_100 is not set
183CONFIG_HZ_250=y
184# CONFIG_HZ_300 is not set
185# CONFIG_HZ_1000 is not set
186CONFIG_HZ=250
Josh Boyer8eb70ea2008-02-15 22:00:19 -0600187# CONFIG_SCHED_HRTICK is not set
Benjamin Herrenschmidt61974032007-12-21 15:39:26 +1100188CONFIG_PREEMPT_NONE=y
189# CONFIG_PREEMPT_VOLUNTARY is not set
190# CONFIG_PREEMPT is not set
Josh Boyer8eb70ea2008-02-15 22:00:19 -0600191CONFIG_RCU_TRACE=y
Benjamin Herrenschmidt61974032007-12-21 15:39:26 +1100192CONFIG_BINFMT_ELF=y
193# CONFIG_BINFMT_MISC is not set
194# CONFIG_MATH_EMULATION is not set
Josh Boyer8eb70ea2008-02-15 22:00:19 -0600195# CONFIG_IOMMU_HELPER is not set
Benjamin Herrenschmidt61974032007-12-21 15:39:26 +1100196CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
Josh Boyer8eb70ea2008-02-15 22:00:19 -0600197CONFIG_ARCH_HAS_WALK_MEMORY=y
198CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
Benjamin Herrenschmidt61974032007-12-21 15:39:26 +1100199CONFIG_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
Benjamin Herrenschmidt61974032007-12-21 15:39:26 +1100217CONFIG_SECCOMP=y
Benjamin Herrenschmidt61974032007-12-21 15:39:26 +1100218CONFIG_ISA_DMA_API=y
219
220#
221# Bus options
222#
223CONFIG_ZONE_DMA=y
224CONFIG_PPC_INDIRECT_PCI=y
225CONFIG_PCI=y
226CONFIG_PCI_DOMAINS=y
227CONFIG_PCI_SYSCALL=y
228# CONFIG_PCIEPORTBUS is not set
229CONFIG_ARCH_SUPPORTS_MSI=y
230# CONFIG_PCI_MSI is not set
231CONFIG_PCI_LEGACY=y
232# CONFIG_PCI_DEBUG is not set
233# CONFIG_PCCARD is not set
234# CONFIG_HOTPLUG_PCI is not set
235
236#
237# Advanced setup
238#
239# CONFIG_ADVANCED_OPTIONS is not set
240
241#
242# Default settings for advanced configuration options are used
243#
244CONFIG_HIGHMEM_START=0xfe000000
245CONFIG_LOWMEM_SIZE=0x30000000
246CONFIG_KERNEL_START=0xc0000000
247CONFIG_TASK_SIZE=0xc0000000
248CONFIG_CONSISTENT_START=0xff100000
249CONFIG_CONSISTENT_SIZE=0x00200000
250CONFIG_BOOT_LOAD=0x00400000
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
263# CONFIG_NET_KEY is not set
264CONFIG_INET=y
265# CONFIG_IP_MULTICAST is not set
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_ARPD is not set
275# CONFIG_SYN_COOKIES is not set
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
281# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
282# CONFIG_INET_XFRM_MODE_TUNNEL is not set
283# CONFIG_INET_XFRM_MODE_BEET is not set
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
Josh Boyer8eb70ea2008-02-15 22:00:19 -0600317# CONFIG_CAN is not set
Benjamin Herrenschmidt61974032007-12-21 15:39:26 +1100318# 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
342CONFIG_FW_LOADER=y
343# CONFIG_DEBUG_DRIVER is not set
344# CONFIG_DEBUG_DEVRES is not set
345# CONFIG_SYS_HYPERVISOR is not set
346CONFIG_CONNECTOR=y
347CONFIG_PROC_EVENTS=y
348CONFIG_MTD=y
349# CONFIG_MTD_DEBUG is not set
350# CONFIG_MTD_CONCAT is not set
351CONFIG_MTD_PARTITIONS=y
352# CONFIG_MTD_REDBOOT_PARTS is not set
353CONFIG_MTD_CMDLINE_PARTS=y
Josh Boyer8eb70ea2008-02-15 22:00:19 -0600354CONFIG_MTD_OF_PARTS=y
Benjamin Herrenschmidt61974032007-12-21 15:39:26 +1100355
356#
357# User Modules And Translation Layers
358#
359CONFIG_MTD_CHAR=y
360CONFIG_MTD_BLKDEVS=m
361CONFIG_MTD_BLOCK=m
362# CONFIG_MTD_BLOCK_RO is not set
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
374CONFIG_MTD_JEDECPROBE=y
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
400CONFIG_MTD_PHYSMAP_OF=y
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
435# CONFIG_BLK_DEV_LOOP is not set
436# CONFIG_BLK_DEV_NBD is not set
437# CONFIG_BLK_DEV_SX8 is not set
438# CONFIG_BLK_DEV_UB is not set
439CONFIG_BLK_DEV_RAM=y
440CONFIG_BLK_DEV_RAM_COUNT=16
441CONFIG_BLK_DEV_RAM_SIZE=35000
Josh Boyer8eb70ea2008-02-15 22:00:19 -0600442# CONFIG_BLK_DEV_XIP is not set
Benjamin Herrenschmidt61974032007-12-21 15:39:26 +1100443# CONFIG_CDROM_PKTCDVD is not set
444# CONFIG_ATA_OVER_ETH is not set
445# CONFIG_XILINX_SYSACE 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
Josh Boyer8eb70ea2008-02-15 22:00:19 -0600451# CONFIG_ENCLOSURE_SERVICES is not set
452CONFIG_HAVE_IDE=y
Benjamin Herrenschmidt61974032007-12-21 15:39:26 +1100453# CONFIG_IDE is not set
454
455#
456# SCSI device support
457#
458# CONFIG_RAID_ATTRS is not set
459# CONFIG_SCSI is not set
460# CONFIG_SCSI_DMA is not set
461# CONFIG_SCSI_NETLINK 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
Benjamin Herrenschmidt61974032007-12-21 15:39:26 +1100481# CONFIG_ARCNET is not set
482# CONFIG_PHYLIB is not set
483CONFIG_NET_ETHERNET=y
484# CONFIG_MII is not set
485# CONFIG_HAPPYMEAL is not set
486# CONFIG_SUNGEM is not set
487# CONFIG_CASSINI is not set
488# CONFIG_NET_VENDOR_3COM is not set
489# CONFIG_NET_TULIP is not set
490# CONFIG_HP100 is not set
491CONFIG_IBM_NEW_EMAC=y
492CONFIG_IBM_NEW_EMAC_RXB=128
493CONFIG_IBM_NEW_EMAC_TXB=64
494CONFIG_IBM_NEW_EMAC_POLL_WEIGHT=32
495CONFIG_IBM_NEW_EMAC_RX_COPY_THRESHOLD=256
496CONFIG_IBM_NEW_EMAC_RX_SKB_HEADROOM=0
497# CONFIG_IBM_NEW_EMAC_DEBUG is not set
498CONFIG_IBM_NEW_EMAC_ZMII=y
499# CONFIG_IBM_NEW_EMAC_RGMII is not set
500# CONFIG_IBM_NEW_EMAC_TAH is not set
501# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
502# CONFIG_NET_PCI is not set
503# CONFIG_B44 is not set
504CONFIG_NETDEV_1000=y
505# CONFIG_ACENIC is not set
506# CONFIG_DL2K is not set
507# CONFIG_E1000 is not set
508# CONFIG_E1000E is not set
Josh Boyer8eb70ea2008-02-15 22:00:19 -0600509# CONFIG_E1000E_ENABLED is not set
510# CONFIG_IP1000 is not set
511# CONFIG_IGB is not set
Benjamin Herrenschmidt61974032007-12-21 15:39:26 +1100512# CONFIG_NS83820 is not set
513# CONFIG_HAMACHI is not set
514# CONFIG_YELLOWFIN is not set
515# CONFIG_R8169 is not set
516# CONFIG_SIS190 is not set
517# CONFIG_SKGE is not set
518# CONFIG_SKY2 is not set
519# CONFIG_SK98LIN is not set
520# CONFIG_VIA_VELOCITY is not set
521# CONFIG_TIGON3 is not set
522# CONFIG_BNX2 is not set
523# CONFIG_QLA3XXX is not set
524# CONFIG_ATL1 is not set
525CONFIG_NETDEV_10000=y
526# CONFIG_CHELSIO_T1 is not set
527# CONFIG_CHELSIO_T3 is not set
528# CONFIG_IXGBE is not set
529# CONFIG_IXGB is not set
530# CONFIG_S2IO is not set
531# CONFIG_MYRI10GE is not set
532# CONFIG_NETXEN_NIC is not set
533# CONFIG_NIU is not set
534# CONFIG_MLX4_CORE is not set
535# CONFIG_TEHUTI is not set
Josh Boyer8eb70ea2008-02-15 22:00:19 -0600536# CONFIG_BNX2X is not set
Benjamin Herrenschmidt61974032007-12-21 15:39:26 +1100537# CONFIG_TR is not set
538
539#
540# Wireless LAN
541#
542# CONFIG_WLAN_PRE80211 is not set
543# CONFIG_WLAN_80211 is not set
544
545#
546# USB Network Adapters
547#
548# CONFIG_USB_CATC is not set
549# CONFIG_USB_KAWETH is not set
550# CONFIG_USB_PEGASUS is not set
551# CONFIG_USB_RTL8150 is not set
552# CONFIG_USB_USBNET is not set
553# CONFIG_WAN is not set
554# CONFIG_FDDI is not set
555# CONFIG_HIPPI is not set
556# CONFIG_PPP is not set
557# CONFIG_SLIP is not set
Benjamin Herrenschmidt61974032007-12-21 15:39:26 +1100558# CONFIG_NETCONSOLE is not set
559# CONFIG_NETPOLL is not set
560# CONFIG_NET_POLL_CONTROLLER is not set
561# CONFIG_ISDN is not set
562# CONFIG_PHONE is not set
563
564#
565# Input device support
566#
567# CONFIG_INPUT is not set
568
569#
570# Hardware I/O ports
571#
572# CONFIG_SERIO is not set
573# CONFIG_GAMEPORT is not set
574
575#
576# Character devices
577#
578# CONFIG_VT is not set
579# CONFIG_SERIAL_NONSTANDARD is not set
Josh Boyer8eb70ea2008-02-15 22:00:19 -0600580# CONFIG_NOZOMI is not set
Benjamin Herrenschmidt61974032007-12-21 15:39:26 +1100581
582#
583# Serial drivers
584#
585CONFIG_SERIAL_8250=y
586CONFIG_SERIAL_8250_CONSOLE=y
587CONFIG_SERIAL_8250_PCI=y
588CONFIG_SERIAL_8250_NR_UARTS=4
589CONFIG_SERIAL_8250_RUNTIME_UARTS=4
590CONFIG_SERIAL_8250_EXTENDED=y
591# CONFIG_SERIAL_8250_MANY_PORTS is not set
592CONFIG_SERIAL_8250_SHARE_IRQ=y
593# CONFIG_SERIAL_8250_DETECT_IRQ is not set
594# CONFIG_SERIAL_8250_RSA is not set
595
596#
597# Non-8250 serial port support
598#
599# CONFIG_SERIAL_UARTLITE is not set
600CONFIG_SERIAL_CORE=y
601CONFIG_SERIAL_CORE_CONSOLE=y
602# CONFIG_SERIAL_JSM is not set
603CONFIG_SERIAL_OF_PLATFORM=y
604CONFIG_UNIX98_PTYS=y
605CONFIG_LEGACY_PTYS=y
606CONFIG_LEGACY_PTY_COUNT=256
607# CONFIG_IPMI_HANDLER is not set
608# CONFIG_HW_RANDOM is not set
609# CONFIG_NVRAM is not set
610# CONFIG_GEN_RTC is not set
611# CONFIG_R3964 is not set
612# CONFIG_APPLICOM is not set
613# CONFIG_RAW_DRIVER is not set
614# CONFIG_TCG_TPM is not set
615CONFIG_DEVPORT=y
616# CONFIG_I2C is not set
617
618#
619# SPI support
620#
621# CONFIG_SPI is not set
622# CONFIG_SPI_MASTER is not set
623# CONFIG_W1 is not set
624# CONFIG_POWER_SUPPLY is not set
625# CONFIG_HWMON is not set
Josh Boyer8eb70ea2008-02-15 22:00:19 -0600626CONFIG_THERMAL=y
Benjamin Herrenschmidt61974032007-12-21 15:39:26 +1100627# CONFIG_WATCHDOG is not set
628
629#
630# Sonics Silicon Backplane
631#
632CONFIG_SSB_POSSIBLE=y
633# CONFIG_SSB is not set
634
635#
636# Multifunction device drivers
637#
638# CONFIG_MFD_SM501 is not set
639
640#
641# Multimedia devices
642#
643# CONFIG_VIDEO_DEV is not set
644# CONFIG_DVB_CORE is not set
645# CONFIG_DAB is not set
646
647#
648# Graphics support
649#
650# CONFIG_AGP is not set
651# CONFIG_DRM is not set
652# CONFIG_VGASTATE is not set
653CONFIG_VIDEO_OUTPUT_CONTROL=m
654# CONFIG_FB is not set
655# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
656
657#
658# Display device support
659#
660# CONFIG_DISPLAY_SUPPORT is not set
661
662#
663# Sound
664#
665# CONFIG_SOUND is not set
666CONFIG_USB_SUPPORT=y
667CONFIG_USB_ARCH_HAS_HCD=y
668CONFIG_USB_ARCH_HAS_OHCI=y
669CONFIG_USB_ARCH_HAS_EHCI=y
670CONFIG_USB=y
671# CONFIG_USB_DEBUG is not set
Josh Boyer8eb70ea2008-02-15 22:00:19 -0600672# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
Benjamin Herrenschmidt61974032007-12-21 15:39:26 +1100673
674#
675# Miscellaneous USB options
676#
677CONFIG_USB_DEVICEFS=y
678CONFIG_USB_DEVICE_CLASS=y
679# CONFIG_USB_DYNAMIC_MINORS is not set
680# CONFIG_USB_OTG is not set
681
682#
683# USB Host Controller Drivers
684#
685# CONFIG_USB_EHCI_HCD is not set
686# CONFIG_USB_ISP116X_HCD is not set
687CONFIG_USB_OHCI_HCD=y
688CONFIG_USB_OHCI_HCD_PPC_OF=y
689CONFIG_USB_OHCI_HCD_PPC_OF_BE=y
690CONFIG_USB_OHCI_HCD_PPC_OF_LE=y
691CONFIG_USB_OHCI_HCD_PCI=y
692CONFIG_USB_OHCI_BIG_ENDIAN_DESC=y
693CONFIG_USB_OHCI_BIG_ENDIAN_MMIO=y
694CONFIG_USB_OHCI_LITTLE_ENDIAN=y
695# CONFIG_USB_UHCI_HCD is not set
696# CONFIG_USB_SL811_HCD is not set
697# CONFIG_USB_R8A66597_HCD is not set
698
699#
700# USB Device Class drivers
701#
702# CONFIG_USB_ACM is not set
703# CONFIG_USB_PRINTER is not set
704
705#
706# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
707#
708
709#
710# may also be needed; see USB_STORAGE Help for more information
711#
712# CONFIG_USB_LIBUSUAL is not set
713
714#
715# USB Imaging devices
716#
717# CONFIG_USB_MDC800 is not set
718CONFIG_USB_MON=y
719
720#
721# USB port drivers
722#
Benjamin Herrenschmidt61974032007-12-21 15:39:26 +1100723# CONFIG_USB_SERIAL is not set
724
725#
726# USB Miscellaneous drivers
727#
728# CONFIG_USB_EMI62 is not set
729# CONFIG_USB_EMI26 is not set
730# CONFIG_USB_ADUTUX is not set
731# CONFIG_USB_AUERSWALD is not set
732# CONFIG_USB_RIO500 is not set
733# CONFIG_USB_LEGOTOWER is not set
734# CONFIG_USB_LCD is not set
735# CONFIG_USB_BERRY_CHARGE is not set
736# CONFIG_USB_LED is not set
737# CONFIG_USB_CYPRESS_CY7C63 is not set
738# CONFIG_USB_CYTHERM is not set
739# CONFIG_USB_PHIDGET is not set
740# CONFIG_USB_IDMOUSE is not set
741# CONFIG_USB_FTDI_ELAN is not set
742# CONFIG_USB_APPLEDISPLAY is not set
743# CONFIG_USB_LD is not set
744# CONFIG_USB_TRANCEVIBRATOR is not set
745# CONFIG_USB_IOWARRIOR is not set
746# CONFIG_USB_TEST is not set
Benjamin Herrenschmidt61974032007-12-21 15:39:26 +1100747# CONFIG_USB_GADGET is not set
748# CONFIG_MMC is not set
Josh Boyer8eb70ea2008-02-15 22:00:19 -0600749# CONFIG_MEMSTICK is not set
Benjamin Herrenschmidt61974032007-12-21 15:39:26 +1100750# CONFIG_NEW_LEDS is not set
751# CONFIG_INFINIBAND is not set
752# CONFIG_EDAC is not set
753# CONFIG_RTC_CLASS is not set
754
755#
756# Userspace I/O
757#
758# CONFIG_UIO is not set
759
760#
761# File systems
762#
763CONFIG_EXT2_FS=y
764# CONFIG_EXT2_FS_XATTR is not set
765# CONFIG_EXT2_FS_XIP is not set
766# CONFIG_EXT3_FS is not set
767# CONFIG_EXT4DEV_FS is not set
768# CONFIG_REISERFS_FS is not set
769# CONFIG_JFS_FS is not set
770# CONFIG_FS_POSIX_ACL is not set
771# CONFIG_XFS_FS is not set
772# CONFIG_GFS2_FS is not set
773# CONFIG_OCFS2_FS is not set
Josh Boyer8eb70ea2008-02-15 22:00:19 -0600774CONFIG_DNOTIFY=y
Benjamin Herrenschmidt61974032007-12-21 15:39:26 +1100775CONFIG_INOTIFY=y
776CONFIG_INOTIFY_USER=y
777# CONFIG_QUOTA is not set
Benjamin Herrenschmidt61974032007-12-21 15:39:26 +1100778# CONFIG_AUTOFS_FS is not set
779# CONFIG_AUTOFS4_FS is not set
780# CONFIG_FUSE_FS is not set
781
782#
783# CD-ROM/DVD Filesystems
784#
785# CONFIG_ISO9660_FS is not set
786# CONFIG_UDF_FS is not set
787
788#
789# DOS/FAT/NT Filesystems
790#
791# CONFIG_MSDOS_FS is not set
792# CONFIG_VFAT_FS is not set
793# CONFIG_NTFS_FS is not set
794
795#
796# Pseudo filesystems
797#
798CONFIG_PROC_FS=y
799CONFIG_PROC_KCORE=y
800CONFIG_PROC_SYSCTL=y
801CONFIG_SYSFS=y
802CONFIG_TMPFS=y
803# CONFIG_TMPFS_POSIX_ACL is not set
804# CONFIG_HUGETLB_PAGE is not set
805# CONFIG_CONFIGFS_FS is not set
806
807#
808# Miscellaneous filesystems
809#
810# CONFIG_ADFS_FS is not set
811# CONFIG_AFFS_FS is not set
812# CONFIG_HFS_FS is not set
813# CONFIG_HFSPLUS_FS is not set
814# CONFIG_BEFS_FS is not set
815# CONFIG_BFS_FS is not set
816# CONFIG_EFS_FS is not set
817# CONFIG_JFFS2_FS is not set
818CONFIG_CRAMFS=y
819# CONFIG_VXFS_FS is not set
Josh Boyer8eb70ea2008-02-15 22:00:19 -0600820# CONFIG_MINIX_FS is not set
Benjamin Herrenschmidt61974032007-12-21 15:39:26 +1100821# CONFIG_HPFS_FS is not set
822# CONFIG_QNX4FS_FS is not set
Josh Boyer8eb70ea2008-02-15 22:00:19 -0600823# CONFIG_ROMFS_FS is not set
Benjamin Herrenschmidt61974032007-12-21 15:39:26 +1100824# CONFIG_SYSV_FS is not set
825# CONFIG_UFS_FS is not set
826CONFIG_NETWORK_FILESYSTEMS=y
827CONFIG_NFS_FS=y
828CONFIG_NFS_V3=y
829# CONFIG_NFS_V3_ACL is not set
830# CONFIG_NFS_V4 is not set
831# CONFIG_NFS_DIRECTIO is not set
832# CONFIG_NFSD is not set
833CONFIG_ROOT_NFS=y
834CONFIG_LOCKD=y
835CONFIG_LOCKD_V4=y
836CONFIG_NFS_COMMON=y
837CONFIG_SUNRPC=y
838# CONFIG_SUNRPC_BIND34 is not set
839# CONFIG_RPCSEC_GSS_KRB5 is not set
840# CONFIG_RPCSEC_GSS_SPKM3 is not set
841# CONFIG_SMB_FS is not set
842# CONFIG_CIFS is not set
843# CONFIG_NCP_FS is not set
844# CONFIG_CODA_FS is not set
845# CONFIG_AFS_FS is not set
846
847#
848# Partition Types
849#
850# CONFIG_PARTITION_ADVANCED is not set
851CONFIG_MSDOS_PARTITION=y
852# CONFIG_NLS is not set
853# CONFIG_DLM is not set
Benjamin Herrenschmidt61974032007-12-21 15:39:26 +1100854
855#
856# Library routines
857#
858CONFIG_BITREVERSE=y
859# CONFIG_CRC_CCITT is not set
860# CONFIG_CRC16 is not set
861# CONFIG_CRC_ITU_T is not set
862CONFIG_CRC32=y
863# CONFIG_CRC7 is not set
864# CONFIG_LIBCRC32C is not set
865CONFIG_ZLIB_INFLATE=y
866CONFIG_PLIST=y
867CONFIG_HAS_IOMEM=y
868CONFIG_HAS_IOPORT=y
869CONFIG_HAS_DMA=y
Benjamin Herrenschmidt61974032007-12-21 15:39:26 +1100870
871#
872# Kernel hacking
873#
874# CONFIG_PRINTK_TIME is not set
875CONFIG_ENABLE_WARN_DEPRECATED=y
876CONFIG_ENABLE_MUST_CHECK=y
877CONFIG_MAGIC_SYSRQ=y
878# CONFIG_UNUSED_SYMBOLS is not set
Josh Boyer8eb70ea2008-02-15 22:00:19 -0600879CONFIG_DEBUG_FS=y
Benjamin Herrenschmidt61974032007-12-21 15:39:26 +1100880# CONFIG_HEADERS_CHECK is not set
881CONFIG_DEBUG_KERNEL=y
882# CONFIG_DEBUG_SHIRQ is not set
883CONFIG_DETECT_SOFTLOCKUP=y
884CONFIG_SCHED_DEBUG=y
885# CONFIG_SCHEDSTATS is not set
886# CONFIG_TIMER_STATS is not set
887# CONFIG_SLUB_DEBUG_ON is not set
Josh Boyer8eb70ea2008-02-15 22:00:19 -0600888# CONFIG_SLUB_STATS is not set
Benjamin Herrenschmidt61974032007-12-21 15:39:26 +1100889# CONFIG_DEBUG_RT_MUTEXES is not set
890# CONFIG_RT_MUTEX_TESTER is not set
891# CONFIG_DEBUG_SPINLOCK is not set
892# CONFIG_DEBUG_MUTEXES is not set
893# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
894# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
895# CONFIG_DEBUG_KOBJECT is not set
896CONFIG_DEBUG_BUGVERBOSE=y
897# CONFIG_DEBUG_INFO is not set
898# CONFIG_DEBUG_VM is not set
899# CONFIG_DEBUG_LIST is not set
900# CONFIG_DEBUG_SG is not set
Benjamin Herrenschmidt61974032007-12-21 15:39:26 +1100901# CONFIG_BOOT_PRINTK_DELAY is not set
902# CONFIG_RCU_TORTURE_TEST is not set
Josh Boyer8eb70ea2008-02-15 22:00:19 -0600903# CONFIG_BACKTRACE_SELF_TEST is not set
Benjamin Herrenschmidt61974032007-12-21 15:39:26 +1100904# CONFIG_FAULT_INJECTION is not set
905# CONFIG_SAMPLES is not set
906# CONFIG_DEBUG_STACKOVERFLOW is not set
907# CONFIG_DEBUG_STACK_USAGE is not set
908# CONFIG_DEBUG_PAGEALLOC is not set
909# CONFIG_DEBUGGER is not set
Josh Boyer8eb70ea2008-02-15 22:00:19 -0600910# CONFIG_VIRQ_DEBUG is not set
Benjamin Herrenschmidt61974032007-12-21 15:39:26 +1100911# CONFIG_BDI_SWITCH is not set
912# CONFIG_PPC_EARLY_DEBUG is not set
913
914#
915# Security options
916#
917# CONFIG_KEYS is not set
918# CONFIG_SECURITY is not set
919# CONFIG_SECURITY_FILE_CAPABILITIES is not set
920CONFIG_CRYPTO=y
921CONFIG_CRYPTO_ALGAPI=y
922CONFIG_CRYPTO_BLKCIPHER=y
Josh Boyer8eb70ea2008-02-15 22:00:19 -0600923# CONFIG_CRYPTO_SEQIV is not set
Benjamin Herrenschmidt61974032007-12-21 15:39:26 +1100924CONFIG_CRYPTO_MANAGER=y
925# CONFIG_CRYPTO_HMAC is not set
926# CONFIG_CRYPTO_XCBC is not set
927# CONFIG_CRYPTO_NULL is not set
928# CONFIG_CRYPTO_MD4 is not set
929CONFIG_CRYPTO_MD5=y
930# CONFIG_CRYPTO_SHA1 is not set
931# CONFIG_CRYPTO_SHA256 is not set
932# CONFIG_CRYPTO_SHA512 is not set
933# CONFIG_CRYPTO_WP512 is not set
934# CONFIG_CRYPTO_TGR192 is not set
935# CONFIG_CRYPTO_GF128MUL is not set
936CONFIG_CRYPTO_ECB=y
937CONFIG_CRYPTO_CBC=y
938CONFIG_CRYPTO_PCBC=y
939# CONFIG_CRYPTO_LRW is not set
940# CONFIG_CRYPTO_XTS is not set
Josh Boyer8eb70ea2008-02-15 22:00:19 -0600941# CONFIG_CRYPTO_CTR is not set
942# CONFIG_CRYPTO_GCM is not set
943# CONFIG_CRYPTO_CCM is not set
Benjamin Herrenschmidt61974032007-12-21 15:39:26 +1100944# CONFIG_CRYPTO_CRYPTD is not set
945CONFIG_CRYPTO_DES=y
946# CONFIG_CRYPTO_FCRYPT is not set
947# CONFIG_CRYPTO_BLOWFISH is not set
948# CONFIG_CRYPTO_TWOFISH is not set
949# CONFIG_CRYPTO_SERPENT is not set
950# CONFIG_CRYPTO_AES is not set
951# CONFIG_CRYPTO_CAST5 is not set
952# CONFIG_CRYPTO_CAST6 is not set
953# CONFIG_CRYPTO_TEA is not set
954# CONFIG_CRYPTO_ARC4 is not set
955# CONFIG_CRYPTO_KHAZAD is not set
956# CONFIG_CRYPTO_ANUBIS is not set
957# CONFIG_CRYPTO_SEED is not set
Josh Boyer8eb70ea2008-02-15 22:00:19 -0600958# CONFIG_CRYPTO_SALSA20 is not set
Benjamin Herrenschmidt61974032007-12-21 15:39:26 +1100959# CONFIG_CRYPTO_DEFLATE is not set
960# CONFIG_CRYPTO_MICHAEL_MIC is not set
961# CONFIG_CRYPTO_CRC32C is not set
962# CONFIG_CRYPTO_CAMELLIA is not set
963# CONFIG_CRYPTO_TEST is not set
964# CONFIG_CRYPTO_AUTHENC is not set
Josh Boyer8eb70ea2008-02-15 22:00:19 -0600965# CONFIG_CRYPTO_LZO is not set
Benjamin Herrenschmidt61974032007-12-21 15:39:26 +1100966CONFIG_CRYPTO_HW=y
Josh Boyer8eb70ea2008-02-15 22:00:19 -0600967# CONFIG_CRYPTO_DEV_HIFN_795X is not set
Benjamin Herrenschmidt61974032007-12-21 15:39:26 +1100968# CONFIG_PPC_CLOCK is not set