blob: fbaa67f7b0efff4c945a0e47c08a2bcd1756f19e [file] [log] [blame]
Heiko Schochere14d4af2008-06-14 21:02:04 +02001#
2# Automatically generated make config: don't edit
Kumar Galaea371942008-11-08 12:32:41 -06003# Linux kernel version: 2.6.28-rc3
4# Sat Nov 8 12:39:39 2008
Heiko Schochere14d4af2008-06-14 21:02:04 +02005#
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
13CONFIG_PPC_8xx=y
14# CONFIG_40x is not set
15# CONFIG_44x is not set
16# CONFIG_E200 is not set
17CONFIG_8xx=y
18# CONFIG_PPC_MM_SLICES is not set
19CONFIG_NOT_COHERENT_CACHE=y
20CONFIG_PPC32=y
21CONFIG_WORD_SIZE=32
Kumar Galaea371942008-11-08 12:32:41 -060022# CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set
Heiko Schochere14d4af2008-06-14 21:02:04 +020023CONFIG_MMU=y
24CONFIG_GENERIC_CMOS_UPDATE=y
25CONFIG_GENERIC_TIME=y
26CONFIG_GENERIC_TIME_VSYSCALL=y
27CONFIG_GENERIC_CLOCKEVENTS=y
28CONFIG_GENERIC_HARDIRQS=y
29# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set
30CONFIG_IRQ_PER_CPU=y
31CONFIG_STACKTRACE_SUPPORT=y
Kumar Galaea371942008-11-08 12:32:41 -060032CONFIG_HAVE_LATENCYTOP_SUPPORT=y
Heiko Schochere14d4af2008-06-14 21:02:04 +020033CONFIG_LOCKDEP_SUPPORT=y
34CONFIG_RWSEM_XCHGADD_ALGORITHM=y
35CONFIG_ARCH_HAS_ILOG2_U32=y
36CONFIG_GENERIC_HWEIGHT=y
37CONFIG_GENERIC_CALIBRATE_DELAY=y
38CONFIG_GENERIC_FIND_NEXT_BIT=y
39# CONFIG_ARCH_NO_VIRT_TO_BUS is not set
40CONFIG_PPC=y
41CONFIG_EARLY_PRINTK=y
42CONFIG_GENERIC_NVRAM=y
43CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
44CONFIG_ARCH_MAY_HAVE_PC_FDC=y
45CONFIG_PPC_OF=y
46CONFIG_OF=y
47# CONFIG_PPC_UDBG_16550 is not set
48# CONFIG_GENERIC_TBSYNC is not set
49CONFIG_AUDIT_ARCH=y
50# CONFIG_DEFAULT_UIMAGE is not set
51# CONFIG_PPC_DCR_NATIVE is not set
52# CONFIG_PPC_DCR_MMIO is not set
53CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
54
55#
56# General setup
57#
58CONFIG_EXPERIMENTAL=y
59CONFIG_BROKEN_ON_SMP=y
60CONFIG_INIT_ENV_ARG_LIMIT=32
61CONFIG_LOCALVERSION=""
62CONFIG_LOCALVERSION_AUTO=y
63# CONFIG_SWAP is not set
64CONFIG_SYSVIPC=y
65CONFIG_SYSVIPC_SYSCTL=y
66# CONFIG_POSIX_MQUEUE is not set
67# CONFIG_BSD_PROCESS_ACCT is not set
68# CONFIG_TASKSTATS is not set
69# CONFIG_AUDIT is not set
70# CONFIG_IKCONFIG is not set
71CONFIG_LOG_BUF_SHIFT=17
72# CONFIG_CGROUPS is not set
73CONFIG_GROUP_SCHED=y
74CONFIG_FAIR_GROUP_SCHED=y
75# CONFIG_RT_GROUP_SCHED is not set
76CONFIG_USER_SCHED=y
77# CONFIG_CGROUP_SCHED is not set
78CONFIG_SYSFS_DEPRECATED=y
79CONFIG_SYSFS_DEPRECATED_V2=y
80# CONFIG_RELAY is not set
81# CONFIG_NAMESPACES 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
87# CONFIG_SYSCTL_SYSCALL is not set
88CONFIG_KALLSYMS=y
89# CONFIG_KALLSYMS_EXTRA_PASS is not set
90# CONFIG_HOTPLUG is not set
91CONFIG_PRINTK=y
92# CONFIG_BUG is not set
93CONFIG_ELF_CORE=y
94CONFIG_COMPAT_BRK=y
95# CONFIG_BASE_FULL is not set
96CONFIG_FUTEX=y
97CONFIG_ANON_INODES=y
98# CONFIG_EPOLL is not set
99CONFIG_SIGNALFD=y
100CONFIG_TIMERFD=y
101CONFIG_EVENTFD=y
102CONFIG_SHMEM=y
Kumar Galaea371942008-11-08 12:32:41 -0600103CONFIG_AIO=y
Heiko Schochere14d4af2008-06-14 21:02:04 +0200104# CONFIG_VM_EVENT_COUNTERS is not set
105CONFIG_SLAB=y
106# CONFIG_SLUB is not set
107# CONFIG_SLOB is not set
108# CONFIG_PROFILING is not set
109# CONFIG_MARKERS is not set
110CONFIG_HAVE_OPROFILE=y
Kumar Galaea371942008-11-08 12:32:41 -0600111CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
112CONFIG_HAVE_IOREMAP_PROT=y
Heiko Schochere14d4af2008-06-14 21:02:04 +0200113CONFIG_HAVE_KPROBES=y
114CONFIG_HAVE_KRETPROBES=y
Kumar Galaea371942008-11-08 12:32:41 -0600115CONFIG_HAVE_ARCH_TRACEHOOK=y
116CONFIG_HAVE_CLK=y
117# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
Heiko Schochere14d4af2008-06-14 21:02:04 +0200118CONFIG_SLABINFO=y
119CONFIG_RT_MUTEXES=y
120# CONFIG_TINY_SHMEM is not set
121CONFIG_BASE_SMALL=1
122# CONFIG_MODULES is not set
123CONFIG_BLOCK=y
124# CONFIG_LBD is not set
125# CONFIG_BLK_DEV_IO_TRACE is not set
126# CONFIG_LSF is not set
127# CONFIG_BLK_DEV_BSG is not set
Kumar Galaea371942008-11-08 12:32:41 -0600128# CONFIG_BLK_DEV_INTEGRITY is not set
Heiko Schochere14d4af2008-06-14 21:02:04 +0200129
130#
131# IO Schedulers
132#
133CONFIG_IOSCHED_NOOP=y
134CONFIG_IOSCHED_AS=y
135CONFIG_IOSCHED_DEADLINE=y
136CONFIG_IOSCHED_CFQ=y
137CONFIG_DEFAULT_AS=y
138# CONFIG_DEFAULT_DEADLINE is not set
139# CONFIG_DEFAULT_CFQ is not set
140# CONFIG_DEFAULT_NOOP is not set
141CONFIG_DEFAULT_IOSCHED="anticipatory"
142CONFIG_CLASSIC_RCU=y
Kumar Galaea371942008-11-08 12:32:41 -0600143# CONFIG_FREEZER is not set
Heiko Schochere14d4af2008-06-14 21:02:04 +0200144
145#
146# Platform support
147#
Heiko Schochere14d4af2008-06-14 21:02:04 +0200148# CONFIG_PPC_CELL is not set
149# CONFIG_PPC_CELL_NATIVE is not set
150CONFIG_CPM1=y
151# CONFIG_MPC8XXFADS is not set
152# CONFIG_MPC86XADS is not set
153# CONFIG_MPC885ADS is not set
154# CONFIG_PPC_EP88XC is not set
155# CONFIG_PPC_ADDER875 is not set
156CONFIG_PPC_MGSUVD=y
157
158#
159# MPC8xx CPM Options
160#
161
162#
163# Generic MPC8xx Options
164#
165CONFIG_8xx_COPYBACK=y
Kumar Galaea371942008-11-08 12:32:41 -0600166# CONFIG_8xx_GPIO is not set
Heiko Schochere14d4af2008-06-14 21:02:04 +0200167CONFIG_8xx_CPU6=y
168CONFIG_8xx_CPU15=y
169# CONFIG_NO_UCODE_PATCH is not set
170# CONFIG_USB_SOF_UCODE_PATCH is not set
171# CONFIG_I2C_SPI_UCODE_PATCH is not set
172CONFIG_I2C_SPI_SMC1_UCODE_PATCH=y
173CONFIG_UCODE_PATCH=y
174# CONFIG_PQ2ADS is not set
175# CONFIG_IPIC is not set
176# CONFIG_MPIC is not set
177# CONFIG_MPIC_WEIRD is not set
178# CONFIG_PPC_I8259 is not set
179# CONFIG_PPC_RTAS is not set
180# CONFIG_MMIO_NVRAM is not set
181# CONFIG_PPC_MPC106 is not set
182# CONFIG_PPC_970_NAP is not set
183# CONFIG_PPC_INDIRECT_IO is not set
184# CONFIG_GENERIC_IOMAP is not set
185# CONFIG_CPU_FREQ is not set
Kumar Galaea371942008-11-08 12:32:41 -0600186# CONFIG_QUICC_ENGINE is not set
Heiko Schochere14d4af2008-06-14 21:02:04 +0200187# CONFIG_FSL_ULI1575 is not set
188CONFIG_CPM=y
189
190#
191# Kernel options
192#
193# CONFIG_HIGHMEM is not set
Heiko Schochere14d4af2008-06-14 21:02:04 +0200194# CONFIG_NO_HZ is not set
195# CONFIG_HIGH_RES_TIMERS is not set
196CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
197# CONFIG_HZ_100 is not set
198# CONFIG_HZ_250 is not set
199# CONFIG_HZ_300 is not set
200CONFIG_HZ_1000=y
201CONFIG_HZ=1000
202# CONFIG_SCHED_HRTICK is not set
203CONFIG_PREEMPT_NONE=y
204# CONFIG_PREEMPT_VOLUNTARY is not set
205# CONFIG_PREEMPT is not set
206CONFIG_BINFMT_ELF=y
Kumar Galaea371942008-11-08 12:32:41 -0600207# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
208# CONFIG_HAVE_AOUT is not set
Heiko Schochere14d4af2008-06-14 21:02:04 +0200209# CONFIG_BINFMT_MISC is not set
210CONFIG_MATH_EMULATION=y
211# CONFIG_IOMMU_HELPER is not set
212CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
213CONFIG_ARCH_HAS_WALK_MEMORY=y
214CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
215CONFIG_ARCH_FLATMEM_ENABLE=y
216CONFIG_ARCH_POPULATES_NODE_MAP=y
217CONFIG_SELECT_MEMORY_MODEL=y
218CONFIG_FLATMEM_MANUAL=y
219# CONFIG_DISCONTIGMEM_MANUAL is not set
220# CONFIG_SPARSEMEM_MANUAL is not set
221CONFIG_FLATMEM=y
222CONFIG_FLAT_NODE_MEM_MAP=y
Heiko Schochere14d4af2008-06-14 21:02:04 +0200223CONFIG_PAGEFLAGS_EXTENDED=y
224CONFIG_SPLIT_PTLOCK_CPUS=4
Kumar Galaea371942008-11-08 12:32:41 -0600225CONFIG_MIGRATION=y
Heiko Schochere14d4af2008-06-14 21:02:04 +0200226# CONFIG_RESOURCES_64BIT is not set
Kumar Galaea371942008-11-08 12:32:41 -0600227# CONFIG_PHYS_ADDR_T_64BIT is not set
Heiko Schochere14d4af2008-06-14 21:02:04 +0200228CONFIG_ZONE_DMA_FLAG=1
229CONFIG_BOUNCE=y
230CONFIG_VIRT_TO_BUS=y
Kumar Galaea371942008-11-08 12:32:41 -0600231CONFIG_UNEVICTABLE_LRU=y
Heiko Schochere14d4af2008-06-14 21:02:04 +0200232CONFIG_FORCE_MAX_ZONEORDER=11
233# CONFIG_PROC_DEVICETREE is not set
234# CONFIG_CMDLINE_BOOL is not set
Kumar Galaea371942008-11-08 12:32:41 -0600235CONFIG_EXTRA_TARGETS=""
Heiko Schochere14d4af2008-06-14 21:02:04 +0200236# CONFIG_PM is not set
237# CONFIG_SECCOMP is not set
238CONFIG_ISA_DMA_API=y
239
240#
241# Bus options
242#
243CONFIG_ZONE_DMA=y
244CONFIG_FSL_SOC=y
245# CONFIG_PCI is not set
246# CONFIG_PCI_DOMAINS is not set
247# CONFIG_PCI_SYSCALL is not set
248# CONFIG_PCI_QSPAN is not set
249# CONFIG_ARCH_SUPPORTS_MSI is not set
250# CONFIG_HAS_RAPIDIO is not set
251
252#
253# Advanced setup
254#
255# CONFIG_ADVANCED_OPTIONS is not set
256
257#
258# Default settings for advanced configuration options are used
259#
260CONFIG_LOWMEM_SIZE=0x30000000
261CONFIG_PAGE_OFFSET=0xc0000000
262CONFIG_KERNEL_START=0xc0000000
263CONFIG_PHYSICAL_START=0x00000000
264CONFIG_TASK_SIZE=0x80000000
265CONFIG_CONSISTENT_START=0xfd000000
266CONFIG_CONSISTENT_SIZE=0x00200000
Heiko Schochere14d4af2008-06-14 21:02:04 +0200267CONFIG_NET=y
268
269#
270# Networking options
271#
272CONFIG_PACKET=y
273# CONFIG_PACKET_MMAP is not set
274CONFIG_UNIX=y
275CONFIG_XFRM=y
276# CONFIG_XFRM_USER is not set
277# CONFIG_XFRM_SUB_POLICY is not set
278# CONFIG_XFRM_MIGRATE is not set
279# CONFIG_XFRM_STATISTICS is not set
280# CONFIG_NET_KEY is not set
281CONFIG_INET=y
282CONFIG_IP_MULTICAST=y
283# CONFIG_IP_ADVANCED_ROUTER is not set
284CONFIG_IP_FIB_HASH=y
285CONFIG_IP_PNP=y
286# CONFIG_IP_PNP_DHCP is not set
287# CONFIG_IP_PNP_BOOTP is not set
288# CONFIG_IP_PNP_RARP is not set
289# CONFIG_NET_IPIP is not set
290# CONFIG_NET_IPGRE is not set
291# CONFIG_IP_MROUTE is not set
292# CONFIG_ARPD is not set
293CONFIG_SYN_COOKIES=y
294# CONFIG_INET_AH is not set
295# CONFIG_INET_ESP is not set
296# CONFIG_INET_IPCOMP is not set
297# CONFIG_INET_XFRM_TUNNEL is not set
298# CONFIG_INET_TUNNEL is not set
299CONFIG_INET_XFRM_MODE_TRANSPORT=y
300CONFIG_INET_XFRM_MODE_TUNNEL=y
301CONFIG_INET_XFRM_MODE_BEET=y
302# CONFIG_INET_LRO is not set
303CONFIG_INET_DIAG=y
304CONFIG_INET_TCP_DIAG=y
305# CONFIG_TCP_CONG_ADVANCED is not set
306CONFIG_TCP_CONG_CUBIC=y
307CONFIG_DEFAULT_TCP_CONG="cubic"
308# CONFIG_TCP_MD5SIG is not set
309# CONFIG_IPV6 is not set
310# CONFIG_NETWORK_SECMARK is not set
311# CONFIG_NETFILTER is not set
312# CONFIG_IP_DCCP is not set
313# CONFIG_IP_SCTP is not set
314# CONFIG_TIPC is not set
315# CONFIG_ATM is not set
316# CONFIG_BRIDGE is not set
Kumar Galaea371942008-11-08 12:32:41 -0600317# CONFIG_NET_DSA is not set
Heiko Schochere14d4af2008-06-14 21:02:04 +0200318# CONFIG_VLAN_8021Q is not set
319# CONFIG_DECNET is not set
320# CONFIG_LLC2 is not set
321# CONFIG_IPX is not set
322# CONFIG_ATALK is not set
323# CONFIG_X25 is not set
324# CONFIG_LAPB is not set
325# CONFIG_ECONET is not set
326# CONFIG_WAN_ROUTER is not set
327# CONFIG_NET_SCHED is not set
328
329#
330# Network testing
331#
332# CONFIG_NET_PKTGEN is not set
333# CONFIG_HAMRADIO is not set
334# CONFIG_CAN is not set
335# CONFIG_IRDA is not set
336# CONFIG_BT is not set
337# CONFIG_AF_RXRPC is not set
Kumar Galaea371942008-11-08 12:32:41 -0600338# CONFIG_PHONET is not set
339CONFIG_WIRELESS=y
Heiko Schochere14d4af2008-06-14 21:02:04 +0200340# CONFIG_CFG80211 is not set
Kumar Galaea371942008-11-08 12:32:41 -0600341CONFIG_WIRELESS_OLD_REGULATORY=y
Heiko Schochere14d4af2008-06-14 21:02:04 +0200342# CONFIG_WIRELESS_EXT is not set
343# CONFIG_MAC80211 is not set
344# CONFIG_IEEE80211 is not set
345# CONFIG_RFKILL is not set
346# CONFIG_NET_9P is not set
347
348#
349# Device Drivers
350#
351
352#
353# Generic Driver Options
354#
355CONFIG_STANDALONE=y
356CONFIG_PREVENT_FIRMWARE_BUILD=y
357# CONFIG_SYS_HYPERVISOR is not set
358# CONFIG_CONNECTOR is not set
359CONFIG_MTD=y
360# CONFIG_MTD_DEBUG is not set
361# CONFIG_MTD_CONCAT is not set
362CONFIG_MTD_PARTITIONS=y
363# CONFIG_MTD_REDBOOT_PARTS is not set
364CONFIG_MTD_CMDLINE_PARTS=y
365CONFIG_MTD_OF_PARTS=y
366# CONFIG_MTD_AR7_PARTS is not set
367
368#
369# User Modules And Translation Layers
370#
371CONFIG_MTD_CHAR=y
372CONFIG_MTD_BLKDEVS=y
373CONFIG_MTD_BLOCK=y
374# CONFIG_FTL is not set
375# CONFIG_NFTL is not set
376# CONFIG_INFTL is not set
377# CONFIG_RFD_FTL is not set
378# CONFIG_SSFDC is not set
379# CONFIG_MTD_OOPS is not set
380
381#
382# RAM/ROM/Flash chip drivers
383#
384CONFIG_MTD_CFI=y
385# CONFIG_MTD_JEDECPROBE is not set
386CONFIG_MTD_GEN_PROBE=y
387CONFIG_MTD_CFI_ADV_OPTIONS=y
388CONFIG_MTD_CFI_NOSWAP=y
389# CONFIG_MTD_CFI_BE_BYTE_SWAP is not set
390# CONFIG_MTD_CFI_LE_BYTE_SWAP is not set
391CONFIG_MTD_CFI_GEOMETRY=y
392CONFIG_MTD_MAP_BANK_WIDTH_1=y
393CONFIG_MTD_MAP_BANK_WIDTH_2=y
394# CONFIG_MTD_MAP_BANK_WIDTH_4 is not set
395# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
396# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
397# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
398CONFIG_MTD_CFI_I1=y
399CONFIG_MTD_CFI_I2=y
400# CONFIG_MTD_CFI_I4 is not set
401# CONFIG_MTD_CFI_I8 is not set
402# CONFIG_MTD_OTP is not set
403CONFIG_MTD_CFI_INTELEXT=y
404CONFIG_MTD_CFI_AMDSTD=y
405CONFIG_MTD_CFI_STAA=y
406CONFIG_MTD_CFI_UTIL=y
407# CONFIG_MTD_RAM is not set
408# CONFIG_MTD_ROM is not set
409# CONFIG_MTD_ABSENT is not set
410
411#
412# Mapping drivers for chip access
413#
414# CONFIG_MTD_COMPLEX_MAPPINGS is not set
415# CONFIG_MTD_PHYSMAP is not set
416CONFIG_MTD_PHYSMAP_OF=y
417# CONFIG_MTD_CFI_FLAGADM is not set
418# CONFIG_MTD_PLATRAM is not set
419
420#
421# Self-contained MTD device drivers
422#
423# CONFIG_MTD_SLRAM is not set
424# CONFIG_MTD_PHRAM is not set
425# CONFIG_MTD_MTDRAM is not set
426# CONFIG_MTD_BLOCK2MTD is not set
427
428#
429# Disk-On-Chip Device Drivers
430#
431# CONFIG_MTD_DOC2000 is not set
432# CONFIG_MTD_DOC2001 is not set
433# CONFIG_MTD_DOC2001PLUS is not set
434# CONFIG_MTD_NAND is not set
435# CONFIG_MTD_ONENAND is not set
436
437#
438# UBI - Unsorted block images
439#
440# CONFIG_MTD_UBI is not set
441CONFIG_OF_DEVICE=y
442# CONFIG_PARPORT is not set
443CONFIG_BLK_DEV=y
444# CONFIG_BLK_DEV_FD is not set
445# CONFIG_BLK_DEV_COW_COMMON is not set
446CONFIG_BLK_DEV_LOOP=y
447# CONFIG_BLK_DEV_CRYPTOLOOP is not set
448# CONFIG_BLK_DEV_NBD is not set
449CONFIG_BLK_DEV_RAM=y
450CONFIG_BLK_DEV_RAM_COUNT=16
451CONFIG_BLK_DEV_RAM_SIZE=4096
452# CONFIG_BLK_DEV_XIP is not set
453# CONFIG_CDROM_PKTCDVD is not set
454# CONFIG_ATA_OVER_ETH is not set
Kumar Galaea371942008-11-08 12:32:41 -0600455# CONFIG_BLK_DEV_HD is not set
Heiko Schochere14d4af2008-06-14 21:02:04 +0200456# CONFIG_MISC_DEVICES is not set
457CONFIG_HAVE_IDE=y
458# CONFIG_IDE is not set
459
460#
461# SCSI device support
462#
463# CONFIG_RAID_ATTRS is not set
464# CONFIG_SCSI is not set
465# CONFIG_SCSI_DMA is not set
466# CONFIG_SCSI_NETLINK is not set
467# CONFIG_ATA is not set
468# CONFIG_MD is not set
469# CONFIG_MACINTOSH_DRIVERS is not set
470CONFIG_NETDEVICES=y
Heiko Schochere14d4af2008-06-14 21:02:04 +0200471# CONFIG_DUMMY is not set
472# CONFIG_BONDING is not set
473# CONFIG_MACVLAN is not set
474# CONFIG_EQUALIZER is not set
475# CONFIG_TUN is not set
476# CONFIG_VETH is not set
477CONFIG_PHYLIB=y
478
479#
480# MII PHY device drivers
481#
482# CONFIG_MARVELL_PHY is not set
483# CONFIG_DAVICOM_PHY is not set
484# CONFIG_QSEMI_PHY is not set
485# CONFIG_LXT_PHY is not set
486# CONFIG_CICADA_PHY is not set
487# CONFIG_VITESSE_PHY is not set
488# CONFIG_SMSC_PHY is not set
489# CONFIG_BROADCOM_PHY is not set
490# CONFIG_ICPLUS_PHY is not set
491# CONFIG_REALTEK_PHY is not set
492CONFIG_FIXED_PHY=y
493# CONFIG_MDIO_BITBANG is not set
494CONFIG_NET_ETHERNET=y
495CONFIG_MII=y
496# CONFIG_IBM_NEW_EMAC_ZMII is not set
497# CONFIG_IBM_NEW_EMAC_RGMII is not set
498# CONFIG_IBM_NEW_EMAC_TAH is not set
499# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
Kumar Galaea371942008-11-08 12:32:41 -0600500# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
501# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
502# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
Heiko Schochere14d4af2008-06-14 21:02:04 +0200503# CONFIG_B44 is not set
504CONFIG_FS_ENET=y
505CONFIG_FS_ENET_HAS_SCC=y
506# CONFIG_FS_ENET_HAS_FEC is not set
507# CONFIG_FS_ENET_MDIO_FEC is not set
508# CONFIG_NETDEV_1000 is not set
509# CONFIG_NETDEV_10000 is not set
510
511#
512# Wireless LAN
513#
514# CONFIG_WLAN_PRE80211 is not set
515# CONFIG_WLAN_80211 is not set
516# CONFIG_IWLWIFI_LEDS is not set
517# CONFIG_WAN is not set
518# CONFIG_PPP is not set
519# CONFIG_SLIP is not set
520# CONFIG_NETCONSOLE is not set
521# CONFIG_NETPOLL is not set
522# CONFIG_NET_POLL_CONTROLLER is not set
523# CONFIG_ISDN is not set
524# CONFIG_PHONE is not set
525
526#
527# Input device support
528#
529# CONFIG_INPUT is not set
530
531#
532# Hardware I/O ports
533#
534# CONFIG_SERIO is not set
535# CONFIG_GAMEPORT is not set
536
537#
538# Character devices
539#
540# CONFIG_VT is not set
541CONFIG_DEVKMEM=y
542# CONFIG_SERIAL_NONSTANDARD is not set
543
544#
545# Serial drivers
546#
547# CONFIG_SERIAL_8250 is not set
548
549#
550# Non-8250 serial port support
551#
552# CONFIG_SERIAL_UARTLITE is not set
553CONFIG_SERIAL_CORE=y
554CONFIG_SERIAL_CORE_CONSOLE=y
555CONFIG_SERIAL_CPM=y
556CONFIG_SERIAL_CPM_CONSOLE=y
Heiko Schochere14d4af2008-06-14 21:02:04 +0200557CONFIG_UNIX98_PTYS=y
558# CONFIG_LEGACY_PTYS is not set
559# CONFIG_IPMI_HANDLER is not set
560CONFIG_HW_RANDOM=y
561# CONFIG_NVRAM is not set
562CONFIG_GEN_RTC=y
563# CONFIG_GEN_RTC_X is not set
564# CONFIG_R3964 is not set
565# CONFIG_RAW_DRIVER is not set
566# CONFIG_TCG_TPM is not set
567# CONFIG_I2C is not set
568# CONFIG_SPI is not set
Kumar Galaea371942008-11-08 12:32:41 -0600569CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
570# CONFIG_GPIOLIB is not set
Heiko Schochere14d4af2008-06-14 21:02:04 +0200571# CONFIG_W1 is not set
572# CONFIG_POWER_SUPPLY is not set
573# CONFIG_HWMON is not set
574# CONFIG_THERMAL is not set
Kumar Galaea371942008-11-08 12:32:41 -0600575# CONFIG_THERMAL_HWMON is not set
Heiko Schochere14d4af2008-06-14 21:02:04 +0200576# CONFIG_WATCHDOG is not set
577
578#
579# Sonics Silicon Backplane
580#
581CONFIG_SSB_POSSIBLE=y
582# CONFIG_SSB is not set
583
584#
585# Multifunction device drivers
586#
Kumar Galaea371942008-11-08 12:32:41 -0600587# CONFIG_MFD_CORE is not set
Heiko Schochere14d4af2008-06-14 21:02:04 +0200588# CONFIG_MFD_SM501 is not set
589# CONFIG_HTC_PASIC3 is not set
Kumar Galaea371942008-11-08 12:32:41 -0600590# CONFIG_MFD_TMIO is not set
591
592#
593# Voltage and Current regulators
594#
595# CONFIG_REGULATOR is not set
596# CONFIG_REGULATOR_FIXED_VOLTAGE is not set
597# CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set
598# CONFIG_REGULATOR_BQ24022 is not set
Heiko Schochere14d4af2008-06-14 21:02:04 +0200599
600#
601# Multimedia devices
602#
603
604#
605# Multimedia core support
606#
607# CONFIG_VIDEO_DEV is not set
608# CONFIG_DVB_CORE is not set
609# CONFIG_VIDEO_MEDIA is not set
610
611#
612# Multimedia drivers
613#
614# CONFIG_DAB is not set
615
616#
617# Graphics support
618#
619# CONFIG_VGASTATE is not set
620# CONFIG_VIDEO_OUTPUT_CONTROL is not set
621# CONFIG_FB is not set
622# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
623
624#
625# Display device support
626#
627# CONFIG_DISPLAY_SUPPORT is not set
Heiko Schochere14d4af2008-06-14 21:02:04 +0200628# CONFIG_SOUND is not set
629# CONFIG_USB_SUPPORT is not set
630# CONFIG_MMC is not set
631# CONFIG_MEMSTICK is not set
632# CONFIG_NEW_LEDS is not set
633# CONFIG_ACCESSIBILITY is not set
634# CONFIG_EDAC is not set
635# CONFIG_RTC_CLASS is not set
636# CONFIG_DMADEVICES is not set
637# CONFIG_UIO is not set
Kumar Galaea371942008-11-08 12:32:41 -0600638# CONFIG_STAGING is not set
Heiko Schochere14d4af2008-06-14 21:02:04 +0200639
640#
641# File systems
642#
643CONFIG_EXT2_FS=y
644CONFIG_EXT2_FS_XATTR=y
645# CONFIG_EXT2_FS_POSIX_ACL is not set
646# CONFIG_EXT2_FS_SECURITY is not set
647# CONFIG_EXT2_FS_XIP is not set
648CONFIG_EXT3_FS=y
649CONFIG_EXT3_FS_XATTR=y
650# CONFIG_EXT3_FS_POSIX_ACL is not set
651# CONFIG_EXT3_FS_SECURITY is not set
Kumar Galaea371942008-11-08 12:32:41 -0600652# CONFIG_EXT4_FS is not set
Heiko Schochere14d4af2008-06-14 21:02:04 +0200653CONFIG_JBD=y
654# CONFIG_JBD_DEBUG is not set
655CONFIG_FS_MBCACHE=y
656# CONFIG_REISERFS_FS is not set
657# CONFIG_JFS_FS is not set
658# CONFIG_FS_POSIX_ACL is not set
Kumar Galaea371942008-11-08 12:32:41 -0600659CONFIG_FILE_LOCKING=y
Heiko Schochere14d4af2008-06-14 21:02:04 +0200660# CONFIG_XFS_FS is not set
661# CONFIG_OCFS2_FS is not set
662CONFIG_DNOTIFY=y
663CONFIG_INOTIFY=y
664CONFIG_INOTIFY_USER=y
665# CONFIG_QUOTA is not set
666# CONFIG_AUTOFS_FS is not set
667# CONFIG_AUTOFS4_FS is not set
668# CONFIG_FUSE_FS is not set
669
670#
671# CD-ROM/DVD Filesystems
672#
673# CONFIG_ISO9660_FS is not set
674# CONFIG_UDF_FS is not set
675
676#
677# DOS/FAT/NT Filesystems
678#
679# CONFIG_MSDOS_FS is not set
680# CONFIG_VFAT_FS is not set
681# CONFIG_NTFS_FS is not set
682
683#
684# Pseudo filesystems
685#
686CONFIG_PROC_FS=y
687# CONFIG_PROC_KCORE is not set
688CONFIG_PROC_SYSCTL=y
Kumar Galaea371942008-11-08 12:32:41 -0600689CONFIG_PROC_PAGE_MONITOR=y
Heiko Schochere14d4af2008-06-14 21:02:04 +0200690CONFIG_SYSFS=y
691CONFIG_TMPFS=y
692# CONFIG_TMPFS_POSIX_ACL is not set
693# CONFIG_HUGETLB_PAGE is not set
694# CONFIG_CONFIGFS_FS is not set
695
696#
697# Miscellaneous filesystems
698#
699# CONFIG_ADFS_FS is not set
700# CONFIG_AFFS_FS is not set
701# CONFIG_HFS_FS is not set
702# CONFIG_HFSPLUS_FS is not set
703# CONFIG_BEFS_FS is not set
704# CONFIG_BFS_FS is not set
705# CONFIG_EFS_FS is not set
706CONFIG_JFFS2_FS=y
707CONFIG_JFFS2_FS_DEBUG=0
708CONFIG_JFFS2_FS_WRITEBUFFER=y
709# CONFIG_JFFS2_FS_WBUF_VERIFY is not set
710# CONFIG_JFFS2_SUMMARY is not set
711# CONFIG_JFFS2_FS_XATTR is not set
712# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
713CONFIG_JFFS2_ZLIB=y
714# CONFIG_JFFS2_LZO is not set
715CONFIG_JFFS2_RTIME=y
716# CONFIG_JFFS2_RUBIN is not set
717CONFIG_CRAMFS=y
718# CONFIG_VXFS_FS is not set
719# CONFIG_MINIX_FS is not set
Kumar Galaea371942008-11-08 12:32:41 -0600720# CONFIG_OMFS_FS is not set
Heiko Schochere14d4af2008-06-14 21:02:04 +0200721# CONFIG_HPFS_FS is not set
722# CONFIG_QNX4FS_FS is not set
723# CONFIG_ROMFS_FS is not set
724# CONFIG_SYSV_FS is not set
725# CONFIG_UFS_FS is not set
726CONFIG_NETWORK_FILESYSTEMS=y
727CONFIG_NFS_FS=y
728CONFIG_NFS_V3=y
729# CONFIG_NFS_V3_ACL is not set
730# CONFIG_NFS_V4 is not set
Heiko Schochere14d4af2008-06-14 21:02:04 +0200731CONFIG_ROOT_NFS=y
Kumar Galaea371942008-11-08 12:32:41 -0600732# CONFIG_NFSD is not set
Heiko Schochere14d4af2008-06-14 21:02:04 +0200733CONFIG_LOCKD=y
734CONFIG_LOCKD_V4=y
735CONFIG_NFS_COMMON=y
736CONFIG_SUNRPC=y
Kumar Galaea371942008-11-08 12:32:41 -0600737# CONFIG_SUNRPC_REGISTER_V4 is not set
Heiko Schochere14d4af2008-06-14 21:02:04 +0200738# CONFIG_RPCSEC_GSS_KRB5 is not set
739# CONFIG_RPCSEC_GSS_SPKM3 is not set
740# CONFIG_SMB_FS is not set
741# CONFIG_CIFS is not set
742# CONFIG_NCP_FS is not set
743# CONFIG_CODA_FS is not set
744# CONFIG_AFS_FS is not set
745
746#
747# Partition Types
748#
749CONFIG_PARTITION_ADVANCED=y
750# CONFIG_ACORN_PARTITION is not set
751# CONFIG_OSF_PARTITION is not set
752# CONFIG_AMIGA_PARTITION is not set
753# CONFIG_ATARI_PARTITION is not set
754# CONFIG_MAC_PARTITION is not set
755CONFIG_MSDOS_PARTITION=y
756# CONFIG_BSD_DISKLABEL is not set
757# CONFIG_MINIX_SUBPARTITION is not set
758# CONFIG_SOLARIS_X86_PARTITION is not set
759# CONFIG_UNIXWARE_DISKLABEL is not set
760# CONFIG_LDM_PARTITION is not set
761# CONFIG_SGI_PARTITION is not set
762# CONFIG_ULTRIX_PARTITION is not set
763# CONFIG_SUN_PARTITION is not set
764# CONFIG_KARMA_PARTITION is not set
765# CONFIG_EFI_PARTITION is not set
766# CONFIG_SYSV68_PARTITION is not set
767# CONFIG_NLS is not set
768# CONFIG_DLM is not set
769
770#
771# Library routines
772#
773CONFIG_BITREVERSE=y
Heiko Schochere14d4af2008-06-14 21:02:04 +0200774CONFIG_CRC_CCITT=y
775# CONFIG_CRC16 is not set
Kumar Galaea371942008-11-08 12:32:41 -0600776# CONFIG_CRC_T10DIF is not set
Heiko Schochere14d4af2008-06-14 21:02:04 +0200777# CONFIG_CRC_ITU_T is not set
778CONFIG_CRC32=y
779# CONFIG_CRC7 is not set
780# CONFIG_LIBCRC32C is not set
781CONFIG_ZLIB_INFLATE=y
782CONFIG_ZLIB_DEFLATE=y
783CONFIG_PLIST=y
784CONFIG_HAS_IOMEM=y
785CONFIG_HAS_IOPORT=y
786CONFIG_HAS_DMA=y
787CONFIG_HAVE_LMB=y
788
789#
790# Kernel hacking
791#
792# CONFIG_PRINTK_TIME is not set
793CONFIG_ENABLE_WARN_DEPRECATED=y
794CONFIG_ENABLE_MUST_CHECK=y
795CONFIG_FRAME_WARN=1024
796# CONFIG_MAGIC_SYSRQ is not set
797# CONFIG_UNUSED_SYMBOLS is not set
798CONFIG_DEBUG_FS=y
799# CONFIG_HEADERS_CHECK is not set
800# CONFIG_DEBUG_KERNEL is not set
Kumar Galaea371942008-11-08 12:32:41 -0600801# CONFIG_DEBUG_MEMORY_INIT is not set
802# CONFIG_RCU_CPU_STALL_DETECTOR is not set
803# CONFIG_LATENCYTOP is not set
804CONFIG_HAVE_FUNCTION_TRACER=y
805
806#
807# Tracers
808#
809# CONFIG_DYNAMIC_PRINTK_DEBUG is not set
Heiko Schochere14d4af2008-06-14 21:02:04 +0200810# CONFIG_SAMPLES is not set
Kumar Galaea371942008-11-08 12:32:41 -0600811CONFIG_HAVE_ARCH_KGDB=y
Heiko Schochere14d4af2008-06-14 21:02:04 +0200812# CONFIG_IRQSTACKS is not set
813# CONFIG_VIRQ_DEBUG is not set
814# CONFIG_PPC_EARLY_DEBUG is not set
815
816#
817# Security options
818#
819# CONFIG_KEYS is not set
820# CONFIG_SECURITY is not set
Kumar Galaea371942008-11-08 12:32:41 -0600821# CONFIG_SECURITYFS is not set
Heiko Schochere14d4af2008-06-14 21:02:04 +0200822# CONFIG_SECURITY_FILE_CAPABILITIES is not set
823CONFIG_CRYPTO=y
824
825#
826# Crypto core or helper
827#
Kumar Galaea371942008-11-08 12:32:41 -0600828# CONFIG_CRYPTO_FIPS is not set
Heiko Schochere14d4af2008-06-14 21:02:04 +0200829# CONFIG_CRYPTO_MANAGER is not set
830# CONFIG_CRYPTO_GF128MUL is not set
831# CONFIG_CRYPTO_NULL is not set
832# CONFIG_CRYPTO_CRYPTD is not set
833# CONFIG_CRYPTO_AUTHENC is not set
834
835#
836# Authenticated Encryption with Associated Data
837#
838# CONFIG_CRYPTO_CCM is not set
839# CONFIG_CRYPTO_GCM is not set
840# CONFIG_CRYPTO_SEQIV is not set
841
842#
843# Block modes
844#
845# CONFIG_CRYPTO_CBC is not set
846# CONFIG_CRYPTO_CTR is not set
847# CONFIG_CRYPTO_CTS is not set
848# CONFIG_CRYPTO_ECB is not set
849# CONFIG_CRYPTO_LRW is not set
850# CONFIG_CRYPTO_PCBC is not set
851# CONFIG_CRYPTO_XTS is not set
852
853#
854# Hash modes
855#
856# CONFIG_CRYPTO_HMAC is not set
857# CONFIG_CRYPTO_XCBC is not set
858
859#
860# Digest
861#
862# CONFIG_CRYPTO_CRC32C is not set
863# CONFIG_CRYPTO_MD4 is not set
864# CONFIG_CRYPTO_MD5 is not set
865# CONFIG_CRYPTO_MICHAEL_MIC is not set
Kumar Galaea371942008-11-08 12:32:41 -0600866# CONFIG_CRYPTO_RMD128 is not set
867# CONFIG_CRYPTO_RMD160 is not set
868# CONFIG_CRYPTO_RMD256 is not set
869# CONFIG_CRYPTO_RMD320 is not set
Heiko Schochere14d4af2008-06-14 21:02:04 +0200870# CONFIG_CRYPTO_SHA1 is not set
871# CONFIG_CRYPTO_SHA256 is not set
872# CONFIG_CRYPTO_SHA512 is not set
873# CONFIG_CRYPTO_TGR192 is not set
874# CONFIG_CRYPTO_WP512 is not set
875
876#
877# Ciphers
878#
879# CONFIG_CRYPTO_AES is not set
880# CONFIG_CRYPTO_ANUBIS is not set
881# CONFIG_CRYPTO_ARC4 is not set
882# CONFIG_CRYPTO_BLOWFISH is not set
883# CONFIG_CRYPTO_CAMELLIA is not set
884# CONFIG_CRYPTO_CAST5 is not set
885# CONFIG_CRYPTO_CAST6 is not set
886# CONFIG_CRYPTO_DES is not set
887# CONFIG_CRYPTO_FCRYPT is not set
888# CONFIG_CRYPTO_KHAZAD is not set
889# CONFIG_CRYPTO_SALSA20 is not set
890# CONFIG_CRYPTO_SEED is not set
891# CONFIG_CRYPTO_SERPENT is not set
892# CONFIG_CRYPTO_TEA is not set
893# CONFIG_CRYPTO_TWOFISH is not set
894
895#
896# Compression
897#
898# CONFIG_CRYPTO_DEFLATE is not set
899# CONFIG_CRYPTO_LZO is not set
Kumar Galaea371942008-11-08 12:32:41 -0600900
901#
902# Random Number Generation
903#
904# CONFIG_CRYPTO_ANSI_CPRNG is not set
Heiko Schochere14d4af2008-06-14 21:02:04 +0200905CONFIG_CRYPTO_HW=y
Kumar Galaea371942008-11-08 12:32:41 -0600906# CONFIG_CRYPTO_DEV_TALITOS is not set
907CONFIG_PPC_CLOCK=y
Heiko Schochere14d4af2008-06-14 21:02:04 +0200908CONFIG_PPC_LIB_RHEAP=y
909# CONFIG_VIRTUALIZATION is not set