blob: f9121685f11a7c2ef267559fdd5fbbc3a2da4be1 [file] [log] [blame]
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +10001#
2# Automatically generated make config: don't edit
Kumar Gala1e85d892008-03-31 11:53:46 -05003# Linux kernel version: 2.6.25-rc7
4# Mon Mar 31 11:37:15 2008
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +10005#
6# CONFIG_PPC64 is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05007
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
17CONFIG_PPC_FPU=y
Paul Mackerras43af66e2007-12-06 16:53:35 +110018CONFIG_ALTIVEC=y
Kumar Gala5cc44e02007-08-28 21:46:53 -050019CONFIG_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_NOT_COHERENT_CACHE=y
24CONFIG_CHECK_CACHE_COHERENCY=y
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +100025CONFIG_PPC32=y
Paul Mackerras43af66e2007-12-06 16:53:35 +110026CONFIG_WORD_SIZE=32
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +100027CONFIG_PPC_MERGE=y
28CONFIG_MMU=y
Paul Mackerras43af66e2007-12-06 16:53:35 +110029CONFIG_GENERIC_CMOS_UPDATE=y
30CONFIG_GENERIC_TIME=y
31CONFIG_GENERIC_TIME_VSYSCALL=y
32CONFIG_GENERIC_CLOCKEVENTS=y
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +100033CONFIG_GENERIC_HARDIRQS=y
Kumar Galaeff2f1e2008-03-24 08:56:06 -050034# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +100035CONFIG_IRQ_PER_CPU=y
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
Kumar Gala5cc44e02007-08-28 21:46:53 -050041# CONFIG_ARCH_NO_VIRT_TO_BUS is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +100042CONFIG_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
Kumar Gala5cc44e02007-08-28 21:46:53 -050048CONFIG_OF=y
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +100049# CONFIG_PPC_UDBG_16550 is not set
50# CONFIG_GENERIC_TBSYNC is not set
51CONFIG_AUDIT_ARCH=y
52CONFIG_GENERIC_BUG=y
53# CONFIG_DEFAULT_UIMAGE is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +100054# CONFIG_PPC_DCR_NATIVE is not set
55# CONFIG_PPC_DCR_MMIO is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +100056CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
57
58#
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +100059# General setup
60#
Kumar Gala5cc44e02007-08-28 21:46:53 -050061CONFIG_EXPERIMENTAL=y
62CONFIG_BROKEN_ON_SMP=y
63CONFIG_INIT_ENV_ARG_LIMIT=32
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +100064CONFIG_LOCALVERSION=""
65CONFIG_LOCALVERSION_AUTO=y
66CONFIG_SWAP=y
67CONFIG_SYSVIPC=y
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +100068CONFIG_SYSVIPC_SYSCTL=y
69CONFIG_POSIX_MQUEUE=y
70# CONFIG_BSD_PROCESS_ACCT is not set
71# CONFIG_TASKSTATS is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +100072# CONFIG_AUDIT is not set
73# CONFIG_IKCONFIG is not set
74CONFIG_LOG_BUF_SHIFT=14
Paul Mackerras43af66e2007-12-06 16:53:35 +110075# CONFIG_CGROUPS is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -050076CONFIG_GROUP_SCHED=y
Paul Mackerras43af66e2007-12-06 16:53:35 +110077# CONFIG_FAIR_GROUP_SCHED is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -050078# CONFIG_RT_GROUP_SCHED is not set
79CONFIG_USER_SCHED=y
80# CONFIG_CGROUP_SCHED is not set
81CONFIG_SYSFS_DEPRECATED=y
82CONFIG_SYSFS_DEPRECATED_V2=y
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +100083# CONFIG_RELAY is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -050084CONFIG_NAMESPACES=y
85# CONFIG_UTS_NS is not set
86# CONFIG_IPC_NS is not set
87# CONFIG_USER_NS is not set
88# CONFIG_PID_NS is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +100089CONFIG_BLK_DEV_INITRD=y
90CONFIG_INITRAMFS_SOURCE=""
91# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
92CONFIG_SYSCTL=y
93# CONFIG_EMBEDDED is not set
94CONFIG_SYSCTL_SYSCALL=y
95CONFIG_KALLSYMS=y
96# CONFIG_KALLSYMS_EXTRA_PASS is not set
97CONFIG_HOTPLUG=y
98CONFIG_PRINTK=y
99CONFIG_BUG=y
100CONFIG_ELF_CORE=y
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500101CONFIG_COMPAT_BRK=y
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000102CONFIG_BASE_FULL=y
103CONFIG_FUTEX=y
Paul Mackerrasca74c012007-06-26 14:19:35 +1000104CONFIG_ANON_INODES=y
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000105CONFIG_EPOLL=y
Paul Mackerrasca74c012007-06-26 14:19:35 +1000106CONFIG_SIGNALFD=y
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500107CONFIG_TIMERFD=y
Paul Mackerrasca74c012007-06-26 14:19:35 +1000108CONFIG_EVENTFD=y
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000109CONFIG_SHMEM=y
110CONFIG_VM_EVENT_COUNTERS=y
Anton Blanchard309a1092007-10-15 05:15:36 +1000111CONFIG_SLUB_DEBUG=y
112# CONFIG_SLAB is not set
113CONFIG_SLUB=y
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000114# CONFIG_SLOB is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500115# CONFIG_PROFILING is not set
116# CONFIG_MARKERS is not set
117CONFIG_HAVE_OPROFILE=y
118CONFIG_HAVE_KPROBES=y
119CONFIG_HAVE_KRETPROBES=y
120CONFIG_PROC_PAGE_MONITOR=y
121CONFIG_SLABINFO=y
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000122CONFIG_RT_MUTEXES=y
123# CONFIG_TINY_SHMEM is not set
124CONFIG_BASE_SMALL=0
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000125# CONFIG_MODULES is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000126CONFIG_BLOCK=y
127CONFIG_LBD=y
128# CONFIG_BLK_DEV_IO_TRACE is not set
129# CONFIG_LSF is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500130# CONFIG_BLK_DEV_BSG is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000131
132#
133# IO Schedulers
134#
135CONFIG_IOSCHED_NOOP=y
136CONFIG_IOSCHED_AS=y
137# CONFIG_IOSCHED_DEADLINE is not set
138# CONFIG_IOSCHED_CFQ is not set
139CONFIG_DEFAULT_AS=y
140# CONFIG_DEFAULT_DEADLINE is not set
141# CONFIG_DEFAULT_CFQ is not set
142# CONFIG_DEFAULT_NOOP is not set
143CONFIG_DEFAULT_IOSCHED="anticipatory"
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500144CONFIG_CLASSIC_RCU=y
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000145
146#
147# Platform support
148#
Paul Mackerras43af66e2007-12-06 16:53:35 +1100149CONFIG_PPC_MULTIPLATFORM=y
Kumar Gala5cc44e02007-08-28 21:46:53 -0500150# CONFIG_PPC_82xx is not set
151# CONFIG_PPC_83xx is not set
152# CONFIG_PPC_86xx is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +1100153CONFIG_CLASSIC32=y
154# CONFIG_PPC_CHRP is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500155# CONFIG_PPC_MPC512x is not set
156# CONFIG_PPC_MPC5121 is not set
157# CONFIG_MPC5121_ADS is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000158# CONFIG_PPC_MPC52xx is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +1100159# CONFIG_PPC_PMAC is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000160# CONFIG_PPC_CELL is not set
161# CONFIG_PPC_CELL_NATIVE is not set
162# CONFIG_PQ2ADS is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +1100163CONFIG_EMBEDDED6xx=y
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000164# CONFIG_LINKSTATION is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500165# CONFIG_STORCENTER is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000166# CONFIG_MPC7448HPC2 is not set
167# CONFIG_PPC_HOLLY is not set
168CONFIG_PPC_PRPMC2800=y
169CONFIG_MV64X60=y
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500170# CONFIG_IPIC is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000171# CONFIG_MPIC is not set
172# CONFIG_MPIC_WEIRD is not set
173# CONFIG_PPC_I8259 is not set
174# CONFIG_PPC_RTAS is not set
175# CONFIG_MMIO_NVRAM is not set
176# CONFIG_PPC_MPC106 is not set
177# CONFIG_PPC_970_NAP is not set
178# CONFIG_PPC_INDIRECT_IO is not set
179# CONFIG_GENERIC_IOMAP is not set
180# CONFIG_CPU_FREQ is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +1100181# CONFIG_TAU is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500182# CONFIG_FSL_ULI1575 is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000183
184#
185# Kernel options
186#
187CONFIG_HIGHMEM=y
Paul Mackerras43af66e2007-12-06 16:53:35 +1100188CONFIG_TICK_ONESHOT=y
189CONFIG_NO_HZ=y
190CONFIG_HIGH_RES_TIMERS=y
191CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000192# 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
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500197# CONFIG_SCHED_HRTICK is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000198CONFIG_PREEMPT_NONE=y
199# CONFIG_PREEMPT_VOLUNTARY is not set
200# CONFIG_PREEMPT is not set
201CONFIG_BINFMT_ELF=y
202CONFIG_BINFMT_MISC=y
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500203# CONFIG_IOMMU_HELPER is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000204CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500205CONFIG_ARCH_HAS_WALK_MEMORY=y
206CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000207# CONFIG_KEXEC is not set
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
Paul Mackerras43af66e2007-12-06 16:53:35 +1100217# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000218CONFIG_SPLIT_PTLOCK_CPUS=4
219# CONFIG_RESOURCES_64BIT is not set
220CONFIG_ZONE_DMA_FLAG=1
Kumar Gala5cc44e02007-08-28 21:46:53 -0500221CONFIG_BOUNCE=y
222CONFIG_VIRT_TO_BUS=y
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000223CONFIG_PROC_DEVICETREE=y
224# CONFIG_CMDLINE_BOOL is not set
225# CONFIG_PM is not set
226# CONFIG_SECCOMP is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000227CONFIG_ISA_DMA_API=y
228
229#
230# Bus options
231#
232CONFIG_ZONE_DMA=y
233CONFIG_GENERIC_ISA_DMA=y
234CONFIG_PPC_INDIRECT_PCI=y
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000235CONFIG_PCI=y
236CONFIG_PCI_DOMAINS=y
Kumar Gala5cc44e02007-08-28 21:46:53 -0500237CONFIG_PCI_SYSCALL=y
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000238# CONFIG_PCIEPORTBUS is not set
239CONFIG_ARCH_SUPPORTS_MSI=y
240# CONFIG_PCI_MSI is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +1100241CONFIG_PCI_LEGACY=y
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000242# CONFIG_PCCARD is not set
243# CONFIG_HOTPLUG_PCI is not set
244
245#
246# Advanced setup
247#
248# CONFIG_ADVANCED_OPTIONS is not set
249
250#
251# Default settings for advanced configuration options are used
252#
253CONFIG_HIGHMEM_START=0xfe000000
254CONFIG_LOWMEM_SIZE=0x30000000
255CONFIG_KERNEL_START=0xc0000000
Paul Mackerras43af66e2007-12-06 16:53:35 +1100256CONFIG_TASK_SIZE=0xc0000000
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000257CONFIG_CONSISTENT_START=0xff100000
258CONFIG_CONSISTENT_SIZE=0x00200000
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
273CONFIG_XFRM_USER=y
274# CONFIG_XFRM_SUB_POLICY is not set
275# CONFIG_XFRM_MIGRATE is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500276# CONFIG_XFRM_STATISTICS is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000277# CONFIG_NET_KEY is not set
278CONFIG_INET=y
279CONFIG_IP_MULTICAST=y
280# CONFIG_IP_ADVANCED_ROUTER is not set
281CONFIG_IP_FIB_HASH=y
282CONFIG_IP_PNP=y
283CONFIG_IP_PNP_DHCP=y
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_IP_MROUTE is not set
289# CONFIG_ARPD is not set
290CONFIG_SYN_COOKIES=y
291# CONFIG_INET_AH is not set
292# CONFIG_INET_ESP is not set
293# CONFIG_INET_IPCOMP is not set
294# CONFIG_INET_XFRM_TUNNEL is not set
295# CONFIG_INET_TUNNEL is not set
296CONFIG_INET_XFRM_MODE_TRANSPORT=y
297CONFIG_INET_XFRM_MODE_TUNNEL=y
298CONFIG_INET_XFRM_MODE_BEET=y
Paul Mackerras43af66e2007-12-06 16:53:35 +1100299# CONFIG_INET_LRO is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000300CONFIG_INET_DIAG=y
301CONFIG_INET_TCP_DIAG=y
302# CONFIG_TCP_CONG_ADVANCED is not set
303CONFIG_TCP_CONG_CUBIC=y
304CONFIG_DEFAULT_TCP_CONG="cubic"
305# CONFIG_TCP_MD5SIG 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
310# CONFIG_NETFILTER is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000311# CONFIG_IP_DCCP is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000312# CONFIG_IP_SCTP is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000313# CONFIG_TIPC is not set
314# CONFIG_ATM is not set
315# CONFIG_BRIDGE is not set
316# CONFIG_VLAN_8021Q is not set
317# CONFIG_DECNET is not set
318# CONFIG_LLC2 is not set
319# CONFIG_IPX is not set
320# CONFIG_ATALK is not set
321# CONFIG_X25 is not set
322# CONFIG_LAPB is not set
323# CONFIG_ECONET is not set
324# CONFIG_WAN_ROUTER is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000325# CONFIG_NET_SCHED is not set
326
327#
328# Network testing
329#
330# CONFIG_NET_PKTGEN is not set
331# CONFIG_HAMRADIO is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500332# CONFIG_CAN is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000333# CONFIG_IRDA is not set
334# CONFIG_BT is not set
335# CONFIG_AF_RXRPC is not set
336
337#
338# Wireless
339#
340# CONFIG_CFG80211 is not set
341# CONFIG_WIRELESS_EXT is not set
342# CONFIG_MAC80211 is not set
343# CONFIG_IEEE80211 is not set
344# CONFIG_RFKILL is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500345# CONFIG_NET_9P is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000346
347#
348# Device Drivers
349#
350
351#
352# Generic Driver Options
353#
Paul Mackerras43af66e2007-12-06 16:53:35 +1100354CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000355CONFIG_STANDALONE=y
356CONFIG_PREVENT_FIRMWARE_BUILD=y
357# CONFIG_FW_LOADER is not set
358# CONFIG_SYS_HYPERVISOR is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000359# CONFIG_CONNECTOR is not set
360CONFIG_MTD=y
361# CONFIG_MTD_DEBUG is not set
362CONFIG_MTD_CONCAT=y
363CONFIG_MTD_PARTITIONS=y
364# CONFIG_MTD_REDBOOT_PARTS is not set
365# CONFIG_MTD_CMDLINE_PARTS is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500366# CONFIG_MTD_OF_PARTS is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000367
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
Paul Mackerras43af66e2007-12-06 16:53:35 +1100379# CONFIG_MTD_OOPS is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000380
381#
382# RAM/ROM/Flash chip drivers
383#
384CONFIG_MTD_CFI=y
385CONFIG_MTD_JEDECPROBE=y
386CONFIG_MTD_GEN_PROBE=y
387# CONFIG_MTD_CFI_ADV_OPTIONS is not set
388CONFIG_MTD_MAP_BANK_WIDTH_1=y
389CONFIG_MTD_MAP_BANK_WIDTH_2=y
390CONFIG_MTD_MAP_BANK_WIDTH_4=y
391# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
392# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
393# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
394CONFIG_MTD_CFI_I1=y
395CONFIG_MTD_CFI_I2=y
396# CONFIG_MTD_CFI_I4 is not set
397# CONFIG_MTD_CFI_I8 is not set
398CONFIG_MTD_CFI_INTELEXT=y
399# CONFIG_MTD_CFI_AMDSTD is not set
400# CONFIG_MTD_CFI_STAA is not set
401CONFIG_MTD_CFI_UTIL=y
402# CONFIG_MTD_RAM is not set
403# CONFIG_MTD_ROM is not set
404# CONFIG_MTD_ABSENT is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000405
406#
407# Mapping drivers for chip access
408#
409# CONFIG_MTD_COMPLEX_MAPPINGS is not set
410# CONFIG_MTD_PHYSMAP is not set
411CONFIG_MTD_PHYSMAP_OF=y
Paul Mackerras43af66e2007-12-06 16:53:35 +1100412# CONFIG_MTD_INTEL_VR_NOR is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000413# CONFIG_MTD_PLATRAM is not set
414
415#
416# Self-contained MTD device drivers
417#
418# CONFIG_MTD_PMC551 is not set
419# CONFIG_MTD_SLRAM is not set
420# CONFIG_MTD_PHRAM is not set
421# CONFIG_MTD_MTDRAM is not set
422# CONFIG_MTD_BLOCK2MTD is not set
423
424#
425# Disk-On-Chip Device Drivers
426#
427# CONFIG_MTD_DOC2000 is not set
428# CONFIG_MTD_DOC2001 is not set
429# CONFIG_MTD_DOC2001PLUS is not set
430# CONFIG_MTD_NAND is not set
431# CONFIG_MTD_ONENAND is not set
432
433#
434# UBI - Unsorted block images
435#
436# CONFIG_MTD_UBI is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500437CONFIG_OF_DEVICE=y
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000438# CONFIG_PARPORT is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500439CONFIG_BLK_DEV=y
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000440# CONFIG_BLK_DEV_FD is not set
441# CONFIG_BLK_CPQ_DA is not set
442# CONFIG_BLK_CPQ_CISS_DA is not set
443# CONFIG_BLK_DEV_DAC960 is not set
444# CONFIG_BLK_DEV_UMEM 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
449# CONFIG_BLK_DEV_SX8 is not set
450# CONFIG_BLK_DEV_UB is not set
451CONFIG_BLK_DEV_RAM=y
452CONFIG_BLK_DEV_RAM_COUNT=16
453CONFIG_BLK_DEV_RAM_SIZE=131072
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500454# CONFIG_BLK_DEV_XIP is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000455# CONFIG_CDROM_PKTCDVD is not set
456# CONFIG_ATA_OVER_ETH is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500457CONFIG_MISC_DEVICES=y
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000458# CONFIG_PHANTOM is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500459# CONFIG_EEPROM_93CX6 is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000460# CONFIG_SGI_IOC4 is not set
461# CONFIG_TIFM_CORE is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500462# CONFIG_ENCLOSURE_SERVICES is not set
463CONFIG_HAVE_IDE=y
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000464CONFIG_IDE=y
465CONFIG_BLK_DEV_IDE=y
466
467#
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500468# Please see Documentation/ide/ide.txt for help/info on IDE drives
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000469#
470# CONFIG_BLK_DEV_IDE_SATA is not set
471CONFIG_BLK_DEV_IDEDISK=y
472# CONFIG_IDEDISK_MULTI_MODE is not set
473# CONFIG_BLK_DEV_IDECD is not set
474# CONFIG_BLK_DEV_IDETAPE is not set
475# CONFIG_BLK_DEV_IDEFLOPPY is not set
476# CONFIG_BLK_DEV_IDESCSI is not set
477# CONFIG_IDE_TASK_IOCTL is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000478CONFIG_IDE_PROC_FS=y
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000479
480#
481# IDE chipset support/bugfixes
482#
483CONFIG_IDE_GENERIC=y
Paul Mackerras43af66e2007-12-06 16:53:35 +1100484# CONFIG_BLK_DEV_PLATFORM is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500485CONFIG_BLK_DEV_IDEDMA_SFF=y
Paul Mackerras43af66e2007-12-06 16:53:35 +1100486
487#
488# PCI IDE chipsets support
489#
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000490CONFIG_BLK_DEV_IDEPCI=y
Paul Mackerrasca74c012007-06-26 14:19:35 +1000491CONFIG_IDEPCI_PCIBUS_ORDER=y
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000492# CONFIG_BLK_DEV_OFFBOARD is not set
493CONFIG_BLK_DEV_GENERIC=y
494# CONFIG_BLK_DEV_OPTI621 is not set
495CONFIG_BLK_DEV_IDEDMA_PCI=y
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000496# CONFIG_BLK_DEV_AEC62XX is not set
497# CONFIG_BLK_DEV_ALI15X3 is not set
498# CONFIG_BLK_DEV_AMD74XX is not set
499# CONFIG_BLK_DEV_CMD64X is not set
500# CONFIG_BLK_DEV_TRIFLEX is not set
501# CONFIG_BLK_DEV_CY82C693 is not set
502# CONFIG_BLK_DEV_CS5520 is not set
503# CONFIG_BLK_DEV_CS5530 is not set
504# CONFIG_BLK_DEV_HPT34X is not set
505# CONFIG_BLK_DEV_HPT366 is not set
506# CONFIG_BLK_DEV_JMICRON is not set
507# CONFIG_BLK_DEV_SC1200 is not set
508# CONFIG_BLK_DEV_PIIX is not set
509# CONFIG_BLK_DEV_IT8213 is not set
510# CONFIG_BLK_DEV_IT821X is not set
511# CONFIG_BLK_DEV_NS87415 is not set
512# CONFIG_BLK_DEV_PDC202XX_OLD is not set
513CONFIG_BLK_DEV_PDC202XX_NEW=y
514# CONFIG_BLK_DEV_SVWKS is not set
515# CONFIG_BLK_DEV_SIIMAGE is not set
516# CONFIG_BLK_DEV_SL82C105 is not set
517# CONFIG_BLK_DEV_SLC90E66 is not set
518# CONFIG_BLK_DEV_TRM290 is not set
519# CONFIG_BLK_DEV_VIA82CXXX is not set
520# CONFIG_BLK_DEV_TC86C001 is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000521CONFIG_BLK_DEV_IDEDMA=y
Paul Mackerras43af66e2007-12-06 16:53:35 +1100522CONFIG_IDE_ARCH_OBSOLETE_INIT=y
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000523# CONFIG_BLK_DEV_HD is not set
524
525#
526# SCSI device support
527#
528# CONFIG_RAID_ATTRS is not set
529CONFIG_SCSI=y
Kumar Gala5cc44e02007-08-28 21:46:53 -0500530CONFIG_SCSI_DMA=y
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000531# CONFIG_SCSI_TGT is not set
532# CONFIG_SCSI_NETLINK is not set
533CONFIG_SCSI_PROC_FS=y
534
535#
536# SCSI support type (disk, tape, CD-ROM)
537#
538CONFIG_BLK_DEV_SD=y
539# CONFIG_CHR_DEV_ST is not set
540# CONFIG_CHR_DEV_OSST is not set
541# CONFIG_BLK_DEV_SR is not set
542# CONFIG_CHR_DEV_SG is not set
543# CONFIG_CHR_DEV_SCH is not set
544
545#
546# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
547#
548# CONFIG_SCSI_MULTI_LUN is not set
549# CONFIG_SCSI_CONSTANTS is not set
550# CONFIG_SCSI_LOGGING is not set
551# CONFIG_SCSI_SCAN_ASYNC is not set
552
553#
554# SCSI Transports
555#
556# CONFIG_SCSI_SPI_ATTRS is not set
557# CONFIG_SCSI_FC_ATTRS is not set
558# CONFIG_SCSI_ISCSI_ATTRS is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000559# CONFIG_SCSI_SAS_LIBSAS is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +1100560# CONFIG_SCSI_SRP_ATTRS is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500561CONFIG_SCSI_LOWLEVEL=y
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000562# CONFIG_ISCSI_TCP is not set
563# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
564# CONFIG_SCSI_3W_9XXX is not set
565# CONFIG_SCSI_ACARD is not set
566# CONFIG_SCSI_AACRAID is not set
567# CONFIG_SCSI_AIC7XXX is not set
568# CONFIG_SCSI_AIC7XXX_OLD is not set
569# CONFIG_SCSI_AIC79XX is not set
570# CONFIG_SCSI_AIC94XX is not set
571# CONFIG_SCSI_DPT_I2O is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +1100572# CONFIG_SCSI_ADVANSYS is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000573# CONFIG_SCSI_ARCMSR is not set
574# CONFIG_MEGARAID_NEWGEN is not set
575# CONFIG_MEGARAID_LEGACY is not set
576# CONFIG_MEGARAID_SAS is not set
577# CONFIG_SCSI_HPTIOP is not set
578# CONFIG_SCSI_BUSLOGIC is not set
579# CONFIG_SCSI_DMX3191D is not set
580# CONFIG_SCSI_EATA is not set
581# CONFIG_SCSI_FUTURE_DOMAIN is not set
582# CONFIG_SCSI_GDTH is not set
583# CONFIG_SCSI_IPS is not set
584# CONFIG_SCSI_INITIO is not set
585# CONFIG_SCSI_INIA100 is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500586# CONFIG_SCSI_MVSAS is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000587# CONFIG_SCSI_STEX is not set
588# CONFIG_SCSI_SYM53C8XX_2 is not set
589# CONFIG_SCSI_IPR is not set
590# CONFIG_SCSI_QLOGIC_1280 is not set
591# CONFIG_SCSI_QLA_FC is not set
592# CONFIG_SCSI_QLA_ISCSI is not set
593# CONFIG_SCSI_LPFC is not set
594# CONFIG_SCSI_DC395x is not set
595# CONFIG_SCSI_DC390T is not set
596# CONFIG_SCSI_NSP32 is not set
597# CONFIG_SCSI_DEBUG is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000598# CONFIG_SCSI_SRP is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000599CONFIG_ATA=y
600# CONFIG_ATA_NONSTANDARD is not set
601# CONFIG_SATA_AHCI is not set
602# CONFIG_SATA_SVW is not set
603# CONFIG_ATA_PIIX is not set
604CONFIG_SATA_MV=y
605# CONFIG_SATA_NV is not set
606# CONFIG_PDC_ADMA is not set
607# CONFIG_SATA_QSTOR is not set
608# CONFIG_SATA_PROMISE is not set
609# CONFIG_SATA_SX4 is not set
610# CONFIG_SATA_SIL is not set
611# CONFIG_SATA_SIL24 is not set
612# CONFIG_SATA_SIS is not set
613# CONFIG_SATA_ULI is not set
614# CONFIG_SATA_VIA is not set
615# CONFIG_SATA_VITESSE is not set
616# CONFIG_SATA_INIC162X is not set
617# CONFIG_PATA_ALI is not set
618# CONFIG_PATA_AMD is not set
619# CONFIG_PATA_ARTOP is not set
620# CONFIG_PATA_ATIIXP is not set
621# CONFIG_PATA_CMD640_PCI is not set
622# CONFIG_PATA_CMD64X is not set
623# CONFIG_PATA_CS5520 is not set
624# CONFIG_PATA_CS5530 is not set
625# CONFIG_PATA_CYPRESS is not set
626# CONFIG_PATA_EFAR is not set
627# CONFIG_ATA_GENERIC is not set
628# CONFIG_PATA_HPT366 is not set
629# CONFIG_PATA_HPT37X is not set
630# CONFIG_PATA_HPT3X2N is not set
631# CONFIG_PATA_HPT3X3 is not set
632# CONFIG_PATA_IT821X is not set
633# CONFIG_PATA_IT8213 is not set
634# CONFIG_PATA_JMICRON is not set
635# CONFIG_PATA_TRIFLEX is not set
636# CONFIG_PATA_MARVELL is not set
637# CONFIG_PATA_MPIIX is not set
638# CONFIG_PATA_OLDPIIX is not set
639# CONFIG_PATA_NETCELL is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500640# CONFIG_PATA_NINJA32 is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000641# CONFIG_PATA_NS87410 is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +1100642# CONFIG_PATA_NS87415 is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000643# CONFIG_PATA_OPTI is not set
644# CONFIG_PATA_OPTIDMA is not set
645# CONFIG_PATA_PDC_OLD is not set
646# CONFIG_PATA_RADISYS is not set
647# CONFIG_PATA_RZ1000 is not set
648# CONFIG_PATA_SC1200 is not set
649# CONFIG_PATA_SERVERWORKS is not set
650# CONFIG_PATA_PDC2027X is not set
651# CONFIG_PATA_SIL680 is not set
652# CONFIG_PATA_SIS is not set
653# CONFIG_PATA_VIA is not set
654# CONFIG_PATA_WINBOND is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500655# CONFIG_PATA_PLATFORM is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000656# CONFIG_MD is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000657# CONFIG_FUSION is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000658
659#
660# IEEE 1394 (FireWire) support
661#
Paul Mackerrasca74c012007-06-26 14:19:35 +1000662# CONFIG_FIREWIRE is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000663# CONFIG_IEEE1394 is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000664# CONFIG_I2O is not set
665CONFIG_MACINTOSH_DRIVERS=y
666# CONFIG_MAC_EMUMOUSEBTN is not set
667# CONFIG_WINDFARM is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000668CONFIG_NETDEVICES=y
Kumar Gala5cc44e02007-08-28 21:46:53 -0500669# CONFIG_NETDEVICES_MULTIQUEUE is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000670# CONFIG_DUMMY is not set
671# CONFIG_BONDING is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500672# CONFIG_MACVLAN is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000673# CONFIG_EQUALIZER is not set
674# CONFIG_TUN is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +1100675# CONFIG_VETH is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000676# CONFIG_ARCNET is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000677CONFIG_PHYLIB=y
678
679#
680# MII PHY device drivers
681#
682# CONFIG_MARVELL_PHY is not set
683# CONFIG_DAVICOM_PHY is not set
684# CONFIG_QSEMI_PHY is not set
685# CONFIG_LXT_PHY is not set
686# CONFIG_CICADA_PHY is not set
687# CONFIG_VITESSE_PHY is not set
688# CONFIG_SMSC_PHY is not set
689# CONFIG_BROADCOM_PHY is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500690# CONFIG_ICPLUS_PHY is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500691# CONFIG_REALTEK_PHY is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000692# CONFIG_FIXED_PHY is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +1100693# CONFIG_MDIO_BITBANG is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000694CONFIG_NET_ETHERNET=y
695CONFIG_MII=y
696# CONFIG_HAPPYMEAL is not set
697# CONFIG_SUNGEM is not set
698# CONFIG_CASSINI is not set
699# CONFIG_NET_VENDOR_3COM is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000700# CONFIG_NET_TULIP is not set
701# CONFIG_HP100 is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +1100702# CONFIG_IBM_NEW_EMAC_ZMII is not set
703# CONFIG_IBM_NEW_EMAC_RGMII is not set
704# CONFIG_IBM_NEW_EMAC_TAH is not set
705# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000706CONFIG_NET_PCI=y
707# CONFIG_PCNET32 is not set
708# CONFIG_AMD8111_ETH is not set
709# CONFIG_ADAPTEC_STARFIRE is not set
710# CONFIG_B44 is not set
711# CONFIG_FORCEDETH is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000712# CONFIG_EEPRO100 is not set
713CONFIG_E100=y
714# CONFIG_FEALNX is not set
715# CONFIG_NATSEMI is not set
716# CONFIG_NE2K_PCI is not set
717# CONFIG_8139CP is not set
718CONFIG_8139TOO=y
719# CONFIG_8139TOO_PIO is not set
720# CONFIG_8139TOO_TUNE_TWISTER is not set
721# CONFIG_8139TOO_8129 is not set
722# CONFIG_8139_OLD_RX_RESET is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500723# CONFIG_R6040 is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000724# CONFIG_SIS900 is not set
725# CONFIG_EPIC100 is not set
726# CONFIG_SUNDANCE is not set
727# CONFIG_TLAN is not set
728# CONFIG_VIA_RHINE is not set
729# CONFIG_SC92031 is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000730CONFIG_NETDEV_1000=y
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000731# CONFIG_ACENIC is not set
732# CONFIG_DL2K is not set
733CONFIG_E1000=y
734# CONFIG_E1000_NAPI is not set
735# CONFIG_E1000_DISABLE_PACKET_SPLIT is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +1100736# CONFIG_E1000E is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500737# CONFIG_E1000E_ENABLED is not set
738# CONFIG_IP1000 is not set
739# CONFIG_IGB is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000740# CONFIG_NS83820 is not set
741# CONFIG_HAMACHI is not set
742# CONFIG_YELLOWFIN is not set
743# CONFIG_R8169 is not set
744# CONFIG_SIS190 is not set
745# CONFIG_SKGE is not set
746# CONFIG_SKY2 is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +1100747# CONFIG_SK98LIN is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000748# CONFIG_VIA_VELOCITY is not set
749# CONFIG_TIGON3 is not set
750# CONFIG_BNX2 is not set
751CONFIG_MV643XX_ETH=y
752# CONFIG_QLA3XXX is not set
753# CONFIG_ATL1 is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000754CONFIG_NETDEV_10000=y
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000755# CONFIG_CHELSIO_T1 is not set
756# CONFIG_CHELSIO_T3 is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +1100757# CONFIG_IXGBE is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000758# CONFIG_IXGB is not set
759# CONFIG_S2IO is not set
760# CONFIG_MYRI10GE is not set
761# CONFIG_NETXEN_NIC is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +1100762# CONFIG_NIU is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000763# CONFIG_MLX4_CORE is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +1100764# CONFIG_TEHUTI is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500765# CONFIG_BNX2X is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000766# CONFIG_TR is not set
767
768#
769# Wireless LAN
770#
771# CONFIG_WLAN_PRE80211 is not set
772# CONFIG_WLAN_80211 is not set
773
774#
Paul Mackerrasca74c012007-06-26 14:19:35 +1000775# USB Network Adapters
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000776#
Paul Mackerrasca74c012007-06-26 14:19:35 +1000777# CONFIG_USB_CATC is not set
778# CONFIG_USB_KAWETH is not set
779# CONFIG_USB_PEGASUS is not set
780# CONFIG_USB_RTL8150 is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000781# CONFIG_USB_USBNET is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000782# CONFIG_WAN is not set
783# CONFIG_FDDI is not set
784# CONFIG_HIPPI is not set
785# CONFIG_PPP is not set
786# CONFIG_SLIP is not set
787# CONFIG_NET_FC is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000788# CONFIG_NETCONSOLE is not set
789# CONFIG_NETPOLL is not set
790# CONFIG_NET_POLL_CONTROLLER is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000791# CONFIG_ISDN is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000792# CONFIG_PHONE is not set
793
794#
795# Input device support
796#
797CONFIG_INPUT=y
798# CONFIG_INPUT_FF_MEMLESS is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000799# CONFIG_INPUT_POLLDEV is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000800
801#
802# Userland interfaces
803#
804CONFIG_INPUT_MOUSEDEV=y
805CONFIG_INPUT_MOUSEDEV_PSAUX=y
806CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
807CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
808# CONFIG_INPUT_JOYDEV is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000809# CONFIG_INPUT_EVDEV is not set
810# CONFIG_INPUT_EVBUG is not set
811
812#
813# Input Device Drivers
814#
815# CONFIG_INPUT_KEYBOARD is not set
816# CONFIG_INPUT_MOUSE is not set
817# CONFIG_INPUT_JOYSTICK is not set
818# CONFIG_INPUT_TABLET is not set
819# CONFIG_INPUT_TOUCHSCREEN is not set
820# CONFIG_INPUT_MISC is not set
821
822#
823# Hardware I/O ports
824#
825# CONFIG_SERIO is not set
826# CONFIG_GAMEPORT is not set
827
828#
829# Character devices
830#
831CONFIG_VT=y
832CONFIG_VT_CONSOLE=y
833CONFIG_HW_CONSOLE=y
834# CONFIG_VT_HW_CONSOLE_BINDING is not set
835# CONFIG_SERIAL_NONSTANDARD is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500836# CONFIG_NOZOMI is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000837
838#
839# Serial drivers
840#
841# CONFIG_SERIAL_8250 is not set
842
843#
844# Non-8250 serial port support
845#
846CONFIG_SERIAL_MPSC=y
847CONFIG_SERIAL_MPSC_CONSOLE=y
848# CONFIG_SERIAL_UARTLITE is not set
849CONFIG_SERIAL_CORE=y
850CONFIG_SERIAL_CORE_CONSOLE=y
851# CONFIG_SERIAL_JSM is not set
852CONFIG_UNIX98_PTYS=y
853CONFIG_LEGACY_PTYS=y
854CONFIG_LEGACY_PTY_COUNT=256
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000855# CONFIG_IPMI_HANDLER is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000856# CONFIG_HW_RANDOM is not set
857# CONFIG_NVRAM is not set
Kumar Gala1e85d892008-03-31 11:53:46 -0500858# CONFIG_GEN_RTC is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000859# CONFIG_R3964 is not set
860# CONFIG_APPLICOM is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000861# CONFIG_RAW_DRIVER is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000862# CONFIG_TCG_TPM is not set
863CONFIG_DEVPORT=y
864CONFIG_I2C=y
865CONFIG_I2C_BOARDINFO=y
866CONFIG_I2C_CHARDEV=y
867
868#
869# I2C Algorithms
870#
871# CONFIG_I2C_ALGOBIT is not set
872# CONFIG_I2C_ALGOPCF is not set
873# CONFIG_I2C_ALGOPCA is not set
874
875#
876# I2C Hardware Bus support
877#
878# CONFIG_I2C_ALI1535 is not set
879# CONFIG_I2C_ALI1563 is not set
880# CONFIG_I2C_ALI15X3 is not set
881# CONFIG_I2C_AMD756 is not set
882# CONFIG_I2C_AMD8111 is not set
883# CONFIG_I2C_I801 is not set
884# CONFIG_I2C_I810 is not set
885# CONFIG_I2C_PIIX4 is not set
886# CONFIG_I2C_MPC is not set
887# CONFIG_I2C_NFORCE2 is not set
888# CONFIG_I2C_OCORES is not set
889# CONFIG_I2C_PARPORT_LIGHT is not set
890# CONFIG_I2C_PROSAVAGE is not set
891# CONFIG_I2C_SAVAGE4 is not set
892# CONFIG_I2C_SIMTEC is not set
893# CONFIG_I2C_SIS5595 is not set
894# CONFIG_I2C_SIS630 is not set
895# CONFIG_I2C_SIS96X is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500896# CONFIG_I2C_TAOS_EVM is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000897# CONFIG_I2C_TINY_USB is not set
898# CONFIG_I2C_VIA is not set
899# CONFIG_I2C_VIAPRO is not set
900# CONFIG_I2C_VOODOO3 is not set
901CONFIG_I2C_MV64XXX=y
902
903#
904# Miscellaneous I2C Chip support
905#
Kumar Gala5cc44e02007-08-28 21:46:53 -0500906# CONFIG_DS1682 is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000907# CONFIG_SENSORS_EEPROM is not set
908# CONFIG_SENSORS_PCF8574 is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500909# CONFIG_PCF8575 is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000910# CONFIG_SENSORS_PCF8591 is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500911# CONFIG_TPS65010 is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000912# CONFIG_SENSORS_MAX6875 is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500913# CONFIG_SENSORS_TSL2550 is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000914# CONFIG_I2C_DEBUG_CORE is not set
915# CONFIG_I2C_DEBUG_ALGO is not set
916# CONFIG_I2C_DEBUG_BUS is not set
917# CONFIG_I2C_DEBUG_CHIP is not set
918
919#
920# SPI support
921#
922# CONFIG_SPI is not set
923# CONFIG_SPI_MASTER is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000924# CONFIG_W1 is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500925# CONFIG_POWER_SUPPLY is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000926CONFIG_HWMON=y
927# CONFIG_HWMON_VID is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000928# CONFIG_SENSORS_AD7418 is not set
929# CONFIG_SENSORS_ADM1021 is not set
930# CONFIG_SENSORS_ADM1025 is not set
931# CONFIG_SENSORS_ADM1026 is not set
932# CONFIG_SENSORS_ADM1029 is not set
933# CONFIG_SENSORS_ADM1031 is not set
934# CONFIG_SENSORS_ADM9240 is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +1100935# CONFIG_SENSORS_ADT7470 is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500936# CONFIG_SENSORS_ADT7473 is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000937# CONFIG_SENSORS_ATXP1 is not set
938# CONFIG_SENSORS_DS1621 is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +1100939# CONFIG_SENSORS_I5K_AMB is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000940# CONFIG_SENSORS_F71805F is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +1100941# CONFIG_SENSORS_F71882FG is not set
942# CONFIG_SENSORS_F75375S is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000943# CONFIG_SENSORS_GL518SM is not set
944# CONFIG_SENSORS_GL520SM is not set
945# CONFIG_SENSORS_IT87 is not set
946# CONFIG_SENSORS_LM63 is not set
947# CONFIG_SENSORS_LM75 is not set
948# CONFIG_SENSORS_LM77 is not set
949# CONFIG_SENSORS_LM78 is not set
950# CONFIG_SENSORS_LM80 is not set
951# CONFIG_SENSORS_LM83 is not set
952# CONFIG_SENSORS_LM85 is not set
953# CONFIG_SENSORS_LM87 is not set
954# CONFIG_SENSORS_LM90 is not set
955# CONFIG_SENSORS_LM92 is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500956# CONFIG_SENSORS_LM93 is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000957# CONFIG_SENSORS_MAX1619 is not set
958# CONFIG_SENSORS_MAX6650 is not set
959# CONFIG_SENSORS_PC87360 is not set
960# CONFIG_SENSORS_PC87427 is not set
961# CONFIG_SENSORS_SIS5595 is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500962# CONFIG_SENSORS_DME1737 is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000963# CONFIG_SENSORS_SMSC47M1 is not set
964# CONFIG_SENSORS_SMSC47M192 is not set
965# CONFIG_SENSORS_SMSC47B397 is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500966# CONFIG_SENSORS_ADS7828 is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500967# CONFIG_SENSORS_THMC50 is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000968# CONFIG_SENSORS_VIA686A is not set
969# CONFIG_SENSORS_VT1211 is not set
970# CONFIG_SENSORS_VT8231 is not set
971# CONFIG_SENSORS_W83781D is not set
972# CONFIG_SENSORS_W83791D is not set
973# CONFIG_SENSORS_W83792D is not set
974# CONFIG_SENSORS_W83793 is not set
975# CONFIG_SENSORS_W83L785TS is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500976# CONFIG_SENSORS_W83L786NG is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000977# CONFIG_SENSORS_W83627HF is not set
978# CONFIG_SENSORS_W83627EHF is not set
979# CONFIG_HWMON_DEBUG_CHIP is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500980# CONFIG_THERMAL is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +1100981# CONFIG_WATCHDOG is not set
982
983#
984# Sonics Silicon Backplane
985#
986CONFIG_SSB_POSSIBLE=y
987# CONFIG_SSB is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +1000988
989#
990# Multifunction device drivers
991#
992# CONFIG_MFD_SM501 is not set
993
994#
995# Multimedia devices
996#
997# CONFIG_VIDEO_DEV is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +1000998# CONFIG_DVB_CORE is not set
999# CONFIG_DAB is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +10001000
1001#
1002# Graphics support
1003#
Paul Mackerras43af66e2007-12-06 16:53:35 +11001004# CONFIG_AGP is not set
1005# CONFIG_DRM is not set
1006# CONFIG_VGASTATE is not set
1007CONFIG_VIDEO_OUTPUT_CONTROL=y
1008# CONFIG_FB is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +10001009# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
1010
1011#
1012# Display device support
1013#
1014# CONFIG_DISPLAY_SUPPORT is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +10001015
1016#
1017# Console display driver support
1018#
1019CONFIG_VGA_CONSOLE=y
1020# CONFIG_VGACON_SOFT_SCROLLBACK is not set
1021CONFIG_DUMMY_CONSOLE=y
1022
1023#
1024# Sound
1025#
1026# CONFIG_SOUND is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05001027CONFIG_HID_SUPPORT=y
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +10001028CONFIG_HID=y
1029# CONFIG_HID_DEBUG is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +11001030# CONFIG_HIDRAW is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +10001031
1032#
1033# USB Input Devices
1034#
1035CONFIG_USB_HID=y
1036# CONFIG_USB_HIDINPUT_POWERBOOK is not set
1037# CONFIG_HID_FF is not set
1038# CONFIG_USB_HIDDEV is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05001039CONFIG_USB_SUPPORT=y
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +10001040CONFIG_USB_ARCH_HAS_HCD=y
1041CONFIG_USB_ARCH_HAS_OHCI=y
1042CONFIG_USB_ARCH_HAS_EHCI=y
1043CONFIG_USB=y
1044# CONFIG_USB_DEBUG is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001045# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +10001046
1047#
1048# Miscellaneous USB options
1049#
1050CONFIG_USB_DEVICEFS=y
1051# CONFIG_USB_DEVICE_CLASS is not set
1052# CONFIG_USB_DYNAMIC_MINORS is not set
1053# CONFIG_USB_OTG is not set
1054
1055#
1056# USB Host Controller Drivers
1057#
1058CONFIG_USB_EHCI_HCD=y
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +10001059# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
1060# CONFIG_USB_EHCI_TT_NEWSCHED is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001061CONFIG_USB_EHCI_HCD_PPC_OF=y
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +10001062# CONFIG_USB_ISP116X_HCD is not set
1063CONFIG_USB_OHCI_HCD=y
1064# CONFIG_USB_OHCI_HCD_PPC_OF is not set
1065# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
1066# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
1067CONFIG_USB_OHCI_LITTLE_ENDIAN=y
1068# CONFIG_USB_UHCI_HCD is not set
1069# CONFIG_USB_SL811_HCD is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05001070# CONFIG_USB_R8A66597_HCD is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +10001071
1072#
1073# USB Device Class drivers
1074#
1075# CONFIG_USB_ACM is not set
1076# CONFIG_USB_PRINTER is not set
1077
1078#
1079# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
1080#
1081
1082#
1083# may also be needed; see USB_STORAGE Help for more information
1084#
1085# CONFIG_USB_STORAGE is not set
1086# CONFIG_USB_LIBUSUAL is not set
1087
1088#
1089# USB Imaging devices
1090#
1091# CONFIG_USB_MDC800 is not set
1092# CONFIG_USB_MICROTEK is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +10001093CONFIG_USB_MON=y
1094
1095#
1096# USB port drivers
1097#
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +10001098# CONFIG_USB_SERIAL is not set
1099
1100#
1101# USB Miscellaneous drivers
1102#
1103# CONFIG_USB_EMI62 is not set
1104# CONFIG_USB_EMI26 is not set
1105# CONFIG_USB_ADUTUX is not set
1106# CONFIG_USB_AUERSWALD is not set
1107# CONFIG_USB_RIO500 is not set
1108# CONFIG_USB_LEGOTOWER is not set
1109# CONFIG_USB_LCD is not set
1110# CONFIG_USB_BERRY_CHARGE is not set
1111# CONFIG_USB_LED is not set
1112# CONFIG_USB_CYPRESS_CY7C63 is not set
1113# CONFIG_USB_CYTHERM is not set
1114# CONFIG_USB_PHIDGET is not set
1115# CONFIG_USB_IDMOUSE is not set
1116# CONFIG_USB_FTDI_ELAN is not set
1117# CONFIG_USB_APPLEDISPLAY is not set
1118# CONFIG_USB_SISUSBVGA is not set
1119# CONFIG_USB_LD is not set
1120# CONFIG_USB_TRANCEVIBRATOR is not set
1121# CONFIG_USB_IOWARRIOR is not set
1122# CONFIG_USB_TEST is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +10001123# CONFIG_USB_GADGET is not set
1124# CONFIG_MMC is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001125# CONFIG_MEMSTICK is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +10001126# CONFIG_NEW_LEDS is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +10001127# CONFIG_INFINIBAND is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05001128# CONFIG_EDAC is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +10001129CONFIG_RTC_LIB=y
1130CONFIG_RTC_CLASS=y
1131CONFIG_RTC_HCTOSYS=y
1132CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
1133# CONFIG_RTC_DEBUG is not set
1134
1135#
1136# RTC interfaces
1137#
1138CONFIG_RTC_INTF_SYSFS=y
1139CONFIG_RTC_INTF_PROC=y
1140CONFIG_RTC_INTF_DEV=y
1141# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
1142# CONFIG_RTC_DRV_TEST is not set
1143
1144#
1145# I2C RTC drivers
1146#
1147# CONFIG_RTC_DRV_DS1307 is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +11001148# CONFIG_RTC_DRV_DS1374 is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +10001149# CONFIG_RTC_DRV_DS1672 is not set
1150CONFIG_RTC_DRV_MAX6900=y
1151# CONFIG_RTC_DRV_RS5C372 is not set
1152# CONFIG_RTC_DRV_ISL1208 is not set
1153# CONFIG_RTC_DRV_X1205 is not set
1154# CONFIG_RTC_DRV_PCF8563 is not set
1155# CONFIG_RTC_DRV_PCF8583 is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05001156# CONFIG_RTC_DRV_M41T80 is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001157# CONFIG_RTC_DRV_S35390A is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +10001158
1159#
1160# SPI RTC drivers
1161#
1162
1163#
1164# Platform RTC drivers
1165#
Kumar Gala5cc44e02007-08-28 21:46:53 -05001166# CONFIG_RTC_DRV_CMOS is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001167# CONFIG_RTC_DRV_DS1511 is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +10001168# CONFIG_RTC_DRV_DS1553 is not set
1169# CONFIG_RTC_DRV_DS1742 is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001170# CONFIG_RTC_DRV_STK17TA8 is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +10001171# CONFIG_RTC_DRV_M48T86 is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05001172# CONFIG_RTC_DRV_M48T59 is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +10001173# CONFIG_RTC_DRV_V3020 is not set
1174
1175#
1176# on-CPU RTC drivers
1177#
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001178# CONFIG_DMADEVICES is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +10001179
1180#
Kumar Gala5cc44e02007-08-28 21:46:53 -05001181# Userspace I/O
1182#
1183# CONFIG_UIO is not set
1184
1185#
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +10001186# File systems
1187#
1188CONFIG_EXT2_FS=y
1189# CONFIG_EXT2_FS_XATTR is not set
1190# CONFIG_EXT2_FS_XIP is not set
1191CONFIG_EXT3_FS=y
1192CONFIG_EXT3_FS_XATTR=y
1193# CONFIG_EXT3_FS_POSIX_ACL is not set
1194# CONFIG_EXT3_FS_SECURITY is not set
1195# CONFIG_EXT4DEV_FS is not set
1196CONFIG_JBD=y
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +10001197CONFIG_FS_MBCACHE=y
1198# CONFIG_REISERFS_FS is not set
1199# CONFIG_JFS_FS is not set
1200# CONFIG_FS_POSIX_ACL is not set
1201# CONFIG_XFS_FS is not set
1202# CONFIG_GFS2_FS is not set
1203# CONFIG_OCFS2_FS is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001204CONFIG_DNOTIFY=y
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +10001205CONFIG_INOTIFY=y
1206CONFIG_INOTIFY_USER=y
1207# CONFIG_QUOTA is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +10001208# CONFIG_AUTOFS_FS is not set
1209# CONFIG_AUTOFS4_FS is not set
1210# CONFIG_FUSE_FS is not set
1211
1212#
1213# CD-ROM/DVD Filesystems
1214#
1215# CONFIG_ISO9660_FS is not set
1216# CONFIG_UDF_FS is not set
1217
1218#
1219# DOS/FAT/NT Filesystems
1220#
1221# CONFIG_MSDOS_FS is not set
1222# CONFIG_VFAT_FS is not set
1223# CONFIG_NTFS_FS is not set
1224
1225#
1226# Pseudo filesystems
1227#
1228CONFIG_PROC_FS=y
1229CONFIG_PROC_KCORE=y
1230CONFIG_PROC_SYSCTL=y
1231CONFIG_SYSFS=y
1232CONFIG_TMPFS=y
1233# CONFIG_TMPFS_POSIX_ACL is not set
1234# CONFIG_HUGETLB_PAGE is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +10001235# CONFIG_CONFIGFS_FS is not set
1236
1237#
1238# Miscellaneous filesystems
1239#
1240# CONFIG_ADFS_FS is not set
1241# CONFIG_AFFS_FS is not set
1242# CONFIG_HFS_FS is not set
1243# CONFIG_HFSPLUS_FS is not set
1244# CONFIG_BEFS_FS is not set
1245# CONFIG_BFS_FS is not set
1246# CONFIG_EFS_FS is not set
1247# CONFIG_JFFS2_FS is not set
1248# CONFIG_CRAMFS is not set
1249# CONFIG_VXFS_FS is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001250# CONFIG_MINIX_FS is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +10001251# CONFIG_HPFS_FS is not set
1252# CONFIG_QNX4FS_FS is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001253# CONFIG_ROMFS_FS is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +10001254# CONFIG_SYSV_FS is not set
1255# CONFIG_UFS_FS is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +11001256CONFIG_NETWORK_FILESYSTEMS=y
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +10001257CONFIG_NFS_FS=y
1258# CONFIG_NFS_V3 is not set
1259# CONFIG_NFS_V4 is not set
1260# CONFIG_NFS_DIRECTIO is not set
1261# CONFIG_NFSD is not set
1262CONFIG_ROOT_NFS=y
1263CONFIG_LOCKD=y
1264CONFIG_NFS_COMMON=y
1265CONFIG_SUNRPC=y
1266# CONFIG_SUNRPC_BIND34 is not set
1267# CONFIG_RPCSEC_GSS_KRB5 is not set
1268# CONFIG_RPCSEC_GSS_SPKM3 is not set
1269# CONFIG_SMB_FS is not set
1270# CONFIG_CIFS is not set
1271# CONFIG_NCP_FS is not set
1272# CONFIG_CODA_FS is not set
1273# CONFIG_AFS_FS is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +10001274
1275#
1276# Partition Types
1277#
1278CONFIG_PARTITION_ADVANCED=y
1279# CONFIG_ACORN_PARTITION is not set
1280# CONFIG_OSF_PARTITION is not set
1281# CONFIG_AMIGA_PARTITION is not set
1282# CONFIG_ATARI_PARTITION is not set
1283# CONFIG_MAC_PARTITION is not set
1284CONFIG_MSDOS_PARTITION=y
1285# CONFIG_BSD_DISKLABEL is not set
1286# CONFIG_MINIX_SUBPARTITION is not set
1287# CONFIG_SOLARIS_X86_PARTITION is not set
1288# CONFIG_UNIXWARE_DISKLABEL is not set
1289# CONFIG_LDM_PARTITION is not set
1290# CONFIG_SGI_PARTITION is not set
1291# CONFIG_ULTRIX_PARTITION is not set
1292# CONFIG_SUN_PARTITION is not set
1293# CONFIG_KARMA_PARTITION is not set
1294# CONFIG_EFI_PARTITION is not set
1295# CONFIG_SYSV68_PARTITION is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +10001296# CONFIG_NLS is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +10001297# CONFIG_DLM is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +10001298
1299#
1300# Library routines
1301#
1302CONFIG_BITREVERSE=y
1303# CONFIG_CRC_CCITT is not set
1304# CONFIG_CRC16 is not set
Paul Mackerrasca74c012007-06-26 14:19:35 +10001305# CONFIG_CRC_ITU_T is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +10001306CONFIG_CRC32=y
Kumar Gala5cc44e02007-08-28 21:46:53 -05001307# CONFIG_CRC7 is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +10001308# CONFIG_LIBCRC32C is not set
1309CONFIG_PLIST=y
1310CONFIG_HAS_IOMEM=y
1311CONFIG_HAS_IOPORT=y
1312CONFIG_HAS_DMA=y
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +10001313
1314#
1315# Kernel hacking
1316#
1317# CONFIG_PRINTK_TIME is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +11001318CONFIG_ENABLE_WARN_DEPRECATED=y
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +10001319CONFIG_ENABLE_MUST_CHECK=y
1320# CONFIG_MAGIC_SYSRQ is not set
1321# CONFIG_UNUSED_SYMBOLS is not set
1322# CONFIG_DEBUG_FS is not set
1323# CONFIG_HEADERS_CHECK is not set
1324# CONFIG_DEBUG_KERNEL is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +11001325# CONFIG_SLUB_DEBUG_ON is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001326# CONFIG_SLUB_STATS is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +10001327CONFIG_DEBUG_BUGVERBOSE=y
Paul Mackerras43af66e2007-12-06 16:53:35 +11001328# CONFIG_SAMPLES is not set
1329# CONFIG_BOOTX_TEXT is not set
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +10001330# CONFIG_PPC_EARLY_DEBUG is not set
1331
1332#
1333# Security options
1334#
1335# CONFIG_KEYS is not set
1336# CONFIG_SECURITY is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +11001337# CONFIG_SECURITY_FILE_CAPABILITIES is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001338CONFIG_CRYPTO=y
1339# CONFIG_CRYPTO_SEQIV is not set
1340# CONFIG_CRYPTO_MANAGER is not set
1341# CONFIG_CRYPTO_HMAC is not set
1342# CONFIG_CRYPTO_XCBC is not set
1343# CONFIG_CRYPTO_NULL is not set
1344# CONFIG_CRYPTO_MD4 is not set
1345# CONFIG_CRYPTO_MD5 is not set
1346# CONFIG_CRYPTO_SHA1 is not set
1347# CONFIG_CRYPTO_SHA256 is not set
1348# CONFIG_CRYPTO_SHA512 is not set
1349# CONFIG_CRYPTO_WP512 is not set
1350# CONFIG_CRYPTO_TGR192 is not set
1351# CONFIG_CRYPTO_GF128MUL is not set
1352# CONFIG_CRYPTO_ECB is not set
1353# CONFIG_CRYPTO_CBC is not set
1354# CONFIG_CRYPTO_PCBC is not set
1355# CONFIG_CRYPTO_LRW is not set
1356# CONFIG_CRYPTO_XTS is not set
1357# CONFIG_CRYPTO_CTR is not set
1358# CONFIG_CRYPTO_GCM is not set
1359# CONFIG_CRYPTO_CCM is not set
1360# CONFIG_CRYPTO_CRYPTD is not set
1361# CONFIG_CRYPTO_DES is not set
1362# CONFIG_CRYPTO_FCRYPT is not set
1363# CONFIG_CRYPTO_BLOWFISH is not set
1364# CONFIG_CRYPTO_TWOFISH is not set
1365# CONFIG_CRYPTO_SERPENT is not set
1366# CONFIG_CRYPTO_AES is not set
1367# CONFIG_CRYPTO_CAST5 is not set
1368# CONFIG_CRYPTO_CAST6 is not set
1369# CONFIG_CRYPTO_TEA is not set
1370# CONFIG_CRYPTO_ARC4 is not set
1371# CONFIG_CRYPTO_KHAZAD is not set
1372# CONFIG_CRYPTO_ANUBIS is not set
1373# CONFIG_CRYPTO_SEED is not set
1374# CONFIG_CRYPTO_SALSA20 is not set
1375# CONFIG_CRYPTO_DEFLATE is not set
1376# CONFIG_CRYPTO_MICHAEL_MIC is not set
1377# CONFIG_CRYPTO_CRC32C is not set
1378# CONFIG_CRYPTO_CAMELLIA is not set
1379# CONFIG_CRYPTO_AUTHENC is not set
1380# CONFIG_CRYPTO_LZO is not set
1381CONFIG_CRYPTO_HW=y
1382# CONFIG_CRYPTO_DEV_HIFN_795X is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +11001383# CONFIG_PPC_CLOCK is not set