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