blob: 64dff21516cbe95cc13e6070b1b9ace23bc1e8e5 [file] [log] [blame]
Kumar Galab38308a2008-01-28 10:52:15 -06001#
2# Automatically generated make config: don't edit
Kumar Galae9bcf142009-11-05 08:21:18 -06003# Linux kernel version: 2.6.32-rc5
4# Thu Nov 5 08:20:12 2009
Kumar Galab38308a2008-01-28 10:52:15 -06005#
6# CONFIG_PPC64 is not set
7
8#
9# Processor support
10#
Kumar Gala34466c52009-07-29 23:34:01 -050011CONFIG_PPC_BOOK3S_32=y
Kumar Galab38308a2008-01-28 10:52:15 -060012# 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
Kumar Galafa0b5592009-05-13 17:24:24 -050017CONFIG_PPC_BOOK3S=y
Kumar Gala34466c52009-07-29 23:34:01 -050018CONFIG_6xx=y
Kumar Galab38308a2008-01-28 10:52:15 -060019CONFIG_PPC_FPU=y
Kumar Galaeff2f1e2008-03-24 08:56:06 -050020# CONFIG_FSL_EMB_PERFMON is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -050021# CONFIG_ALTIVEC is not set
Kumar Galab38308a2008-01-28 10:52:15 -060022CONFIG_PPC_STD_MMU=y
23CONFIG_PPC_STD_MMU_32=y
24# CONFIG_PPC_MM_SLICES is not set
Kumar Gala34466c52009-07-29 23:34:01 -050025CONFIG_PPC_HAVE_PMU_SUPPORT=y
Kumar Galab38308a2008-01-28 10:52:15 -060026# CONFIG_SMP is not set
27CONFIG_PPC32=y
28CONFIG_WORD_SIZE=32
Kumar Galaea371942008-11-08 12:32:41 -060029# CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set
Kumar Galab38308a2008-01-28 10:52:15 -060030CONFIG_MMU=y
31CONFIG_GENERIC_CMOS_UPDATE=y
32CONFIG_GENERIC_TIME=y
33CONFIG_GENERIC_TIME_VSYSCALL=y
34CONFIG_GENERIC_CLOCKEVENTS=y
35CONFIG_GENERIC_HARDIRQS=y
Kumar Gala34466c52009-07-29 23:34:01 -050036CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
Kumar Galaeff2f1e2008-03-24 08:56:06 -050037# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set
Kumar Galae9bcf142009-11-05 08:21:18 -060038# CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set
Kumar Galab38308a2008-01-28 10:52:15 -060039CONFIG_IRQ_PER_CPU=y
Kumar Gala70b3ec32008-06-09 08:53:39 -050040CONFIG_STACKTRACE_SUPPORT=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -050041CONFIG_HAVE_LATENCYTOP_SUPPORT=y
Kumar Gala34466c52009-07-29 23:34:01 -050042CONFIG_TRACE_IRQFLAGS_SUPPORT=y
Kumar Gala70b3ec32008-06-09 08:53:39 -050043CONFIG_LOCKDEP_SUPPORT=y
Kumar Galab38308a2008-01-28 10:52:15 -060044CONFIG_RWSEM_XCHGADD_ALGORITHM=y
45CONFIG_ARCH_HAS_ILOG2_U32=y
46CONFIG_GENERIC_HWEIGHT=y
Kumar Galab38308a2008-01-28 10:52:15 -060047CONFIG_GENERIC_FIND_NEXT_BIT=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -050048CONFIG_GENERIC_GPIO=y
Kumar Galab38308a2008-01-28 10:52:15 -060049# CONFIG_ARCH_NO_VIRT_TO_BUS is not set
50CONFIG_PPC=y
51CONFIG_EARLY_PRINTK=y
52CONFIG_GENERIC_NVRAM=y
Kumar Gala47b193a2009-01-26 20:00:18 -060053CONFIG_SCHED_OMIT_FRAME_POINTER=y
Kumar Galab38308a2008-01-28 10:52:15 -060054CONFIG_ARCH_MAY_HAVE_PC_FDC=y
55CONFIG_PPC_OF=y
56CONFIG_OF=y
57CONFIG_PPC_UDBG_16550=y
58# CONFIG_GENERIC_TBSYNC is not set
59CONFIG_AUDIT_ARCH=y
60CONFIG_GENERIC_BUG=y
Kumar Gala34466c52009-07-29 23:34:01 -050061CONFIG_DTC=y
Kumar Galab38308a2008-01-28 10:52:15 -060062CONFIG_DEFAULT_UIMAGE=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -050063CONFIG_REDBOOT=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -050064CONFIG_ARCH_SUSPEND_POSSIBLE=y
Kumar Galab38308a2008-01-28 10:52:15 -060065# CONFIG_PPC_DCR_NATIVE is not set
66# CONFIG_PPC_DCR_MMIO is not set
Kumar Galafa0b5592009-05-13 17:24:24 -050067CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
Kumar Galab38308a2008-01-28 10:52:15 -060068CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
Kumar Gala34466c52009-07-29 23:34:01 -050069CONFIG_CONSTRUCTORS=y
Kumar Galab38308a2008-01-28 10:52:15 -060070
71#
72# General setup
73#
74CONFIG_EXPERIMENTAL=y
75CONFIG_BROKEN_ON_SMP=y
76CONFIG_INIT_ENV_ARG_LIMIT=32
77CONFIG_LOCALVERSION=""
78CONFIG_LOCALVERSION_AUTO=y
79CONFIG_SWAP=y
80CONFIG_SYSVIPC=y
81CONFIG_SYSVIPC_SYSCTL=y
82# CONFIG_POSIX_MQUEUE is not set
83# CONFIG_BSD_PROCESS_ACCT is not set
84# CONFIG_TASKSTATS is not set
Kumar Galab38308a2008-01-28 10:52:15 -060085# CONFIG_AUDIT is not set
Kumar Galafa0b5592009-05-13 17:24:24 -050086
87#
88# RCU Subsystem
89#
Kumar Galae9bcf142009-11-05 08:21:18 -060090CONFIG_TREE_RCU=y
91# CONFIG_TREE_PREEMPT_RCU is not set
92# CONFIG_RCU_TRACE is not set
93CONFIG_RCU_FANOUT=32
94# CONFIG_RCU_FANOUT_EXACT is not set
Kumar Galafa0b5592009-05-13 17:24:24 -050095# CONFIG_TREE_RCU_TRACE is not set
Kumar Galab38308a2008-01-28 10:52:15 -060096# CONFIG_IKCONFIG is not set
97CONFIG_LOG_BUF_SHIFT=14
Kumar Galaeff2f1e2008-03-24 08:56:06 -050098CONFIG_GROUP_SCHED=y
Kumar Galab38308a2008-01-28 10:52:15 -060099CONFIG_FAIR_GROUP_SCHED=y
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500100# CONFIG_RT_GROUP_SCHED is not set
101CONFIG_USER_SCHED=y
102# CONFIG_CGROUP_SCHED is not set
Kumar Gala47b193a2009-01-26 20:00:18 -0600103# CONFIG_CGROUPS is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600104CONFIG_SYSFS_DEPRECATED=y
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500105CONFIG_SYSFS_DEPRECATED_V2=y
Kumar Galab38308a2008-01-28 10:52:15 -0600106# CONFIG_RELAY is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500107# CONFIG_NAMESPACES is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600108CONFIG_BLK_DEV_INITRD=y
109CONFIG_INITRAMFS_SOURCE=""
Kumar Galafa0b5592009-05-13 17:24:24 -0500110CONFIG_RD_GZIP=y
111# CONFIG_RD_BZIP2 is not set
112# CONFIG_RD_LZMA is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600113# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
114CONFIG_SYSCTL=y
Kumar Galafa0b5592009-05-13 17:24:24 -0500115CONFIG_ANON_INODES=y
Kumar Galab38308a2008-01-28 10:52:15 -0600116CONFIG_EMBEDDED=y
117CONFIG_SYSCTL_SYSCALL=y
118CONFIG_KALLSYMS=y
119# CONFIG_KALLSYMS_EXTRA_PASS is not set
120CONFIG_HOTPLUG=y
121CONFIG_PRINTK=y
122CONFIG_BUG=y
123CONFIG_ELF_CORE=y
124CONFIG_BASE_FULL=y
125CONFIG_FUTEX=y
Kumar Galab38308a2008-01-28 10:52:15 -0600126# CONFIG_EPOLL is not set
127CONFIG_SIGNALFD=y
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500128CONFIG_TIMERFD=y
Kumar Galab38308a2008-01-28 10:52:15 -0600129CONFIG_EVENTFD=y
130CONFIG_SHMEM=y
Kumar Galaea371942008-11-08 12:32:41 -0600131CONFIG_AIO=y
Kumar Galae9bcf142009-11-05 08:21:18 -0600132CONFIG_HAVE_PERF_EVENTS=y
Kumar Gala34466c52009-07-29 23:34:01 -0500133
134#
Kumar Galae9bcf142009-11-05 08:21:18 -0600135# Kernel Performance Events And Counters
Kumar Gala34466c52009-07-29 23:34:01 -0500136#
Kumar Galae9bcf142009-11-05 08:21:18 -0600137# CONFIG_PERF_EVENTS is not set
Kumar Gala34466c52009-07-29 23:34:01 -0500138# CONFIG_PERF_COUNTERS is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600139CONFIG_VM_EVENT_COUNTERS=y
Kumar Galaea371942008-11-08 12:32:41 -0600140CONFIG_PCI_QUIRKS=y
Kumar Galafa0b5592009-05-13 17:24:24 -0500141CONFIG_COMPAT_BRK=y
Kumar Galab38308a2008-01-28 10:52:15 -0600142CONFIG_SLAB=y
143# CONFIG_SLUB is not set
144# CONFIG_SLOB is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500145# CONFIG_PROFILING is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500146CONFIG_HAVE_OPROFILE=y
147# CONFIG_KPROBES is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500148CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
149CONFIG_HAVE_IOREMAP_PROT=y
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500150CONFIG_HAVE_KPROBES=y
151CONFIG_HAVE_KRETPROBES=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500152CONFIG_HAVE_ARCH_TRACEHOOK=y
Kumar Galae9bcf142009-11-05 08:21:18 -0600153CONFIG_HAVE_DMA_ATTRS=y
154CONFIG_HAVE_DMA_API_DEBUG=y
Kumar Gala34466c52009-07-29 23:34:01 -0500155
156#
157# GCOV-based kernel profiling
158#
Kumar Galafa0b5592009-05-13 17:24:24 -0500159# CONFIG_SLOW_WORK is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500160# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600161CONFIG_SLABINFO=y
162CONFIG_RT_MUTEXES=y
Kumar Galab38308a2008-01-28 10:52:15 -0600163CONFIG_BASE_SMALL=0
164CONFIG_MODULES=y
Kumar Gala70b3ec32008-06-09 08:53:39 -0500165# CONFIG_MODULE_FORCE_LOAD is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600166CONFIG_MODULE_UNLOAD=y
167# CONFIG_MODULE_FORCE_UNLOAD is not set
168# CONFIG_MODVERSIONS is not set
169# CONFIG_MODULE_SRCVERSION_ALL is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600170CONFIG_BLOCK=y
Kumar Gala34466c52009-07-29 23:34:01 -0500171CONFIG_LBDAF=y
Kumar Galab38308a2008-01-28 10:52:15 -0600172# CONFIG_BLK_DEV_BSG is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500173# CONFIG_BLK_DEV_INTEGRITY is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600174
175#
176# IO Schedulers
177#
178CONFIG_IOSCHED_NOOP=y
179CONFIG_IOSCHED_AS=y
180CONFIG_IOSCHED_DEADLINE=y
181CONFIG_IOSCHED_CFQ=y
182CONFIG_DEFAULT_AS=y
183# CONFIG_DEFAULT_DEADLINE is not set
184# CONFIG_DEFAULT_CFQ is not set
185# CONFIG_DEFAULT_NOOP is not set
186CONFIG_DEFAULT_IOSCHED="anticipatory"
Kumar Galaea371942008-11-08 12:32:41 -0600187# CONFIG_FREEZER is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600188
189#
190# Platform support
191#
Timur Tabidbe21632008-10-10 10:35:50 -0500192# CONFIG_PPC_CHRP is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500193# CONFIG_MPC5121_ADS is not set
194# CONFIG_MPC5121_GENERIC is not set
195# CONFIG_PPC_MPC52xx is not set
Kumar Galaea371942008-11-08 12:32:41 -0600196# CONFIG_PPC_PMAC is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600197# CONFIG_PPC_CELL is not set
198# CONFIG_PPC_CELL_NATIVE is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500199# CONFIG_PPC_82xx is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600200# CONFIG_PQ2ADS is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500201CONFIG_PPC_83xx=y
Kumar Galab38308a2008-01-28 10:52:15 -0600202CONFIG_MPC831x_RDB=y
203CONFIG_MPC832x_MDS=y
204CONFIG_MPC832x_RDB=y
205CONFIG_MPC834x_MDS=y
206CONFIG_MPC834x_ITX=y
207CONFIG_MPC836x_MDS=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500208CONFIG_MPC836x_RDK=y
Kumar Galab38308a2008-01-28 10:52:15 -0600209CONFIG_MPC837x_MDS=y
210CONFIG_MPC837x_RDB=y
211CONFIG_SBC834x=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500212CONFIG_ASP834x=y
Kumar Gala34466c52009-07-29 23:34:01 -0500213# CONFIG_KMETER1 is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600214CONFIG_PPC_MPC831x=y
215CONFIG_PPC_MPC832x=y
216CONFIG_PPC_MPC834x=y
217CONFIG_PPC_MPC837x=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500218# CONFIG_PPC_86xx is not set
219# CONFIG_EMBEDDED6xx is not set
Kumar Galafa0b5592009-05-13 17:24:24 -0500220# CONFIG_AMIGAONE is not set
221CONFIG_PPC_OF_BOOT_TRAMPOLINE=y
Kumar Galab38308a2008-01-28 10:52:15 -0600222CONFIG_IPIC=y
Kumar Galaea371942008-11-08 12:32:41 -0600223# CONFIG_MPIC is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600224# CONFIG_MPIC_WEIRD is not set
Kumar Galaea371942008-11-08 12:32:41 -0600225# CONFIG_PPC_I8259 is not set
226# CONFIG_PPC_RTAS is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600227# CONFIG_MMIO_NVRAM is not set
Kumar Galaea371942008-11-08 12:32:41 -0600228# CONFIG_PPC_MPC106 is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600229# CONFIG_PPC_970_NAP is not set
230# CONFIG_PPC_INDIRECT_IO is not set
231# CONFIG_GENERIC_IOMAP is not set
232# CONFIG_CPU_FREQ is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500233# CONFIG_TAU is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600234CONFIG_QUICC_ENGINE=y
Kumar Galaea371942008-11-08 12:32:41 -0600235CONFIG_QE_GPIO=y
Kumar Galab38308a2008-01-28 10:52:15 -0600236# CONFIG_FSL_ULI1575 is not set
Kumar Galaea371942008-11-08 12:32:41 -0600237# CONFIG_MPC8xxx_GPIO is not set
Kumar Gala47b193a2009-01-26 20:00:18 -0600238# CONFIG_SIMPLE_GPIO is not set
239# CONFIG_MCU_MPC8349EMITX is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600240
241#
242# Kernel options
243#
244# CONFIG_HIGHMEM is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600245# CONFIG_NO_HZ is not set
246# CONFIG_HIGH_RES_TIMERS is not set
247CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
248# CONFIG_HZ_100 is not set
249CONFIG_HZ_250=y
250# CONFIG_HZ_300 is not set
251# CONFIG_HZ_1000 is not set
252CONFIG_HZ=250
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500253# CONFIG_SCHED_HRTICK is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600254CONFIG_PREEMPT_NONE=y
255# CONFIG_PREEMPT_VOLUNTARY is not set
256# CONFIG_PREEMPT is not set
257CONFIG_BINFMT_ELF=y
Kumar Galaea371942008-11-08 12:32:41 -0600258# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
259# CONFIG_HAVE_AOUT is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600260# CONFIG_BINFMT_MISC is not set
Kim Phillipse1664ee2008-02-01 18:10:03 -0600261CONFIG_MATH_EMULATION=y
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500262# CONFIG_IOMMU_HELPER is not set
Kumar Gala34466c52009-07-29 23:34:01 -0500263# CONFIG_SWIOTLB is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600264CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500265CONFIG_ARCH_HAS_WALK_MEMORY=y
266CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500267# CONFIG_KEXEC is not set
Kumar Gala47b193a2009-01-26 20:00:18 -0600268# CONFIG_CRASH_DUMP is not set
Kumar Galae9bcf142009-11-05 08:21:18 -0600269CONFIG_MAX_ACTIVE_REGIONS=32
Kumar Galab38308a2008-01-28 10:52:15 -0600270CONFIG_ARCH_FLATMEM_ENABLE=y
271CONFIG_ARCH_POPULATES_NODE_MAP=y
272CONFIG_SELECT_MEMORY_MODEL=y
273CONFIG_FLATMEM_MANUAL=y
274# CONFIG_DISCONTIGMEM_MANUAL is not set
275# CONFIG_SPARSEMEM_MANUAL is not set
276CONFIG_FLATMEM=y
277CONFIG_FLAT_NODE_MEM_MAP=y
Kumar Gala70b3ec32008-06-09 08:53:39 -0500278CONFIG_PAGEFLAGS_EXTENDED=y
Kumar Galab38308a2008-01-28 10:52:15 -0600279CONFIG_SPLIT_PTLOCK_CPUS=4
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500280CONFIG_MIGRATION=y
Kumar Galaea371942008-11-08 12:32:41 -0600281# CONFIG_PHYS_ADDR_T_64BIT is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600282CONFIG_ZONE_DMA_FLAG=1
283CONFIG_BOUNCE=y
284CONFIG_VIRT_TO_BUS=y
Kumar Galafa0b5592009-05-13 17:24:24 -0500285CONFIG_HAVE_MLOCK=y
286CONFIG_HAVE_MLOCKED_PAGE_BIT=y
Kumar Galae9bcf142009-11-05 08:21:18 -0600287# CONFIG_KSM is not set
Kumar Gala34466c52009-07-29 23:34:01 -0500288CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
Kumar Gala47b193a2009-01-26 20:00:18 -0600289CONFIG_PPC_4K_PAGES=y
290# CONFIG_PPC_16K_PAGES is not set
291# CONFIG_PPC_64K_PAGES is not set
Kumar Galafa0b5592009-05-13 17:24:24 -0500292# CONFIG_PPC_256K_PAGES is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -0500293CONFIG_FORCE_MAX_ZONEORDER=11
Kumar Galab38308a2008-01-28 10:52:15 -0600294CONFIG_PROC_DEVICETREE=y
295# CONFIG_CMDLINE_BOOL is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500296CONFIG_EXTRA_TARGETS=""
Kumar Galab38308a2008-01-28 10:52:15 -0600297# CONFIG_PM is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600298CONFIG_SECCOMP=y
Kumar Galab38308a2008-01-28 10:52:15 -0600299CONFIG_ISA_DMA_API=y
300
301#
302# Bus options
303#
304CONFIG_ZONE_DMA=y
305CONFIG_GENERIC_ISA_DMA=y
306CONFIG_PPC_INDIRECT_PCI=y
307CONFIG_FSL_SOC=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500308CONFIG_FSL_PCI=y
309CONFIG_FSL_LBC=y
310CONFIG_FSL_GTM=y
311CONFIG_PPC_PCI_CHOICE=y
312CONFIG_PCI=y
313CONFIG_PCI_DOMAINS=y
314CONFIG_PCI_SYSCALL=y
315# CONFIG_PCIEPORTBUS is not set
316CONFIG_ARCH_SUPPORTS_MSI=y
317# CONFIG_PCI_MSI is not set
Kumar Galaea371942008-11-08 12:32:41 -0600318# CONFIG_PCI_LEGACY is not set
Kumar Gala47b193a2009-01-26 20:00:18 -0600319# CONFIG_PCI_STUB is not set
Kumar Galafa0b5592009-05-13 17:24:24 -0500320# CONFIG_PCI_IOV is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600321# CONFIG_PCCARD is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500322# CONFIG_HOTPLUG_PCI is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -0500323# CONFIG_HAS_RAPIDIO is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600324
325#
326# Advanced setup
327#
328# CONFIG_ADVANCED_OPTIONS is not set
329
330#
331# Default settings for advanced configuration options are used
332#
Kumar Galab38308a2008-01-28 10:52:15 -0600333CONFIG_LOWMEM_SIZE=0x30000000
Kumar Gala70b3ec32008-06-09 08:53:39 -0500334CONFIG_PAGE_OFFSET=0xc0000000
Kumar Galab38308a2008-01-28 10:52:15 -0600335CONFIG_KERNEL_START=0xc0000000
Kumar Gala70b3ec32008-06-09 08:53:39 -0500336CONFIG_PHYSICAL_START=0x00000000
Kumar Galab38308a2008-01-28 10:52:15 -0600337CONFIG_TASK_SIZE=0xc0000000
Kumar Galab38308a2008-01-28 10:52:15 -0600338CONFIG_NET=y
339
340#
341# Networking options
342#
343CONFIG_PACKET=y
344# CONFIG_PACKET_MMAP is not set
345CONFIG_UNIX=y
346CONFIG_XFRM=y
347CONFIG_XFRM_USER=m
348# CONFIG_XFRM_SUB_POLICY is not set
349# CONFIG_XFRM_MIGRATE is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500350# CONFIG_XFRM_STATISTICS is not set
Kim Phillips114785a2009-10-12 11:35:27 -0500351CONFIG_NET_KEY=y
352# CONFIG_NET_KEY_MIGRATE is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600353CONFIG_INET=y
354CONFIG_IP_MULTICAST=y
355# CONFIG_IP_ADVANCED_ROUTER is not set
356CONFIG_IP_FIB_HASH=y
357CONFIG_IP_PNP=y
358CONFIG_IP_PNP_DHCP=y
359CONFIG_IP_PNP_BOOTP=y
360# CONFIG_IP_PNP_RARP is not set
361# CONFIG_NET_IPIP is not set
362# CONFIG_NET_IPGRE is not set
363# CONFIG_IP_MROUTE is not set
364# CONFIG_ARPD is not set
365CONFIG_SYN_COOKIES=y
366# CONFIG_INET_AH is not set
Kim Phillips114785a2009-10-12 11:35:27 -0500367CONFIG_INET_ESP=y
Kumar Galab38308a2008-01-28 10:52:15 -0600368# CONFIG_INET_IPCOMP is not set
369# CONFIG_INET_XFRM_TUNNEL is not set
370# CONFIG_INET_TUNNEL is not set
371CONFIG_INET_XFRM_MODE_TRANSPORT=y
372CONFIG_INET_XFRM_MODE_TUNNEL=y
373CONFIG_INET_XFRM_MODE_BEET=y
374# CONFIG_INET_LRO is not set
375CONFIG_INET_DIAG=y
376CONFIG_INET_TCP_DIAG=y
377# CONFIG_TCP_CONG_ADVANCED is not set
378CONFIG_TCP_CONG_CUBIC=y
379CONFIG_DEFAULT_TCP_CONG="cubic"
380# CONFIG_TCP_MD5SIG is not set
381# CONFIG_IPV6 is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600382# CONFIG_NETWORK_SECMARK is not set
383# CONFIG_NETFILTER is not set
384# CONFIG_IP_DCCP is not set
385# CONFIG_IP_SCTP is not set
Kumar Galae9bcf142009-11-05 08:21:18 -0600386# CONFIG_RDS is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600387# CONFIG_TIPC is not set
388# CONFIG_ATM is not set
389# CONFIG_BRIDGE is not set
Kumar Galaea371942008-11-08 12:32:41 -0600390# CONFIG_NET_DSA is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600391# 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
396# CONFIG_X25 is not set
397# CONFIG_LAPB is not set
398# CONFIG_ECONET is not set
399# CONFIG_WAN_ROUTER is not set
Kumar Galafa0b5592009-05-13 17:24:24 -0500400# CONFIG_PHONET is not set
Kumar Gala34466c52009-07-29 23:34:01 -0500401# CONFIG_IEEE802154 is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600402# CONFIG_NET_SCHED is not set
Kumar Gala47b193a2009-01-26 20:00:18 -0600403# CONFIG_DCB is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600404
405#
406# Network testing
407#
408# CONFIG_NET_PKTGEN is not set
409# CONFIG_HAMRADIO is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500410# CONFIG_CAN is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600411# CONFIG_IRDA is not set
412# CONFIG_BT is not set
413# CONFIG_AF_RXRPC is not set
Kumar Galaea371942008-11-08 12:32:41 -0600414CONFIG_WIRELESS=y
Kumar Galab38308a2008-01-28 10:52:15 -0600415# CONFIG_CFG80211 is not set
Kumar Galae9bcf142009-11-05 08:21:18 -0600416CONFIG_CFG80211_DEFAULT_PS_VALUE=0
Kumar Galaea371942008-11-08 12:32:41 -0600417CONFIG_WIRELESS_OLD_REGULATORY=y
Kumar Galab38308a2008-01-28 10:52:15 -0600418# CONFIG_WIRELESS_EXT is not set
Kumar Gala47b193a2009-01-26 20:00:18 -0600419# CONFIG_LIB80211 is not set
Kumar Gala34466c52009-07-29 23:34:01 -0500420
421#
422# CFG80211 needs to be enabled for MAC80211
423#
Kumar Gala47b193a2009-01-26 20:00:18 -0600424# CONFIG_WIMAX is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600425# CONFIG_RFKILL is not set
426# CONFIG_NET_9P is not set
427
428#
429# Device Drivers
430#
431
432#
433# Generic Driver Options
434#
435CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
Kumar Galae9bcf142009-11-05 08:21:18 -0600436# CONFIG_DEVTMPFS is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600437CONFIG_STANDALONE=y
438CONFIG_PREVENT_FIRMWARE_BUILD=y
439# CONFIG_FW_LOADER is not set
440# CONFIG_SYS_HYPERVISOR is not set
441# CONFIG_CONNECTOR is not set
Kumar Galaf9b99082008-04-15 18:13:30 -0500442CONFIG_MTD=y
443# CONFIG_MTD_DEBUG is not set
Kumar Galae9bcf142009-11-05 08:21:18 -0600444# CONFIG_MTD_TESTS is not set
Kumar Galaf9b99082008-04-15 18:13:30 -0500445# CONFIG_MTD_CONCAT is not set
446CONFIG_MTD_PARTITIONS=y
447# CONFIG_MTD_REDBOOT_PARTS is not set
448# CONFIG_MTD_CMDLINE_PARTS is not set
449CONFIG_MTD_OF_PARTS=y
Kumar Gala70b3ec32008-06-09 08:53:39 -0500450# CONFIG_MTD_AR7_PARTS is not set
Kumar Galaf9b99082008-04-15 18:13:30 -0500451
452#
453# User Modules And Translation Layers
454#
455CONFIG_MTD_CHAR=y
456CONFIG_MTD_BLKDEVS=y
457CONFIG_MTD_BLOCK=y
458# CONFIG_FTL is not set
459# CONFIG_NFTL is not set
460# CONFIG_INFTL is not set
461# CONFIG_RFD_FTL is not set
462# CONFIG_SSFDC is not set
463# CONFIG_MTD_OOPS is not set
464
465#
466# RAM/ROM/Flash chip drivers
467#
468CONFIG_MTD_CFI=y
469# CONFIG_MTD_JEDECPROBE is not set
470CONFIG_MTD_GEN_PROBE=y
471# CONFIG_MTD_CFI_ADV_OPTIONS is not set
472CONFIG_MTD_MAP_BANK_WIDTH_1=y
473CONFIG_MTD_MAP_BANK_WIDTH_2=y
474CONFIG_MTD_MAP_BANK_WIDTH_4=y
475# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
476# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
477# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
478CONFIG_MTD_CFI_I1=y
479CONFIG_MTD_CFI_I2=y
480# CONFIG_MTD_CFI_I4 is not set
481# CONFIG_MTD_CFI_I8 is not set
482# CONFIG_MTD_CFI_INTELEXT is not set
483CONFIG_MTD_CFI_AMDSTD=y
484# CONFIG_MTD_CFI_STAA is not set
485CONFIG_MTD_CFI_UTIL=y
486# CONFIG_MTD_RAM is not set
487# CONFIG_MTD_ROM is not set
488# CONFIG_MTD_ABSENT is not set
489
490#
491# Mapping drivers for chip access
492#
493# CONFIG_MTD_COMPLEX_MAPPINGS is not set
494# CONFIG_MTD_PHYSMAP is not set
495CONFIG_MTD_PHYSMAP_OF=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500496# CONFIG_MTD_INTEL_VR_NOR is not set
Kumar Galaf9b99082008-04-15 18:13:30 -0500497# CONFIG_MTD_PLATRAM is not set
498
499#
500# Self-contained MTD device drivers
501#
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500502# CONFIG_MTD_PMC551 is not set
Kumar Galaf9b99082008-04-15 18:13:30 -0500503# CONFIG_MTD_SLRAM is not set
504# CONFIG_MTD_PHRAM is not set
505# CONFIG_MTD_MTDRAM is not set
506# CONFIG_MTD_BLOCK2MTD is not set
507
508#
509# Disk-On-Chip Device Drivers
510#
511# CONFIG_MTD_DOC2000 is not set
512# CONFIG_MTD_DOC2001 is not set
513# CONFIG_MTD_DOC2001PLUS is not set
514CONFIG_MTD_NAND=y
515CONFIG_MTD_NAND_VERIFY_WRITE=y
516# CONFIG_MTD_NAND_ECC_SMC is not set
517# CONFIG_MTD_NAND_MUSEUM_IDS is not set
518CONFIG_MTD_NAND_IDS=y
519# CONFIG_MTD_NAND_DISKONCHIP is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500520# CONFIG_MTD_NAND_CAFE is not set
Kumar Galaf9b99082008-04-15 18:13:30 -0500521# CONFIG_MTD_NAND_NANDSIM is not set
522# CONFIG_MTD_NAND_PLATFORM is not set
523# CONFIG_MTD_ALAUDA is not set
524CONFIG_MTD_NAND_FSL_ELBC=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500525# CONFIG_MTD_NAND_FSL_UPM is not set
Kumar Galaf9b99082008-04-15 18:13:30 -0500526# CONFIG_MTD_ONENAND is not set
527
528#
Kumar Gala47b193a2009-01-26 20:00:18 -0600529# LPDDR flash memory drivers
530#
531# CONFIG_MTD_LPDDR is not set
Kumar Gala47b193a2009-01-26 20:00:18 -0600532
533#
Kumar Galaf9b99082008-04-15 18:13:30 -0500534# UBI - Unsorted block images
535#
536# CONFIG_MTD_UBI is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600537CONFIG_OF_DEVICE=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500538CONFIG_OF_GPIO=y
Kumar Gala70b3ec32008-06-09 08:53:39 -0500539CONFIG_OF_I2C=y
Kumar Gala34466c52009-07-29 23:34:01 -0500540CONFIG_OF_MDIO=y
Kumar Galab38308a2008-01-28 10:52:15 -0600541# CONFIG_PARPORT is not set
542CONFIG_BLK_DEV=y
543# CONFIG_BLK_DEV_FD is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500544# CONFIG_BLK_CPQ_DA is not set
545# CONFIG_BLK_CPQ_CISS_DA is not set
546# CONFIG_BLK_DEV_DAC960 is not set
547# CONFIG_BLK_DEV_UMEM is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600548# CONFIG_BLK_DEV_COW_COMMON is not set
549CONFIG_BLK_DEV_LOOP=y
550# CONFIG_BLK_DEV_CRYPTOLOOP is not set
551# CONFIG_BLK_DEV_NBD is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500552# CONFIG_BLK_DEV_SX8 is not set
Kumar Galaf9b99082008-04-15 18:13:30 -0500553# CONFIG_BLK_DEV_UB is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600554CONFIG_BLK_DEV_RAM=y
555CONFIG_BLK_DEV_RAM_COUNT=16
556CONFIG_BLK_DEV_RAM_SIZE=32768
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500557# CONFIG_BLK_DEV_XIP is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600558# CONFIG_CDROM_PKTCDVD is not set
559# CONFIG_ATA_OVER_ETH is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500560# CONFIG_BLK_DEV_HD is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600561CONFIG_MISC_DEVICES=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500562# CONFIG_PHANTOM is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500563# CONFIG_SGI_IOC4 is not set
564# CONFIG_TIFM_CORE is not set
Kumar Gala47b193a2009-01-26 20:00:18 -0600565# CONFIG_ICS932S401 is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500566# CONFIG_ENCLOSURE_SERVICES is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500567# CONFIG_HP_ILO is not set
Kumar Galafa0b5592009-05-13 17:24:24 -0500568# CONFIG_ISL29003 is not set
Kumar Gala47b193a2009-01-26 20:00:18 -0600569# CONFIG_C2PORT is not set
Kumar Galafa0b5592009-05-13 17:24:24 -0500570
571#
572# EEPROM support
573#
574# CONFIG_EEPROM_AT24 is not set
575# CONFIG_EEPROM_LEGACY is not set
Kumar Gala34466c52009-07-29 23:34:01 -0500576# CONFIG_EEPROM_MAX6875 is not set
Kumar Galafa0b5592009-05-13 17:24:24 -0500577# CONFIG_EEPROM_93CX6 is not set
Kumar Gala34466c52009-07-29 23:34:01 -0500578# CONFIG_CB710_CORE is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500579CONFIG_HAVE_IDE=y
Kumar Galab38308a2008-01-28 10:52:15 -0600580# CONFIG_IDE is not set
581
582#
583# SCSI device support
584#
585# CONFIG_RAID_ATTRS is not set
586CONFIG_SCSI=y
587CONFIG_SCSI_DMA=y
588# CONFIG_SCSI_TGT is not set
589# CONFIG_SCSI_NETLINK is not set
590CONFIG_SCSI_PROC_FS=y
591
592#
593# SCSI support type (disk, tape, CD-ROM)
594#
595CONFIG_BLK_DEV_SD=y
596# CONFIG_CHR_DEV_ST is not set
597# CONFIG_CHR_DEV_OSST is not set
598# CONFIG_BLK_DEV_SR is not set
599CONFIG_CHR_DEV_SG=y
600# CONFIG_CHR_DEV_SCH is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600601# CONFIG_SCSI_MULTI_LUN is not set
602# CONFIG_SCSI_CONSTANTS is not set
603# CONFIG_SCSI_LOGGING is not set
604# CONFIG_SCSI_SCAN_ASYNC is not set
605CONFIG_SCSI_WAIT_SCAN=m
606
607#
608# SCSI Transports
609#
610# CONFIG_SCSI_SPI_ATTRS is not set
611# CONFIG_SCSI_FC_ATTRS is not set
612# CONFIG_SCSI_ISCSI_ATTRS is not set
613# CONFIG_SCSI_SAS_LIBSAS is not set
614# CONFIG_SCSI_SRP_ATTRS is not set
615CONFIG_SCSI_LOWLEVEL=y
616# CONFIG_ISCSI_TCP is not set
Kumar Gala47b193a2009-01-26 20:00:18 -0600617# CONFIG_SCSI_CXGB3_ISCSI is not set
Kumar Gala34466c52009-07-29 23:34:01 -0500618# CONFIG_SCSI_BNX2_ISCSI is not set
Kumar Galae9bcf142009-11-05 08:21:18 -0600619# CONFIG_BE2ISCSI is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500620# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
621# CONFIG_SCSI_3W_9XXX is not set
622# CONFIG_SCSI_ACARD is not set
623# CONFIG_SCSI_AACRAID is not set
624# CONFIG_SCSI_AIC7XXX is not set
625# CONFIG_SCSI_AIC7XXX_OLD is not set
626# CONFIG_SCSI_AIC79XX is not set
627# CONFIG_SCSI_AIC94XX is not set
Kumar Gala34466c52009-07-29 23:34:01 -0500628# CONFIG_SCSI_MVSAS is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500629# CONFIG_SCSI_DPT_I2O is not set
630# CONFIG_SCSI_ADVANSYS is not set
631# CONFIG_SCSI_ARCMSR is not set
632# CONFIG_MEGARAID_NEWGEN is not set
633# CONFIG_MEGARAID_LEGACY is not set
634# CONFIG_MEGARAID_SAS is not set
Kumar Galafa0b5592009-05-13 17:24:24 -0500635# CONFIG_SCSI_MPT2SAS is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500636# CONFIG_SCSI_HPTIOP is not set
637# CONFIG_SCSI_BUSLOGIC is not set
Kumar Gala47b193a2009-01-26 20:00:18 -0600638# CONFIG_LIBFC is not set
Kumar Galafa0b5592009-05-13 17:24:24 -0500639# CONFIG_LIBFCOE is not set
Kumar Gala47b193a2009-01-26 20:00:18 -0600640# CONFIG_FCOE is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500641# CONFIG_SCSI_DMX3191D is not set
642# CONFIG_SCSI_EATA is not set
643# CONFIG_SCSI_FUTURE_DOMAIN is not set
644# CONFIG_SCSI_GDTH is not set
645# CONFIG_SCSI_IPS is not set
646# CONFIG_SCSI_INITIO is not set
647# CONFIG_SCSI_INIA100 is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500648# CONFIG_SCSI_STEX is not set
649# CONFIG_SCSI_SYM53C8XX_2 is not set
650# CONFIG_SCSI_IPR is not set
651# CONFIG_SCSI_QLOGIC_1280 is not set
652# CONFIG_SCSI_QLA_FC is not set
653# CONFIG_SCSI_QLA_ISCSI is not set
654# CONFIG_SCSI_LPFC is not set
655# CONFIG_SCSI_DC395x is not set
656# CONFIG_SCSI_DC390T is not set
657# CONFIG_SCSI_NSP32 is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600658# CONFIG_SCSI_DEBUG is not set
Kumar Galae9bcf142009-11-05 08:21:18 -0600659# CONFIG_SCSI_PMCRAID is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500660# CONFIG_SCSI_SRP is not set
Kumar Galae9bcf142009-11-05 08:21:18 -0600661# CONFIG_SCSI_BFA_FC is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500662# CONFIG_SCSI_DH is not set
Kumar Galafa0b5592009-05-13 17:24:24 -0500663# CONFIG_SCSI_OSD_INITIATOR is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600664CONFIG_ATA=y
665# CONFIG_ATA_NONSTANDARD is not set
Kumar Galae9bcf142009-11-05 08:21:18 -0600666CONFIG_ATA_VERBOSE_ERROR=y
Kumar Gala70b3ec32008-06-09 08:53:39 -0500667CONFIG_SATA_PMP=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500668# CONFIG_SATA_AHCI is not set
669# CONFIG_SATA_SIL24 is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600670CONFIG_SATA_FSL=y
Kumar Gala70b3ec32008-06-09 08:53:39 -0500671CONFIG_ATA_SFF=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500672# CONFIG_SATA_SVW is not set
673# CONFIG_ATA_PIIX is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -0500674# CONFIG_SATA_MV is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500675# CONFIG_SATA_NV is not set
676# CONFIG_PDC_ADMA is not set
677# CONFIG_SATA_QSTOR is not set
678# CONFIG_SATA_PROMISE is not set
679# CONFIG_SATA_SX4 is not set
680# CONFIG_SATA_SIL is not set
681# CONFIG_SATA_SIS is not set
682# CONFIG_SATA_ULI is not set
683# CONFIG_SATA_VIA is not set
684# CONFIG_SATA_VITESSE is not set
685# CONFIG_SATA_INIC162X is not set
686# CONFIG_PATA_ALI is not set
687# CONFIG_PATA_AMD is not set
688# CONFIG_PATA_ARTOP is not set
Kumar Galae9bcf142009-11-05 08:21:18 -0600689# CONFIG_PATA_ATP867X is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500690# CONFIG_PATA_ATIIXP is not set
691# CONFIG_PATA_CMD640_PCI is not set
692# CONFIG_PATA_CMD64X is not set
693# CONFIG_PATA_CS5520 is not set
694# CONFIG_PATA_CS5530 is not set
695# CONFIG_PATA_CYPRESS is not set
696# CONFIG_PATA_EFAR is not set
697# CONFIG_ATA_GENERIC is not set
698# CONFIG_PATA_HPT366 is not set
699# CONFIG_PATA_HPT37X is not set
700# CONFIG_PATA_HPT3X2N is not set
701# CONFIG_PATA_HPT3X3 is not set
702# CONFIG_PATA_IT821X is not set
703# CONFIG_PATA_IT8213 is not set
704# CONFIG_PATA_JMICRON is not set
705# CONFIG_PATA_TRIFLEX is not set
706# CONFIG_PATA_MARVELL is not set
707# CONFIG_PATA_MPIIX is not set
708# CONFIG_PATA_OLDPIIX is not set
709# CONFIG_PATA_NETCELL is not set
710# CONFIG_PATA_NINJA32 is not set
711# CONFIG_PATA_NS87410 is not set
712# CONFIG_PATA_NS87415 is not set
713# CONFIG_PATA_OPTI is not set
714# CONFIG_PATA_OPTIDMA is not set
715# CONFIG_PATA_PDC_OLD is not set
716# CONFIG_PATA_RADISYS is not set
Kumar Galae9bcf142009-11-05 08:21:18 -0600717# CONFIG_PATA_RDC is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500718# CONFIG_PATA_RZ1000 is not set
719# CONFIG_PATA_SC1200 is not set
720# CONFIG_PATA_SERVERWORKS is not set
721# CONFIG_PATA_PDC2027X is not set
722# CONFIG_PATA_SIL680 is not set
723# CONFIG_PATA_SIS is not set
724# CONFIG_PATA_VIA is not set
725# CONFIG_PATA_WINBOND is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600726# CONFIG_PATA_PLATFORM is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500727# CONFIG_PATA_SCH is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600728# CONFIG_MD is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500729# CONFIG_FUSION is not set
730
731#
732# IEEE 1394 (FireWire) support
733#
734
735#
Kumar Gala34466c52009-07-29 23:34:01 -0500736# You can enable one or both FireWire driver stacks.
737#
738
739#
740# See the help texts for more information.
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500741#
742# CONFIG_FIREWIRE is not set
743# CONFIG_IEEE1394 is not set
744# CONFIG_I2O is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600745# CONFIG_MACINTOSH_DRIVERS is not set
746CONFIG_NETDEVICES=y
Kumar Galab38308a2008-01-28 10:52:15 -0600747# CONFIG_DUMMY is not set
748# CONFIG_BONDING is not set
749# CONFIG_MACVLAN is not set
750# CONFIG_EQUALIZER is not set
751# CONFIG_TUN is not set
752# CONFIG_VETH is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500753# CONFIG_ARCNET is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600754CONFIG_PHYLIB=y
755
756#
757# MII PHY device drivers
758#
759CONFIG_MARVELL_PHY=y
Kim Phillipse1664ee2008-02-01 18:10:03 -0600760CONFIG_DAVICOM_PHY=y
Kumar Galab38308a2008-01-28 10:52:15 -0600761# CONFIG_QSEMI_PHY is not set
762# CONFIG_LXT_PHY is not set
763# CONFIG_CICADA_PHY is not set
Kim Phillipse1664ee2008-02-01 18:10:03 -0600764CONFIG_VITESSE_PHY=y
Kumar Galab38308a2008-01-28 10:52:15 -0600765# CONFIG_SMSC_PHY is not set
766# CONFIG_BROADCOM_PHY is not set
Kim Phillipse1664ee2008-02-01 18:10:03 -0600767CONFIG_ICPLUS_PHY=y
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500768# CONFIG_REALTEK_PHY is not set
Kumar Gala47b193a2009-01-26 20:00:18 -0600769# CONFIG_NATIONAL_PHY is not set
770# CONFIG_STE10XP is not set
771# CONFIG_LSI_ET1011C_PHY is not set
Anton Vorontsovb2c27172008-12-04 20:52:31 +0300772CONFIG_FIXED_PHY=y
Kumar Galab38308a2008-01-28 10:52:15 -0600773# CONFIG_MDIO_BITBANG is not set
774CONFIG_NET_ETHERNET=y
775CONFIG_MII=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500776# CONFIG_HAPPYMEAL is not set
777# CONFIG_SUNGEM is not set
778# CONFIG_CASSINI is not set
779# CONFIG_NET_VENDOR_3COM is not set
Kumar Galafa0b5592009-05-13 17:24:24 -0500780# CONFIG_ETHOC is not set
781# CONFIG_DNET is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500782# CONFIG_NET_TULIP is not set
783# CONFIG_HP100 is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600784# CONFIG_IBM_NEW_EMAC_ZMII is not set
785# CONFIG_IBM_NEW_EMAC_RGMII is not set
786# CONFIG_IBM_NEW_EMAC_TAH is not set
787# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
Kumar Galaea371942008-11-08 12:32:41 -0600788# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
789# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
790# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500791# CONFIG_NET_PCI is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600792# CONFIG_B44 is not set
Kumar Gala34466c52009-07-29 23:34:01 -0500793# CONFIG_KS8842 is not set
Kumar Galae9bcf142009-11-05 08:21:18 -0600794# CONFIG_KS8851_MLL is not set
Kumar Galaea371942008-11-08 12:32:41 -0600795# CONFIG_ATL2 is not set
Kumar Galae9bcf142009-11-05 08:21:18 -0600796# CONFIG_XILINX_EMACLITE is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600797CONFIG_NETDEV_1000=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500798# CONFIG_ACENIC is not set
799# CONFIG_DL2K is not set
800# CONFIG_E1000 is not set
801# CONFIG_E1000E is not set
802# CONFIG_IP1000 is not set
803# CONFIG_IGB is not set
Kumar Galafa0b5592009-05-13 17:24:24 -0500804# CONFIG_IGBVF is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500805# CONFIG_NS83820 is not set
806# CONFIG_HAMACHI is not set
807# CONFIG_YELLOWFIN is not set
808# CONFIG_R8169 is not set
809# CONFIG_SIS190 is not set
810# CONFIG_SKGE is not set
811# CONFIG_SKY2 is not set
812# CONFIG_VIA_VELOCITY is not set
813# CONFIG_TIGON3 is not set
814# CONFIG_BNX2 is not set
Kumar Gala34466c52009-07-29 23:34:01 -0500815# CONFIG_CNIC is not set
Kumar Galafa0b5592009-05-13 17:24:24 -0500816CONFIG_FSL_PQ_MDIO=y
Kumar Galab38308a2008-01-28 10:52:15 -0600817CONFIG_GIANFAR=y
Kim Phillipse1664ee2008-02-01 18:10:03 -0600818CONFIG_UCC_GETH=y
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500819# CONFIG_UGETH_TX_ON_DEMAND is not set
Kumar Gala34466c52009-07-29 23:34:01 -0500820# CONFIG_MV643XX_ETH is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500821# CONFIG_QLA3XXX is not set
822# CONFIG_ATL1 is not set
823# CONFIG_ATL1E is not set
Kumar Galafa0b5592009-05-13 17:24:24 -0500824# CONFIG_ATL1C is not set
Kumar Galaea371942008-11-08 12:32:41 -0600825# CONFIG_JME is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600826CONFIG_NETDEV_10000=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500827# CONFIG_CHELSIO_T1 is not set
Kumar Gala47b193a2009-01-26 20:00:18 -0600828CONFIG_CHELSIO_T3_DEPENDS=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500829# CONFIG_CHELSIO_T3 is not set
Kumar Galaea371942008-11-08 12:32:41 -0600830# CONFIG_ENIC is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500831# CONFIG_IXGBE is not set
832# CONFIG_IXGB is not set
833# CONFIG_S2IO is not set
Kumar Galafa0b5592009-05-13 17:24:24 -0500834# CONFIG_VXGE is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500835# CONFIG_MYRI10GE is not set
836# CONFIG_NETXEN_NIC is not set
837# CONFIG_NIU is not set
Kumar Galaea371942008-11-08 12:32:41 -0600838# CONFIG_MLX4_EN is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500839# CONFIG_MLX4_CORE is not set
840# CONFIG_TEHUTI is not set
841# CONFIG_BNX2X is not set
Kumar Galaea371942008-11-08 12:32:41 -0600842# CONFIG_QLGE is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500843# CONFIG_SFC is not set
Kumar Galafa0b5592009-05-13 17:24:24 -0500844# CONFIG_BE2NET is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500845# CONFIG_TR is not set
Kumar Galae9bcf142009-11-05 08:21:18 -0600846CONFIG_WLAN=y
Kumar Galab38308a2008-01-28 10:52:15 -0600847# CONFIG_WLAN_PRE80211 is not set
848# CONFIG_WLAN_80211 is not set
Kumar Galaf9b99082008-04-15 18:13:30 -0500849
850#
Kumar Gala47b193a2009-01-26 20:00:18 -0600851# Enable WiMAX (Networking options) to see the WiMAX drivers
852#
853
854#
Kumar Galaf9b99082008-04-15 18:13:30 -0500855# USB Network Adapters
856#
857# CONFIG_USB_CATC is not set
858# CONFIG_USB_KAWETH is not set
859# CONFIG_USB_PEGASUS is not set
860# CONFIG_USB_RTL8150 is not set
861# CONFIG_USB_USBNET is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600862# CONFIG_WAN is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500863# CONFIG_FDDI is not set
864# CONFIG_HIPPI is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600865# CONFIG_PPP is not set
866# CONFIG_SLIP is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500867# CONFIG_NET_FC is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600868# CONFIG_NETCONSOLE is not set
869# CONFIG_NETPOLL is not set
870# CONFIG_NET_POLL_CONTROLLER is not set
871# CONFIG_ISDN is not set
872# CONFIG_PHONE is not set
873
874#
875# Input device support
876#
877CONFIG_INPUT=y
Kumar Galaea371942008-11-08 12:32:41 -0600878CONFIG_INPUT_FF_MEMLESS=m
Kumar Galab38308a2008-01-28 10:52:15 -0600879# CONFIG_INPUT_POLLDEV is not set
880
881#
882# Userland interfaces
883#
884# CONFIG_INPUT_MOUSEDEV is not set
885# CONFIG_INPUT_JOYDEV is not set
886# CONFIG_INPUT_EVDEV is not set
887# CONFIG_INPUT_EVBUG is not set
888
889#
890# Input Device Drivers
891#
892# CONFIG_INPUT_KEYBOARD is not set
893# CONFIG_INPUT_MOUSE is not set
894# CONFIG_INPUT_JOYSTICK is not set
895# CONFIG_INPUT_TABLET is not set
896# CONFIG_INPUT_TOUCHSCREEN is not set
897# CONFIG_INPUT_MISC is not set
898
899#
900# Hardware I/O ports
901#
902# CONFIG_SERIO is not set
903# CONFIG_GAMEPORT is not set
904
905#
906# Character devices
907#
908# CONFIG_VT is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -0500909CONFIG_DEVKMEM=y
Kumar Galab38308a2008-01-28 10:52:15 -0600910# CONFIG_SERIAL_NONSTANDARD is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500911# CONFIG_NOZOMI is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600912
913#
914# Serial drivers
915#
916CONFIG_SERIAL_8250=y
917CONFIG_SERIAL_8250_CONSOLE=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500918CONFIG_SERIAL_8250_PCI=y
Kumar Galab38308a2008-01-28 10:52:15 -0600919CONFIG_SERIAL_8250_NR_UARTS=4
920CONFIG_SERIAL_8250_RUNTIME_UARTS=4
921# CONFIG_SERIAL_8250_EXTENDED is not set
922
923#
924# Non-8250 serial port support
925#
926# CONFIG_SERIAL_UARTLITE is not set
927CONFIG_SERIAL_CORE=y
928CONFIG_SERIAL_CORE_CONSOLE=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500929# CONFIG_SERIAL_JSM is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600930# CONFIG_SERIAL_OF_PLATFORM is not set
931# CONFIG_SERIAL_QE is not set
932CONFIG_UNIX98_PTYS=y
Kumar Gala47b193a2009-01-26 20:00:18 -0600933# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600934CONFIG_LEGACY_PTYS=y
935CONFIG_LEGACY_PTY_COUNT=256
Kumar Gala47b193a2009-01-26 20:00:18 -0600936# CONFIG_HVC_UDBG is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600937# CONFIG_IPMI_HANDLER is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500938CONFIG_HW_RANDOM=y
Kumar Galafa0b5592009-05-13 17:24:24 -0500939# CONFIG_HW_RANDOM_TIMERIOMEM is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600940# CONFIG_NVRAM is not set
941CONFIG_GEN_RTC=y
942# CONFIG_GEN_RTC_X is not set
943# CONFIG_R3964 is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500944# CONFIG_APPLICOM is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600945# CONFIG_RAW_DRIVER is not set
946# CONFIG_TCG_TPM is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500947CONFIG_DEVPORT=y
Kumar Galab38308a2008-01-28 10:52:15 -0600948CONFIG_I2C=y
949CONFIG_I2C_BOARDINFO=y
Kumar Galae9bcf142009-11-05 08:21:18 -0600950CONFIG_I2C_COMPAT=y
Kumar Galab38308a2008-01-28 10:52:15 -0600951CONFIG_I2C_CHARDEV=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500952CONFIG_I2C_HELPER_AUTO=y
Kumar Galab38308a2008-01-28 10:52:15 -0600953
954#
Kumar Galab38308a2008-01-28 10:52:15 -0600955# I2C Hardware Bus support
956#
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500957
958#
959# PC SMBus host controller drivers
960#
961# CONFIG_I2C_ALI1535 is not set
962# CONFIG_I2C_ALI1563 is not set
963# CONFIG_I2C_ALI15X3 is not set
964# CONFIG_I2C_AMD756 is not set
965# CONFIG_I2C_AMD8111 is not set
966# CONFIG_I2C_I801 is not set
967# CONFIG_I2C_ISCH is not set
968# CONFIG_I2C_PIIX4 is not set
969# CONFIG_I2C_NFORCE2 is not set
970# CONFIG_I2C_SIS5595 is not set
971# CONFIG_I2C_SIS630 is not set
972# CONFIG_I2C_SIS96X is not set
973# CONFIG_I2C_VIA is not set
974# CONFIG_I2C_VIAPRO is not set
975
976#
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500977# I2C system bus drivers (mostly embedded / system-on-chip)
978#
979# CONFIG_I2C_GPIO is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600980CONFIG_I2C_MPC=y
981# CONFIG_I2C_OCORES is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600982# CONFIG_I2C_SIMTEC is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500983
984#
985# External I2C/SMBus adapter drivers
986#
987# CONFIG_I2C_PARPORT_LIGHT is not set
Kumar Galab38308a2008-01-28 10:52:15 -0600988# CONFIG_I2C_TAOS_EVM is not set
Kumar Galaf9b99082008-04-15 18:13:30 -0500989# CONFIG_I2C_TINY_USB is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500990
991#
992# Graphics adapter I2C/DDC channel drivers
993#
994# CONFIG_I2C_VOODOO3 is not set
995
996#
997# Other I2C/SMBus bus drivers
998#
Kumar Gala70b3ec32008-06-09 08:53:39 -0500999# CONFIG_I2C_PCA_PLATFORM is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001000# CONFIG_I2C_STUB is not set
Kumar Galab38308a2008-01-28 10:52:15 -06001001
1002#
1003# Miscellaneous I2C Chip support
1004#
Kumar Galab38308a2008-01-28 10:52:15 -06001005# CONFIG_DS1682 is not set
Kumar Galab38308a2008-01-28 10:52:15 -06001006# CONFIG_SENSORS_TSL2550 is not set
1007# CONFIG_I2C_DEBUG_CORE is not set
1008# CONFIG_I2C_DEBUG_ALGO is not set
1009# CONFIG_I2C_DEBUG_BUS is not set
1010# CONFIG_I2C_DEBUG_CHIP is not set
Kumar Galab38308a2008-01-28 10:52:15 -06001011# CONFIG_SPI is not set
Kumar Gala34466c52009-07-29 23:34:01 -05001012
1013#
1014# PPS support
1015#
1016# CONFIG_PPS is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001017CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
1018CONFIG_ARCH_REQUIRE_GPIOLIB=y
1019CONFIG_GPIOLIB=y
1020# CONFIG_GPIO_SYSFS is not set
1021
1022#
Kumar Gala47b193a2009-01-26 20:00:18 -06001023# Memory mapped GPIO expanders:
1024#
1025# CONFIG_GPIO_XILINX is not set
1026
1027#
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001028# I2C GPIO expanders:
1029#
1030# CONFIG_GPIO_MAX732X is not set
1031# CONFIG_GPIO_PCA953X is not set
1032# CONFIG_GPIO_PCF857X is not set
1033
1034#
1035# PCI GPIO expanders:
1036#
1037# CONFIG_GPIO_BT8XX is not set
Kumar Galae9bcf142009-11-05 08:21:18 -06001038# CONFIG_GPIO_LANGWELL is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001039
1040#
1041# SPI GPIO expanders:
1042#
Kumar Galae9bcf142009-11-05 08:21:18 -06001043
1044#
1045# AC97 GPIO expanders:
1046#
Kumar Galab38308a2008-01-28 10:52:15 -06001047# CONFIG_W1 is not set
1048# CONFIG_POWER_SUPPLY is not set
1049CONFIG_HWMON=y
1050# CONFIG_HWMON_VID is not set
Kumar Galae9bcf142009-11-05 08:21:18 -06001051# CONFIG_HWMON_DEBUG_CHIP is not set
1052
1053#
1054# Native drivers
1055#
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001056# CONFIG_SENSORS_AD7414 is not set
Kumar Galab38308a2008-01-28 10:52:15 -06001057# CONFIG_SENSORS_AD7418 is not set
1058# CONFIG_SENSORS_ADM1021 is not set
1059# CONFIG_SENSORS_ADM1025 is not set
1060# CONFIG_SENSORS_ADM1026 is not set
1061# CONFIG_SENSORS_ADM1029 is not set
1062# CONFIG_SENSORS_ADM1031 is not set
1063# CONFIG_SENSORS_ADM9240 is not set
Kumar Gala47b193a2009-01-26 20:00:18 -06001064# CONFIG_SENSORS_ADT7462 is not set
Kumar Galab38308a2008-01-28 10:52:15 -06001065# CONFIG_SENSORS_ADT7470 is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001066# CONFIG_SENSORS_ADT7473 is not set
Kumar Gala47b193a2009-01-26 20:00:18 -06001067# CONFIG_SENSORS_ADT7475 is not set
Kumar Galab38308a2008-01-28 10:52:15 -06001068# CONFIG_SENSORS_ATXP1 is not set
1069# CONFIG_SENSORS_DS1621 is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001070# CONFIG_SENSORS_I5K_AMB is not set
Kumar Galab38308a2008-01-28 10:52:15 -06001071# CONFIG_SENSORS_F71805F is not set
1072# CONFIG_SENSORS_F71882FG is not set
1073# CONFIG_SENSORS_F75375S is not set
Kumar Galafa0b5592009-05-13 17:24:24 -05001074# CONFIG_SENSORS_G760A is not set
Kumar Galab38308a2008-01-28 10:52:15 -06001075# CONFIG_SENSORS_GL518SM is not set
1076# CONFIG_SENSORS_GL520SM is not set
1077# CONFIG_SENSORS_IT87 is not set
1078# CONFIG_SENSORS_LM63 is not set
1079# CONFIG_SENSORS_LM75 is not set
1080# CONFIG_SENSORS_LM77 is not set
1081# CONFIG_SENSORS_LM78 is not set
1082# CONFIG_SENSORS_LM80 is not set
1083# CONFIG_SENSORS_LM83 is not set
1084# CONFIG_SENSORS_LM85 is not set
1085# CONFIG_SENSORS_LM87 is not set
1086# CONFIG_SENSORS_LM90 is not set
1087# CONFIG_SENSORS_LM92 is not set
1088# CONFIG_SENSORS_LM93 is not set
Kumar Galafa0b5592009-05-13 17:24:24 -05001089# CONFIG_SENSORS_LTC4215 is not set
Kumar Gala47b193a2009-01-26 20:00:18 -06001090# CONFIG_SENSORS_LTC4245 is not set
Kumar Galafa0b5592009-05-13 17:24:24 -05001091# CONFIG_SENSORS_LM95241 is not set
Kumar Galab38308a2008-01-28 10:52:15 -06001092# CONFIG_SENSORS_MAX1619 is not set
1093# CONFIG_SENSORS_MAX6650 is not set
1094# CONFIG_SENSORS_PC87360 is not set
1095# CONFIG_SENSORS_PC87427 is not set
Kumar Galafa0b5592009-05-13 17:24:24 -05001096# CONFIG_SENSORS_PCF8591 is not set
1097# CONFIG_SENSORS_SHT15 is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001098# CONFIG_SENSORS_SIS5595 is not set
Kumar Galab38308a2008-01-28 10:52:15 -06001099# CONFIG_SENSORS_DME1737 is not set
1100# CONFIG_SENSORS_SMSC47M1 is not set
1101# CONFIG_SENSORS_SMSC47M192 is not set
1102# CONFIG_SENSORS_SMSC47B397 is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001103# CONFIG_SENSORS_ADS7828 is not set
Kumar Galab38308a2008-01-28 10:52:15 -06001104# CONFIG_SENSORS_THMC50 is not set
Kumar Gala34466c52009-07-29 23:34:01 -05001105# CONFIG_SENSORS_TMP401 is not set
Kumar Galae9bcf142009-11-05 08:21:18 -06001106# CONFIG_SENSORS_TMP421 is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001107# CONFIG_SENSORS_VIA686A is not set
Kumar Galab38308a2008-01-28 10:52:15 -06001108# CONFIG_SENSORS_VT1211 is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001109# CONFIG_SENSORS_VT8231 is not set
Kumar Galab38308a2008-01-28 10:52:15 -06001110# CONFIG_SENSORS_W83781D is not set
1111# CONFIG_SENSORS_W83791D is not set
1112# CONFIG_SENSORS_W83792D is not set
1113# CONFIG_SENSORS_W83793 is not set
1114# CONFIG_SENSORS_W83L785TS is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001115# CONFIG_SENSORS_W83L786NG is not set
Kumar Galab38308a2008-01-28 10:52:15 -06001116# CONFIG_SENSORS_W83627HF is not set
1117# CONFIG_SENSORS_W83627EHF is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001118# CONFIG_THERMAL is not set
Kumar Galab38308a2008-01-28 10:52:15 -06001119CONFIG_WATCHDOG=y
1120# CONFIG_WATCHDOG_NOWAYOUT is not set
1121
1122#
1123# Watchdog Device Drivers
1124#
1125# CONFIG_SOFT_WATCHDOG is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001126# CONFIG_ALIM7101_WDT is not set
1127# CONFIG_8xxx_WDT is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001128
1129#
1130# PCI-based Watchdog Cards
1131#
1132# CONFIG_PCIPCWATCHDOG is not set
1133# CONFIG_WDTPCI is not set
Kumar Galab38308a2008-01-28 10:52:15 -06001134
1135#
Kumar Galaf9b99082008-04-15 18:13:30 -05001136# USB-based Watchdog Cards
1137#
1138# CONFIG_USBPCWATCHDOG is not set
Kumar Gala47b193a2009-01-26 20:00:18 -06001139CONFIG_SSB_POSSIBLE=y
Kumar Galaf9b99082008-04-15 18:13:30 -05001140
1141#
Kumar Galab38308a2008-01-28 10:52:15 -06001142# Sonics Silicon Backplane
1143#
Kumar Galab38308a2008-01-28 10:52:15 -06001144# CONFIG_SSB is not set
1145
1146#
1147# Multifunction device drivers
1148#
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001149# CONFIG_MFD_CORE is not set
Kumar Galab38308a2008-01-28 10:52:15 -06001150# CONFIG_MFD_SM501 is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -05001151# CONFIG_HTC_PASIC3 is not set
Kumar Gala47b193a2009-01-26 20:00:18 -06001152# CONFIG_TPS65010 is not set
1153# CONFIG_TWL4030_CORE is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001154# CONFIG_MFD_TMIO is not set
Kumar Galaea371942008-11-08 12:32:41 -06001155# CONFIG_PMIC_DA903X is not set
1156# CONFIG_MFD_WM8400 is not set
Kumar Galae9bcf142009-11-05 08:21:18 -06001157# CONFIG_MFD_WM831X is not set
Kumar Galaea371942008-11-08 12:32:41 -06001158# CONFIG_MFD_WM8350_I2C is not set
Kumar Gala47b193a2009-01-26 20:00:18 -06001159# CONFIG_MFD_PCF50633 is not set
Kumar Gala34466c52009-07-29 23:34:01 -05001160# CONFIG_AB3100_CORE is not set
Kumar Galaea371942008-11-08 12:32:41 -06001161# CONFIG_REGULATOR is not set
Kumar Gala34466c52009-07-29 23:34:01 -05001162# CONFIG_MEDIA_SUPPORT is not set
Kumar Galab38308a2008-01-28 10:52:15 -06001163
1164#
1165# Graphics support
1166#
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001167# CONFIG_AGP is not set
Kumar Galae9bcf142009-11-05 08:21:18 -06001168CONFIG_VGA_ARB=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001169# CONFIG_DRM is not set
Kumar Galab38308a2008-01-28 10:52:15 -06001170# CONFIG_VGASTATE is not set
1171CONFIG_VIDEO_OUTPUT_CONTROL=m
1172# CONFIG_FB is not set
1173# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
1174
1175#
1176# Display device support
1177#
1178# CONFIG_DISPLAY_SUPPORT is not set
Kumar Galab38308a2008-01-28 10:52:15 -06001179# CONFIG_SOUND is not set
1180CONFIG_HID_SUPPORT=y
1181CONFIG_HID=y
Kumar Galab38308a2008-01-28 10:52:15 -06001182# CONFIG_HIDRAW is not set
Kumar Galaf9b99082008-04-15 18:13:30 -05001183
1184#
1185# USB Input Devices
1186#
1187CONFIG_USB_HID=y
Kumar Galaea371942008-11-08 12:32:41 -06001188# CONFIG_HID_PID is not set
Kumar Galaf9b99082008-04-15 18:13:30 -05001189# CONFIG_USB_HIDDEV is not set
Kumar Galaea371942008-11-08 12:32:41 -06001190
1191#
1192# Special HID drivers
1193#
Kumar Galaea371942008-11-08 12:32:41 -06001194CONFIG_HID_A4TECH=y
1195CONFIG_HID_APPLE=y
1196CONFIG_HID_BELKIN=y
Kumar Galaea371942008-11-08 12:32:41 -06001197CONFIG_HID_CHERRY=y
1198CONFIG_HID_CHICONY=y
1199CONFIG_HID_CYPRESS=y
Kumar Gala34466c52009-07-29 23:34:01 -05001200# CONFIG_HID_DRAGONRISE is not set
Kumar Galaea371942008-11-08 12:32:41 -06001201CONFIG_HID_EZKEY=y
Kumar Galafa0b5592009-05-13 17:24:24 -05001202# CONFIG_HID_KYE is not set
Kumar Galaea371942008-11-08 12:32:41 -06001203CONFIG_HID_GYRATION=y
Kumar Galae9bcf142009-11-05 08:21:18 -06001204# CONFIG_HID_TWINHAN is not set
Kumar Galafa0b5592009-05-13 17:24:24 -05001205# CONFIG_HID_KENSINGTON is not set
Kumar Galaea371942008-11-08 12:32:41 -06001206CONFIG_HID_LOGITECH=y
1207# CONFIG_LOGITECH_FF is not set
1208# CONFIG_LOGIRUMBLEPAD2_FF is not set
1209CONFIG_HID_MICROSOFT=y
1210CONFIG_HID_MONTEREY=y
Kumar Gala47b193a2009-01-26 20:00:18 -06001211# CONFIG_HID_NTRIG is not set
Kumar Galaea371942008-11-08 12:32:41 -06001212CONFIG_HID_PANTHERLORD=y
1213# CONFIG_PANTHERLORD_FF is not set
1214CONFIG_HID_PETALYNX=y
1215CONFIG_HID_SAMSUNG=y
1216CONFIG_HID_SONY=y
1217CONFIG_HID_SUNPLUS=y
Kumar Gala34466c52009-07-29 23:34:01 -05001218# CONFIG_HID_GREENASIA is not set
1219# CONFIG_HID_SMARTJOYPLUS is not set
Kumar Gala47b193a2009-01-26 20:00:18 -06001220# CONFIG_HID_TOPSEED is not set
Kumar Gala34466c52009-07-29 23:34:01 -05001221# CONFIG_HID_THRUSTMASTER is not set
1222# CONFIG_HID_ZEROPLUS is not set
Kumar Galab38308a2008-01-28 10:52:15 -06001223CONFIG_USB_SUPPORT=y
1224CONFIG_USB_ARCH_HAS_HCD=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001225CONFIG_USB_ARCH_HAS_OHCI=y
Kumar Galab38308a2008-01-28 10:52:15 -06001226CONFIG_USB_ARCH_HAS_EHCI=y
Kim Phillips58bb7a92008-03-28 10:51:29 -05001227CONFIG_USB=y
1228# CONFIG_USB_DEBUG is not set
1229# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
1230
1231#
1232# Miscellaneous USB options
1233#
1234# CONFIG_USB_DEVICEFS is not set
1235CONFIG_USB_DEVICE_CLASS=y
1236# CONFIG_USB_DYNAMIC_MINORS is not set
1237# CONFIG_USB_OTG is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -05001238# CONFIG_USB_OTG_WHITELIST is not set
1239# CONFIG_USB_OTG_BLACKLIST_HUB is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001240CONFIG_USB_MON=y
Kumar Galaea371942008-11-08 12:32:41 -06001241# CONFIG_USB_WUSB is not set
1242# CONFIG_USB_WUSB_CBAF is not set
Kim Phillips58bb7a92008-03-28 10:51:29 -05001243
1244#
1245# USB Host Controller Drivers
1246#
Kumar Gala70b3ec32008-06-09 08:53:39 -05001247# CONFIG_USB_C67X00_HCD is not set
Kumar Gala34466c52009-07-29 23:34:01 -05001248# CONFIG_USB_XHCI_HCD is not set
Kim Phillips58bb7a92008-03-28 10:51:29 -05001249CONFIG_USB_EHCI_HCD=y
1250CONFIG_USB_EHCI_ROOT_HUB_TT=y
1251# CONFIG_USB_EHCI_TT_NEWSCHED is not set
1252CONFIG_USB_EHCI_FSL=y
1253CONFIG_USB_EHCI_HCD_PPC_OF=y
Kumar Gala47b193a2009-01-26 20:00:18 -06001254# CONFIG_USB_OXU210HP_HCD is not set
Kim Phillips58bb7a92008-03-28 10:51:29 -05001255# CONFIG_USB_ISP116X_HCD is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -05001256# CONFIG_USB_ISP1760_HCD is not set
Kumar Galae9bcf142009-11-05 08:21:18 -06001257# CONFIG_USB_ISP1362_HCD is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001258# CONFIG_USB_OHCI_HCD is not set
1259# CONFIG_USB_UHCI_HCD is not set
Kumar Galafa0b5592009-05-13 17:24:24 -05001260# CONFIG_USB_FHCI_HCD is not set
Kim Phillips58bb7a92008-03-28 10:51:29 -05001261# CONFIG_USB_SL811_HCD is not set
1262# CONFIG_USB_R8A66597_HCD is not set
Kumar Galaea371942008-11-08 12:32:41 -06001263# CONFIG_USB_WHCI_HCD is not set
1264# CONFIG_USB_HWA_HCD is not set
Kumar Galab38308a2008-01-28 10:52:15 -06001265
1266#
Kumar Galaf9b99082008-04-15 18:13:30 -05001267# USB Device Class drivers
1268#
1269# CONFIG_USB_ACM is not set
1270# CONFIG_USB_PRINTER is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -05001271# CONFIG_USB_WDM is not set
Kumar Galaea371942008-11-08 12:32:41 -06001272# CONFIG_USB_TMC is not set
Kumar Galaf9b99082008-04-15 18:13:30 -05001273
1274#
Kumar Galafa0b5592009-05-13 17:24:24 -05001275# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
Kumar Galab38308a2008-01-28 10:52:15 -06001276#
Kumar Galaf9b99082008-04-15 18:13:30 -05001277
1278#
Kumar Galafa0b5592009-05-13 17:24:24 -05001279# also be needed; see USB_STORAGE Help for more info
Kumar Galaf9b99082008-04-15 18:13:30 -05001280#
1281# CONFIG_USB_STORAGE is not set
1282# CONFIG_USB_LIBUSUAL is not set
1283
1284#
1285# USB Imaging devices
1286#
1287# CONFIG_USB_MDC800 is not set
1288# CONFIG_USB_MICROTEK is not set
Kumar Galaf9b99082008-04-15 18:13:30 -05001289
1290#
1291# USB port drivers
1292#
1293# CONFIG_USB_SERIAL is not set
1294
1295#
1296# USB Miscellaneous drivers
1297#
1298# CONFIG_USB_EMI62 is not set
1299# CONFIG_USB_EMI26 is not set
1300# CONFIG_USB_ADUTUX is not set
Kumar Galaea371942008-11-08 12:32:41 -06001301# CONFIG_USB_SEVSEG is not set
Kumar Galaf9b99082008-04-15 18:13:30 -05001302# CONFIG_USB_RIO500 is not set
1303# CONFIG_USB_LEGOTOWER is not set
1304# CONFIG_USB_LCD is not set
1305# CONFIG_USB_BERRY_CHARGE is not set
1306# CONFIG_USB_LED is not set
1307# CONFIG_USB_CYPRESS_CY7C63 is not set
1308# CONFIG_USB_CYTHERM is not set
Kumar Galaf9b99082008-04-15 18:13:30 -05001309# CONFIG_USB_IDMOUSE is not set
1310# CONFIG_USB_FTDI_ELAN is not set
1311# CONFIG_USB_APPLEDISPLAY is not set
1312# CONFIG_USB_SISUSBVGA is not set
1313# CONFIG_USB_LD is not set
1314# CONFIG_USB_TRANCEVIBRATOR is not set
1315# CONFIG_USB_IOWARRIOR is not set
Kumar Galae9bcf142009-11-05 08:21:18 -06001316# CONFIG_USB_TEST is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -05001317# CONFIG_USB_ISIGHTFW is not set
Kumar Galaea371942008-11-08 12:32:41 -06001318# CONFIG_USB_VST is not set
Kumar Galab38308a2008-01-28 10:52:15 -06001319# CONFIG_USB_GADGET is not set
Kumar Gala47b193a2009-01-26 20:00:18 -06001320
1321#
1322# OTG and related infrastructure
1323#
1324# CONFIG_USB_GPIO_VBUS is not set
Kumar Galafa0b5592009-05-13 17:24:24 -05001325# CONFIG_NOP_USB_XCEIV is not set
Kumar Galaea371942008-11-08 12:32:41 -06001326# CONFIG_UWB is not set
Kumar Galab38308a2008-01-28 10:52:15 -06001327# CONFIG_MMC is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001328# CONFIG_MEMSTICK is not set
Kumar Galab38308a2008-01-28 10:52:15 -06001329# CONFIG_NEW_LEDS is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -05001330# CONFIG_ACCESSIBILITY is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001331# CONFIG_INFINIBAND is not set
Kumar Galab38308a2008-01-28 10:52:15 -06001332# CONFIG_EDAC is not set
1333# CONFIG_RTC_CLASS is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001334# CONFIG_DMADEVICES is not set
Kumar Galafa0b5592009-05-13 17:24:24 -05001335# CONFIG_AUXDISPLAY is not set
Kumar Galab38308a2008-01-28 10:52:15 -06001336# CONFIG_UIO is not set
Kumar Gala34466c52009-07-29 23:34:01 -05001337
1338#
1339# TI VLYNQ
1340#
Kumar Galaea371942008-11-08 12:32:41 -06001341# CONFIG_STAGING is not set
Kumar Galab38308a2008-01-28 10:52:15 -06001342
1343#
1344# File systems
1345#
1346CONFIG_EXT2_FS=y
1347# CONFIG_EXT2_FS_XATTR is not set
1348# CONFIG_EXT2_FS_XIP is not set
1349CONFIG_EXT3_FS=y
Kumar Galafa0b5592009-05-13 17:24:24 -05001350# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
Kumar Galab38308a2008-01-28 10:52:15 -06001351CONFIG_EXT3_FS_XATTR=y
1352# CONFIG_EXT3_FS_POSIX_ACL is not set
1353# CONFIG_EXT3_FS_SECURITY is not set
Kumar Galaea371942008-11-08 12:32:41 -06001354# CONFIG_EXT4_FS is not set
Kumar Galab38308a2008-01-28 10:52:15 -06001355CONFIG_JBD=y
1356CONFIG_FS_MBCACHE=y
1357# CONFIG_REISERFS_FS is not set
1358# CONFIG_JFS_FS is not set
1359# CONFIG_FS_POSIX_ACL is not set
1360# CONFIG_XFS_FS is not set
Kumar Gala34466c52009-07-29 23:34:01 -05001361# CONFIG_GFS2_FS is not set
Kumar Galab38308a2008-01-28 10:52:15 -06001362# CONFIG_OCFS2_FS is not set
Kumar Gala47b193a2009-01-26 20:00:18 -06001363# CONFIG_BTRFS_FS is not set
Kumar Galae9bcf142009-11-05 08:21:18 -06001364# CONFIG_NILFS2_FS is not set
Kumar Gala34466c52009-07-29 23:34:01 -05001365CONFIG_FILE_LOCKING=y
1366CONFIG_FSNOTIFY=y
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001367CONFIG_DNOTIFY=y
Kumar Galab38308a2008-01-28 10:52:15 -06001368CONFIG_INOTIFY=y
1369CONFIG_INOTIFY_USER=y
1370# CONFIG_QUOTA is not set
Kumar Galab38308a2008-01-28 10:52:15 -06001371# CONFIG_AUTOFS_FS is not set
1372# CONFIG_AUTOFS4_FS is not set
1373# CONFIG_FUSE_FS is not set
1374
1375#
Kumar Galafa0b5592009-05-13 17:24:24 -05001376# Caches
1377#
1378# CONFIG_FSCACHE is not set
1379
1380#
Kumar Galab38308a2008-01-28 10:52:15 -06001381# CD-ROM/DVD Filesystems
1382#
1383# CONFIG_ISO9660_FS is not set
1384# CONFIG_UDF_FS is not set
1385
1386#
1387# DOS/FAT/NT Filesystems
1388#
1389# CONFIG_MSDOS_FS is not set
1390# CONFIG_VFAT_FS is not set
1391# CONFIG_NTFS_FS is not set
1392
1393#
1394# Pseudo filesystems
1395#
1396CONFIG_PROC_FS=y
1397CONFIG_PROC_KCORE=y
1398CONFIG_PROC_SYSCTL=y
Kumar Galaea371942008-11-08 12:32:41 -06001399CONFIG_PROC_PAGE_MONITOR=y
Kumar Galab38308a2008-01-28 10:52:15 -06001400CONFIG_SYSFS=y
1401CONFIG_TMPFS=y
1402# CONFIG_TMPFS_POSIX_ACL is not set
1403# CONFIG_HUGETLB_PAGE is not set
1404# CONFIG_CONFIGFS_FS is not set
Kumar Gala47b193a2009-01-26 20:00:18 -06001405CONFIG_MISC_FILESYSTEMS=y
Kumar Galab38308a2008-01-28 10:52:15 -06001406# CONFIG_ADFS_FS is not set
1407# CONFIG_AFFS_FS is not set
1408# CONFIG_HFS_FS is not set
1409# CONFIG_HFSPLUS_FS is not set
1410# CONFIG_BEFS_FS is not set
1411# CONFIG_BFS_FS is not set
1412# CONFIG_EFS_FS is not set
Kumar Galaf9b99082008-04-15 18:13:30 -05001413# CONFIG_JFFS2_FS is not set
Kumar Galab38308a2008-01-28 10:52:15 -06001414# CONFIG_CRAMFS is not set
Kumar Gala47b193a2009-01-26 20:00:18 -06001415# CONFIG_SQUASHFS is not set
Kumar Galab38308a2008-01-28 10:52:15 -06001416# CONFIG_VXFS_FS is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001417# CONFIG_MINIX_FS is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001418# CONFIG_OMFS_FS is not set
Kumar Galab38308a2008-01-28 10:52:15 -06001419# CONFIG_HPFS_FS is not set
1420# CONFIG_QNX4FS_FS is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001421# CONFIG_ROMFS_FS is not set
Kumar Galab38308a2008-01-28 10:52:15 -06001422# CONFIG_SYSV_FS is not set
1423# CONFIG_UFS_FS is not set
1424CONFIG_NETWORK_FILESYSTEMS=y
1425CONFIG_NFS_FS=y
1426CONFIG_NFS_V3=y
1427# CONFIG_NFS_V3_ACL is not set
1428CONFIG_NFS_V4=y
Kumar Gala34466c52009-07-29 23:34:01 -05001429# CONFIG_NFS_V4_1 is not set
Kumar Galab38308a2008-01-28 10:52:15 -06001430CONFIG_ROOT_NFS=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001431# CONFIG_NFSD is not set
Kumar Galab38308a2008-01-28 10:52:15 -06001432CONFIG_LOCKD=y
1433CONFIG_LOCKD_V4=y
1434CONFIG_NFS_COMMON=y
1435CONFIG_SUNRPC=y
1436CONFIG_SUNRPC_GSS=y
Kumar Galab38308a2008-01-28 10:52:15 -06001437CONFIG_RPCSEC_GSS_KRB5=y
1438# CONFIG_RPCSEC_GSS_SPKM3 is not set
1439# CONFIG_SMB_FS is not set
1440# CONFIG_CIFS is not set
1441# CONFIG_NCP_FS is not set
1442# CONFIG_CODA_FS is not set
1443# CONFIG_AFS_FS is not set
1444
1445#
1446# Partition Types
1447#
1448CONFIG_PARTITION_ADVANCED=y
1449# CONFIG_ACORN_PARTITION is not set
1450# CONFIG_OSF_PARTITION is not set
1451# CONFIG_AMIGA_PARTITION is not set
1452# CONFIG_ATARI_PARTITION is not set
1453# CONFIG_MAC_PARTITION is not set
1454CONFIG_MSDOS_PARTITION=y
1455# CONFIG_BSD_DISKLABEL is not set
1456# CONFIG_MINIX_SUBPARTITION is not set
1457# CONFIG_SOLARIS_X86_PARTITION is not set
1458# CONFIG_UNIXWARE_DISKLABEL is not set
1459# CONFIG_LDM_PARTITION is not set
1460# CONFIG_SGI_PARTITION is not set
1461# CONFIG_ULTRIX_PARTITION is not set
1462# CONFIG_SUN_PARTITION is not set
1463# CONFIG_KARMA_PARTITION is not set
1464# CONFIG_EFI_PARTITION is not set
1465# CONFIG_SYSV68_PARTITION is not set
Kumar Gala34466c52009-07-29 23:34:01 -05001466CONFIG_NLS=y
1467CONFIG_NLS_DEFAULT="iso8859-1"
1468# CONFIG_NLS_CODEPAGE_437 is not set
1469# CONFIG_NLS_CODEPAGE_737 is not set
1470# CONFIG_NLS_CODEPAGE_775 is not set
1471# CONFIG_NLS_CODEPAGE_850 is not set
1472# CONFIG_NLS_CODEPAGE_852 is not set
1473# CONFIG_NLS_CODEPAGE_855 is not set
1474# CONFIG_NLS_CODEPAGE_857 is not set
1475# CONFIG_NLS_CODEPAGE_860 is not set
1476# CONFIG_NLS_CODEPAGE_861 is not set
1477# CONFIG_NLS_CODEPAGE_862 is not set
1478# CONFIG_NLS_CODEPAGE_863 is not set
1479# CONFIG_NLS_CODEPAGE_864 is not set
1480# CONFIG_NLS_CODEPAGE_865 is not set
1481# CONFIG_NLS_CODEPAGE_866 is not set
1482# CONFIG_NLS_CODEPAGE_869 is not set
1483# CONFIG_NLS_CODEPAGE_936 is not set
1484# CONFIG_NLS_CODEPAGE_950 is not set
1485# CONFIG_NLS_CODEPAGE_932 is not set
1486# CONFIG_NLS_CODEPAGE_949 is not set
1487# CONFIG_NLS_CODEPAGE_874 is not set
1488# CONFIG_NLS_ISO8859_8 is not set
1489# CONFIG_NLS_CODEPAGE_1250 is not set
1490# CONFIG_NLS_CODEPAGE_1251 is not set
1491# CONFIG_NLS_ASCII is not set
1492# CONFIG_NLS_ISO8859_1 is not set
1493# CONFIG_NLS_ISO8859_2 is not set
1494# CONFIG_NLS_ISO8859_3 is not set
1495# CONFIG_NLS_ISO8859_4 is not set
1496# CONFIG_NLS_ISO8859_5 is not set
1497# CONFIG_NLS_ISO8859_6 is not set
1498# CONFIG_NLS_ISO8859_7 is not set
1499# CONFIG_NLS_ISO8859_9 is not set
1500# CONFIG_NLS_ISO8859_13 is not set
1501# CONFIG_NLS_ISO8859_14 is not set
1502# CONFIG_NLS_ISO8859_15 is not set
1503# CONFIG_NLS_KOI8_R is not set
1504# CONFIG_NLS_KOI8_U is not set
1505# CONFIG_NLS_UTF8 is not set
Kumar Galab38308a2008-01-28 10:52:15 -06001506# CONFIG_DLM is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001507CONFIG_UCC_FAST=y
1508CONFIG_UCC=y
Kumar Galafa0b5592009-05-13 17:24:24 -05001509# CONFIG_BINARY_PRINTF is not set
Kumar Galab38308a2008-01-28 10:52:15 -06001510
1511#
1512# Library routines
1513#
1514CONFIG_BITREVERSE=y
Kumar Gala47b193a2009-01-26 20:00:18 -06001515CONFIG_GENERIC_FIND_LAST_BIT=y
Kumar Galab38308a2008-01-28 10:52:15 -06001516# CONFIG_CRC_CCITT is not set
1517# CONFIG_CRC16 is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001518CONFIG_CRC_T10DIF=y
Kumar Galab38308a2008-01-28 10:52:15 -06001519# CONFIG_CRC_ITU_T is not set
1520CONFIG_CRC32=y
1521# CONFIG_CRC7 is not set
1522# CONFIG_LIBCRC32C is not set
Kumar Galafa0b5592009-05-13 17:24:24 -05001523CONFIG_ZLIB_INFLATE=y
1524CONFIG_DECOMPRESS_GZIP=y
Kumar Galab38308a2008-01-28 10:52:15 -06001525CONFIG_HAS_IOMEM=y
1526CONFIG_HAS_IOPORT=y
1527CONFIG_HAS_DMA=y
Kumar Galaf9b99082008-04-15 18:13:30 -05001528CONFIG_HAVE_LMB=y
Kumar Galafa0b5592009-05-13 17:24:24 -05001529CONFIG_NLATTR=y
Kumar Gala34466c52009-07-29 23:34:01 -05001530CONFIG_GENERIC_ATOMIC64=y
Kumar Galab38308a2008-01-28 10:52:15 -06001531
1532#
1533# Kernel hacking
1534#
1535# CONFIG_PRINTK_TIME is not set
1536CONFIG_ENABLE_WARN_DEPRECATED=y
1537CONFIG_ENABLE_MUST_CHECK=y
Kumar Gala70b3ec32008-06-09 08:53:39 -05001538CONFIG_FRAME_WARN=1024
Kumar Galab38308a2008-01-28 10:52:15 -06001539# CONFIG_MAGIC_SYSRQ is not set
Kumar Galae9bcf142009-11-05 08:21:18 -06001540# CONFIG_STRIP_ASM_SYMS is not set
Kumar Galab38308a2008-01-28 10:52:15 -06001541# CONFIG_UNUSED_SYMBOLS is not set
1542# CONFIG_DEBUG_FS is not set
1543# CONFIG_HEADERS_CHECK is not set
1544# CONFIG_DEBUG_KERNEL is not set
1545# CONFIG_DEBUG_BUGVERBOSE is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001546# CONFIG_DEBUG_MEMORY_INIT is not set
Kumar Galaea371942008-11-08 12:32:41 -06001547# CONFIG_RCU_CPU_STALL_DETECTOR is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001548# CONFIG_LATENCYTOP is not set
1549CONFIG_SYSCTL_SYSCALL_CHECK=y
Kumar Galaea371942008-11-08 12:32:41 -06001550CONFIG_HAVE_FUNCTION_TRACER=y
Kumar Galafa0b5592009-05-13 17:24:24 -05001551CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
Kumar Gala47b193a2009-01-26 20:00:18 -06001552CONFIG_HAVE_DYNAMIC_FTRACE=y
1553CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
Kumar Galafa0b5592009-05-13 17:24:24 -05001554CONFIG_TRACING_SUPPORT=y
Kumar Gala34466c52009-07-29 23:34:01 -05001555# CONFIG_FTRACE is not set
Kumar Galae9bcf142009-11-05 08:21:18 -06001556# CONFIG_DMA_API_DEBUG is not set
Kumar Galab38308a2008-01-28 10:52:15 -06001557# CONFIG_SAMPLES is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001558CONFIG_HAVE_ARCH_KGDB=y
Kumar Gala34466c52009-07-29 23:34:01 -05001559# CONFIG_PPC_DISABLE_WERROR is not set
1560CONFIG_PPC_WERROR=y
Kumar Gala47b193a2009-01-26 20:00:18 -06001561CONFIG_PRINT_STACK_DEPTH=64
Kumar Gala70b3ec32008-06-09 08:53:39 -05001562# CONFIG_IRQSTACKS is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001563# CONFIG_BOOTX_TEXT is not set
Kumar Galab38308a2008-01-28 10:52:15 -06001564# CONFIG_PPC_EARLY_DEBUG is not set
1565
1566#
1567# Security options
1568#
1569# CONFIG_KEYS is not set
1570# CONFIG_SECURITY is not set
Kumar Galaea371942008-11-08 12:32:41 -06001571# CONFIG_SECURITYFS is not set
Kumar Galab38308a2008-01-28 10:52:15 -06001572# CONFIG_SECURITY_FILE_CAPABILITIES is not set
1573CONFIG_CRYPTO=y
Kumar Gala70b3ec32008-06-09 08:53:39 -05001574
1575#
1576# Crypto core or helper
1577#
Kumar Galab38308a2008-01-28 10:52:15 -06001578CONFIG_CRYPTO_ALGAPI=y
Kumar Gala47b193a2009-01-26 20:00:18 -06001579CONFIG_CRYPTO_ALGAPI2=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001580CONFIG_CRYPTO_AEAD=y
Kumar Gala47b193a2009-01-26 20:00:18 -06001581CONFIG_CRYPTO_AEAD2=y
Kumar Galab38308a2008-01-28 10:52:15 -06001582CONFIG_CRYPTO_BLKCIPHER=y
Kumar Gala47b193a2009-01-26 20:00:18 -06001583CONFIG_CRYPTO_BLKCIPHER2=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001584CONFIG_CRYPTO_HASH=y
Kumar Gala47b193a2009-01-26 20:00:18 -06001585CONFIG_CRYPTO_HASH2=y
1586CONFIG_CRYPTO_RNG2=y
Kumar Galafa0b5592009-05-13 17:24:24 -05001587CONFIG_CRYPTO_PCOMP=y
Kumar Galab38308a2008-01-28 10:52:15 -06001588CONFIG_CRYPTO_MANAGER=y
Kumar Gala47b193a2009-01-26 20:00:18 -06001589CONFIG_CRYPTO_MANAGER2=y
Kumar Gala70b3ec32008-06-09 08:53:39 -05001590# CONFIG_CRYPTO_GF128MUL is not set
1591# CONFIG_CRYPTO_NULL is not set
Kumar Galafa0b5592009-05-13 17:24:24 -05001592CONFIG_CRYPTO_WORKQUEUE=y
Kumar Gala70b3ec32008-06-09 08:53:39 -05001593# CONFIG_CRYPTO_CRYPTD is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001594CONFIG_CRYPTO_AUTHENC=y
Kumar Gala70b3ec32008-06-09 08:53:39 -05001595# CONFIG_CRYPTO_TEST is not set
1596
1597#
1598# Authenticated Encryption with Associated Data
1599#
1600# CONFIG_CRYPTO_CCM is not set
1601# CONFIG_CRYPTO_GCM is not set
1602# CONFIG_CRYPTO_SEQIV is not set
1603
1604#
1605# Block modes
1606#
1607CONFIG_CRYPTO_CBC=y
1608# CONFIG_CRYPTO_CTR is not set
1609# CONFIG_CRYPTO_CTS is not set
1610CONFIG_CRYPTO_ECB=m
1611# CONFIG_CRYPTO_LRW is not set
1612CONFIG_CRYPTO_PCBC=m
1613# CONFIG_CRYPTO_XTS is not set
1614
1615#
1616# Hash modes
1617#
Kim Phillips114785a2009-10-12 11:35:27 -05001618CONFIG_CRYPTO_HMAC=y
Kumar Galab38308a2008-01-28 10:52:15 -06001619# CONFIG_CRYPTO_XCBC is not set
Kumar Galae9bcf142009-11-05 08:21:18 -06001620# CONFIG_CRYPTO_VMAC is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -05001621
1622#
1623# Digest
1624#
1625# CONFIG_CRYPTO_CRC32C is not set
Kumar Galae9bcf142009-11-05 08:21:18 -06001626# CONFIG_CRYPTO_GHASH is not set
Kumar Galab38308a2008-01-28 10:52:15 -06001627# CONFIG_CRYPTO_MD4 is not set
1628CONFIG_CRYPTO_MD5=y
Kumar Gala70b3ec32008-06-09 08:53:39 -05001629# CONFIG_CRYPTO_MICHAEL_MIC is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001630# CONFIG_CRYPTO_RMD128 is not set
1631# CONFIG_CRYPTO_RMD160 is not set
1632# CONFIG_CRYPTO_RMD256 is not set
1633# CONFIG_CRYPTO_RMD320 is not set
Kim Phillips114785a2009-10-12 11:35:27 -05001634CONFIG_CRYPTO_SHA1=y
1635CONFIG_CRYPTO_SHA256=y
1636CONFIG_CRYPTO_SHA512=y
Kumar Galab38308a2008-01-28 10:52:15 -06001637# CONFIG_CRYPTO_TGR192 is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -05001638# CONFIG_CRYPTO_WP512 is not set
1639
1640#
1641# Ciphers
1642#
Kim Phillips114785a2009-10-12 11:35:27 -05001643CONFIG_CRYPTO_AES=y
Kumar Gala70b3ec32008-06-09 08:53:39 -05001644# CONFIG_CRYPTO_ANUBIS is not set
1645# CONFIG_CRYPTO_ARC4 is not set
1646# CONFIG_CRYPTO_BLOWFISH is not set
1647# CONFIG_CRYPTO_CAMELLIA is not set
Kumar Galab38308a2008-01-28 10:52:15 -06001648# CONFIG_CRYPTO_CAST5 is not set
1649# CONFIG_CRYPTO_CAST6 is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -05001650CONFIG_CRYPTO_DES=y
1651# CONFIG_CRYPTO_FCRYPT is not set
Kumar Galab38308a2008-01-28 10:52:15 -06001652# CONFIG_CRYPTO_KHAZAD is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001653# CONFIG_CRYPTO_SALSA20 is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -05001654# CONFIG_CRYPTO_SEED is not set
1655# CONFIG_CRYPTO_SERPENT is not set
1656# CONFIG_CRYPTO_TEA is not set
1657# CONFIG_CRYPTO_TWOFISH is not set
1658
1659#
1660# Compression
1661#
Kumar Galab38308a2008-01-28 10:52:15 -06001662# CONFIG_CRYPTO_DEFLATE is not set
Kumar Galafa0b5592009-05-13 17:24:24 -05001663# CONFIG_CRYPTO_ZLIB is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001664# CONFIG_CRYPTO_LZO is not set
Kumar Galaea371942008-11-08 12:32:41 -06001665
1666#
1667# Random Number Generation
1668#
1669# CONFIG_CRYPTO_ANSI_CPRNG is not set
Kumar Galab38308a2008-01-28 10:52:15 -06001670CONFIG_CRYPTO_HW=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001671# CONFIG_CRYPTO_DEV_HIFN_795X is not set
1672CONFIG_CRYPTO_DEV_TALITOS=y
Kumar Galab38308a2008-01-28 10:52:15 -06001673# CONFIG_PPC_CLOCK is not set
1674CONFIG_PPC_LIB_RHEAP=y
Kumar Gala70b3ec32008-06-09 08:53:39 -05001675# CONFIG_VIRTUALIZATION is not set