Merge branch 'topic/pcm-delay' into for-linus
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / powerpc / configs / storcenter_defconfig
CommitLineData
96f39c17
JL
1#
2# Automatically generated make config: don't edit
25991b90
KG
3# Linux kernel version: 2.6.30-rc3
4# Wed May 13 17:22:04 2009
96f39c17
JL
5#
6# CONFIG_PPC64 is not set
7
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
25991b90 17CONFIG_PPC_BOOK3S=y
96f39c17
JL
18CONFIG_PPC_FPU=y
19# CONFIG_ALTIVEC is not set
20CONFIG_PPC_STD_MMU=y
21CONFIG_PPC_STD_MMU_32=y
22# CONFIG_PPC_MM_SLICES is not set
23# CONFIG_SMP is not set
24CONFIG_PPC32=y
25CONFIG_WORD_SIZE=32
ea37194d 26# CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set
96f39c17
JL
27CONFIG_MMU=y
28CONFIG_GENERIC_CMOS_UPDATE=y
29CONFIG_GENERIC_TIME=y
30CONFIG_GENERIC_TIME_VSYSCALL=y
31CONFIG_GENERIC_CLOCKEVENTS=y
32CONFIG_GENERIC_HARDIRQS=y
eff2f1ec 33# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set
96f39c17 34CONFIG_IRQ_PER_CPU=y
70b3ec3e 35CONFIG_STACKTRACE_SUPPORT=y
2bb2e1db 36CONFIG_HAVE_LATENCYTOP_SUPPORT=y
70b3ec3e 37CONFIG_LOCKDEP_SUPPORT=y
96f39c17
JL
38CONFIG_RWSEM_XCHGADD_ALGORITHM=y
39CONFIG_ARCH_HAS_ILOG2_U32=y
40CONFIG_GENERIC_HWEIGHT=y
41CONFIG_GENERIC_CALIBRATE_DELAY=y
42CONFIG_GENERIC_FIND_NEXT_BIT=y
43# CONFIG_ARCH_NO_VIRT_TO_BUS is not set
44CONFIG_PPC=y
45CONFIG_EARLY_PRINTK=y
46CONFIG_GENERIC_NVRAM=y
b57cee20 47CONFIG_SCHED_OMIT_FRAME_POINTER=y
96f39c17
JL
48CONFIG_ARCH_MAY_HAVE_PC_FDC=y
49CONFIG_PPC_OF=y
50CONFIG_OF=y
51CONFIG_PPC_UDBG_16550=y
52# CONFIG_GENERIC_TBSYNC is not set
53CONFIG_AUDIT_ARCH=y
54CONFIG_GENERIC_BUG=y
55# CONFIG_DEFAULT_UIMAGE is not set
56# CONFIG_PPC_DCR_NATIVE is not set
57# CONFIG_PPC_DCR_MMIO is not set
25991b90 58CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
96f39c17
JL
59CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
60
61#
62# General setup
63#
64CONFIG_EXPERIMENTAL=y
65CONFIG_BROKEN_ON_SMP=y
66CONFIG_INIT_ENV_ARG_LIMIT=32
67CONFIG_LOCALVERSION=""
68CONFIG_LOCALVERSION_AUTO=y
69CONFIG_SWAP=y
70CONFIG_SYSVIPC=y
71CONFIG_SYSVIPC_SYSCTL=y
72# CONFIG_POSIX_MQUEUE is not set
73# CONFIG_BSD_PROCESS_ACCT is not set
74# CONFIG_TASKSTATS is not set
96f39c17 75# CONFIG_AUDIT is not set
ed75d863
GL
76
77#
78# RCU Subsystem
79#
80CONFIG_CLASSIC_RCU=y
81# CONFIG_TREE_RCU is not set
82# CONFIG_PREEMPT_RCU is not set
83# CONFIG_TREE_RCU_TRACE is not set
84# CONFIG_PREEMPT_RCU_TRACE is not set
96f39c17
JL
85# CONFIG_IKCONFIG is not set
86CONFIG_LOG_BUF_SHIFT=14
eff2f1ec 87CONFIG_GROUP_SCHED=y
96f39c17 88CONFIG_FAIR_GROUP_SCHED=y
eff2f1ec
KG
89# CONFIG_RT_GROUP_SCHED is not set
90CONFIG_USER_SCHED=y
91# CONFIG_CGROUP_SCHED is not set
b57cee20 92# CONFIG_CGROUPS is not set
96f39c17 93CONFIG_SYSFS_DEPRECATED=y
eff2f1ec 94CONFIG_SYSFS_DEPRECATED_V2=y
96f39c17 95# CONFIG_RELAY is not set
eff2f1ec 96# CONFIG_NAMESPACES is not set
96f39c17
JL
97# CONFIG_BLK_DEV_INITRD is not set
98CONFIG_CC_OPTIMIZE_FOR_SIZE=y
99CONFIG_SYSCTL=y
25991b90 100CONFIG_ANON_INODES=y
96f39c17
JL
101CONFIG_EMBEDDED=y
102CONFIG_SYSCTL_SYSCALL=y
103# CONFIG_KALLSYMS is not set
25991b90 104# CONFIG_STRIP_ASM_SYMS is not set
96f39c17
JL
105CONFIG_HOTPLUG=y
106CONFIG_PRINTK=y
107CONFIG_BUG=y
108CONFIG_ELF_CORE=y
109CONFIG_BASE_FULL=y
110CONFIG_FUTEX=y
96f39c17
JL
111CONFIG_EPOLL=y
112CONFIG_SIGNALFD=y
eff2f1ec 113CONFIG_TIMERFD=y
96f39c17
JL
114CONFIG_EVENTFD=y
115CONFIG_SHMEM=y
ea37194d 116CONFIG_AIO=y
96f39c17 117CONFIG_VM_EVENT_COUNTERS=y
ea37194d 118CONFIG_PCI_QUIRKS=y
96f39c17 119CONFIG_SLUB_DEBUG=y
25991b90 120CONFIG_COMPAT_BRK=y
96f39c17
JL
121# CONFIG_SLAB is not set
122CONFIG_SLUB=y
123# CONFIG_SLOB is not set
eff2f1ec 124# CONFIG_PROFILING is not set
25991b90 125# CONFIG_MARKERS is not set
eff2f1ec 126CONFIG_HAVE_OPROFILE=y
2bb2e1db
KG
127CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
128CONFIG_HAVE_IOREMAP_PROT=y
eff2f1ec
KG
129CONFIG_HAVE_KPROBES=y
130CONFIG_HAVE_KRETPROBES=y
2bb2e1db 131CONFIG_HAVE_ARCH_TRACEHOOK=y
25991b90 132# CONFIG_SLOW_WORK is not set
2bb2e1db 133# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
eff2f1ec 134CONFIG_SLABINFO=y
96f39c17 135CONFIG_RT_MUTEXES=y
96f39c17
JL
136CONFIG_BASE_SMALL=0
137CONFIG_MODULES=y
70b3ec3e 138# CONFIG_MODULE_FORCE_LOAD is not set
96f39c17
JL
139CONFIG_MODULE_UNLOAD=y
140# CONFIG_MODULE_FORCE_UNLOAD is not set
141# CONFIG_MODVERSIONS is not set
142# CONFIG_MODULE_SRCVERSION_ALL is not set
96f39c17
JL
143CONFIG_BLOCK=y
144CONFIG_LBD=y
96f39c17 145# CONFIG_BLK_DEV_BSG is not set
2bb2e1db 146# CONFIG_BLK_DEV_INTEGRITY is not set
96f39c17
JL
147
148#
149# IO Schedulers
150#
151CONFIG_IOSCHED_NOOP=y
152CONFIG_IOSCHED_AS=y
153CONFIG_IOSCHED_DEADLINE=y
154CONFIG_IOSCHED_CFQ=y
155# CONFIG_DEFAULT_AS is not set
156# CONFIG_DEFAULT_DEADLINE is not set
157CONFIG_DEFAULT_CFQ=y
158# CONFIG_DEFAULT_NOOP is not set
159CONFIG_DEFAULT_IOSCHED="cfq"
ea37194d 160# CONFIG_FREEZER is not set
96f39c17
JL
161
162#
163# Platform support
164#
96f39c17 165# CONFIG_PPC_CHRP is not set
eff2f1ec 166# CONFIG_MPC5121_ADS is not set
2bb2e1db 167# CONFIG_MPC5121_GENERIC is not set
96f39c17 168# CONFIG_PPC_MPC52xx is not set
96f39c17
JL
169# CONFIG_PPC_PMAC is not set
170# CONFIG_PPC_CELL is not set
171# CONFIG_PPC_CELL_NATIVE is not set
2bb2e1db 172# CONFIG_PPC_82xx is not set
96f39c17 173# CONFIG_PQ2ADS is not set
2bb2e1db
KG
174# CONFIG_PPC_83xx is not set
175# CONFIG_PPC_86xx is not set
96f39c17
JL
176CONFIG_EMBEDDED6xx=y
177# CONFIG_LINKSTATION is not set
178CONFIG_STORCENTER=y
179# CONFIG_MPC7448HPC2 is not set
180# CONFIG_PPC_HOLLY is not set
181# CONFIG_PPC_PRPMC2800 is not set
2bb2e1db 182# CONFIG_PPC_C2K is not set
96f39c17
JL
183CONFIG_MPC10X_BRIDGE=y
184CONFIG_MPC10X_OPENPIC=y
185# CONFIG_MPC10X_STORE_GATHERING is not set
25991b90
KG
186# CONFIG_AMIGAONE is not set
187CONFIG_PPC_OF_BOOT_TRAMPOLINE=y
eff2f1ec 188# CONFIG_IPIC is not set
96f39c17
JL
189CONFIG_MPIC=y
190# CONFIG_MPIC_WEIRD is not set
191# CONFIG_PPC_I8259 is not set
192# CONFIG_PPC_RTAS is not set
193# CONFIG_MMIO_NVRAM is not set
194# CONFIG_PPC_MPC106 is not set
195# CONFIG_PPC_970_NAP is not set
196# CONFIG_PPC_INDIRECT_IO is not set
197# CONFIG_GENERIC_IOMAP is not set
198# CONFIG_CPU_FREQ is not set
199# CONFIG_TAU is not set
ea37194d 200# CONFIG_QUICC_ENGINE is not set
96f39c17 201# CONFIG_FSL_ULI1575 is not set
b57cee20 202# CONFIG_SIMPLE_GPIO is not set
96f39c17
JL
203
204#
205# Kernel options
206#
207# CONFIG_HIGHMEM is not set
96f39c17
JL
208# CONFIG_NO_HZ is not set
209# CONFIG_HIGH_RES_TIMERS is not set
210CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
211CONFIG_HZ_100=y
212# CONFIG_HZ_250 is not set
213# CONFIG_HZ_300 is not set
214# CONFIG_HZ_1000 is not set
215CONFIG_HZ=100
eff2f1ec 216# CONFIG_SCHED_HRTICK is not set
96f39c17
JL
217CONFIG_PREEMPT_NONE=y
218# CONFIG_PREEMPT_VOLUNTARY is not set
219# CONFIG_PREEMPT is not set
220CONFIG_BINFMT_ELF=y
ea37194d
KG
221# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
222# CONFIG_HAVE_AOUT is not set
96f39c17 223CONFIG_BINFMT_MISC=y
eff2f1ec 224# CONFIG_IOMMU_HELPER is not set
96f39c17 225CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
eff2f1ec
KG
226CONFIG_ARCH_HAS_WALK_MEMORY=y
227CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
96f39c17 228# CONFIG_KEXEC is not set
b57cee20 229# CONFIG_CRASH_DUMP is not set
96f39c17
JL
230CONFIG_ARCH_FLATMEM_ENABLE=y
231CONFIG_ARCH_POPULATES_NODE_MAP=y
232CONFIG_SELECT_MEMORY_MODEL=y
233CONFIG_FLATMEM_MANUAL=y
234# CONFIG_DISCONTIGMEM_MANUAL is not set
235# CONFIG_SPARSEMEM_MANUAL is not set
236CONFIG_FLATMEM=y
237CONFIG_FLAT_NODE_MEM_MAP=y
70b3ec3e 238CONFIG_PAGEFLAGS_EXTENDED=y
96f39c17 239CONFIG_SPLIT_PTLOCK_CPUS=4
2bb2e1db 240CONFIG_MIGRATION=y
ea37194d 241# CONFIG_PHYS_ADDR_T_64BIT is not set
96f39c17
JL
242CONFIG_ZONE_DMA_FLAG=1
243CONFIG_BOUNCE=y
244CONFIG_VIRT_TO_BUS=y
ea37194d 245CONFIG_UNEVICTABLE_LRU=y
25991b90
KG
246CONFIG_HAVE_MLOCK=y
247CONFIG_HAVE_MLOCKED_PAGE_BIT=y
b57cee20
KG
248CONFIG_PPC_4K_PAGES=y
249# CONFIG_PPC_16K_PAGES is not set
250# CONFIG_PPC_64K_PAGES is not set
25991b90 251# CONFIG_PPC_256K_PAGES is not set
70b3ec3e 252CONFIG_FORCE_MAX_ZONEORDER=11
96f39c17
JL
253CONFIG_PROC_DEVICETREE=y
254CONFIG_CMDLINE_BOOL=y
255CONFIG_CMDLINE="console=ttyS0,115200"
2bb2e1db 256CONFIG_EXTRA_TARGETS=""
96f39c17 257# CONFIG_PM is not set
96f39c17 258# CONFIG_SECCOMP is not set
96f39c17
JL
259CONFIG_ISA_DMA_API=y
260
261#
262# Bus options
263#
264CONFIG_ZONE_DMA=y
265CONFIG_GENERIC_ISA_DMA=y
266CONFIG_PPC_INDIRECT_PCI=y
267CONFIG_FSL_SOC=y
268CONFIG_PCI=y
269CONFIG_PCI_DOMAINS=y
270CONFIG_PCI_SYSCALL=y
271# CONFIG_PCIEPORTBUS is not set
272CONFIG_ARCH_SUPPORTS_MSI=y
273# CONFIG_PCI_MSI is not set
ea37194d 274# CONFIG_PCI_LEGACY is not set
b57cee20 275# CONFIG_PCI_STUB is not set
25991b90 276# CONFIG_PCI_IOV is not set
96f39c17
JL
277# CONFIG_PCCARD is not set
278# CONFIG_HOTPLUG_PCI is not set
70b3ec3e 279# CONFIG_HAS_RAPIDIO is not set
96f39c17
JL
280
281#
282# Advanced setup
283#
284# CONFIG_ADVANCED_OPTIONS is not set
285
286#
287# Default settings for advanced configuration options are used
288#
96f39c17 289CONFIG_LOWMEM_SIZE=0x30000000
70b3ec3e 290CONFIG_PAGE_OFFSET=0xc0000000
96f39c17 291CONFIG_KERNEL_START=0xc0000000
70b3ec3e 292CONFIG_PHYSICAL_START=0x00000000
96f39c17 293CONFIG_TASK_SIZE=0xc0000000
96f39c17
JL
294CONFIG_NET=y
295
296#
297# Networking options
298#
299CONFIG_PACKET=m
300# CONFIG_PACKET_MMAP is not set
301CONFIG_UNIX=y
302# CONFIG_NET_KEY is not set
303CONFIG_INET=y
304CONFIG_IP_MULTICAST=y
305# CONFIG_IP_ADVANCED_ROUTER is not set
306CONFIG_IP_FIB_HASH=y
307CONFIG_IP_PNP=y
308CONFIG_IP_PNP_DHCP=y
309# CONFIG_IP_PNP_BOOTP is not set
310# CONFIG_IP_PNP_RARP is not set
311# CONFIG_NET_IPIP is not set
312# CONFIG_NET_IPGRE is not set
313# CONFIG_IP_MROUTE is not set
314# CONFIG_ARPD is not set
315# CONFIG_SYN_COOKIES is not set
316# CONFIG_INET_AH is not set
317# CONFIG_INET_ESP is not set
318# CONFIG_INET_IPCOMP is not set
319# CONFIG_INET_XFRM_TUNNEL is not set
320# CONFIG_INET_TUNNEL is not set
321# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
322# CONFIG_INET_XFRM_MODE_TUNNEL is not set
323# CONFIG_INET_XFRM_MODE_BEET is not set
324# CONFIG_INET_LRO is not set
325CONFIG_INET_DIAG=y
326CONFIG_INET_TCP_DIAG=y
327# CONFIG_TCP_CONG_ADVANCED is not set
328CONFIG_TCP_CONG_CUBIC=y
329CONFIG_DEFAULT_TCP_CONG="cubic"
330# CONFIG_TCP_MD5SIG is not set
331# CONFIG_IPV6 is not set
96f39c17
JL
332# CONFIG_NETWORK_SECMARK is not set
333# CONFIG_NETFILTER is not set
334# CONFIG_IP_DCCP is not set
335# CONFIG_IP_SCTP is not set
336# CONFIG_TIPC is not set
337# CONFIG_ATM is not set
338# CONFIG_BRIDGE is not set
ea37194d 339# CONFIG_NET_DSA is not set
96f39c17
JL
340# CONFIG_VLAN_8021Q is not set
341# CONFIG_DECNET is not set
342# CONFIG_LLC2 is not set
343# CONFIG_IPX is not set
344# CONFIG_ATALK is not set
345# CONFIG_X25 is not set
346# CONFIG_LAPB is not set
347# CONFIG_ECONET is not set
348# CONFIG_WAN_ROUTER is not set
25991b90 349# CONFIG_PHONET is not set
96f39c17 350# CONFIG_NET_SCHED is not set
b57cee20 351# CONFIG_DCB is not set
96f39c17
JL
352
353#
354# Network testing
355#
356# CONFIG_NET_PKTGEN is not set
357# CONFIG_HAMRADIO is not set
eff2f1ec 358# CONFIG_CAN is not set
96f39c17
JL
359# CONFIG_IRDA is not set
360# CONFIG_BT is not set
361# CONFIG_AF_RXRPC is not set
ea37194d 362CONFIG_WIRELESS=y
96f39c17 363# CONFIG_CFG80211 is not set
ea37194d 364CONFIG_WIRELESS_OLD_REGULATORY=y
96f39c17 365# CONFIG_WIRELESS_EXT is not set
b57cee20 366# CONFIG_LIB80211 is not set
96f39c17 367# CONFIG_MAC80211 is not set
b57cee20 368# CONFIG_WIMAX is not set
96f39c17
JL
369# CONFIG_RFKILL is not set
370# CONFIG_NET_9P is not set
371
372#
373# Device Drivers
374#
375
376#
377# Generic Driver Options
378#
379CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
380CONFIG_STANDALONE=y
381CONFIG_PREVENT_FIRMWARE_BUILD=y
382# CONFIG_FW_LOADER is not set
383# CONFIG_SYS_HYPERVISOR is not set
384# CONFIG_CONNECTOR is not set
385CONFIG_MTD=y
386# CONFIG_MTD_DEBUG is not set
387# CONFIG_MTD_CONCAT is not set
388CONFIG_MTD_PARTITIONS=y
b57cee20 389# CONFIG_MTD_TESTS is not set
96f39c17 390# CONFIG_MTD_REDBOOT_PARTS is not set
ed75d863
GL
391CONFIG_MTD_CMDLINE_PARTS=y
392CONFIG_MTD_OF_PARTS=y
70b3ec3e 393# CONFIG_MTD_AR7_PARTS is not set
96f39c17
JL
394
395#
396# User Modules And Translation Layers
397#
398CONFIG_MTD_CHAR=y
399CONFIG_MTD_BLKDEVS=y
400CONFIG_MTD_BLOCK=y
401CONFIG_FTL=y
402CONFIG_NFTL=y
403CONFIG_NFTL_RW=y
404# CONFIG_INFTL is not set
405# CONFIG_RFD_FTL is not set
406# CONFIG_SSFDC is not set
407# CONFIG_MTD_OOPS is not set
408
409#
410# RAM/ROM/Flash chip drivers
411#
412CONFIG_MTD_CFI=y
413# CONFIG_MTD_JEDECPROBE is not set
414CONFIG_MTD_GEN_PROBE=y
415# CONFIG_MTD_CFI_ADV_OPTIONS is not set
416CONFIG_MTD_MAP_BANK_WIDTH_1=y
417CONFIG_MTD_MAP_BANK_WIDTH_2=y
418CONFIG_MTD_MAP_BANK_WIDTH_4=y
419# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
420# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
421# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
422CONFIG_MTD_CFI_I1=y
423CONFIG_MTD_CFI_I2=y
424# CONFIG_MTD_CFI_I4 is not set
425# CONFIG_MTD_CFI_I8 is not set
426# CONFIG_MTD_CFI_INTELEXT is not set
427CONFIG_MTD_CFI_AMDSTD=y
428# CONFIG_MTD_CFI_STAA is not set
429CONFIG_MTD_CFI_UTIL=y
430# CONFIG_MTD_RAM is not set
431# CONFIG_MTD_ROM is not set
432# CONFIG_MTD_ABSENT is not set
433
434#
435# Mapping drivers for chip access
436#
437# CONFIG_MTD_COMPLEX_MAPPINGS is not set
438CONFIG_MTD_PHYSMAP=y
b57cee20 439# CONFIG_MTD_PHYSMAP_COMPAT is not set
96f39c17
JL
440# CONFIG_MTD_PHYSMAP_OF is not set
441# CONFIG_MTD_INTEL_VR_NOR is not set
442# CONFIG_MTD_PLATRAM is not set
443
444#
445# Self-contained MTD device drivers
446#
447# CONFIG_MTD_PMC551 is not set
448# CONFIG_MTD_SLRAM is not set
449# CONFIG_MTD_PHRAM is not set
450# CONFIG_MTD_MTDRAM is not set
451# CONFIG_MTD_BLOCK2MTD is not set
452
453#
454# Disk-On-Chip Device Drivers
455#
456# CONFIG_MTD_DOC2000 is not set
457# CONFIG_MTD_DOC2001 is not set
458# CONFIG_MTD_DOC2001PLUS is not set
459# CONFIG_MTD_NAND is not set
460# CONFIG_MTD_ONENAND is not set
461
b57cee20
KG
462#
463# LPDDR flash memory drivers
464#
465# CONFIG_MTD_LPDDR is not set
b57cee20 466
96f39c17
JL
467#
468# UBI - Unsorted block images
469#
470# CONFIG_MTD_UBI is not set
471CONFIG_OF_DEVICE=y
70b3ec3e 472CONFIG_OF_I2C=y
96f39c17
JL
473# CONFIG_PARPORT is not set
474CONFIG_BLK_DEV=y
475# CONFIG_BLK_DEV_FD is not set
476# CONFIG_BLK_CPQ_DA is not set
477# CONFIG_BLK_CPQ_CISS_DA is not set
478# CONFIG_BLK_DEV_DAC960 is not set
479# CONFIG_BLK_DEV_UMEM is not set
480# CONFIG_BLK_DEV_COW_COMMON is not set
481# CONFIG_BLK_DEV_LOOP is not set
482# CONFIG_BLK_DEV_NBD is not set
483# CONFIG_BLK_DEV_SX8 is not set
484# CONFIG_BLK_DEV_UB is not set
485# CONFIG_BLK_DEV_RAM is not set
486# CONFIG_CDROM_PKTCDVD is not set
487# CONFIG_ATA_OVER_ETH is not set
2bb2e1db 488# CONFIG_BLK_DEV_HD is not set
96f39c17
JL
489CONFIG_MISC_DEVICES=y
490# CONFIG_PHANTOM is not set
96f39c17
JL
491# CONFIG_SGI_IOC4 is not set
492# CONFIG_TIFM_CORE is not set
b57cee20 493# CONFIG_ICS932S401 is not set
eff2f1ec 494# CONFIG_ENCLOSURE_SERVICES is not set
2bb2e1db 495# CONFIG_HP_ILO is not set
25991b90 496# CONFIG_ISL29003 is not set
b57cee20 497# CONFIG_C2PORT is not set
ed75d863
GL
498
499#
500# EEPROM support
501#
502# CONFIG_EEPROM_AT24 is not set
503# CONFIG_EEPROM_LEGACY is not set
504# CONFIG_EEPROM_93CX6 is not set
eff2f1ec 505CONFIG_HAVE_IDE=y
96f39c17 506CONFIG_IDE=y
96f39c17
JL
507
508#
eff2f1ec 509# Please see Documentation/ide/ide.txt for help/info on IDE drives
96f39c17 510#
25991b90 511CONFIG_IDE_XFER_MODE=y
2bb2e1db 512CONFIG_IDE_TIMINGS=y
96f39c17 513# CONFIG_BLK_DEV_IDE_SATA is not set
ea37194d
KG
514CONFIG_IDE_GD=y
515CONFIG_IDE_GD_ATA=y
516# CONFIG_IDE_GD_ATAPI is not set
96f39c17
JL
517# CONFIG_BLK_DEV_IDECD is not set
518# CONFIG_BLK_DEV_IDETAPE is not set
96f39c17
JL
519# CONFIG_IDE_TASK_IOCTL is not set
520CONFIG_IDE_PROC_FS=y
521
522#
523# IDE chipset support/bugfixes
524#
96f39c17 525# CONFIG_BLK_DEV_PLATFORM is not set
eff2f1ec 526CONFIG_BLK_DEV_IDEDMA_SFF=y
96f39c17
JL
527
528#
529# PCI IDE chipsets support
530#
531CONFIG_BLK_DEV_IDEPCI=y
96f39c17
JL
532CONFIG_IDEPCI_PCIBUS_ORDER=y
533# CONFIG_BLK_DEV_GENERIC is not set
534# CONFIG_BLK_DEV_OPTI621 is not set
535CONFIG_BLK_DEV_IDEDMA_PCI=y
536# CONFIG_BLK_DEV_AEC62XX is not set
537# CONFIG_BLK_DEV_ALI15X3 is not set
538# CONFIG_BLK_DEV_AMD74XX is not set
539# CONFIG_BLK_DEV_CMD64X is not set
540# CONFIG_BLK_DEV_TRIFLEX is not set
96f39c17
JL
541# CONFIG_BLK_DEV_CS5520 is not set
542# CONFIG_BLK_DEV_CS5530 is not set
96f39c17
JL
543# CONFIG_BLK_DEV_HPT366 is not set
544# CONFIG_BLK_DEV_JMICRON is not set
545# CONFIG_BLK_DEV_SC1200 is not set
546# CONFIG_BLK_DEV_PIIX is not set
b57cee20 547# CONFIG_BLK_DEV_IT8172 is not set
96f39c17
JL
548# CONFIG_BLK_DEV_IT8213 is not set
549# CONFIG_BLK_DEV_IT821X is not set
550# CONFIG_BLK_DEV_NS87415 is not set
551# CONFIG_BLK_DEV_PDC202XX_OLD is not set
552# CONFIG_BLK_DEV_PDC202XX_NEW is not set
553# CONFIG_BLK_DEV_SVWKS is not set
554# CONFIG_BLK_DEV_SIIMAGE is not set
555# CONFIG_BLK_DEV_SL82C105 is not set
556# CONFIG_BLK_DEV_SLC90E66 is not set
557# CONFIG_BLK_DEV_TRM290 is not set
558CONFIG_BLK_DEV_VIA82CXXX=y
559# CONFIG_BLK_DEV_TC86C001 is not set
96f39c17 560CONFIG_BLK_DEV_IDEDMA=y
96f39c17
JL
561
562#
563# SCSI device support
564#
565# CONFIG_RAID_ATTRS is not set
566CONFIG_SCSI=y
567CONFIG_SCSI_DMA=y
568# CONFIG_SCSI_TGT is not set
569# CONFIG_SCSI_NETLINK is not set
570CONFIG_SCSI_PROC_FS=y
571
572#
573# SCSI support type (disk, tape, CD-ROM)
574#
575CONFIG_BLK_DEV_SD=y
576# CONFIG_CHR_DEV_ST is not set
577# CONFIG_CHR_DEV_OSST is not set
578CONFIG_BLK_DEV_SR=y
579# CONFIG_BLK_DEV_SR_VENDOR is not set
580# CONFIG_CHR_DEV_SG is not set
581# CONFIG_CHR_DEV_SCH is not set
582
583#
584# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
585#
586# CONFIG_SCSI_MULTI_LUN is not set
587# CONFIG_SCSI_CONSTANTS is not set
588# CONFIG_SCSI_LOGGING is not set
589# CONFIG_SCSI_SCAN_ASYNC is not set
590CONFIG_SCSI_WAIT_SCAN=m
591
592#
593# SCSI Transports
594#
595CONFIG_SCSI_SPI_ATTRS=y
596# CONFIG_SCSI_FC_ATTRS is not set
597# CONFIG_SCSI_ISCSI_ATTRS is not set
598# CONFIG_SCSI_SAS_LIBSAS is not set
599# CONFIG_SCSI_SRP_ATTRS is not set
600CONFIG_SCSI_LOWLEVEL=y
601# CONFIG_ISCSI_TCP is not set
602# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
603# CONFIG_SCSI_3W_9XXX is not set
604# CONFIG_SCSI_ACARD is not set
605# CONFIG_SCSI_AACRAID is not set
606# CONFIG_SCSI_AIC7XXX is not set
607# CONFIG_SCSI_AIC7XXX_OLD is not set
608# CONFIG_SCSI_AIC79XX is not set
609# CONFIG_SCSI_AIC94XX is not set
610# CONFIG_SCSI_DPT_I2O is not set
611# CONFIG_SCSI_ADVANSYS is not set
612# CONFIG_SCSI_ARCMSR is not set
613# CONFIG_MEGARAID_NEWGEN is not set
614# CONFIG_MEGARAID_LEGACY is not set
615# CONFIG_MEGARAID_SAS is not set
25991b90 616# CONFIG_SCSI_MPT2SAS is not set
96f39c17
JL
617# CONFIG_SCSI_HPTIOP is not set
618# CONFIG_SCSI_BUSLOGIC is not set
b57cee20 619# CONFIG_LIBFC is not set
25991b90 620# CONFIG_LIBFCOE is not set
b57cee20 621# CONFIG_FCOE is not set
96f39c17
JL
622# CONFIG_SCSI_DMX3191D is not set
623# CONFIG_SCSI_EATA is not set
624# CONFIG_SCSI_FUTURE_DOMAIN is not set
625# CONFIG_SCSI_GDTH is not set
626# CONFIG_SCSI_IPS is not set
627# CONFIG_SCSI_INITIO is not set
628# CONFIG_SCSI_INIA100 is not set
eff2f1ec 629# CONFIG_SCSI_MVSAS is not set
96f39c17
JL
630# CONFIG_SCSI_STEX is not set
631# CONFIG_SCSI_SYM53C8XX_2 is not set
632# CONFIG_SCSI_QLOGIC_1280 is not set
633# CONFIG_SCSI_QLA_FC is not set
634# CONFIG_SCSI_QLA_ISCSI is not set
635# CONFIG_SCSI_LPFC is not set
636# CONFIG_SCSI_DC395x is not set
637# CONFIG_SCSI_DC390T is not set
638# CONFIG_SCSI_NSP32 is not set
639# CONFIG_SCSI_DEBUG is not set
640# CONFIG_SCSI_SRP is not set
2bb2e1db 641# CONFIG_SCSI_DH is not set
25991b90 642# CONFIG_SCSI_OSD_INITIATOR is not set
96f39c17
JL
643# CONFIG_ATA is not set
644CONFIG_MD=y
645CONFIG_BLK_DEV_MD=y
ea37194d 646CONFIG_MD_AUTODETECT=y
96f39c17
JL
647CONFIG_MD_LINEAR=y
648CONFIG_MD_RAID0=y
649CONFIG_MD_RAID1=y
650# CONFIG_MD_RAID10 is not set
651CONFIG_MD_RAID456=y
25991b90 652CONFIG_MD_RAID6_PQ=y
96f39c17
JL
653# CONFIG_MD_MULTIPATH is not set
654# CONFIG_MD_FAULTY is not set
655# CONFIG_BLK_DEV_DM is not set
656# CONFIG_FUSION is not set
657
658#
659# IEEE 1394 (FireWire) support
660#
2bb2e1db
KG
661
662#
663# Enable only one of the two stacks, unless you know what you are doing
664#
96f39c17
JL
665# CONFIG_FIREWIRE is not set
666# CONFIG_IEEE1394 is not set
667# CONFIG_I2O is not set
668# CONFIG_MACINTOSH_DRIVERS is not set
669CONFIG_NETDEVICES=y
25991b90 670CONFIG_COMPAT_NET_DEV_OPS=y
96f39c17
JL
671CONFIG_DUMMY=m
672# CONFIG_BONDING is not set
673# CONFIG_MACVLAN is not set
674# CONFIG_EQUALIZER is not set
675# CONFIG_TUN is not set
676# CONFIG_VETH is not set
96f39c17
JL
677# CONFIG_ARCNET is not set
678# CONFIG_NET_ETHERNET is not set
ea37194d 679CONFIG_MII=y
96f39c17
JL
680CONFIG_NETDEV_1000=y
681# CONFIG_ACENIC is not set
682# CONFIG_DL2K is not set
683# CONFIG_E1000 is not set
684# CONFIG_E1000E is not set
eff2f1ec
KG
685# CONFIG_IP1000 is not set
686# CONFIG_IGB is not set
25991b90 687# CONFIG_IGBVF is not set
96f39c17
JL
688# CONFIG_NS83820 is not set
689# CONFIG_HAMACHI is not set
690# CONFIG_YELLOWFIN is not set
691CONFIG_R8169=y
96f39c17
JL
692# CONFIG_SIS190 is not set
693# CONFIG_SKGE is not set
694# CONFIG_SKY2 is not set
96f39c17
JL
695# CONFIG_VIA_VELOCITY is not set
696# CONFIG_TIGON3 is not set
697# CONFIG_BNX2 is not set
25991b90 698# CONFIG_FSL_PQ_MDIO is not set
eff2f1ec 699# CONFIG_GIANFAR is not set
96f39c17
JL
700# CONFIG_QLA3XXX is not set
701# CONFIG_ATL1 is not set
2bb2e1db 702# CONFIG_ATL1E is not set
ed75d863 703# CONFIG_ATL1C is not set
ea37194d 704# CONFIG_JME is not set
96f39c17
JL
705# CONFIG_NETDEV_10000 is not set
706# CONFIG_TR is not set
707
708#
709# Wireless LAN
710#
711# CONFIG_WLAN_PRE80211 is not set
712# CONFIG_WLAN_80211 is not set
713
b57cee20
KG
714#
715# Enable WiMAX (Networking options) to see the WiMAX drivers
716#
717
96f39c17
JL
718#
719# USB Network Adapters
720#
721# CONFIG_USB_CATC is not set
722# CONFIG_USB_KAWETH is not set
723# CONFIG_USB_PEGASUS is not set
724# CONFIG_USB_RTL8150 is not set
725# CONFIG_USB_USBNET is not set
726# CONFIG_WAN is not set
727# CONFIG_FDDI is not set
728# CONFIG_HIPPI is not set
729# CONFIG_PPP is not set
730# CONFIG_SLIP is not set
731# CONFIG_NET_FC is not set
96f39c17
JL
732# CONFIG_NETCONSOLE is not set
733# CONFIG_NETPOLL is not set
734# CONFIG_NET_POLL_CONTROLLER is not set
735# CONFIG_ISDN is not set
736# CONFIG_PHONE is not set
737
738#
739# Input device support
740#
741# CONFIG_INPUT is not set
742
743#
744# Hardware I/O ports
745#
746# CONFIG_SERIO is not set
747# CONFIG_GAMEPORT is not set
748
749#
750# Character devices
751#
752# CONFIG_VT is not set
70b3ec3e 753CONFIG_DEVKMEM=y
96f39c17 754# CONFIG_SERIAL_NONSTANDARD is not set
eff2f1ec 755# CONFIG_NOZOMI is not set
96f39c17
JL
756
757#
758# Serial drivers
759#
760CONFIG_SERIAL_8250=y
761CONFIG_SERIAL_8250_CONSOLE=y
762# CONFIG_SERIAL_8250_PCI is not set
763CONFIG_SERIAL_8250_NR_UARTS=2
764CONFIG_SERIAL_8250_RUNTIME_UARTS=2
765# CONFIG_SERIAL_8250_EXTENDED is not set
766
767#
768# Non-8250 serial port support
769#
770# CONFIG_SERIAL_UARTLITE is not set
771CONFIG_SERIAL_CORE=y
772CONFIG_SERIAL_CORE_CONSOLE=y
773# CONFIG_SERIAL_JSM is not set
774# CONFIG_SERIAL_OF_PLATFORM is not set
775CONFIG_UNIX98_PTYS=y
b57cee20 776# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
96f39c17
JL
777CONFIG_LEGACY_PTYS=y
778CONFIG_LEGACY_PTY_COUNT=256
b57cee20 779# CONFIG_HVC_UDBG is not set
96f39c17
JL
780# CONFIG_IPMI_HANDLER is not set
781CONFIG_HW_RANDOM=m
25991b90 782# CONFIG_HW_RANDOM_TIMERIOMEM is not set
96f39c17 783CONFIG_NVRAM=y
96f39c17
JL
784# CONFIG_R3964 is not set
785# CONFIG_APPLICOM is not set
786# CONFIG_RAW_DRIVER is not set
787# CONFIG_TCG_TPM is not set
788CONFIG_DEVPORT=y
789CONFIG_I2C=y
790CONFIG_I2C_BOARDINFO=y
791CONFIG_I2C_CHARDEV=y
2bb2e1db 792CONFIG_I2C_HELPER_AUTO=y
96f39c17 793
96f39c17
JL
794#
795# I2C Hardware Bus support
796#
2bb2e1db
KG
797
798#
799# PC SMBus host controller drivers
800#
96f39c17
JL
801# CONFIG_I2C_ALI1535 is not set
802# CONFIG_I2C_ALI1563 is not set
803# CONFIG_I2C_ALI15X3 is not set
804# CONFIG_I2C_AMD756 is not set
805# CONFIG_I2C_AMD8111 is not set
806# CONFIG_I2C_I801 is not set
2bb2e1db 807# CONFIG_I2C_ISCH is not set
96f39c17 808# CONFIG_I2C_PIIX4 is not set
96f39c17 809# CONFIG_I2C_NFORCE2 is not set
96f39c17
JL
810# CONFIG_I2C_SIS5595 is not set
811# CONFIG_I2C_SIS630 is not set
812# CONFIG_I2C_SIS96X is not set
96f39c17
JL
813# CONFIG_I2C_VIA is not set
814# CONFIG_I2C_VIAPRO is not set
2bb2e1db
KG
815
816#
817# I2C system bus drivers (mostly embedded / system-on-chip)
818#
819CONFIG_I2C_MPC=y
820# CONFIG_I2C_OCORES is not set
821# CONFIG_I2C_SIMTEC is not set
822
823#
824# External I2C/SMBus adapter drivers
825#
826# CONFIG_I2C_PARPORT_LIGHT is not set
827# CONFIG_I2C_TAOS_EVM is not set
828# CONFIG_I2C_TINY_USB is not set
829
830#
831# Graphics adapter I2C/DDC channel drivers
832#
96f39c17 833# CONFIG_I2C_VOODOO3 is not set
2bb2e1db
KG
834
835#
836# Other I2C/SMBus bus drivers
837#
70b3ec3e 838# CONFIG_I2C_PCA_PLATFORM is not set
2bb2e1db 839# CONFIG_I2C_STUB is not set
96f39c17
JL
840
841#
842# Miscellaneous I2C Chip support
843#
96f39c17 844# CONFIG_DS1682 is not set
96f39c17 845# CONFIG_SENSORS_PCF8574 is not set
eff2f1ec 846# CONFIG_PCF8575 is not set
2bb2e1db 847# CONFIG_SENSORS_PCA9539 is not set
96f39c17
JL
848# CONFIG_SENSORS_MAX6875 is not set
849# CONFIG_SENSORS_TSL2550 is not set
850# CONFIG_I2C_DEBUG_CORE is not set
851# CONFIG_I2C_DEBUG_ALGO is not set
852# CONFIG_I2C_DEBUG_BUS is not set
853# CONFIG_I2C_DEBUG_CHIP is not set
96f39c17 854# CONFIG_SPI is not set
2bb2e1db
KG
855CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
856# CONFIG_GPIOLIB is not set
96f39c17
JL
857# CONFIG_W1 is not set
858# CONFIG_POWER_SUPPLY is not set
859# CONFIG_HWMON is not set
eff2f1ec 860# CONFIG_THERMAL is not set
2bb2e1db 861# CONFIG_THERMAL_HWMON is not set
96f39c17 862# CONFIG_WATCHDOG is not set
b57cee20 863CONFIG_SSB_POSSIBLE=y
96f39c17
JL
864
865#
866# Sonics Silicon Backplane
867#
96f39c17
JL
868# CONFIG_SSB is not set
869
870#
871# Multifunction device drivers
872#
2bb2e1db 873# CONFIG_MFD_CORE is not set
96f39c17 874# CONFIG_MFD_SM501 is not set
70b3ec3e 875# CONFIG_HTC_PASIC3 is not set
b57cee20 876# CONFIG_TWL4030_CORE is not set
2bb2e1db 877# CONFIG_MFD_TMIO is not set
ea37194d
KG
878# CONFIG_PMIC_DA903X is not set
879# CONFIG_MFD_WM8400 is not set
880# CONFIG_MFD_WM8350_I2C is not set
b57cee20 881# CONFIG_MFD_PCF50633 is not set
ea37194d 882# CONFIG_REGULATOR is not set
96f39c17
JL
883
884#
885# Multimedia devices
886#
70b3ec3e
KG
887
888#
889# Multimedia core support
890#
96f39c17
JL
891# CONFIG_VIDEO_DEV is not set
892# CONFIG_DVB_CORE is not set
70b3ec3e
KG
893# CONFIG_VIDEO_MEDIA is not set
894
895#
896# Multimedia drivers
897#
96f39c17
JL
898# CONFIG_DAB is not set
899
900#
901# Graphics support
902#
903# CONFIG_AGP is not set
904# CONFIG_DRM is not set
905# CONFIG_VGASTATE is not set
906# CONFIG_VIDEO_OUTPUT_CONTROL is not set
907# CONFIG_FB is not set
908# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
909
910#
911# Display device support
912#
913# CONFIG_DISPLAY_SUPPORT is not set
96f39c17
JL
914# CONFIG_SOUND is not set
915CONFIG_USB_SUPPORT=y
916CONFIG_USB_ARCH_HAS_HCD=y
917CONFIG_USB_ARCH_HAS_OHCI=y
918CONFIG_USB_ARCH_HAS_EHCI=y
919CONFIG_USB=y
920# CONFIG_USB_DEBUG is not set
eff2f1ec 921# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
96f39c17
JL
922
923#
924# Miscellaneous USB options
925#
926CONFIG_USB_DEVICEFS=y
927CONFIG_USB_DEVICE_CLASS=y
928# CONFIG_USB_DYNAMIC_MINORS is not set
929# CONFIG_USB_OTG is not set
70b3ec3e
KG
930# CONFIG_USB_OTG_WHITELIST is not set
931# CONFIG_USB_OTG_BLACKLIST_HUB is not set
2bb2e1db 932# CONFIG_USB_MON is not set
ea37194d
KG
933# CONFIG_USB_WUSB is not set
934# CONFIG_USB_WUSB_CBAF is not set
96f39c17
JL
935
936#
937# USB Host Controller Drivers
938#
70b3ec3e 939# CONFIG_USB_C67X00_HCD is not set
96f39c17 940CONFIG_USB_EHCI_HCD=y
96f39c17
JL
941# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
942# CONFIG_USB_EHCI_TT_NEWSCHED is not set
eff2f1ec
KG
943# CONFIG_USB_EHCI_FSL is not set
944CONFIG_USB_EHCI_HCD_PPC_OF=y
b57cee20 945# CONFIG_USB_OXU210HP_HCD is not set
96f39c17 946# CONFIG_USB_ISP116X_HCD is not set
70b3ec3e 947# CONFIG_USB_ISP1760_HCD is not set
96f39c17
JL
948CONFIG_USB_OHCI_HCD=y
949# CONFIG_USB_OHCI_HCD_PPC_OF is not set
950# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
951# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
952CONFIG_USB_OHCI_LITTLE_ENDIAN=y
953# CONFIG_USB_UHCI_HCD is not set
954# CONFIG_USB_SL811_HCD is not set
955# CONFIG_USB_R8A66597_HCD is not set
ea37194d
KG
956# CONFIG_USB_WHCI_HCD is not set
957# CONFIG_USB_HWA_HCD is not set
96f39c17
JL
958
959#
960# USB Device Class drivers
961#
962# CONFIG_USB_ACM is not set
963# CONFIG_USB_PRINTER is not set
70b3ec3e 964# CONFIG_USB_WDM is not set
ea37194d 965# CONFIG_USB_TMC is not set
96f39c17
JL
966
967#
25991b90 968# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
96f39c17
JL
969#
970
971#
25991b90 972# also be needed; see USB_STORAGE Help for more info
96f39c17
JL
973#
974CONFIG_USB_STORAGE=y
975# CONFIG_USB_STORAGE_DEBUG is not set
976# CONFIG_USB_STORAGE_DATAFAB is not set
977# CONFIG_USB_STORAGE_FREECOM is not set
978# CONFIG_USB_STORAGE_ISD200 is not set
96f39c17
JL
979# CONFIG_USB_STORAGE_USBAT is not set
980# CONFIG_USB_STORAGE_SDDR09 is not set
981# CONFIG_USB_STORAGE_SDDR55 is not set
982# CONFIG_USB_STORAGE_JUMPSHOT is not set
983# CONFIG_USB_STORAGE_ALAUDA is not set
984# CONFIG_USB_STORAGE_KARMA is not set
70b3ec3e 985# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
96f39c17
JL
986# CONFIG_USB_LIBUSUAL is not set
987
988#
989# USB Imaging devices
990#
991# CONFIG_USB_MDC800 is not set
992# CONFIG_USB_MICROTEK is not set
96f39c17
JL
993
994#
995# USB port drivers
996#
96f39c17
JL
997# CONFIG_USB_SERIAL is not set
998
999#
1000# USB Miscellaneous drivers
1001#
1002# CONFIG_USB_EMI62 is not set
1003# CONFIG_USB_EMI26 is not set
1004# CONFIG_USB_ADUTUX is not set
ea37194d 1005# CONFIG_USB_SEVSEG is not set
96f39c17
JL
1006# CONFIG_USB_RIO500 is not set
1007# CONFIG_USB_LEGOTOWER is not set
1008# CONFIG_USB_LCD is not set
1009# CONFIG_USB_BERRY_CHARGE is not set
1010# CONFIG_USB_LED is not set
1011# CONFIG_USB_CYPRESS_CY7C63 is not set
1012# CONFIG_USB_CYTHERM is not set
96f39c17
JL
1013# CONFIG_USB_IDMOUSE is not set
1014# CONFIG_USB_FTDI_ELAN is not set
1015# CONFIG_USB_APPLEDISPLAY is not set
1016# CONFIG_USB_SISUSBVGA is not set
1017# CONFIG_USB_LD is not set
1018# CONFIG_USB_TRANCEVIBRATOR is not set
1019# CONFIG_USB_IOWARRIOR is not set
1020# CONFIG_USB_TEST is not set
70b3ec3e 1021# CONFIG_USB_ISIGHTFW is not set
ea37194d 1022# CONFIG_USB_VST is not set
96f39c17 1023# CONFIG_USB_GADGET is not set
b57cee20
KG
1024
1025#
1026# OTG and related infrastructure
1027#
25991b90 1028# CONFIG_NOP_USB_XCEIV is not set
ea37194d 1029# CONFIG_UWB is not set
96f39c17 1030# CONFIG_MMC is not set
eff2f1ec 1031# CONFIG_MEMSTICK is not set
96f39c17 1032# CONFIG_NEW_LEDS is not set
70b3ec3e 1033# CONFIG_ACCESSIBILITY is not set
96f39c17
JL
1034# CONFIG_INFINIBAND is not set
1035# CONFIG_EDAC is not set
1036CONFIG_RTC_LIB=y
1037CONFIG_RTC_CLASS=y
1038CONFIG_RTC_HCTOSYS=y
1039CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
1040# CONFIG_RTC_DEBUG is not set
1041
1042#
1043# RTC interfaces
1044#
1045CONFIG_RTC_INTF_SYSFS=y
1046CONFIG_RTC_INTF_PROC=y
1047CONFIG_RTC_INTF_DEV=y
1048# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
1049# CONFIG_RTC_DRV_TEST is not set
1050
1051#
1052# I2C RTC drivers
1053#
1054CONFIG_RTC_DRV_DS1307=y
1055# CONFIG_RTC_DRV_DS1374 is not set
1056# CONFIG_RTC_DRV_DS1672 is not set
1057# CONFIG_RTC_DRV_MAX6900 is not set
1058# CONFIG_RTC_DRV_RS5C372 is not set
1059# CONFIG_RTC_DRV_ISL1208 is not set
1060# CONFIG_RTC_DRV_X1205 is not set
1061# CONFIG_RTC_DRV_PCF8563 is not set
1062# CONFIG_RTC_DRV_PCF8583 is not set
1063# CONFIG_RTC_DRV_M41T80 is not set
eff2f1ec 1064# CONFIG_RTC_DRV_S35390A is not set
2bb2e1db 1065# CONFIG_RTC_DRV_FM3130 is not set
b57cee20 1066# CONFIG_RTC_DRV_RX8581 is not set
96f39c17
JL
1067
1068#
1069# SPI RTC drivers
1070#
1071
1072#
1073# Platform RTC drivers
1074#
1075# CONFIG_RTC_DRV_CMOS is not set
ea37194d 1076# CONFIG_RTC_DRV_DS1286 is not set
eff2f1ec 1077# CONFIG_RTC_DRV_DS1511 is not set
96f39c17 1078# CONFIG_RTC_DRV_DS1553 is not set
96f39c17 1079# CONFIG_RTC_DRV_DS1742 is not set
eff2f1ec 1080# CONFIG_RTC_DRV_STK17TA8 is not set
96f39c17 1081# CONFIG_RTC_DRV_M48T86 is not set
ea37194d 1082# CONFIG_RTC_DRV_M48T35 is not set
96f39c17 1083# CONFIG_RTC_DRV_M48T59 is not set
ea37194d 1084# CONFIG_RTC_DRV_BQ4802 is not set
96f39c17
JL
1085# CONFIG_RTC_DRV_V3020 is not set
1086
1087#
1088# on-CPU RTC drivers
1089#
25991b90 1090# CONFIG_RTC_DRV_GENERIC is not set
eff2f1ec 1091# CONFIG_DMADEVICES is not set
25991b90 1092# CONFIG_AUXDISPLAY is not set
96f39c17 1093# CONFIG_UIO is not set
ea37194d 1094# CONFIG_STAGING is not set
96f39c17
JL
1095
1096#
1097# File systems
1098#
1099CONFIG_EXT2_FS=y
1100# CONFIG_EXT2_FS_XATTR is not set
1101# CONFIG_EXT2_FS_XIP is not set
1102CONFIG_EXT3_FS=y
25991b90 1103# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
96f39c17
JL
1104CONFIG_EXT3_FS_XATTR=y
1105# CONFIG_EXT3_FS_POSIX_ACL is not set
1106# CONFIG_EXT3_FS_SECURITY is not set
ea37194d 1107# CONFIG_EXT4_FS is not set
96f39c17
JL
1108CONFIG_JBD=y
1109CONFIG_FS_MBCACHE=y
1110# CONFIG_REISERFS_FS is not set
1111# CONFIG_JFS_FS is not set
1112# CONFIG_FS_POSIX_ACL is not set
ea37194d 1113CONFIG_FILE_LOCKING=y
96f39c17
JL
1114CONFIG_XFS_FS=m
1115# CONFIG_XFS_QUOTA is not set
96f39c17
JL
1116# CONFIG_XFS_POSIX_ACL is not set
1117# CONFIG_XFS_RT is not set
70b3ec3e 1118# CONFIG_XFS_DEBUG is not set
b57cee20 1119# CONFIG_GFS2_FS is not set
96f39c17 1120# CONFIG_OCFS2_FS is not set
b57cee20 1121# CONFIG_BTRFS_FS is not set
eff2f1ec 1122CONFIG_DNOTIFY=y
96f39c17
JL
1123CONFIG_INOTIFY=y
1124CONFIG_INOTIFY_USER=y
1125# CONFIG_QUOTA is not set
96f39c17
JL
1126# CONFIG_AUTOFS_FS is not set
1127# CONFIG_AUTOFS4_FS is not set
1128# CONFIG_FUSE_FS is not set
1129
25991b90
KG
1130#
1131# Caches
1132#
1133# CONFIG_FSCACHE is not set
1134
96f39c17
JL
1135#
1136# CD-ROM/DVD Filesystems
1137#
1138# CONFIG_ISO9660_FS is not set
1139# CONFIG_UDF_FS is not set
1140
1141#
1142# DOS/FAT/NT Filesystems
1143#
1144# CONFIG_MSDOS_FS is not set
1145# CONFIG_VFAT_FS is not set
1146# CONFIG_NTFS_FS is not set
1147
1148#
1149# Pseudo filesystems
1150#
1151CONFIG_PROC_FS=y
1152CONFIG_PROC_KCORE=y
1153CONFIG_PROC_SYSCTL=y
ea37194d 1154CONFIG_PROC_PAGE_MONITOR=y
96f39c17
JL
1155CONFIG_SYSFS=y
1156CONFIG_TMPFS=y
1157# CONFIG_TMPFS_POSIX_ACL is not set
1158# CONFIG_HUGETLB_PAGE is not set
1159# CONFIG_CONFIGFS_FS is not set
b57cee20 1160CONFIG_MISC_FILESYSTEMS=y
96f39c17
JL
1161# CONFIG_ADFS_FS is not set
1162# CONFIG_AFFS_FS is not set
1163# CONFIG_HFS_FS is not set
1164# CONFIG_HFSPLUS_FS is not set
1165# CONFIG_BEFS_FS is not set
1166# CONFIG_BFS_FS is not set
1167# CONFIG_EFS_FS is not set
1168CONFIG_JFFS2_FS=y
1169CONFIG_JFFS2_FS_DEBUG=0
1170CONFIG_JFFS2_FS_WRITEBUFFER=y
1171# CONFIG_JFFS2_FS_WBUF_VERIFY is not set
1172# CONFIG_JFFS2_SUMMARY is not set
1173# CONFIG_JFFS2_FS_XATTR is not set
1174# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
1175CONFIG_JFFS2_ZLIB=y
1176# CONFIG_JFFS2_LZO is not set
1177CONFIG_JFFS2_RTIME=y
1178# CONFIG_JFFS2_RUBIN is not set
1179# CONFIG_CRAMFS is not set
b57cee20 1180# CONFIG_SQUASHFS is not set
96f39c17 1181# CONFIG_VXFS_FS is not set
eff2f1ec 1182# CONFIG_MINIX_FS is not set
2bb2e1db 1183# CONFIG_OMFS_FS is not set
96f39c17
JL
1184# CONFIG_HPFS_FS is not set
1185# CONFIG_QNX4FS_FS is not set
eff2f1ec 1186# CONFIG_ROMFS_FS is not set
96f39c17
JL
1187# CONFIG_SYSV_FS is not set
1188# CONFIG_UFS_FS is not set
25991b90 1189# CONFIG_NILFS2_FS is not set
96f39c17 1190# CONFIG_NETWORK_FILESYSTEMS is not set
ed75d863 1191CONFIG_EXPORTFS=m
96f39c17
JL
1192
1193#
1194# Partition Types
1195#
1196CONFIG_PARTITION_ADVANCED=y
1197# CONFIG_ACORN_PARTITION is not set
1198# CONFIG_OSF_PARTITION is not set
1199# CONFIG_AMIGA_PARTITION is not set
1200# CONFIG_ATARI_PARTITION is not set
1201# CONFIG_MAC_PARTITION is not set
1202CONFIG_MSDOS_PARTITION=y
1203# CONFIG_BSD_DISKLABEL is not set
1204# CONFIG_MINIX_SUBPARTITION is not set
1205# CONFIG_SOLARIS_X86_PARTITION is not set
1206# CONFIG_UNIXWARE_DISKLABEL is not set
1207# CONFIG_LDM_PARTITION is not set
1208# CONFIG_SGI_PARTITION is not set
1209# CONFIG_ULTRIX_PARTITION is not set
1210# CONFIG_SUN_PARTITION is not set
1211# CONFIG_KARMA_PARTITION is not set
1212# CONFIG_EFI_PARTITION is not set
1213# CONFIG_SYSV68_PARTITION is not set
1214CONFIG_NLS=y
1215CONFIG_NLS_DEFAULT="utf8"
1216CONFIG_NLS_CODEPAGE_437=y
1217# CONFIG_NLS_CODEPAGE_737 is not set
1218# CONFIG_NLS_CODEPAGE_775 is not set
1219# CONFIG_NLS_CODEPAGE_850 is not set
1220# CONFIG_NLS_CODEPAGE_852 is not set
1221# CONFIG_NLS_CODEPAGE_855 is not set
1222# CONFIG_NLS_CODEPAGE_857 is not set
1223# CONFIG_NLS_CODEPAGE_860 is not set
1224# CONFIG_NLS_CODEPAGE_861 is not set
1225# CONFIG_NLS_CODEPAGE_862 is not set
1226# CONFIG_NLS_CODEPAGE_863 is not set
1227# CONFIG_NLS_CODEPAGE_864 is not set
1228# CONFIG_NLS_CODEPAGE_865 is not set
1229# CONFIG_NLS_CODEPAGE_866 is not set
1230# CONFIG_NLS_CODEPAGE_869 is not set
1231# CONFIG_NLS_CODEPAGE_936 is not set
1232# CONFIG_NLS_CODEPAGE_950 is not set
1233# CONFIG_NLS_CODEPAGE_932 is not set
1234# CONFIG_NLS_CODEPAGE_949 is not set
1235# CONFIG_NLS_CODEPAGE_874 is not set
1236# CONFIG_NLS_ISO8859_8 is not set
1237# CONFIG_NLS_CODEPAGE_1250 is not set
1238# CONFIG_NLS_CODEPAGE_1251 is not set
1239# CONFIG_NLS_ASCII is not set
1240CONFIG_NLS_ISO8859_1=y
1241# CONFIG_NLS_ISO8859_2 is not set
1242# CONFIG_NLS_ISO8859_3 is not set
1243# CONFIG_NLS_ISO8859_4 is not set
1244# CONFIG_NLS_ISO8859_5 is not set
1245# CONFIG_NLS_ISO8859_6 is not set
1246# CONFIG_NLS_ISO8859_7 is not set
1247# CONFIG_NLS_ISO8859_9 is not set
1248# CONFIG_NLS_ISO8859_13 is not set
1249# CONFIG_NLS_ISO8859_14 is not set
1250# CONFIG_NLS_ISO8859_15 is not set
1251# CONFIG_NLS_KOI8_R is not set
1252# CONFIG_NLS_KOI8_U is not set
1253CONFIG_NLS_UTF8=y
1254# CONFIG_DLM is not set
25991b90 1255# CONFIG_BINARY_PRINTF is not set
96f39c17
JL
1256
1257#
1258# Library routines
1259#
1260CONFIG_BITREVERSE=y
b57cee20 1261CONFIG_GENERIC_FIND_LAST_BIT=y
96f39c17
JL
1262# CONFIG_CRC_CCITT is not set
1263# CONFIG_CRC16 is not set
2bb2e1db 1264CONFIG_CRC_T10DIF=y
96f39c17
JL
1265# CONFIG_CRC_ITU_T is not set
1266CONFIG_CRC32=y
1267# CONFIG_CRC7 is not set
1268# CONFIG_LIBCRC32C is not set
1269CONFIG_ZLIB_INFLATE=y
1270CONFIG_ZLIB_DEFLATE=y
96f39c17
JL
1271CONFIG_HAS_IOMEM=y
1272CONFIG_HAS_IOPORT=y
1273CONFIG_HAS_DMA=y
70b3ec3e 1274CONFIG_HAVE_LMB=y
25991b90 1275CONFIG_NLATTR=y
96f39c17
JL
1276
1277#
1278# Kernel hacking
1279#
1280# CONFIG_PRINTK_TIME is not set
1281# CONFIG_ENABLE_WARN_DEPRECATED is not set
1282# CONFIG_ENABLE_MUST_CHECK is not set
70b3ec3e 1283CONFIG_FRAME_WARN=1024
96f39c17
JL
1284# CONFIG_MAGIC_SYSRQ is not set
1285# CONFIG_UNUSED_SYMBOLS is not set
1286# CONFIG_DEBUG_FS is not set
1287# CONFIG_HEADERS_CHECK is not set
1288# CONFIG_DEBUG_KERNEL is not set
1289# CONFIG_SLUB_DEBUG_ON is not set
eff2f1ec 1290# CONFIG_SLUB_STATS is not set
96f39c17 1291# CONFIG_DEBUG_BUGVERBOSE is not set
2bb2e1db 1292# CONFIG_DEBUG_MEMORY_INIT is not set
ea37194d 1293# CONFIG_RCU_CPU_STALL_DETECTOR is not set
2bb2e1db
KG
1294# CONFIG_LATENCYTOP is not set
1295CONFIG_SYSCTL_SYSCALL_CHECK=y
ea37194d 1296CONFIG_HAVE_FUNCTION_TRACER=y
25991b90 1297CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
b57cee20
KG
1298CONFIG_HAVE_DYNAMIC_FTRACE=y
1299CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
25991b90 1300CONFIG_TRACING_SUPPORT=y
ea37194d
KG
1301
1302#
1303# Tracers
1304#
25991b90
KG
1305# CONFIG_FUNCTION_TRACER is not set
1306# CONFIG_SCHED_TRACER is not set
1307# CONFIG_CONTEXT_SWITCH_TRACER is not set
1308# CONFIG_EVENT_TRACER is not set
1309# CONFIG_BOOT_TRACER is not set
1310# CONFIG_TRACE_BRANCH_PROFILING is not set
1311# CONFIG_STACK_TRACER is not set
1312# CONFIG_KMEMTRACE is not set
1313# CONFIG_WORKQUEUE_TRACER is not set
1314# CONFIG_BLK_DEV_IO_TRACE is not set
96f39c17 1315# CONFIG_SAMPLES is not set
2bb2e1db 1316CONFIG_HAVE_ARCH_KGDB=y
b57cee20 1317CONFIG_PRINT_STACK_DEPTH=64
70b3ec3e 1318# CONFIG_IRQSTACKS is not set
96f39c17
JL
1319# CONFIG_BOOTX_TEXT is not set
1320# CONFIG_PPC_EARLY_DEBUG is not set
1321
1322#
1323# Security options
1324#
1325# CONFIG_KEYS is not set
1326# CONFIG_SECURITY is not set
ea37194d 1327# CONFIG_SECURITYFS is not set
96f39c17
JL
1328# CONFIG_SECURITY_FILE_CAPABILITIES is not set
1329CONFIG_XOR_BLOCKS=y
1330CONFIG_ASYNC_CORE=y
1331CONFIG_ASYNC_MEMCPY=y
1332CONFIG_ASYNC_XOR=y
1333# CONFIG_CRYPTO is not set
1334# CONFIG_PPC_CLOCK is not set
70b3ec3e 1335# CONFIG_VIRTUALIZATION is not set