]> bbs.cooldavid.org Git - net-next-2.6.git/blame - arch/powerpc/configs/pq2fads_defconfig
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[net-next-2.6.git] / arch / powerpc / configs / pq2fads_defconfig
CommitLineData
3611f2ad
SW
1#
2# Automatically generated make config: don't edit
b4d0a038
KG
3# Linux kernel version: 2.6.34-rc5
4# Mon Apr 19 23:16:35 2010
3611f2ad
SW
5#
6# CONFIG_PPC64 is not set
7
8#
9# Processor support
10#
34466c5b 11CONFIG_PPC_BOOK3S_32=y
3611f2ad
SW
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
25991b90 17CONFIG_PPC_BOOK3S=y
34466c5b 18CONFIG_6xx=y
3611f2ad 19CONFIG_PPC_FPU=y
2bb2e1db 20# CONFIG_ALTIVEC is not set
3611f2ad
SW
21CONFIG_PPC_STD_MMU=y
22CONFIG_PPC_STD_MMU_32=y
23# CONFIG_PPC_MM_SLICES is not set
34466c5b 24CONFIG_PPC_HAVE_PMU_SUPPORT=y
3611f2ad
SW
25# CONFIG_SMP is not set
26CONFIG_PPC32=y
43af66e1 27CONFIG_WORD_SIZE=32
ea37194d 28# CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set
3611f2ad 29CONFIG_MMU=y
43af66e1
PM
30CONFIG_GENERIC_CMOS_UPDATE=y
31CONFIG_GENERIC_TIME=y
32CONFIG_GENERIC_TIME_VSYSCALL=y
33CONFIG_GENERIC_CLOCKEVENTS=y
3611f2ad 34CONFIG_GENERIC_HARDIRQS=y
34466c5b 35CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
eff2f1ec 36# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set
e9bcf141 37# CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set
3611f2ad 38CONFIG_IRQ_PER_CPU=y
1e65346b 39CONFIG_NR_IRQS=512
70b3ec3e 40CONFIG_STACKTRACE_SUPPORT=y
2bb2e1db 41CONFIG_HAVE_LATENCYTOP_SUPPORT=y
34466c5b 42CONFIG_TRACE_IRQFLAGS_SUPPORT=y
70b3ec3e 43CONFIG_LOCKDEP_SUPPORT=y
3611f2ad
SW
44CONFIG_RWSEM_XCHGADD_ALGORITHM=y
45CONFIG_ARCH_HAS_ILOG2_U32=y
46CONFIG_GENERIC_HWEIGHT=y
3611f2ad 47CONFIG_GENERIC_FIND_NEXT_BIT=y
2bb2e1db 48CONFIG_GENERIC_GPIO=y
3611f2ad
SW
49# CONFIG_ARCH_NO_VIRT_TO_BUS is not set
50CONFIG_PPC=y
51CONFIG_EARLY_PRINTK=y
52CONFIG_GENERIC_NVRAM=y
b57cee20 53CONFIG_SCHED_OMIT_FRAME_POINTER=y
3611f2ad
SW
54CONFIG_ARCH_MAY_HAVE_PC_FDC=y
55CONFIG_PPC_OF=y
56CONFIG_OF=y
ea37194d 57# CONFIG_PPC_UDBG_16550 is not set
3611f2ad
SW
58# CONFIG_GENERIC_TBSYNC is not set
59CONFIG_AUDIT_ARCH=y
60CONFIG_GENERIC_BUG=y
34466c5b 61CONFIG_DTC=y
3611f2ad 62CONFIG_DEFAULT_UIMAGE=y
1e65346b 63CONFIG_ARCH_HIBERNATION_POSSIBLE=y
3611f2ad
SW
64# CONFIG_PPC_DCR_NATIVE is not set
65# CONFIG_PPC_DCR_MMIO is not set
25991b90 66CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
3611f2ad 67CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
34466c5b 68CONFIG_CONSTRUCTORS=y
3611f2ad
SW
69
70#
71# General setup
72#
73# CONFIG_EXPERIMENTAL is not set
74CONFIG_BROKEN_ON_SMP=y
75CONFIG_INIT_ENV_ARG_LIMIT=32
76CONFIG_LOCALVERSION=""
77CONFIG_LOCALVERSION_AUTO=y
78CONFIG_SWAP=y
79CONFIG_SYSVIPC=y
80CONFIG_SYSVIPC_SYSCTL=y
81# CONFIG_BSD_PROCESS_ACCT is not set
82# CONFIG_TASKSTATS is not set
83# CONFIG_AUDIT is not set
25991b90
KG
84
85#
86# RCU Subsystem
87#
e9bcf141
KG
88CONFIG_TREE_RCU=y
89# CONFIG_TREE_PREEMPT_RCU is not set
1e65346b 90# CONFIG_TINY_RCU is not set
e9bcf141
KG
91# CONFIG_RCU_TRACE is not set
92CONFIG_RCU_FANOUT=32
93# CONFIG_RCU_FANOUT_EXACT is not set
25991b90 94# CONFIG_TREE_RCU_TRACE is not set
3611f2ad
SW
95CONFIG_IKCONFIG=y
96CONFIG_IKCONFIG_PROC=y
97CONFIG_LOG_BUF_SHIFT=14
43af66e1 98# CONFIG_CGROUPS is not set
65cf840f 99# CONFIG_SYSFS_DEPRECATED_V2 is not set
3611f2ad 100# CONFIG_RELAY is not set
eff2f1ec 101# CONFIG_NAMESPACES is not set
3611f2ad
SW
102CONFIG_BLK_DEV_INITRD=y
103CONFIG_INITRAMFS_SOURCE=""
25991b90
KG
104CONFIG_RD_GZIP=y
105# CONFIG_RD_BZIP2 is not set
106# CONFIG_RD_LZMA is not set
b4d0a038 107# CONFIG_RD_LZO is not set
70b3ec3e 108CONFIG_CC_OPTIMIZE_FOR_SIZE=y
3611f2ad 109CONFIG_SYSCTL=y
25991b90 110CONFIG_ANON_INODES=y
3611f2ad
SW
111CONFIG_EMBEDDED=y
112CONFIG_SYSCTL_SYSCALL=y
113CONFIG_KALLSYMS=y
114CONFIG_KALLSYMS_ALL=y
115# CONFIG_KALLSYMS_EXTRA_PASS is not set
116CONFIG_HOTPLUG=y
117CONFIG_PRINTK=y
118CONFIG_BUG=y
119CONFIG_ELF_CORE=y
120CONFIG_BASE_FULL=y
121CONFIG_FUTEX=y
3611f2ad
SW
122CONFIG_EPOLL=y
123CONFIG_SIGNALFD=y
eff2f1ec 124CONFIG_TIMERFD=y
3611f2ad
SW
125CONFIG_EVENTFD=y
126CONFIG_SHMEM=y
ea37194d 127CONFIG_AIO=y
e9bcf141 128CONFIG_HAVE_PERF_EVENTS=y
34466c5b
KG
129
130#
e9bcf141 131# Kernel Performance Events And Counters
34466c5b 132#
e9bcf141 133# CONFIG_PERF_EVENTS is not set
34466c5b 134# CONFIG_PERF_COUNTERS is not set
3611f2ad 135CONFIG_VM_EVENT_COUNTERS=y
ea37194d 136CONFIG_PCI_QUIRKS=y
309a1092 137CONFIG_SLUB_DEBUG=y
25991b90 138CONFIG_COMPAT_BRK=y
309a1092
AB
139# CONFIG_SLAB is not set
140CONFIG_SLUB=y
3611f2ad 141# CONFIG_SLOB is not set
eff2f1ec 142# CONFIG_PROFILING is not set
eff2f1ec 143CONFIG_HAVE_OPROFILE=y
2bb2e1db
KG
144CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
145CONFIG_HAVE_IOREMAP_PROT=y
eff2f1ec
KG
146CONFIG_HAVE_KPROBES=y
147CONFIG_HAVE_KRETPROBES=y
2bb2e1db 148CONFIG_HAVE_ARCH_TRACEHOOK=y
e9bcf141 149CONFIG_HAVE_DMA_ATTRS=y
2bb2e1db 150CONFIG_HAVE_CLK=y
e9bcf141 151CONFIG_HAVE_DMA_API_DEBUG=y
34466c5b
KG
152
153#
154# GCOV-based kernel profiling
155#
25991b90 156# CONFIG_SLOW_WORK is not set
2bb2e1db 157# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
eff2f1ec 158CONFIG_SLABINFO=y
3611f2ad 159CONFIG_RT_MUTEXES=y
3611f2ad
SW
160CONFIG_BASE_SMALL=0
161# CONFIG_MODULES is not set
162CONFIG_BLOCK=y
34466c5b 163CONFIG_LBDAF=y
e9bcf141 164CONFIG_BLK_DEV_BSG=y
2bb2e1db 165# CONFIG_BLK_DEV_INTEGRITY is not set
3611f2ad
SW
166
167#
168# IO Schedulers
169#
170CONFIG_IOSCHED_NOOP=y
3611f2ad
SW
171CONFIG_IOSCHED_DEADLINE=y
172CONFIG_IOSCHED_CFQ=y
3611f2ad 173# CONFIG_DEFAULT_DEADLINE is not set
1e65346b 174CONFIG_DEFAULT_CFQ=y
3611f2ad 175# CONFIG_DEFAULT_NOOP is not set
1e65346b
KG
176CONFIG_DEFAULT_IOSCHED="cfq"
177# CONFIG_INLINE_SPIN_TRYLOCK is not set
178# CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
179# CONFIG_INLINE_SPIN_LOCK is not set
180# CONFIG_INLINE_SPIN_LOCK_BH is not set
181# CONFIG_INLINE_SPIN_LOCK_IRQ is not set
182# CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
183CONFIG_INLINE_SPIN_UNLOCK=y
184# CONFIG_INLINE_SPIN_UNLOCK_BH is not set
185CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
186# CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
187# CONFIG_INLINE_READ_TRYLOCK is not set
188# CONFIG_INLINE_READ_LOCK is not set
189# CONFIG_INLINE_READ_LOCK_BH is not set
190# CONFIG_INLINE_READ_LOCK_IRQ is not set
191# CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
192CONFIG_INLINE_READ_UNLOCK=y
193# CONFIG_INLINE_READ_UNLOCK_BH is not set
194CONFIG_INLINE_READ_UNLOCK_IRQ=y
195# CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
196# CONFIG_INLINE_WRITE_TRYLOCK is not set
197# CONFIG_INLINE_WRITE_LOCK is not set
198# CONFIG_INLINE_WRITE_LOCK_BH is not set
199# CONFIG_INLINE_WRITE_LOCK_IRQ is not set
200# CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
201CONFIG_INLINE_WRITE_UNLOCK=y
202# CONFIG_INLINE_WRITE_UNLOCK_BH is not set
203CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
204# CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
205# CONFIG_MUTEX_SPIN_ON_OWNER is not set
ea37194d 206# CONFIG_FREEZER is not set
3611f2ad
SW
207
208#
209# Platform support
210#
dbe21631 211# CONFIG_PPC_CHRP is not set
2bb2e1db
KG
212# CONFIG_MPC5121_ADS is not set
213# CONFIG_MPC5121_GENERIC is not set
214# CONFIG_PPC_MPC52xx is not set
ea37194d 215# CONFIG_PPC_PMAC is not set
3611f2ad
SW
216# CONFIG_PPC_CELL is not set
217# CONFIG_PPC_CELL_NATIVE is not set
2bb2e1db 218CONFIG_PPC_82xx=y
3611f2ad
SW
219# CONFIG_MPC8272_ADS is not set
220CONFIG_PQ2FADS=y
eff2f1ec 221# CONFIG_EP8248E is not set
ea37194d 222# CONFIG_MGCOGE is not set
3611f2ad
SW
223CONFIG_PQ2ADS=y
224CONFIG_8260=y
225CONFIG_PQ2_ADS_PCI_PIC=y
2bb2e1db
KG
226# CONFIG_PPC_83xx is not set
227# CONFIG_PPC_86xx is not set
228# CONFIG_EMBEDDED6xx is not set
25991b90
KG
229# CONFIG_AMIGAONE is not set
230CONFIG_PPC_OF_BOOT_TRAMPOLINE=y
eff2f1ec 231# CONFIG_IPIC is not set
ea37194d 232# CONFIG_MPIC is not set
3611f2ad 233# CONFIG_MPIC_WEIRD is not set
ea37194d
KG
234# CONFIG_PPC_I8259 is not set
235# CONFIG_PPC_RTAS is not set
3611f2ad 236# CONFIG_MMIO_NVRAM is not set
ea37194d 237# CONFIG_PPC_MPC106 is not set
3611f2ad
SW
238# CONFIG_PPC_970_NAP is not set
239# CONFIG_PPC_INDIRECT_IO is not set
240# CONFIG_GENERIC_IOMAP is not set
241# CONFIG_CPU_FREQ is not set
2bb2e1db 242# CONFIG_TAU is not set
ea37194d 243# CONFIG_QUICC_ENGINE is not set
3611f2ad 244CONFIG_CPM2=y
3611f2ad
SW
245# CONFIG_FSL_ULI1575 is not set
246CONFIG_CPM=y
b57cee20 247# CONFIG_SIMPLE_GPIO is not set
3611f2ad
SW
248
249#
250# Kernel options
251#
252# CONFIG_HIGHMEM is not set
43af66e1
PM
253CONFIG_TICK_ONESHOT=y
254CONFIG_NO_HZ=y
255CONFIG_HIGH_RES_TIMERS=y
256CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
3611f2ad
SW
257# CONFIG_HZ_100 is not set
258CONFIG_HZ_250=y
259# CONFIG_HZ_300 is not set
260# CONFIG_HZ_1000 is not set
261CONFIG_HZ=250
2bb2e1db 262CONFIG_SCHED_HRTICK=y
3611f2ad
SW
263CONFIG_PREEMPT_NONE=y
264# CONFIG_PREEMPT_VOLUNTARY is not set
265# CONFIG_PREEMPT is not set
266CONFIG_BINFMT_ELF=y
ea37194d
KG
267# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
268# CONFIG_HAVE_AOUT is not set
3611f2ad 269CONFIG_BINFMT_MISC=y
eff2f1ec 270# CONFIG_IOMMU_HELPER is not set
34466c5b 271# CONFIG_SWIOTLB is not set
3611f2ad 272CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
eff2f1ec
KG
273CONFIG_ARCH_HAS_WALK_MEMORY=y
274CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
b57cee20 275# CONFIG_CRASH_DUMP is not set
1e65346b 276CONFIG_SPARSE_IRQ=y
e9bcf141 277CONFIG_MAX_ACTIVE_REGIONS=32
3611f2ad
SW
278CONFIG_ARCH_FLATMEM_ENABLE=y
279CONFIG_ARCH_POPULATES_NODE_MAP=y
280CONFIG_FLATMEM=y
281CONFIG_FLAT_NODE_MEM_MAP=y
70b3ec3e 282CONFIG_PAGEFLAGS_EXTENDED=y
3611f2ad 283CONFIG_SPLIT_PTLOCK_CPUS=4
2bb2e1db 284CONFIG_MIGRATION=y
ea37194d 285# CONFIG_PHYS_ADDR_T_64BIT is not set
3611f2ad
SW
286CONFIG_ZONE_DMA_FLAG=1
287CONFIG_BOUNCE=y
288CONFIG_VIRT_TO_BUS=y
e9bcf141 289# CONFIG_KSM is not set
34466c5b 290CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
b57cee20
KG
291CONFIG_PPC_4K_PAGES=y
292# CONFIG_PPC_16K_PAGES is not set
293# CONFIG_PPC_64K_PAGES is not set
25991b90 294# CONFIG_PPC_256K_PAGES is not set
70b3ec3e 295CONFIG_FORCE_MAX_ZONEORDER=11
3611f2ad
SW
296CONFIG_PROC_DEVICETREE=y
297# CONFIG_CMDLINE_BOOL is not set
2bb2e1db 298CONFIG_EXTRA_TARGETS=""
3611f2ad
SW
299# CONFIG_PM is not set
300CONFIG_SECCOMP=y
3611f2ad
SW
301CONFIG_ISA_DMA_API=y
302
303#
304# Bus options
305#
306CONFIG_ZONE_DMA=y
b4d0a038 307# CONFIG_NEED_DMA_MAP_STATE is not set
3611f2ad
SW
308CONFIG_PPC_INDIRECT_PCI=y
309CONFIG_FSL_SOC=y
2bb2e1db 310CONFIG_PPC_PCI_CHOICE=y
3611f2ad
SW
311CONFIG_PCI=y
312CONFIG_PCI_DOMAINS=y
313CONFIG_PCI_SYSCALL=y
314CONFIG_PCI_8260=y
315# CONFIG_8260_PCI9 is not set
316# CONFIG_PCIEPORTBUS is not set
317CONFIG_ARCH_SUPPORTS_MSI=y
318# CONFIG_PCI_MSI is not set
319# CONFIG_PCI_DEBUG is not set
b57cee20 320# CONFIG_PCI_STUB is not set
25991b90 321# CONFIG_PCI_IOV is not set
3611f2ad 322# CONFIG_PCCARD is not set
eff2f1ec 323# CONFIG_HOTPLUG_PCI is not set
70b3ec3e 324# CONFIG_HAS_RAPIDIO is not set
3611f2ad
SW
325
326#
327# Advanced setup
328#
329# CONFIG_ADVANCED_OPTIONS is not set
330
331#
332# Default settings for advanced configuration options are used
333#
3611f2ad 334CONFIG_LOWMEM_SIZE=0x30000000
70b3ec3e 335CONFIG_PAGE_OFFSET=0xc0000000
3611f2ad 336CONFIG_KERNEL_START=0xc0000000
70b3ec3e 337CONFIG_PHYSICAL_START=0x00000000
43af66e1 338CONFIG_TASK_SIZE=0xc0000000
3611f2ad
SW
339CONFIG_NET=y
340
341#
342# Networking options
343#
344CONFIG_PACKET=y
3611f2ad
SW
345CONFIG_UNIX=y
346CONFIG_XFRM=y
347# CONFIG_XFRM_USER is not set
348# CONFIG_NET_KEY is not set
349CONFIG_INET=y
350CONFIG_IP_MULTICAST=y
351# CONFIG_IP_ADVANCED_ROUTER is not set
352CONFIG_IP_FIB_HASH=y
353CONFIG_IP_PNP=y
354CONFIG_IP_PNP_DHCP=y
355CONFIG_IP_PNP_BOOTP=y
356# CONFIG_IP_PNP_RARP is not set
357# CONFIG_NET_IPIP is not set
358# CONFIG_NET_IPGRE is not set
359# CONFIG_IP_MROUTE is not set
34466c5b 360# CONFIG_ARPD is not set
3611f2ad
SW
361CONFIG_SYN_COOKIES=y
362# CONFIG_INET_AH is not set
363# CONFIG_INET_ESP is not set
364# CONFIG_INET_IPCOMP is not set
365# CONFIG_INET_XFRM_TUNNEL is not set
366CONFIG_INET_TUNNEL=y
367CONFIG_INET_XFRM_MODE_TRANSPORT=y
368CONFIG_INET_XFRM_MODE_TUNNEL=y
369CONFIG_INET_XFRM_MODE_BEET=y
43af66e1 370# CONFIG_INET_LRO is not set
3611f2ad
SW
371CONFIG_INET_DIAG=y
372CONFIG_INET_TCP_DIAG=y
373# CONFIG_TCP_CONG_ADVANCED is not set
374CONFIG_TCP_CONG_CUBIC=y
375CONFIG_DEFAULT_TCP_CONG="cubic"
3611f2ad
SW
376CONFIG_IPV6=y
377# CONFIG_IPV6_PRIVACY is not set
378# CONFIG_IPV6_ROUTER_PREF is not set
379# CONFIG_INET6_AH is not set
380# CONFIG_INET6_ESP is not set
381# CONFIG_INET6_IPCOMP is not set
382# CONFIG_INET6_XFRM_TUNNEL is not set
383# CONFIG_INET6_TUNNEL is not set
384CONFIG_INET6_XFRM_MODE_TRANSPORT=y
385CONFIG_INET6_XFRM_MODE_TUNNEL=y
386CONFIG_INET6_XFRM_MODE_BEET=y
387CONFIG_IPV6_SIT=y
70b3ec3e 388CONFIG_IPV6_NDISC_NODETYPE=y
3611f2ad
SW
389# CONFIG_IPV6_TUNNEL is not set
390# CONFIG_NETWORK_SECMARK is not set
391CONFIG_NETFILTER=y
392# CONFIG_NETFILTER_DEBUG is not set
eff2f1ec 393CONFIG_NETFILTER_ADVANCED=y
3611f2ad
SW
394
395#
396# Core Netfilter Configuration
397#
eff2f1ec
KG
398# CONFIG_NETFILTER_NETLINK_QUEUE is not set
399# CONFIG_NETFILTER_NETLINK_LOG is not set
3611f2ad
SW
400# CONFIG_NF_CONNTRACK is not set
401# CONFIG_NETFILTER_XTABLES is not set
ea37194d 402# CONFIG_IP_VS is not set
3611f2ad
SW
403
404#
405# IP: Netfilter Configuration
406#
ea37194d 407# CONFIG_NF_DEFRAG_IPV4 is not set
3611f2ad
SW
408# CONFIG_IP_NF_QUEUE is not set
409# CONFIG_IP_NF_IPTABLES is not set
410# CONFIG_IP_NF_ARPTABLES is not set
eff2f1ec
KG
411
412#
413# IPv6: Netfilter Configuration
414#
415# CONFIG_IP6_NF_QUEUE is not set
416# CONFIG_IP6_NF_IPTABLES is not set
417# CONFIG_ATM is not set
3611f2ad
SW
418# CONFIG_BRIDGE is not set
419# CONFIG_VLAN_8021Q is not set
420# CONFIG_DECNET is not set
421# CONFIG_LLC2 is not set
422# CONFIG_IPX is not set
423# CONFIG_ATALK is not set
25991b90 424# CONFIG_PHONET is not set
3611f2ad 425# CONFIG_NET_SCHED is not set
b57cee20 426# CONFIG_DCB is not set
3611f2ad
SW
427
428#
429# Network testing
430#
431# CONFIG_NET_PKTGEN is not set
432# CONFIG_HAMRADIO is not set
eff2f1ec 433# CONFIG_CAN is not set
3611f2ad
SW
434# CONFIG_IRDA is not set
435# CONFIG_BT is not set
ea37194d 436CONFIG_WIRELESS=y
3611f2ad 437# CONFIG_CFG80211 is not set
b57cee20 438# CONFIG_LIB80211 is not set
34466c5b
KG
439
440#
441# CFG80211 needs to be enabled for MAC80211
442#
b57cee20 443# CONFIG_WIMAX is not set
3611f2ad
SW
444# CONFIG_RFKILL is not set
445
446#
447# Device Drivers
448#
449
450#
451# Generic Driver Options
452#
43af66e1 453CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
e9bcf141 454# CONFIG_DEVTMPFS is not set
3611f2ad
SW
455CONFIG_STANDALONE=y
456CONFIG_PREVENT_FIRMWARE_BUILD=y
457# CONFIG_FW_LOADER is not set
458# CONFIG_DEBUG_DRIVER is not set
459# CONFIG_DEBUG_DEVRES is not set
460# CONFIG_SYS_HYPERVISOR is not set
461# CONFIG_CONNECTOR is not set
462CONFIG_MTD=y
463# CONFIG_MTD_DEBUG is not set
464# CONFIG_MTD_CONCAT is not set
465# CONFIG_MTD_PARTITIONS is not set
466
467#
468# User Modules And Translation Layers
469#
470CONFIG_MTD_CHAR=y
471CONFIG_MTD_BLKDEVS=y
472CONFIG_MTD_BLOCK=y
473# CONFIG_FTL is not set
474# CONFIG_NFTL is not set
475# CONFIG_INFTL is not set
476# CONFIG_RFD_FTL is not set
477# CONFIG_SSFDC is not set
43af66e1 478# CONFIG_MTD_OOPS is not set
3611f2ad
SW
479
480#
481# RAM/ROM/Flash chip drivers
482#
483# CONFIG_MTD_CFI is not set
484CONFIG_MTD_JEDECPROBE=y
485CONFIG_MTD_GEN_PROBE=y
486CONFIG_MTD_CFI_ADV_OPTIONS=y
487CONFIG_MTD_CFI_NOSWAP=y
488# CONFIG_MTD_CFI_BE_BYTE_SWAP is not set
489# CONFIG_MTD_CFI_LE_BYTE_SWAP is not set
490CONFIG_MTD_CFI_GEOMETRY=y
491# CONFIG_MTD_MAP_BANK_WIDTH_1 is not set
492# CONFIG_MTD_MAP_BANK_WIDTH_2 is not set
493CONFIG_MTD_MAP_BANK_WIDTH_4=y
494# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
495# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
496# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
497# CONFIG_MTD_CFI_I1 is not set
498# CONFIG_MTD_CFI_I2 is not set
499CONFIG_MTD_CFI_I4=y
500# CONFIG_MTD_CFI_I8 is not set
501# CONFIG_MTD_OTP is not set
502CONFIG_MTD_CFI_INTELEXT=y
503# CONFIG_MTD_CFI_AMDSTD is not set
504# CONFIG_MTD_CFI_STAA is not set
505CONFIG_MTD_CFI_UTIL=y
506# CONFIG_MTD_RAM is not set
507# CONFIG_MTD_ROM is not set
508# CONFIG_MTD_ABSENT is not set
509
510#
511# Mapping drivers for chip access
512#
513# CONFIG_MTD_COMPLEX_MAPPINGS is not set
514# CONFIG_MTD_PHYSMAP is not set
515CONFIG_MTD_PHYSMAP_OF=y
43af66e1 516# CONFIG_MTD_INTEL_VR_NOR is not set
3611f2ad
SW
517# CONFIG_MTD_PLATRAM is not set
518
519#
520# Self-contained MTD device drivers
521#
522# CONFIG_MTD_PMC551 is not set
523# CONFIG_MTD_SLRAM is not set
524# CONFIG_MTD_PHRAM is not set
525# CONFIG_MTD_MTDRAM is not set
526# CONFIG_MTD_BLOCK2MTD is not set
527
528#
529# Disk-On-Chip Device Drivers
530#
531# CONFIG_MTD_DOC2000 is not set
532# CONFIG_MTD_DOC2001 is not set
533# CONFIG_MTD_DOC2001PLUS is not set
534# CONFIG_MTD_NAND is not set
535# CONFIG_MTD_ONENAND is not set
536
b57cee20
KG
537#
538# LPDDR flash memory drivers
539#
540# CONFIG_MTD_LPDDR is not set
b57cee20 541
3611f2ad
SW
542#
543# UBI - Unsorted block images
544#
545# CONFIG_MTD_UBI is not set
b4d0a038
KG
546CONFIG_OF_FLATTREE=y
547CONFIG_OF_DYNAMIC=y
3611f2ad 548CONFIG_OF_DEVICE=y
2bb2e1db 549CONFIG_OF_GPIO=y
34466c5b 550CONFIG_OF_MDIO=y
3611f2ad
SW
551# CONFIG_PARPORT is not set
552CONFIG_BLK_DEV=y
553# CONFIG_BLK_DEV_FD is not set
554# CONFIG_BLK_CPQ_DA is not set
555# CONFIG_BLK_CPQ_CISS_DA is not set
556# CONFIG_BLK_DEV_DAC960 is not set
557# CONFIG_BLK_DEV_COW_COMMON is not set
558CONFIG_BLK_DEV_LOOP=y
559# CONFIG_BLK_DEV_CRYPTOLOOP is not set
1e65346b
KG
560
561#
562# DRBD disabled because PROC_FS, INET or CONNECTOR not selected
563#
3611f2ad
SW
564# CONFIG_BLK_DEV_NBD is not set
565# CONFIG_BLK_DEV_SX8 is not set
566# CONFIG_BLK_DEV_RAM is not set
567# CONFIG_CDROM_PKTCDVD is not set
568# CONFIG_ATA_OVER_ETH is not set
2bb2e1db 569# CONFIG_BLK_DEV_HD is not set
3611f2ad
SW
570CONFIG_MISC_DEVICES=y
571# CONFIG_PHANTOM is not set
3611f2ad 572# CONFIG_SGI_IOC4 is not set
eff2f1ec 573# CONFIG_ENCLOSURE_SERVICES is not set
2bb2e1db 574# CONFIG_HP_ILO is not set
25991b90
KG
575
576#
577# EEPROM support
578#
579# CONFIG_EEPROM_93CX6 is not set
34466c5b 580# CONFIG_CB710_CORE is not set
eff2f1ec 581CONFIG_HAVE_IDE=y
3611f2ad 582CONFIG_IDE=y
3611f2ad
SW
583
584#
eff2f1ec 585# Please see Documentation/ide/ide.txt for help/info on IDE drives
3611f2ad
SW
586#
587# CONFIG_BLK_DEV_IDE_SATA is not set
ea37194d
KG
588CONFIG_IDE_GD=y
589CONFIG_IDE_GD_ATA=y
590# CONFIG_IDE_GD_ATAPI is not set
3611f2ad 591# CONFIG_BLK_DEV_IDECD is not set
eff2f1ec 592# CONFIG_BLK_DEV_IDETAPE is not set
3611f2ad
SW
593# CONFIG_IDE_TASK_IOCTL is not set
594CONFIG_IDE_PROC_FS=y
595
596#
597# IDE chipset support/bugfixes
598#
43af66e1
PM
599# CONFIG_BLK_DEV_PLATFORM is not set
600
601#
602# PCI IDE chipsets support
603#
43af66e1
PM
604# CONFIG_BLK_DEV_GENERIC is not set
605# CONFIG_BLK_DEV_AEC62XX is not set
606# CONFIG_BLK_DEV_ALI15X3 is not set
607# CONFIG_BLK_DEV_AMD74XX is not set
608# CONFIG_BLK_DEV_CMD64X is not set
609# CONFIG_BLK_DEV_TRIFLEX is not set
43af66e1 610# CONFIG_BLK_DEV_CS5530 is not set
43af66e1
PM
611# CONFIG_BLK_DEV_HPT366 is not set
612# CONFIG_BLK_DEV_JMICRON is not set
613# CONFIG_BLK_DEV_SC1200 is not set
614# CONFIG_BLK_DEV_PIIX is not set
b57cee20 615# CONFIG_BLK_DEV_IT8172 is not set
43af66e1
PM
616# CONFIG_BLK_DEV_IT8213 is not set
617# CONFIG_BLK_DEV_IT821X is not set
618# CONFIG_BLK_DEV_NS87415 is not set
619# CONFIG_BLK_DEV_PDC202XX_OLD is not set
620# CONFIG_BLK_DEV_PDC202XX_NEW is not set
621# CONFIG_BLK_DEV_SVWKS is not set
622# CONFIG_BLK_DEV_SIIMAGE is not set
623# CONFIG_BLK_DEV_SL82C105 is not set
624# CONFIG_BLK_DEV_SLC90E66 is not set
625# CONFIG_BLK_DEV_TRM290 is not set
626# CONFIG_BLK_DEV_VIA82CXXX is not set
627# CONFIG_BLK_DEV_TC86C001 is not set
3611f2ad 628# CONFIG_BLK_DEV_IDEDMA is not set
3611f2ad
SW
629
630#
631# SCSI device support
632#
b4d0a038 633CONFIG_SCSI_MOD=y
3611f2ad
SW
634# CONFIG_RAID_ATTRS is not set
635# CONFIG_SCSI is not set
636# CONFIG_SCSI_DMA is not set
637# CONFIG_SCSI_NETLINK is not set
638# CONFIG_ATA is not set
639# CONFIG_MD is not set
3611f2ad
SW
640# CONFIG_FUSION is not set
641
642#
643# IEEE 1394 (FireWire) support
644#
645
646#
34466c5b
KG
647# You can enable one or both FireWire driver stacks.
648#
649
650#
1e65346b 651# The newer stack is recommended.
3611f2ad 652#
34466c5b 653# CONFIG_FIREWIRE is not set
3611f2ad
SW
654# CONFIG_IEEE1394 is not set
655# CONFIG_I2O is not set
656# CONFIG_MACINTOSH_DRIVERS is not set
657CONFIG_NETDEVICES=y
3611f2ad
SW
658# CONFIG_DUMMY is not set
659# CONFIG_BONDING is not set
660# CONFIG_EQUALIZER is not set
661CONFIG_TUN=y
43af66e1 662# CONFIG_VETH is not set
3611f2ad
SW
663# CONFIG_ARCNET is not set
664CONFIG_PHYLIB=y
665
666#
667# MII PHY device drivers
668#
669# CONFIG_MARVELL_PHY is not set
670CONFIG_DAVICOM_PHY=y
671# CONFIG_QSEMI_PHY is not set
672# CONFIG_LXT_PHY is not set
673# CONFIG_CICADA_PHY is not set
674# CONFIG_VITESSE_PHY is not set
675# CONFIG_SMSC_PHY is not set
676# CONFIG_BROADCOM_PHY is not set
677# CONFIG_ICPLUS_PHY is not set
eff2f1ec 678# CONFIG_REALTEK_PHY is not set
b57cee20
KG
679# CONFIG_NATIONAL_PHY is not set
680# CONFIG_STE10XP is not set
681# CONFIG_LSI_ET1011C_PHY is not set
3611f2ad
SW
682# CONFIG_FIXED_PHY is not set
683CONFIG_MDIO_BITBANG=y
b57cee20 684# CONFIG_MDIO_GPIO is not set
3611f2ad
SW
685CONFIG_NET_ETHERNET=y
686CONFIG_MII=y
687# CONFIG_HAPPYMEAL is not set
688# CONFIG_SUNGEM is not set
689# CONFIG_CASSINI is not set
690# CONFIG_NET_VENDOR_3COM is not set
25991b90
KG
691# CONFIG_ETHOC is not set
692# CONFIG_DNET is not set
3611f2ad
SW
693# CONFIG_NET_TULIP is not set
694# CONFIG_HP100 is not set
43af66e1
PM
695# CONFIG_IBM_NEW_EMAC_ZMII is not set
696# CONFIG_IBM_NEW_EMAC_RGMII is not set
697# CONFIG_IBM_NEW_EMAC_TAH is not set
698# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
ea37194d
KG
699# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
700# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
701# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
3611f2ad 702# CONFIG_NET_PCI is not set
43af66e1 703# CONFIG_B44 is not set
34466c5b 704# CONFIG_KS8842 is not set
e9bcf141 705# CONFIG_KS8851_MLL is not set
ea37194d 706# CONFIG_ATL2 is not set
e9bcf141 707# CONFIG_XILINX_EMACLITE is not set
3611f2ad
SW
708CONFIG_FS_ENET=y
709# CONFIG_FS_ENET_HAS_SCC is not set
710CONFIG_FS_ENET_HAS_FCC=y
e8b5f43f 711CONFIG_FS_ENET_MDIO_FCC=y
3611f2ad
SW
712CONFIG_NETDEV_1000=y
713# CONFIG_ACENIC is not set
714# CONFIG_DL2K is not set
715# CONFIG_E1000 is not set
43af66e1 716# CONFIG_E1000E is not set
eff2f1ec 717# CONFIG_IGB is not set
25991b90 718# CONFIG_IGBVF is not set
3611f2ad
SW
719# CONFIG_NS83820 is not set
720# CONFIG_HAMACHI is not set
721# CONFIG_R8169 is not set
722# CONFIG_SIS190 is not set
723# CONFIG_SKGE is not set
724# CONFIG_SKY2 is not set
725# CONFIG_VIA_VELOCITY is not set
726# CONFIG_TIGON3 is not set
727# CONFIG_BNX2 is not set
34466c5b 728# CONFIG_CNIC is not set
25991b90 729# CONFIG_FSL_PQ_MDIO is not set
eff2f1ec 730# CONFIG_GIANFAR is not set
34466c5b 731# CONFIG_MV643XX_ETH is not set
3611f2ad 732# CONFIG_QLA3XXX is not set
ea37194d
KG
733# CONFIG_ATL1 is not set
734# CONFIG_JME is not set
3611f2ad
SW
735CONFIG_NETDEV_10000=y
736# CONFIG_CHELSIO_T1 is not set
b57cee20 737CONFIG_CHELSIO_T3_DEPENDS=y
3611f2ad 738# CONFIG_CHELSIO_T3 is not set
b4d0a038
KG
739CONFIG_CHELSIO_T4_DEPENDS=y
740# CONFIG_CHELSIO_T4 is not set
ea37194d 741# CONFIG_ENIC is not set
43af66e1 742# CONFIG_IXGBE is not set
3611f2ad
SW
743# CONFIG_IXGB is not set
744# CONFIG_S2IO is not set
25991b90 745# CONFIG_VXGE is not set
3611f2ad
SW
746# CONFIG_MYRI10GE is not set
747# CONFIG_NETXEN_NIC is not set
43af66e1 748# CONFIG_NIU is not set
ea37194d 749# CONFIG_MLX4_EN is not set
3611f2ad 750# CONFIG_MLX4_CORE is not set
43af66e1 751# CONFIG_TEHUTI is not set
eff2f1ec 752# CONFIG_BNX2X is not set
b4d0a038 753# CONFIG_QLCNIC is not set
ea37194d 754# CONFIG_QLGE is not set
70b3ec3e 755# CONFIG_SFC is not set
25991b90 756# CONFIG_BE2NET is not set
3611f2ad 757# CONFIG_TR is not set
e9bcf141 758CONFIG_WLAN=y
1e65346b
KG
759# CONFIG_AIRO is not set
760# CONFIG_ATMEL is not set
761# CONFIG_HOSTAP is not set
b57cee20
KG
762
763#
764# Enable WiMAX (Networking options) to see the WiMAX drivers
765#
3611f2ad
SW
766# CONFIG_WAN is not set
767# CONFIG_FDDI is not set
768CONFIG_PPP=y
769# CONFIG_PPP_FILTER is not set
770CONFIG_PPP_ASYNC=y
771CONFIG_PPP_SYNC_TTY=y
772CONFIG_PPP_DEFLATE=y
773# CONFIG_PPP_BSDCOMP is not set
774# CONFIG_SLIP is not set
775CONFIG_SLHC=y
776# CONFIG_NETPOLL is not set
777# CONFIG_NET_POLL_CONTROLLER is not set
1e65346b 778# CONFIG_VMXNET3 is not set
3611f2ad
SW
779# CONFIG_ISDN is not set
780# CONFIG_PHONE is not set
781
782#
783# Input device support
784#
785CONFIG_INPUT=y
786# CONFIG_INPUT_FF_MEMLESS is not set
787# CONFIG_INPUT_POLLDEV is not set
1e65346b 788# CONFIG_INPUT_SPARSEKMAP is not set
3611f2ad
SW
789
790#
791# Userland interfaces
792#
793CONFIG_INPUT_MOUSEDEV=y
794CONFIG_INPUT_MOUSEDEV_PSAUX=y
795CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
796CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
797# CONFIG_INPUT_JOYDEV is not set
3611f2ad
SW
798CONFIG_INPUT_EVDEV=y
799# CONFIG_INPUT_EVBUG is not set
800
801#
802# Input Device Drivers
803#
804CONFIG_INPUT_KEYBOARD=y
805CONFIG_KEYBOARD_ATKBD=y
3611f2ad 806# CONFIG_KEYBOARD_LKKBD is not set
34466c5b
KG
807# CONFIG_KEYBOARD_GPIO is not set
808# CONFIG_KEYBOARD_MATRIX is not set
3611f2ad 809# CONFIG_KEYBOARD_NEWTON is not set
e9bcf141 810# CONFIG_KEYBOARD_OPENCORES is not set
3611f2ad 811# CONFIG_KEYBOARD_STOWAWAY is not set
34466c5b
KG
812# CONFIG_KEYBOARD_SUNKBD is not set
813# CONFIG_KEYBOARD_XTKBD is not set
3611f2ad
SW
814CONFIG_INPUT_MOUSE=y
815CONFIG_MOUSE_PS2=y
816CONFIG_MOUSE_PS2_ALPS=y
817CONFIG_MOUSE_PS2_LOGIPS2PP=y
818CONFIG_MOUSE_PS2_SYNAPTICS=y
3611f2ad 819CONFIG_MOUSE_PS2_TRACKPOINT=y
ea37194d 820# CONFIG_MOUSE_PS2_ELANTECH is not set
e9bcf141 821# CONFIG_MOUSE_PS2_SENTELIC is not set
3611f2ad
SW
822# CONFIG_MOUSE_PS2_TOUCHKIT is not set
823# CONFIG_MOUSE_SERIAL is not set
824# CONFIG_MOUSE_APPLETOUCH is not set
2bb2e1db 825# CONFIG_MOUSE_BCM5974 is not set
3611f2ad 826# CONFIG_MOUSE_VSXXXAA is not set
2bb2e1db 827# CONFIG_MOUSE_GPIO is not set
3611f2ad
SW
828# CONFIG_INPUT_JOYSTICK is not set
829# CONFIG_INPUT_TABLET is not set
830# CONFIG_INPUT_TOUCHSCREEN is not set
831# CONFIG_INPUT_MISC is not set
832
833#
834# Hardware I/O ports
835#
836CONFIG_SERIO=y
837# CONFIG_SERIO_I8042 is not set
838CONFIG_SERIO_SERPORT=y
839# CONFIG_SERIO_PCIPS2 is not set
840CONFIG_SERIO_LIBPS2=y
841# CONFIG_SERIO_RAW is not set
2bb2e1db 842# CONFIG_SERIO_XILINX_XPS_PS2 is not set
1e65346b 843# CONFIG_SERIO_ALTERA_PS2 is not set
3611f2ad
SW
844# CONFIG_GAMEPORT is not set
845
846#
847# Character devices
848#
849# CONFIG_VT is not set
70b3ec3e 850CONFIG_DEVKMEM=y
3611f2ad
SW
851# CONFIG_SERIAL_NONSTANDARD is not set
852
853#
854# Serial drivers
855#
856# CONFIG_SERIAL_8250 is not set
857
858#
859# Non-8250 serial port support
860#
861# CONFIG_SERIAL_UARTLITE is not set
862CONFIG_SERIAL_CORE=y
863CONFIG_SERIAL_CORE_CONSOLE=y
864CONFIG_SERIAL_CPM=y
865CONFIG_SERIAL_CPM_CONSOLE=y
3611f2ad 866# CONFIG_SERIAL_JSM is not set
b4d0a038 867# CONFIG_SERIAL_TIMBERDALE is not set
1e65346b 868# CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set
3611f2ad 869CONFIG_UNIX98_PTYS=y
b57cee20 870# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
3611f2ad
SW
871CONFIG_LEGACY_PTYS=y
872CONFIG_LEGACY_PTY_COUNT=256
873# CONFIG_IPMI_HANDLER is not set
3611f2ad 874CONFIG_HW_RANDOM=y
25991b90 875# CONFIG_HW_RANDOM_TIMERIOMEM is not set
3611f2ad
SW
876# CONFIG_NVRAM is not set
877# CONFIG_GEN_RTC is not set
878# CONFIG_R3964 is not set
879# CONFIG_APPLICOM is not set
3611f2ad
SW
880# CONFIG_RAW_DRIVER is not set
881CONFIG_DEVPORT=y
882# CONFIG_I2C is not set
3611f2ad 883# CONFIG_SPI is not set
34466c5b
KG
884
885#
886# PPS support
887#
2bb2e1db
KG
888CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
889CONFIG_ARCH_REQUIRE_GPIOLIB=y
890CONFIG_GPIOLIB=y
891# CONFIG_DEBUG_GPIO is not set
892
b57cee20
KG
893#
894# Memory mapped GPIO expanders:
895#
b4d0a038 896# CONFIG_GPIO_IT8761E is not set
b57cee20 897# CONFIG_GPIO_XILINX is not set
b4d0a038 898# CONFIG_GPIO_SCH is not set
b57cee20 899
2bb2e1db
KG
900#
901# I2C GPIO expanders:
902#
903
904#
905# PCI GPIO expanders:
906#
1e65346b 907# CONFIG_GPIO_CS5535 is not set
2bb2e1db 908# CONFIG_GPIO_BT8XX is not set
e9bcf141 909# CONFIG_GPIO_LANGWELL is not set
2bb2e1db
KG
910
911#
912# SPI GPIO expanders:
913#
e9bcf141
KG
914
915#
916# AC97 GPIO expanders:
917#
3611f2ad
SW
918# CONFIG_W1 is not set
919# CONFIG_POWER_SUPPLY is not set
920# CONFIG_HWMON is not set
eff2f1ec 921# CONFIG_THERMAL is not set
43af66e1 922# CONFIG_WATCHDOG is not set
b57cee20 923CONFIG_SSB_POSSIBLE=y
43af66e1
PM
924
925#
926# Sonics Silicon Backplane
927#
43af66e1 928# CONFIG_SSB is not set
3611f2ad
SW
929
930#
931# Multifunction device drivers
932#
2bb2e1db 933# CONFIG_MFD_CORE is not set
3611f2ad 934# CONFIG_MFD_SM501 is not set
70b3ec3e 935# CONFIG_HTC_PASIC3 is not set
2bb2e1db 936# CONFIG_MFD_TMIO is not set
b4d0a038
KG
937# CONFIG_MFD_TIMBERDALE is not set
938# CONFIG_LPC_SCH is not set
ea37194d 939# CONFIG_REGULATOR is not set
34466c5b 940# CONFIG_MEDIA_SUPPORT is not set
3611f2ad
SW
941
942#
943# Graphics support
944#
43af66e1 945# CONFIG_AGP is not set
e9bcf141 946CONFIG_VGA_ARB=y
b4d0a038 947CONFIG_VGA_ARB_MAX_GPUS=16
43af66e1
PM
948# CONFIG_DRM is not set
949# CONFIG_VGASTATE is not set
950CONFIG_VIDEO_OUTPUT_CONTROL=y
951# CONFIG_FB is not set
3611f2ad
SW
952# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
953
954#
955# Display device support
956#
957# CONFIG_DISPLAY_SUPPORT is not set
3611f2ad
SW
958# CONFIG_SOUND is not set
959# CONFIG_HID_SUPPORT is not set
960CONFIG_USB_SUPPORT=y
961CONFIG_USB_ARCH_HAS_HCD=y
962CONFIG_USB_ARCH_HAS_OHCI=y
963CONFIG_USB_ARCH_HAS_EHCI=y
964# CONFIG_USB is not set
70b3ec3e
KG
965# CONFIG_USB_OTG_WHITELIST is not set
966# CONFIG_USB_OTG_BLACKLIST_HUB is not set
2bb2e1db 967# CONFIG_USB_GADGET_MUSB_HDRC is not set
3611f2ad
SW
968
969#
25991b90 970# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
3611f2ad 971#
3611f2ad 972CONFIG_USB_GADGET=y
70b3ec3e 973# CONFIG_USB_GADGET_DEBUG is not set
3611f2ad 974# CONFIG_USB_GADGET_DEBUG_FILES is not set
ea37194d 975CONFIG_USB_GADGET_VBUS_DRAW=2
3611f2ad 976CONFIG_USB_GADGET_SELECTED=y
ea37194d 977# CONFIG_USB_GADGET_AT91 is not set
43af66e1 978# CONFIG_USB_GADGET_ATMEL_USBA is not set
3611f2ad 979# CONFIG_USB_GADGET_FSL_USB2 is not set
ea37194d
KG
980# CONFIG_USB_GADGET_LH7A40X is not set
981# CONFIG_USB_GADGET_OMAP is not set
2bb2e1db 982# CONFIG_USB_GADGET_PXA25X is not set
e9bcf141 983# CONFIG_USB_GADGET_R8A66597 is not set
ea37194d 984# CONFIG_USB_GADGET_PXA27X is not set
34466c5b 985# CONFIG_USB_GADGET_S3C_HSOTG is not set
b57cee20 986# CONFIG_USB_GADGET_IMX is not set
34466c5b 987# CONFIG_USB_GADGET_S3C2410 is not set
3611f2ad
SW
988CONFIG_USB_GADGET_M66592=y
989CONFIG_USB_M66592=y
ea37194d
KG
990# CONFIG_USB_GADGET_AMD5536UDC is not set
991# CONFIG_USB_GADGET_FSL_QE is not set
b57cee20 992# CONFIG_USB_GADGET_CI13XXX is not set
ea37194d 993# CONFIG_USB_GADGET_NET2280 is not set
3611f2ad 994# CONFIG_USB_GADGET_GOKU is not set
34466c5b 995# CONFIG_USB_GADGET_LANGWELL is not set
3611f2ad
SW
996# CONFIG_USB_GADGET_DUMMY_HCD is not set
997CONFIG_USB_GADGET_DUALSPEED=y
998# CONFIG_USB_ZERO is not set
34466c5b 999# CONFIG_USB_AUDIO is not set
3611f2ad 1000CONFIG_USB_ETH=y
70b3ec3e 1001CONFIG_USB_ETH_RNDIS=y
e9bcf141 1002# CONFIG_USB_ETH_EEM is not set
3611f2ad
SW
1003# CONFIG_USB_GADGETFS is not set
1004# CONFIG_USB_FILE_STORAGE is not set
1e65346b 1005# CONFIG_USB_MASS_STORAGE is not set
3611f2ad
SW
1006# CONFIG_USB_G_SERIAL is not set
1007# CONFIG_USB_MIDI_GADGET is not set
eff2f1ec 1008# CONFIG_USB_G_PRINTER is not set
2bb2e1db 1009# CONFIG_USB_CDC_COMPOSITE is not set
b4d0a038 1010# CONFIG_USB_G_NOKIA is not set
1e65346b 1011# CONFIG_USB_G_MULTI is not set
b57cee20
KG
1012
1013#
1014# OTG and related infrastructure
1015#
1016# CONFIG_USB_GPIO_VBUS is not set
25991b90 1017# CONFIG_NOP_USB_XCEIV is not set
3611f2ad 1018# CONFIG_MMC is not set
eff2f1ec 1019# CONFIG_MEMSTICK is not set
3611f2ad 1020# CONFIG_NEW_LEDS is not set
70b3ec3e 1021# CONFIG_ACCESSIBILITY is not set
3611f2ad 1022# CONFIG_INFINIBAND is not set
25991b90 1023# CONFIG_EDAC is not set
3611f2ad 1024# CONFIG_RTC_CLASS is not set
eff2f1ec 1025# CONFIG_DMADEVICES is not set
25991b90 1026# CONFIG_AUXDISPLAY is not set
3611f2ad 1027# CONFIG_UIO is not set
34466c5b
KG
1028
1029#
1030# TI VLYNQ
1031#
ea37194d 1032# CONFIG_STAGING is not set
3611f2ad
SW
1033
1034#
1035# File systems
1036#
1037CONFIG_EXT2_FS=y
1038# CONFIG_EXT2_FS_XATTR is not set
1039# CONFIG_EXT2_FS_XIP is not set
1040CONFIG_EXT3_FS=y
25991b90 1041# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
3611f2ad
SW
1042CONFIG_EXT3_FS_XATTR=y
1043# CONFIG_EXT3_FS_POSIX_ACL is not set
1044# CONFIG_EXT3_FS_SECURITY is not set
ea37194d 1045# CONFIG_EXT4_FS is not set
3611f2ad 1046CONFIG_JBD=y
3611f2ad
SW
1047CONFIG_FS_MBCACHE=y
1048# CONFIG_REISERFS_FS is not set
1049# CONFIG_JFS_FS is not set
1050CONFIG_FS_POSIX_ACL=y
1051# CONFIG_XFS_FS is not set
1052# CONFIG_OCFS2_FS is not set
34466c5b
KG
1053CONFIG_FILE_LOCKING=y
1054CONFIG_FSNOTIFY=y
eff2f1ec 1055CONFIG_DNOTIFY=y
3611f2ad
SW
1056CONFIG_INOTIFY=y
1057CONFIG_INOTIFY_USER=y
1058# CONFIG_QUOTA is not set
3611f2ad
SW
1059# CONFIG_AUTOFS_FS is not set
1060CONFIG_AUTOFS4_FS=y
1061# CONFIG_FUSE_FS is not set
1062
25991b90
KG
1063#
1064# Caches
1065#
b4d0a038 1066# CONFIG_FSCACHE is not set
25991b90 1067
3611f2ad
SW
1068#
1069# CD-ROM/DVD Filesystems
1070#
1071# CONFIG_ISO9660_FS is not set
1072# CONFIG_UDF_FS is not set
1073
1074#
1075# DOS/FAT/NT Filesystems
1076#
1077# CONFIG_MSDOS_FS is not set
1078# CONFIG_VFAT_FS is not set
1079# CONFIG_NTFS_FS is not set
1080
1081#
1082# Pseudo filesystems
1083#
1084CONFIG_PROC_FS=y
1085CONFIG_PROC_KCORE=y
1086CONFIG_PROC_SYSCTL=y
ea37194d 1087CONFIG_PROC_PAGE_MONITOR=y
3611f2ad
SW
1088CONFIG_SYSFS=y
1089CONFIG_TMPFS=y
1090# CONFIG_TMPFS_POSIX_ACL is not set
1091# CONFIG_HUGETLB_PAGE is not set
eff2f1ec 1092# CONFIG_CONFIGFS_FS is not set
b57cee20 1093CONFIG_MISC_FILESYSTEMS=y
3611f2ad
SW
1094# CONFIG_HFSPLUS_FS is not set
1095# CONFIG_JFFS2_FS is not set
1096CONFIG_CRAMFS=y
b57cee20 1097# CONFIG_SQUASHFS is not set
3611f2ad 1098# CONFIG_VXFS_FS is not set
eff2f1ec 1099# CONFIG_MINIX_FS is not set
2bb2e1db 1100# CONFIG_OMFS_FS is not set
3611f2ad
SW
1101# CONFIG_HPFS_FS is not set
1102# CONFIG_QNX4FS_FS is not set
eff2f1ec 1103# CONFIG_ROMFS_FS is not set
3611f2ad
SW
1104# CONFIG_SYSV_FS is not set
1105# CONFIG_UFS_FS is not set
43af66e1 1106CONFIG_NETWORK_FILESYSTEMS=y
3611f2ad
SW
1107CONFIG_NFS_FS=y
1108CONFIG_NFS_V3=y
1109CONFIG_NFS_V3_ACL=y
3611f2ad 1110CONFIG_ROOT_NFS=y
2bb2e1db 1111# CONFIG_NFSD is not set
3611f2ad
SW
1112CONFIG_LOCKD=y
1113CONFIG_LOCKD_V4=y
1114CONFIG_NFS_ACL_SUPPORT=y
1115CONFIG_NFS_COMMON=y
1116CONFIG_SUNRPC=y
1117# CONFIG_SMB_FS is not set
1118# CONFIG_CIFS is not set
1119# CONFIG_NCP_FS is not set
1120# CONFIG_CODA_FS is not set
1121
1122#
1123# Partition Types
1124#
1125CONFIG_PARTITION_ADVANCED=y
1126# CONFIG_ACORN_PARTITION is not set
1127# CONFIG_OSF_PARTITION is not set
1128# CONFIG_AMIGA_PARTITION is not set
1129# CONFIG_ATARI_PARTITION is not set
1130# CONFIG_MAC_PARTITION is not set
1131CONFIG_MSDOS_PARTITION=y
1132# CONFIG_BSD_DISKLABEL is not set
1133# CONFIG_MINIX_SUBPARTITION is not set
1134# CONFIG_SOLARIS_X86_PARTITION is not set
1135# CONFIG_UNIXWARE_DISKLABEL is not set
1136# CONFIG_LDM_PARTITION is not set
1137# CONFIG_SGI_PARTITION is not set
1138# CONFIG_ULTRIX_PARTITION is not set
1139# CONFIG_SUN_PARTITION is not set
1140# CONFIG_KARMA_PARTITION is not set
1141# CONFIG_EFI_PARTITION is not set
1142# CONFIG_SYSV68_PARTITION is not set
3611f2ad
SW
1143CONFIG_NLS=y
1144CONFIG_NLS_DEFAULT="iso8859-1"
1145CONFIG_NLS_CODEPAGE_437=y
1146# CONFIG_NLS_CODEPAGE_737 is not set
1147# CONFIG_NLS_CODEPAGE_775 is not set
1148# CONFIG_NLS_CODEPAGE_850 is not set
1149# CONFIG_NLS_CODEPAGE_852 is not set
1150# CONFIG_NLS_CODEPAGE_855 is not set
1151# CONFIG_NLS_CODEPAGE_857 is not set
1152# CONFIG_NLS_CODEPAGE_860 is not set
1153# CONFIG_NLS_CODEPAGE_861 is not set
1154# CONFIG_NLS_CODEPAGE_862 is not set
1155# CONFIG_NLS_CODEPAGE_863 is not set
1156# CONFIG_NLS_CODEPAGE_864 is not set
1157# CONFIG_NLS_CODEPAGE_865 is not set
1158# CONFIG_NLS_CODEPAGE_866 is not set
1159# CONFIG_NLS_CODEPAGE_869 is not set
1160# CONFIG_NLS_CODEPAGE_936 is not set
1161# CONFIG_NLS_CODEPAGE_950 is not set
1162# CONFIG_NLS_CODEPAGE_932 is not set
1163# CONFIG_NLS_CODEPAGE_949 is not set
1164# CONFIG_NLS_CODEPAGE_874 is not set
1165# CONFIG_NLS_ISO8859_8 is not set
1166# CONFIG_NLS_CODEPAGE_1250 is not set
1167# CONFIG_NLS_CODEPAGE_1251 is not set
1168CONFIG_NLS_ASCII=y
1169CONFIG_NLS_ISO8859_1=y
1170# CONFIG_NLS_ISO8859_2 is not set
1171# CONFIG_NLS_ISO8859_3 is not set
1172# CONFIG_NLS_ISO8859_4 is not set
1173# CONFIG_NLS_ISO8859_5 is not set
1174# CONFIG_NLS_ISO8859_6 is not set
1175# CONFIG_NLS_ISO8859_7 is not set
1176# CONFIG_NLS_ISO8859_9 is not set
1177# CONFIG_NLS_ISO8859_13 is not set
1178# CONFIG_NLS_ISO8859_14 is not set
1179# CONFIG_NLS_ISO8859_15 is not set
1180# CONFIG_NLS_KOI8_R is not set
1181# CONFIG_NLS_KOI8_U is not set
1182CONFIG_NLS_UTF8=y
25991b90 1183# CONFIG_BINARY_PRINTF is not set
3611f2ad
SW
1184
1185#
1186# Library routines
1187#
1188CONFIG_BITREVERSE=y
b57cee20 1189CONFIG_GENERIC_FIND_LAST_BIT=y
3611f2ad
SW
1190CONFIG_CRC_CCITT=y
1191# CONFIG_CRC16 is not set
2bb2e1db 1192# CONFIG_CRC_T10DIF is not set
3611f2ad
SW
1193# CONFIG_CRC_ITU_T is not set
1194CONFIG_CRC32=y
1195# CONFIG_CRC7 is not set
1196# CONFIG_LIBCRC32C is not set
1197CONFIG_ZLIB_INFLATE=y
1198CONFIG_ZLIB_DEFLATE=y
25991b90 1199CONFIG_DECOMPRESS_GZIP=y
3611f2ad
SW
1200CONFIG_HAS_IOMEM=y
1201CONFIG_HAS_IOPORT=y
1202CONFIG_HAS_DMA=y
70b3ec3e 1203CONFIG_HAVE_LMB=y
25991b90 1204CONFIG_NLATTR=y
34466c5b 1205CONFIG_GENERIC_ATOMIC64=y
3611f2ad
SW
1206
1207#
1208# Kernel hacking
1209#
1210# CONFIG_PRINTK_TIME is not set
43af66e1 1211CONFIG_ENABLE_WARN_DEPRECATED=y
3611f2ad 1212CONFIG_ENABLE_MUST_CHECK=y
70b3ec3e 1213CONFIG_FRAME_WARN=1024
3611f2ad 1214CONFIG_MAGIC_SYSRQ=y
e9bcf141 1215# CONFIG_STRIP_ASM_SYMS is not set
3611f2ad
SW
1216# CONFIG_UNUSED_SYMBOLS is not set
1217# CONFIG_DEBUG_FS is not set
1218# CONFIG_HEADERS_CHECK is not set
1219CONFIG_DEBUG_KERNEL=y
1220# CONFIG_DEBUG_SHIRQ is not set
1221CONFIG_DETECT_SOFTLOCKUP=y
2bb2e1db
KG
1222# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
1223CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
25991b90
KG
1224CONFIG_DETECT_HUNG_TASK=y
1225# CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set
1226CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0
3611f2ad
SW
1227# CONFIG_SCHED_DEBUG is not set
1228# CONFIG_SCHEDSTATS is not set
1229# CONFIG_TIMER_STATS is not set
70b3ec3e 1230# CONFIG_DEBUG_OBJECTS is not set
309a1092 1231# CONFIG_SLUB_DEBUG_ON is not set
eff2f1ec 1232# CONFIG_SLUB_STATS is not set
3611f2ad
SW
1233# CONFIG_DEBUG_RT_MUTEXES is not set
1234# CONFIG_RT_MUTEX_TESTER is not set
1235# CONFIG_DEBUG_SPINLOCK is not set
1236# CONFIG_DEBUG_MUTEXES is not set
34466c5b
KG
1237# CONFIG_DEBUG_LOCK_ALLOC is not set
1238# CONFIG_PROVE_LOCKING is not set
1239# CONFIG_LOCK_STAT is not set
3611f2ad
SW
1240# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1241# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
1242# CONFIG_DEBUG_KOBJECT is not set
1243CONFIG_DEBUG_BUGVERBOSE=y
1244CONFIG_DEBUG_INFO=y
1245# CONFIG_DEBUG_VM is not set
70b3ec3e 1246# CONFIG_DEBUG_WRITECOUNT is not set
2bb2e1db 1247# CONFIG_DEBUG_MEMORY_INIT is not set
3611f2ad 1248# CONFIG_DEBUG_LIST is not set
43af66e1 1249# CONFIG_DEBUG_SG is not set
b57cee20 1250# CONFIG_DEBUG_NOTIFIERS is not set
e9bcf141 1251# CONFIG_DEBUG_CREDENTIALS is not set
2bb2e1db 1252# CONFIG_RCU_TORTURE_TEST is not set
ea37194d 1253# CONFIG_RCU_CPU_STALL_DETECTOR is not set
eff2f1ec 1254# CONFIG_BACKTRACE_SELF_TEST is not set
ea37194d 1255# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
e9bcf141 1256# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
3611f2ad 1257# CONFIG_FAULT_INJECTION is not set
2bb2e1db
KG
1258# CONFIG_LATENCYTOP is not set
1259CONFIG_SYSCTL_SYSCALL_CHECK=y
25991b90 1260# CONFIG_DEBUG_PAGEALLOC is not set
ea37194d 1261CONFIG_HAVE_FUNCTION_TRACER=y
25991b90 1262CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
b57cee20
KG
1263CONFIG_HAVE_DYNAMIC_FTRACE=y
1264CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
25991b90 1265CONFIG_TRACING_SUPPORT=y
34466c5b 1266CONFIG_FTRACE=y
ea37194d 1267# CONFIG_FUNCTION_TRACER is not set
34466c5b 1268# CONFIG_IRQSOFF_TRACER is not set
2bb2e1db 1269# CONFIG_SCHED_TRACER is not set
34466c5b 1270# CONFIG_ENABLE_DEFAULT_TRACERS is not set
ea37194d 1271# CONFIG_BOOT_TRACER is not set
34466c5b
KG
1272CONFIG_BRANCH_PROFILE_NONE=y
1273# CONFIG_PROFILE_ANNOTATED_BRANCHES is not set
1274# CONFIG_PROFILE_ALL_BRANCHES is not set
ea37194d 1275# CONFIG_STACK_TRACER is not set
25991b90
KG
1276# CONFIG_KMEMTRACE is not set
1277# CONFIG_WORKQUEUE_TRACER is not set
1278# CONFIG_BLK_DEV_IO_TRACE is not set
e9bcf141 1279# CONFIG_DMA_API_DEBUG is not set
43af66e1 1280# CONFIG_SAMPLES is not set
2bb2e1db 1281CONFIG_HAVE_ARCH_KGDB=y
34466c5b
KG
1282# CONFIG_PPC_DISABLE_WERROR is not set
1283CONFIG_PPC_WERROR=y
b57cee20 1284CONFIG_PRINT_STACK_DEPTH=64
3611f2ad
SW
1285# CONFIG_DEBUG_STACKOVERFLOW is not set
1286# CONFIG_DEBUG_STACK_USAGE is not set
2bb2e1db
KG
1287# CONFIG_CODE_PATCHING_SELFTEST is not set
1288# CONFIG_FTR_FIXUP_SELFTEST is not set
ea37194d 1289# CONFIG_MSI_BITMAP_SELFTEST is not set
2bb2e1db 1290# CONFIG_XMON is not set
70b3ec3e 1291# CONFIG_IRQSTACKS is not set
3611f2ad 1292CONFIG_BDI_SWITCH=y
2bb2e1db 1293# CONFIG_BOOTX_TEXT is not set
3611f2ad 1294# CONFIG_PPC_EARLY_DEBUG is not set
3611f2ad
SW
1295
1296#
1297# Security options
1298#
1299# CONFIG_KEYS is not set
1300# CONFIG_SECURITY is not set
ea37194d 1301# CONFIG_SECURITYFS is not set
1e65346b
KG
1302# CONFIG_DEFAULT_SECURITY_SELINUX is not set
1303# CONFIG_DEFAULT_SECURITY_SMACK is not set
1304# CONFIG_DEFAULT_SECURITY_TOMOYO is not set
1305CONFIG_DEFAULT_SECURITY_DAC=y
1306CONFIG_DEFAULT_SECURITY=""
3611f2ad 1307CONFIG_CRYPTO=y
70b3ec3e
KG
1308
1309#
1310# Crypto core or helper
1311#
3611f2ad 1312CONFIG_CRYPTO_ALGAPI=y
b57cee20
KG
1313CONFIG_CRYPTO_ALGAPI2=y
1314CONFIG_CRYPTO_AEAD2=y
3611f2ad 1315CONFIG_CRYPTO_BLKCIPHER=y
b57cee20 1316CONFIG_CRYPTO_BLKCIPHER2=y
ea37194d 1317CONFIG_CRYPTO_HASH=y
b57cee20
KG
1318CONFIG_CRYPTO_HASH2=y
1319CONFIG_CRYPTO_RNG2=y
25991b90 1320CONFIG_CRYPTO_PCOMP=y
3611f2ad 1321CONFIG_CRYPTO_MANAGER=y
b57cee20 1322CONFIG_CRYPTO_MANAGER2=y
3611f2ad 1323# CONFIG_CRYPTO_NULL is not set
25991b90 1324CONFIG_CRYPTO_WORKQUEUE=y
70b3ec3e
KG
1325# CONFIG_CRYPTO_CRYPTD is not set
1326# CONFIG_CRYPTO_AUTHENC is not set
1327
1328#
1329# Authenticated Encryption with Associated Data
1330#
1331# CONFIG_CRYPTO_CCM is not set
1332# CONFIG_CRYPTO_GCM is not set
1333# CONFIG_CRYPTO_SEQIV is not set
1334
1335#
1336# Block modes
1337#
1338CONFIG_CRYPTO_CBC=y
1339# CONFIG_CRYPTO_CTR is not set
1340# CONFIG_CRYPTO_CTS is not set
1341CONFIG_CRYPTO_ECB=y
1342CONFIG_CRYPTO_PCBC=y
1343
1344#
1345# Hash modes
1346#
1347# CONFIG_CRYPTO_HMAC is not set
1348
1349#
1350# Digest
1351#
1352# CONFIG_CRYPTO_CRC32C is not set
e9bcf141 1353# CONFIG_CRYPTO_GHASH is not set
3611f2ad
SW
1354# CONFIG_CRYPTO_MD4 is not set
1355CONFIG_CRYPTO_MD5=y
70b3ec3e 1356# CONFIG_CRYPTO_MICHAEL_MIC is not set
2bb2e1db
KG
1357# CONFIG_CRYPTO_RMD128 is not set
1358# CONFIG_CRYPTO_RMD160 is not set
1359# CONFIG_CRYPTO_RMD256 is not set
1360# CONFIG_CRYPTO_RMD320 is not set
3611f2ad
SW
1361# CONFIG_CRYPTO_SHA1 is not set
1362# CONFIG_CRYPTO_SHA256 is not set
1363# CONFIG_CRYPTO_SHA512 is not set
3611f2ad 1364# CONFIG_CRYPTO_TGR192 is not set
70b3ec3e
KG
1365# CONFIG_CRYPTO_WP512 is not set
1366
1367#
1368# Ciphers
1369#
3611f2ad 1370# CONFIG_CRYPTO_AES is not set
70b3ec3e
KG
1371# CONFIG_CRYPTO_ANUBIS is not set
1372# CONFIG_CRYPTO_ARC4 is not set
1373# CONFIG_CRYPTO_BLOWFISH is not set
1374# CONFIG_CRYPTO_CAMELLIA is not set
3611f2ad
SW
1375# CONFIG_CRYPTO_CAST5 is not set
1376# CONFIG_CRYPTO_CAST6 is not set
70b3ec3e
KG
1377CONFIG_CRYPTO_DES=y
1378# CONFIG_CRYPTO_FCRYPT is not set
3611f2ad 1379# CONFIG_CRYPTO_KHAZAD is not set
43af66e1 1380# CONFIG_CRYPTO_SEED is not set
70b3ec3e
KG
1381# CONFIG_CRYPTO_SERPENT is not set
1382# CONFIG_CRYPTO_TEA is not set
1383# CONFIG_CRYPTO_TWOFISH is not set
1384
1385#
1386# Compression
1387#
3611f2ad 1388# CONFIG_CRYPTO_DEFLATE is not set
25991b90 1389# CONFIG_CRYPTO_ZLIB is not set
eff2f1ec 1390# CONFIG_CRYPTO_LZO is not set
ea37194d
KG
1391
1392#
1393# Random Number Generation
1394#
1395# CONFIG_CRYPTO_ANSI_CPRNG is not set
3611f2ad 1396CONFIG_CRYPTO_HW=y
eff2f1ec 1397# CONFIG_CRYPTO_DEV_HIFN_795X is not set
2bb2e1db
KG
1398# CONFIG_CRYPTO_DEV_TALITOS is not set
1399CONFIG_PPC_CLOCK=y
43af66e1 1400CONFIG_PPC_LIB_RHEAP=y
70b3ec3e 1401# CONFIG_VIRTUALIZATION is not set