blob: 91d85d733827511fad6c0e4361e3ac777dfacdcc [file] [log] [blame]
Kumar Gala0052bc52008-01-24 23:53:03 -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:40 2009
Kumar Gala0052bc52008-01-24 23:53:03 -06005#
6# CONFIG_PPC64 is not set
7
8#
9# Processor support
10#
Kumar Gala34466c52009-07-29 23:34:01 -050011# CONFIG_PPC_BOOK3S_32 is not set
Kumar Gala0052bc52008-01-24 23:53:03 -060012CONFIG_PPC_85xx=y
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 Gala0052bc52008-01-24 23:53:03 -060017CONFIG_E500=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -050018# CONFIG_PPC_E500MC is not set
Kumar Gala0052bc52008-01-24 23:53:03 -060019CONFIG_BOOKE=y
20CONFIG_FSL_BOOKE=y
Kumar Galaeff2f1e2008-03-24 08:56:06 -050021CONFIG_FSL_EMB_PERFMON=y
Kumar Gala0052bc52008-01-24 23:53:03 -060022# CONFIG_PHYS_64BIT is not set
23CONFIG_SPE=y
Kumar Gala993ac6b2009-01-26 19:59:55 -060024CONFIG_PPC_MMU_NOHASH=y
Kumar Galae9bcf142009-11-05 08:21:18 -060025CONFIG_PPC_MMU_NOHASH_32=y
Kumar Gala0ae0e7e2009-05-13 17:24:50 -050026CONFIG_PPC_BOOK3E_MMU=y
Kumar Gala0052bc52008-01-24 23:53:03 -060027# CONFIG_PPC_MM_SLICES is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -060028# CONFIG_SMP is not set
Kumar Gala0052bc52008-01-24 23:53:03 -060029CONFIG_PPC32=y
30CONFIG_WORD_SIZE=32
Kumar Galaea371942008-11-08 12:32:41 -060031# CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set
Kumar Gala0052bc52008-01-24 23:53:03 -060032CONFIG_MMU=y
33CONFIG_GENERIC_CMOS_UPDATE=y
34CONFIG_GENERIC_TIME=y
35CONFIG_GENERIC_TIME_VSYSCALL=y
36CONFIG_GENERIC_CLOCKEVENTS=y
37CONFIG_GENERIC_HARDIRQS=y
Kumar Gala34466c52009-07-29 23:34:01 -050038CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
Kumar Galaeff2f1e2008-03-24 08:56:06 -050039# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set
Kumar Galae9bcf142009-11-05 08:21:18 -060040# CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set
Kumar Gala0052bc52008-01-24 23:53:03 -060041CONFIG_IRQ_PER_CPU=y
Kumar Gala70b3ec32008-06-09 08:53:39 -050042CONFIG_STACKTRACE_SUPPORT=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -050043CONFIG_HAVE_LATENCYTOP_SUPPORT=y
Kumar Gala34466c52009-07-29 23:34:01 -050044CONFIG_TRACE_IRQFLAGS_SUPPORT=y
Kumar Gala70b3ec32008-06-09 08:53:39 -050045CONFIG_LOCKDEP_SUPPORT=y
Kumar Gala0052bc52008-01-24 23:53:03 -060046CONFIG_RWSEM_XCHGADD_ALGORITHM=y
47CONFIG_ARCH_HAS_ILOG2_U32=y
48CONFIG_GENERIC_HWEIGHT=y
Kumar Gala0052bc52008-01-24 23:53:03 -060049CONFIG_GENERIC_FIND_NEXT_BIT=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -050050CONFIG_GENERIC_GPIO=y
Kumar Gala0052bc52008-01-24 23:53:03 -060051# CONFIG_ARCH_NO_VIRT_TO_BUS is not set
52CONFIG_PPC=y
53CONFIG_EARLY_PRINTK=y
54CONFIG_GENERIC_NVRAM=y
Kumar Gala993ac6b2009-01-26 19:59:55 -060055CONFIG_SCHED_OMIT_FRAME_POINTER=y
Kumar Gala0052bc52008-01-24 23:53:03 -060056CONFIG_ARCH_MAY_HAVE_PC_FDC=y
57CONFIG_PPC_OF=y
58CONFIG_OF=y
59CONFIG_PPC_UDBG_16550=y
60# CONFIG_GENERIC_TBSYNC is not set
61CONFIG_AUDIT_ARCH=y
62CONFIG_GENERIC_BUG=y
Kumar Gala34466c52009-07-29 23:34:01 -050063CONFIG_DTC=y
Kumar Gala0052bc52008-01-24 23:53:03 -060064CONFIG_DEFAULT_UIMAGE=y
65# CONFIG_PPC_DCR_NATIVE is not set
66# CONFIG_PPC_DCR_MMIO is not set
Kumar Gala0ae0e7e2009-05-13 17:24:50 -050067CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
Kumar Gala0052bc52008-01-24 23:53:03 -060068CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
Kumar Gala34466c52009-07-29 23:34:01 -050069CONFIG_CONSTRUCTORS=y
Kumar Gala0052bc52008-01-24 23:53:03 -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 Gala0052bc52008-01-24 23:53:03 -060085# CONFIG_AUDIT is not set
Kumar Gala0ae0e7e2009-05-13 17:24:50 -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 Gala0ae0e7e2009-05-13 17:24:50 -050095# CONFIG_TREE_RCU_TRACE is not set
Kumar Gala0052bc52008-01-24 23:53:03 -060096# CONFIG_IKCONFIG is not set
97CONFIG_LOG_BUF_SHIFT=14
Kumar Galaeff2f1e2008-03-24 08:56:06 -050098CONFIG_GROUP_SCHED=y
Kumar Gala0052bc52008-01-24 23:53:03 -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 Gala993ac6b2009-01-26 19:59:55 -0600103# CONFIG_CGROUPS is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600104CONFIG_SYSFS_DEPRECATED=y
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500105CONFIG_SYSFS_DEPRECATED_V2=y
Kumar Gala0052bc52008-01-24 23:53:03 -0600106# CONFIG_RELAY is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500107# CONFIG_NAMESPACES is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600108CONFIG_BLK_DEV_INITRD=y
109CONFIG_INITRAMFS_SOURCE=""
Kumar Gala0ae0e7e2009-05-13 17:24:50 -0500110CONFIG_RD_GZIP=y
111# CONFIG_RD_BZIP2 is not set
112# CONFIG_RD_LZMA is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600113# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
114CONFIG_SYSCTL=y
Kumar Gala0ae0e7e2009-05-13 17:24:50 -0500115CONFIG_ANON_INODES=y
Kumar Gala0052bc52008-01-24 23:53:03 -0600116CONFIG_EMBEDDED=y
117CONFIG_SYSCTL_SYSCALL=y
118# CONFIG_KALLSYMS is not set
119# CONFIG_HOTPLUG is not set
120CONFIG_PRINTK=y
121CONFIG_BUG=y
122CONFIG_ELF_CORE=y
123CONFIG_BASE_FULL=y
124CONFIG_FUTEX=y
Kumar Gala0052bc52008-01-24 23:53:03 -0600125# CONFIG_EPOLL is not set
126CONFIG_SIGNALFD=y
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500127CONFIG_TIMERFD=y
Kumar Gala0052bc52008-01-24 23:53:03 -0600128CONFIG_EVENTFD=y
129CONFIG_SHMEM=y
Kumar Galaea371942008-11-08 12:32:41 -0600130CONFIG_AIO=y
Kumar Galae9bcf142009-11-05 08:21:18 -0600131CONFIG_HAVE_PERF_EVENTS=y
Kumar Gala34466c52009-07-29 23:34:01 -0500132
133#
Kumar Galae9bcf142009-11-05 08:21:18 -0600134# Kernel Performance Events And Counters
Kumar Gala34466c52009-07-29 23:34:01 -0500135#
Kumar Galae9bcf142009-11-05 08:21:18 -0600136# CONFIG_PERF_EVENTS is not set
Kumar Gala34466c52009-07-29 23:34:01 -0500137# CONFIG_PERF_COUNTERS is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600138CONFIG_VM_EVENT_COUNTERS=y
Kumar Galaea371942008-11-08 12:32:41 -0600139CONFIG_PCI_QUIRKS=y
Kumar Gala0052bc52008-01-24 23:53:03 -0600140CONFIG_SLUB_DEBUG=y
Kumar Gala0ae0e7e2009-05-13 17:24:50 -0500141CONFIG_COMPAT_BRK=y
Kumar Gala0052bc52008-01-24 23:53:03 -0600142# CONFIG_SLAB is not set
143CONFIG_SLUB=y
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
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500147CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
148CONFIG_HAVE_IOREMAP_PROT=y
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500149CONFIG_HAVE_KPROBES=y
150CONFIG_HAVE_KRETPROBES=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500151CONFIG_HAVE_ARCH_TRACEHOOK=y
Kumar Galae9bcf142009-11-05 08:21:18 -0600152CONFIG_HAVE_DMA_ATTRS=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500153CONFIG_HAVE_CLK=y
Kumar Galae9bcf142009-11-05 08:21:18 -0600154CONFIG_HAVE_DMA_API_DEBUG=y
Kumar Gala34466c52009-07-29 23:34:01 -0500155
156#
157# GCOV-based kernel profiling
158#
Kumar Gala0ae0e7e2009-05-13 17:24:50 -0500159# CONFIG_SLOW_WORK is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500160# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600161CONFIG_SLABINFO=y
162CONFIG_RT_MUTEXES=y
Kumar Gala0052bc52008-01-24 23:53:03 -0600163CONFIG_BASE_SMALL=0
164# CONFIG_MODULES is not set
165CONFIG_BLOCK=y
Kumar Gala34466c52009-07-29 23:34:01 -0500166CONFIG_LBDAF=y
Kumar Gala0052bc52008-01-24 23:53:03 -0600167# CONFIG_BLK_DEV_BSG is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500168# CONFIG_BLK_DEV_INTEGRITY is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600169
170#
171# IO Schedulers
172#
173CONFIG_IOSCHED_NOOP=y
174CONFIG_IOSCHED_AS=y
175CONFIG_IOSCHED_DEADLINE=y
176CONFIG_IOSCHED_CFQ=y
177CONFIG_DEFAULT_AS=y
178# CONFIG_DEFAULT_DEADLINE is not set
179# CONFIG_DEFAULT_CFQ is not set
180# CONFIG_DEFAULT_NOOP is not set
181CONFIG_DEFAULT_IOSCHED="anticipatory"
Kumar Galaea371942008-11-08 12:32:41 -0600182# CONFIG_FREEZER is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600183
184#
185# Platform support
186#
Kumar Gala0052bc52008-01-24 23:53:03 -0600187# CONFIG_PPC_CELL is not set
188# CONFIG_PPC_CELL_NATIVE is not set
189# CONFIG_PQ2ADS is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500190CONFIG_MPC85xx=y
Kumar Gala0052bc52008-01-24 23:53:03 -0600191# CONFIG_MPC8540_ADS is not set
192# CONFIG_MPC8560_ADS is not set
193# CONFIG_MPC85xx_CDS is not set
194# CONFIG_MPC85xx_MDS is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500195# CONFIG_MPC8536_DS is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600196# CONFIG_MPC85xx_DS is not set
Kumar Galae9bcf142009-11-05 08:21:18 -0600197# CONFIG_MPC85xx_RDB is not set
Kumar Gala0ae0e7e2009-05-13 17:24:50 -0500198# CONFIG_SOCRATES is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -0500199# CONFIG_KSI8560 is not set
Kumar Gala34466c52009-07-29 23:34:01 -0500200# CONFIG_XES_MPC85xx is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600201# CONFIG_STX_GP3 is not set
202# CONFIG_TQM8540 is not set
203CONFIG_TQM8541=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500204# CONFIG_TQM8548 is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600205# CONFIG_TQM8555 is not set
206# CONFIG_TQM8560 is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500207# CONFIG_SBC8548 is not set
208# CONFIG_SBC8560 is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600209CONFIG_TQM85xx=y
Kumar Gala0052bc52008-01-24 23:53:03 -0600210# CONFIG_IPIC is not set
211CONFIG_MPIC=y
212# CONFIG_MPIC_WEIRD is not set
213# CONFIG_PPC_I8259 is not set
214# CONFIG_PPC_RTAS is not set
215# CONFIG_MMIO_NVRAM is not set
216# CONFIG_PPC_MPC106 is not set
217# CONFIG_PPC_970_NAP is not set
218# CONFIG_PPC_INDIRECT_IO is not set
219# CONFIG_GENERIC_IOMAP is not set
220# CONFIG_CPU_FREQ is not set
Kumar Galaea371942008-11-08 12:32:41 -0600221# CONFIG_QUICC_ENGINE is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600222CONFIG_CPM2=y
Kumar Gala0052bc52008-01-24 23:53:03 -0600223# CONFIG_FSL_ULI1575 is not set
224CONFIG_CPM=y
Kumar Galaea371942008-11-08 12:32:41 -0600225# CONFIG_MPC8xxx_GPIO is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -0600226# CONFIG_SIMPLE_GPIO is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600227
228#
229# Kernel options
230#
231# CONFIG_HIGHMEM is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600232# CONFIG_NO_HZ is not set
233# CONFIG_HIGH_RES_TIMERS is not set
234CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
235# CONFIG_HZ_100 is not set
236CONFIG_HZ_250=y
237# CONFIG_HZ_300 is not set
238# CONFIG_HZ_1000 is not set
239CONFIG_HZ=250
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500240# CONFIG_SCHED_HRTICK is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600241CONFIG_PREEMPT_NONE=y
242# CONFIG_PREEMPT_VOLUNTARY is not set
243# CONFIG_PREEMPT is not set
244CONFIG_BINFMT_ELF=y
Kumar Galaea371942008-11-08 12:32:41 -0600245# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
246# CONFIG_HAVE_AOUT is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600247# CONFIG_BINFMT_MISC is not set
248CONFIG_MATH_EMULATION=y
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500249# CONFIG_IOMMU_HELPER is not set
Kumar Gala34466c52009-07-29 23:34:01 -0500250# CONFIG_SWIOTLB is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600251CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500252CONFIG_ARCH_HAS_WALK_MEMORY=y
253CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
Kumar Galae9bcf142009-11-05 08:21:18 -0600254CONFIG_MAX_ACTIVE_REGIONS=32
Kumar Gala0052bc52008-01-24 23:53:03 -0600255CONFIG_ARCH_FLATMEM_ENABLE=y
256CONFIG_ARCH_POPULATES_NODE_MAP=y
257CONFIG_SELECT_MEMORY_MODEL=y
258CONFIG_FLATMEM_MANUAL=y
259# CONFIG_DISCONTIGMEM_MANUAL is not set
260# CONFIG_SPARSEMEM_MANUAL is not set
261CONFIG_FLATMEM=y
262CONFIG_FLAT_NODE_MEM_MAP=y
Kumar Gala70b3ec32008-06-09 08:53:39 -0500263CONFIG_PAGEFLAGS_EXTENDED=y
Kumar Gala0052bc52008-01-24 23:53:03 -0600264CONFIG_SPLIT_PTLOCK_CPUS=4
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500265CONFIG_MIGRATION=y
Kumar Galaea371942008-11-08 12:32:41 -0600266# CONFIG_PHYS_ADDR_T_64BIT is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600267CONFIG_ZONE_DMA_FLAG=1
268CONFIG_BOUNCE=y
269CONFIG_VIRT_TO_BUS=y
Kumar Gala0ae0e7e2009-05-13 17:24:50 -0500270CONFIG_HAVE_MLOCK=y
271CONFIG_HAVE_MLOCKED_PAGE_BIT=y
Kumar Galae9bcf142009-11-05 08:21:18 -0600272# CONFIG_KSM is not set
Kumar Gala34466c52009-07-29 23:34:01 -0500273CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
Kumar Gala993ac6b2009-01-26 19:59:55 -0600274CONFIG_PPC_4K_PAGES=y
275# CONFIG_PPC_16K_PAGES is not set
276# CONFIG_PPC_64K_PAGES is not set
Kumar Gala0ae0e7e2009-05-13 17:24:50 -0500277# CONFIG_PPC_256K_PAGES is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -0500278CONFIG_FORCE_MAX_ZONEORDER=11
Kumar Gala0052bc52008-01-24 23:53:03 -0600279# CONFIG_PROC_DEVICETREE is not set
280# CONFIG_CMDLINE_BOOL is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500281CONFIG_EXTRA_TARGETS=""
Kumar Gala0052bc52008-01-24 23:53:03 -0600282# CONFIG_PM is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600283CONFIG_SECCOMP=y
Kumar Gala0052bc52008-01-24 23:53:03 -0600284CONFIG_ISA_DMA_API=y
285
286#
287# Bus options
288#
289CONFIG_ZONE_DMA=y
290CONFIG_PPC_INDIRECT_PCI=y
291CONFIG_FSL_SOC=y
292CONFIG_FSL_PCI=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500293CONFIG_PPC_PCI_CHOICE=y
Kumar Gala0052bc52008-01-24 23:53:03 -0600294CONFIG_PCI=y
295CONFIG_PCI_DOMAINS=y
296CONFIG_PCI_SYSCALL=y
297# CONFIG_PCIEPORTBUS is not set
298CONFIG_ARCH_SUPPORTS_MSI=y
299# CONFIG_PCI_MSI is not set
Kumar Galaea371942008-11-08 12:32:41 -0600300# CONFIG_PCI_LEGACY is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -0600301# CONFIG_PCI_STUB is not set
Kumar Gala0ae0e7e2009-05-13 17:24:50 -0500302# CONFIG_PCI_IOV is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -0500303# CONFIG_HAS_RAPIDIO is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600304
305#
306# Advanced setup
307#
308# CONFIG_ADVANCED_OPTIONS is not set
309
310#
311# Default settings for advanced configuration options are used
312#
Kumar Gala0052bc52008-01-24 23:53:03 -0600313CONFIG_LOWMEM_SIZE=0x30000000
Kumar Gala0ae0e7e2009-05-13 17:24:50 -0500314CONFIG_LOWMEM_CAM_NUM=3
Kumar Gala70b3ec32008-06-09 08:53:39 -0500315CONFIG_PAGE_OFFSET=0xc0000000
Kumar Gala0052bc52008-01-24 23:53:03 -0600316CONFIG_KERNEL_START=0xc0000000
Kumar Gala70b3ec32008-06-09 08:53:39 -0500317CONFIG_PHYSICAL_START=0x00000000
Kumar Gala0ae0e7e2009-05-13 17:24:50 -0500318CONFIG_PHYSICAL_ALIGN=0x04000000
Kumar Gala0052bc52008-01-24 23:53:03 -0600319CONFIG_TASK_SIZE=0xc0000000
Kumar Gala0052bc52008-01-24 23:53:03 -0600320CONFIG_NET=y
321
322#
323# Networking options
324#
325CONFIG_PACKET=y
326# CONFIG_PACKET_MMAP is not set
327CONFIG_UNIX=y
328CONFIG_XFRM=y
329# CONFIG_XFRM_USER is not set
330# CONFIG_XFRM_SUB_POLICY is not set
331# CONFIG_XFRM_MIGRATE is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500332# CONFIG_XFRM_STATISTICS is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600333# CONFIG_NET_KEY is not set
334CONFIG_INET=y
335CONFIG_IP_MULTICAST=y
336# CONFIG_IP_ADVANCED_ROUTER is not set
337CONFIG_IP_FIB_HASH=y
338CONFIG_IP_PNP=y
339CONFIG_IP_PNP_DHCP=y
340CONFIG_IP_PNP_BOOTP=y
341# CONFIG_IP_PNP_RARP is not set
342# CONFIG_NET_IPIP is not set
343# CONFIG_NET_IPGRE is not set
344# CONFIG_IP_MROUTE is not set
345# CONFIG_ARPD is not set
346CONFIG_SYN_COOKIES=y
347# CONFIG_INET_AH is not set
348# CONFIG_INET_ESP is not set
349# CONFIG_INET_IPCOMP is not set
350# CONFIG_INET_XFRM_TUNNEL is not set
351# CONFIG_INET_TUNNEL is not set
352CONFIG_INET_XFRM_MODE_TRANSPORT=y
353CONFIG_INET_XFRM_MODE_TUNNEL=y
354CONFIG_INET_XFRM_MODE_BEET=y
355# CONFIG_INET_LRO is not set
356CONFIG_INET_DIAG=y
357CONFIG_INET_TCP_DIAG=y
358# CONFIG_TCP_CONG_ADVANCED is not set
359CONFIG_TCP_CONG_CUBIC=y
360CONFIG_DEFAULT_TCP_CONG="cubic"
361# CONFIG_TCP_MD5SIG is not set
362# CONFIG_IPV6 is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600363# CONFIG_NETWORK_SECMARK is not set
364# CONFIG_NETFILTER is not set
365# CONFIG_IP_DCCP is not set
366# CONFIG_IP_SCTP is not set
Kumar Galae9bcf142009-11-05 08:21:18 -0600367# CONFIG_RDS is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600368# CONFIG_TIPC is not set
369# CONFIG_ATM is not set
370# CONFIG_BRIDGE is not set
Kumar Galaea371942008-11-08 12:32:41 -0600371# CONFIG_NET_DSA is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600372# CONFIG_VLAN_8021Q is not set
373# CONFIG_DECNET is not set
374# CONFIG_LLC2 is not set
375# CONFIG_IPX is not set
376# CONFIG_ATALK is not set
377# CONFIG_X25 is not set
378# CONFIG_LAPB is not set
379# CONFIG_ECONET is not set
380# CONFIG_WAN_ROUTER is not set
Kumar Gala0ae0e7e2009-05-13 17:24:50 -0500381# CONFIG_PHONET is not set
Kumar Gala34466c52009-07-29 23:34:01 -0500382# CONFIG_IEEE802154 is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600383# CONFIG_NET_SCHED is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -0600384# CONFIG_DCB is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600385
386#
387# Network testing
388#
389# CONFIG_NET_PKTGEN is not set
390# CONFIG_HAMRADIO is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500391# CONFIG_CAN is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600392# CONFIG_IRDA is not set
393# CONFIG_BT is not set
394# CONFIG_AF_RXRPC is not set
Kumar Galaea371942008-11-08 12:32:41 -0600395CONFIG_WIRELESS=y
Kumar Gala0052bc52008-01-24 23:53:03 -0600396# CONFIG_CFG80211 is not set
Kumar Galae9bcf142009-11-05 08:21:18 -0600397CONFIG_CFG80211_DEFAULT_PS_VALUE=0
Kumar Galaea371942008-11-08 12:32:41 -0600398CONFIG_WIRELESS_OLD_REGULATORY=y
Kumar Gala0052bc52008-01-24 23:53:03 -0600399# CONFIG_WIRELESS_EXT is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -0600400# CONFIG_LIB80211 is not set
Kumar Gala34466c52009-07-29 23:34:01 -0500401
402#
403# CFG80211 needs to be enabled for MAC80211
404#
Kumar Gala993ac6b2009-01-26 19:59:55 -0600405# CONFIG_WIMAX is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600406# CONFIG_RFKILL is not set
407# CONFIG_NET_9P is not set
408
409#
410# Device Drivers
411#
412
413#
414# Generic Driver Options
415#
416CONFIG_STANDALONE=y
417CONFIG_PREVENT_FIRMWARE_BUILD=y
418# CONFIG_SYS_HYPERVISOR is not set
419# CONFIG_CONNECTOR is not set
420CONFIG_MTD=y
421# CONFIG_MTD_DEBUG is not set
422CONFIG_MTD_CONCAT=y
423CONFIG_MTD_PARTITIONS=y
424# CONFIG_MTD_REDBOOT_PARTS is not set
425CONFIG_MTD_CMDLINE_PARTS=y
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500426# CONFIG_MTD_OF_PARTS is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -0500427# CONFIG_MTD_AR7_PARTS is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600428
429#
430# User Modules And Translation Layers
431#
432CONFIG_MTD_CHAR=y
433CONFIG_MTD_BLKDEVS=y
434CONFIG_MTD_BLOCK=y
435# CONFIG_FTL is not set
436# CONFIG_NFTL is not set
437# CONFIG_INFTL is not set
438# CONFIG_RFD_FTL is not set
439# CONFIG_SSFDC is not set
440# CONFIG_MTD_OOPS is not set
441
442#
443# RAM/ROM/Flash chip drivers
444#
445CONFIG_MTD_CFI=y
446# CONFIG_MTD_JEDECPROBE is not set
447CONFIG_MTD_GEN_PROBE=y
448# CONFIG_MTD_CFI_ADV_OPTIONS is not set
449CONFIG_MTD_MAP_BANK_WIDTH_1=y
450CONFIG_MTD_MAP_BANK_WIDTH_2=y
451CONFIG_MTD_MAP_BANK_WIDTH_4=y
452# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
453# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
454# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
455CONFIG_MTD_CFI_I1=y
456CONFIG_MTD_CFI_I2=y
457# CONFIG_MTD_CFI_I4 is not set
458# CONFIG_MTD_CFI_I8 is not set
459# CONFIG_MTD_CFI_INTELEXT is not set
460CONFIG_MTD_CFI_AMDSTD=y
461# CONFIG_MTD_CFI_STAA is not set
462CONFIG_MTD_CFI_UTIL=y
463# CONFIG_MTD_RAM is not set
464# CONFIG_MTD_ROM is not set
465# CONFIG_MTD_ABSENT is not set
466
467#
468# Mapping drivers for chip access
469#
470# CONFIG_MTD_COMPLEX_MAPPINGS is not set
471# CONFIG_MTD_PHYSMAP is not set
472# CONFIG_MTD_PHYSMAP_OF is not set
473# CONFIG_MTD_INTEL_VR_NOR is not set
474# CONFIG_MTD_PLATRAM is not set
475
476#
477# Self-contained MTD device drivers
478#
479# CONFIG_MTD_PMC551 is not set
480# CONFIG_MTD_SLRAM is not set
481# CONFIG_MTD_PHRAM is not set
482# CONFIG_MTD_MTDRAM is not set
483# CONFIG_MTD_BLOCK2MTD is not set
484
485#
486# Disk-On-Chip Device Drivers
487#
488# CONFIG_MTD_DOC2000 is not set
489# CONFIG_MTD_DOC2001 is not set
490# CONFIG_MTD_DOC2001PLUS is not set
491# CONFIG_MTD_NAND is not set
492# CONFIG_MTD_ONENAND is not set
493
494#
Kumar Gala993ac6b2009-01-26 19:59:55 -0600495# LPDDR flash memory drivers
496#
497# CONFIG_MTD_LPDDR is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -0600498
499#
Kumar Gala0052bc52008-01-24 23:53:03 -0600500# UBI - Unsorted block images
501#
502# CONFIG_MTD_UBI is not set
503CONFIG_OF_DEVICE=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500504CONFIG_OF_GPIO=y
Kumar Gala70b3ec32008-06-09 08:53:39 -0500505CONFIG_OF_I2C=y
Kumar Gala34466c52009-07-29 23:34:01 -0500506CONFIG_OF_MDIO=y
Kumar Gala0052bc52008-01-24 23:53:03 -0600507# CONFIG_PARPORT is not set
508CONFIG_BLK_DEV=y
509# CONFIG_BLK_DEV_FD is not set
510# CONFIG_BLK_CPQ_DA is not set
511# CONFIG_BLK_CPQ_CISS_DA is not set
512# CONFIG_BLK_DEV_DAC960 is not set
513# CONFIG_BLK_DEV_UMEM is not set
514# CONFIG_BLK_DEV_COW_COMMON is not set
515CONFIG_BLK_DEV_LOOP=y
516# CONFIG_BLK_DEV_CRYPTOLOOP is not set
517# CONFIG_BLK_DEV_NBD is not set
518# CONFIG_BLK_DEV_SX8 is not set
519CONFIG_BLK_DEV_RAM=y
520CONFIG_BLK_DEV_RAM_COUNT=16
521CONFIG_BLK_DEV_RAM_SIZE=32768
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500522# CONFIG_BLK_DEV_XIP is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600523# CONFIG_CDROM_PKTCDVD is not set
524# CONFIG_ATA_OVER_ETH is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500525# CONFIG_BLK_DEV_HD is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600526CONFIG_MISC_DEVICES=y
527# CONFIG_PHANTOM is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600528# CONFIG_SGI_IOC4 is not set
529# CONFIG_TIFM_CORE is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -0600530# CONFIG_ICS932S401 is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500531# CONFIG_ENCLOSURE_SERVICES is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500532# CONFIG_HP_ILO is not set
Kumar Gala0ae0e7e2009-05-13 17:24:50 -0500533# CONFIG_ISL29003 is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -0600534# CONFIG_C2PORT is not set
Kumar Gala0ae0e7e2009-05-13 17:24:50 -0500535
536#
537# EEPROM support
538#
539# CONFIG_EEPROM_AT24 is not set
540# CONFIG_EEPROM_LEGACY is not set
Kumar Gala34466c52009-07-29 23:34:01 -0500541# CONFIG_EEPROM_MAX6875 is not set
Kumar Gala0ae0e7e2009-05-13 17:24:50 -0500542# CONFIG_EEPROM_93CX6 is not set
Kumar Gala34466c52009-07-29 23:34:01 -0500543# CONFIG_CB710_CORE is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500544CONFIG_HAVE_IDE=y
Kumar Gala0052bc52008-01-24 23:53:03 -0600545CONFIG_IDE=y
Kumar Gala0052bc52008-01-24 23:53:03 -0600546
547#
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500548# Please see Documentation/ide/ide.txt for help/info on IDE drives
Kumar Gala0052bc52008-01-24 23:53:03 -0600549#
Kumar Gala0ae0e7e2009-05-13 17:24:50 -0500550CONFIG_IDE_XFER_MODE=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500551CONFIG_IDE_TIMINGS=y
Kumar Gala0052bc52008-01-24 23:53:03 -0600552# CONFIG_BLK_DEV_IDE_SATA is not set
Kumar Galaea371942008-11-08 12:32:41 -0600553CONFIG_IDE_GD=y
554CONFIG_IDE_GD_ATA=y
555# CONFIG_IDE_GD_ATAPI is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600556# CONFIG_BLK_DEV_IDECD is not set
557# CONFIG_BLK_DEV_IDETAPE is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600558# CONFIG_IDE_TASK_IOCTL is not set
559CONFIG_IDE_PROC_FS=y
560
561#
562# IDE chipset support/bugfixes
563#
Kumar Gala0052bc52008-01-24 23:53:03 -0600564# CONFIG_BLK_DEV_PLATFORM is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500565CONFIG_BLK_DEV_IDEDMA_SFF=y
Kumar Gala0052bc52008-01-24 23:53:03 -0600566
567#
568# PCI IDE chipsets support
569#
570CONFIG_BLK_DEV_IDEPCI=y
Kumar Gala0052bc52008-01-24 23:53:03 -0600571CONFIG_IDEPCI_PCIBUS_ORDER=y
572# CONFIG_BLK_DEV_OFFBOARD is not set
573CONFIG_BLK_DEV_GENERIC=y
574# CONFIG_BLK_DEV_OPTI621 is not set
575CONFIG_BLK_DEV_IDEDMA_PCI=y
576# CONFIG_BLK_DEV_AEC62XX is not set
577# CONFIG_BLK_DEV_ALI15X3 is not set
578# CONFIG_BLK_DEV_AMD74XX is not set
579# CONFIG_BLK_DEV_CMD64X is not set
580# CONFIG_BLK_DEV_TRIFLEX is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600581# CONFIG_BLK_DEV_CS5520 is not set
582# CONFIG_BLK_DEV_CS5530 is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600583# CONFIG_BLK_DEV_HPT366 is not set
584# CONFIG_BLK_DEV_JMICRON is not set
585# CONFIG_BLK_DEV_SC1200 is not set
586# CONFIG_BLK_DEV_PIIX is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -0600587# CONFIG_BLK_DEV_IT8172 is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600588# CONFIG_BLK_DEV_IT8213 is not set
589# CONFIG_BLK_DEV_IT821X is not set
590# CONFIG_BLK_DEV_NS87415 is not set
591# CONFIG_BLK_DEV_PDC202XX_OLD is not set
592# CONFIG_BLK_DEV_PDC202XX_NEW is not set
593# CONFIG_BLK_DEV_SVWKS is not set
594# CONFIG_BLK_DEV_SIIMAGE is not set
595# CONFIG_BLK_DEV_SL82C105 is not set
596# CONFIG_BLK_DEV_SLC90E66 is not set
597# CONFIG_BLK_DEV_TRM290 is not set
598CONFIG_BLK_DEV_VIA82CXXX=y
599# CONFIG_BLK_DEV_TC86C001 is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600600CONFIG_BLK_DEV_IDEDMA=y
Kumar Gala0052bc52008-01-24 23:53:03 -0600601
602#
603# SCSI device support
604#
605# CONFIG_RAID_ATTRS is not set
606# CONFIG_SCSI is not set
607# CONFIG_SCSI_DMA is not set
608# CONFIG_SCSI_NETLINK is not set
609# CONFIG_ATA is not set
610# CONFIG_MD is not set
611# CONFIG_FUSION is not set
612
613#
614# IEEE 1394 (FireWire) support
615#
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500616
617#
Kumar Gala34466c52009-07-29 23:34:01 -0500618# You can enable one or both FireWire driver stacks.
619#
620
621#
622# See the help texts for more information.
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500623#
Kumar Gala0052bc52008-01-24 23:53:03 -0600624# CONFIG_FIREWIRE is not set
625# CONFIG_IEEE1394 is not set
626# CONFIG_I2O is not set
627# CONFIG_MACINTOSH_DRIVERS is not set
628CONFIG_NETDEVICES=y
Kumar Gala0052bc52008-01-24 23:53:03 -0600629# CONFIG_DUMMY is not set
630# CONFIG_BONDING is not set
631# CONFIG_MACVLAN is not set
632# CONFIG_EQUALIZER is not set
633# CONFIG_TUN is not set
634# CONFIG_VETH is not set
635# CONFIG_ARCNET is not set
636CONFIG_PHYLIB=y
637
638#
639# MII PHY device drivers
640#
641# CONFIG_MARVELL_PHY is not set
642# CONFIG_DAVICOM_PHY is not set
643# CONFIG_QSEMI_PHY is not set
644# CONFIG_LXT_PHY is not set
645# CONFIG_CICADA_PHY is not set
646# CONFIG_VITESSE_PHY is not set
647# CONFIG_SMSC_PHY is not set
648# CONFIG_BROADCOM_PHY is not set
649# CONFIG_ICPLUS_PHY is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500650# CONFIG_REALTEK_PHY is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -0600651# CONFIG_NATIONAL_PHY is not set
652# CONFIG_STE10XP is not set
653# CONFIG_LSI_ET1011C_PHY is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600654# CONFIG_FIXED_PHY is not set
655# CONFIG_MDIO_BITBANG is not set
656CONFIG_NET_ETHERNET=y
657CONFIG_MII=y
658# CONFIG_HAPPYMEAL is not set
659# CONFIG_SUNGEM is not set
660# CONFIG_CASSINI is not set
661# CONFIG_NET_VENDOR_3COM is not set
Kumar Gala0ae0e7e2009-05-13 17:24:50 -0500662# CONFIG_ETHOC is not set
663# CONFIG_DNET is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600664# CONFIG_NET_TULIP is not set
665# CONFIG_HP100 is not set
666# CONFIG_IBM_NEW_EMAC_ZMII is not set
667# CONFIG_IBM_NEW_EMAC_RGMII is not set
668# CONFIG_IBM_NEW_EMAC_TAH is not set
669# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
Kumar Galaea371942008-11-08 12:32:41 -0600670# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
671# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
672# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600673CONFIG_NET_PCI=y
674# CONFIG_PCNET32 is not set
675# CONFIG_AMD8111_ETH is not set
676# CONFIG_ADAPTEC_STARFIRE is not set
677# CONFIG_B44 is not set
678# CONFIG_FORCEDETH is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600679CONFIG_E100=y
680# CONFIG_FEALNX is not set
681# CONFIG_NATSEMI is not set
682# CONFIG_NE2K_PCI is not set
683# CONFIG_8139CP is not set
684# CONFIG_8139TOO is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500685# CONFIG_R6040 is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600686# CONFIG_SIS900 is not set
687# CONFIG_EPIC100 is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -0600688# CONFIG_SMSC9420 is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600689# CONFIG_SUNDANCE is not set
690# CONFIG_TLAN is not set
Kumar Gala34466c52009-07-29 23:34:01 -0500691# CONFIG_KS8842 is not set
Kumar Galae9bcf142009-11-05 08:21:18 -0600692# CONFIG_KS8851_MLL is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600693# CONFIG_VIA_RHINE is not set
694# CONFIG_SC92031 is not set
Kumar Galaea371942008-11-08 12:32:41 -0600695# CONFIG_ATL2 is not set
Kumar Galae9bcf142009-11-05 08:21:18 -0600696# CONFIG_XILINX_EMACLITE is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600697# CONFIG_FS_ENET is not set
698CONFIG_NETDEV_1000=y
699# CONFIG_ACENIC is not set
700# CONFIG_DL2K is not set
701# CONFIG_E1000 is not set
702# CONFIG_E1000E is not set
703# CONFIG_IP1000 is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500704# CONFIG_IGB is not set
Kumar Gala0ae0e7e2009-05-13 17:24:50 -0500705# CONFIG_IGBVF is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600706# CONFIG_NS83820 is not set
707# CONFIG_HAMACHI is not set
708# CONFIG_YELLOWFIN is not set
709# CONFIG_R8169 is not set
710# CONFIG_SIS190 is not set
711# CONFIG_SKGE is not set
712# CONFIG_SKY2 is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600713# CONFIG_VIA_VELOCITY is not set
714# CONFIG_TIGON3 is not set
715# CONFIG_BNX2 is not set
Kumar Gala34466c52009-07-29 23:34:01 -0500716# CONFIG_CNIC is not set
Kumar Gala0ae0e7e2009-05-13 17:24:50 -0500717CONFIG_FSL_PQ_MDIO=y
Kumar Gala0052bc52008-01-24 23:53:03 -0600718CONFIG_GIANFAR=y
Kumar Gala34466c52009-07-29 23:34:01 -0500719# CONFIG_MV643XX_ETH is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600720# CONFIG_QLA3XXX is not set
721# CONFIG_ATL1 is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500722# CONFIG_ATL1E is not set
Kumar Gala0ae0e7e2009-05-13 17:24:50 -0500723# CONFIG_ATL1C is not set
Kumar Galaea371942008-11-08 12:32:41 -0600724# CONFIG_JME is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600725CONFIG_NETDEV_10000=y
726# CONFIG_CHELSIO_T1 is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -0600727CONFIG_CHELSIO_T3_DEPENDS=y
Kumar Gala0052bc52008-01-24 23:53:03 -0600728# CONFIG_CHELSIO_T3 is not set
Kumar Galaea371942008-11-08 12:32:41 -0600729# CONFIG_ENIC is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600730# CONFIG_IXGBE is not set
731# CONFIG_IXGB is not set
732# CONFIG_S2IO is not set
Kumar Gala0ae0e7e2009-05-13 17:24:50 -0500733# CONFIG_VXGE is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600734# CONFIG_MYRI10GE is not set
735# CONFIG_NETXEN_NIC is not set
736# CONFIG_NIU is not set
Kumar Galaea371942008-11-08 12:32:41 -0600737# CONFIG_MLX4_EN is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600738# CONFIG_MLX4_CORE is not set
739# CONFIG_TEHUTI is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500740# CONFIG_BNX2X is not set
Kumar Galaea371942008-11-08 12:32:41 -0600741# CONFIG_QLGE is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -0500742# CONFIG_SFC is not set
Kumar Gala0ae0e7e2009-05-13 17:24:50 -0500743# CONFIG_BE2NET is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600744# CONFIG_TR is not set
Kumar Galae9bcf142009-11-05 08:21:18 -0600745CONFIG_WLAN=y
Kumar Gala0052bc52008-01-24 23:53:03 -0600746# CONFIG_WLAN_PRE80211 is not set
747# CONFIG_WLAN_80211 is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -0600748
749#
750# Enable WiMAX (Networking options) to see the WiMAX drivers
751#
Kumar Gala0052bc52008-01-24 23:53:03 -0600752# CONFIG_WAN is not set
753# CONFIG_FDDI is not set
754# CONFIG_HIPPI is not set
755# CONFIG_PPP is not set
756# CONFIG_SLIP is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600757# CONFIG_NETCONSOLE is not set
758# CONFIG_NETPOLL is not set
759# CONFIG_NET_POLL_CONTROLLER is not set
760# CONFIG_ISDN is not set
761# CONFIG_PHONE is not set
762
763#
764# Input device support
765#
766CONFIG_INPUT=y
767# CONFIG_INPUT_FF_MEMLESS is not set
768# CONFIG_INPUT_POLLDEV is not set
769
770#
771# Userland interfaces
772#
773# CONFIG_INPUT_MOUSEDEV is not set
774# CONFIG_INPUT_JOYDEV is not set
775# CONFIG_INPUT_EVDEV is not set
776# CONFIG_INPUT_EVBUG is not set
777
778#
779# Input Device Drivers
780#
781# CONFIG_INPUT_KEYBOARD is not set
782# CONFIG_INPUT_MOUSE is not set
783# CONFIG_INPUT_JOYSTICK is not set
784# CONFIG_INPUT_TABLET is not set
785# CONFIG_INPUT_TOUCHSCREEN is not set
786# CONFIG_INPUT_MISC is not set
787
788#
789# Hardware I/O ports
790#
791# CONFIG_SERIO is not set
792# CONFIG_GAMEPORT is not set
793
794#
795# Character devices
796#
797# CONFIG_VT is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -0500798CONFIG_DEVKMEM=y
Kumar Gala0052bc52008-01-24 23:53:03 -0600799# CONFIG_SERIAL_NONSTANDARD is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500800# CONFIG_NOZOMI is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600801
802#
803# Serial drivers
804#
805CONFIG_SERIAL_8250=y
806CONFIG_SERIAL_8250_CONSOLE=y
807CONFIG_SERIAL_8250_PCI=y
808CONFIG_SERIAL_8250_NR_UARTS=4
809CONFIG_SERIAL_8250_RUNTIME_UARTS=4
810# CONFIG_SERIAL_8250_EXTENDED is not set
811CONFIG_SERIAL_8250_SHARE_IRQ=y
812
813#
814# Non-8250 serial port support
815#
816# CONFIG_SERIAL_UARTLITE is not set
817CONFIG_SERIAL_CORE=y
818CONFIG_SERIAL_CORE_CONSOLE=y
819CONFIG_SERIAL_CPM=y
820CONFIG_SERIAL_CPM_CONSOLE=y
Kumar Gala0052bc52008-01-24 23:53:03 -0600821# CONFIG_SERIAL_JSM is not set
822# CONFIG_SERIAL_OF_PLATFORM is not set
823CONFIG_UNIX98_PTYS=y
Kumar Gala993ac6b2009-01-26 19:59:55 -0600824# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600825CONFIG_LEGACY_PTYS=y
826CONFIG_LEGACY_PTY_COUNT=256
Kumar Gala993ac6b2009-01-26 19:59:55 -0600827# CONFIG_HVC_UDBG is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600828# CONFIG_IPMI_HANDLER is not set
829CONFIG_HW_RANDOM=y
Kumar Gala0ae0e7e2009-05-13 17:24:50 -0500830# CONFIG_HW_RANDOM_TIMERIOMEM is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600831# CONFIG_NVRAM is not set
832CONFIG_GEN_RTC=y
833# CONFIG_GEN_RTC_X is not set
834# CONFIG_R3964 is not set
835# CONFIG_APPLICOM is not set
836# CONFIG_RAW_DRIVER is not set
837# CONFIG_TCG_TPM is not set
838CONFIG_DEVPORT=y
839CONFIG_I2C=y
840CONFIG_I2C_BOARDINFO=y
Kumar Galae9bcf142009-11-05 08:21:18 -0600841CONFIG_I2C_COMPAT=y
Kumar Gala0052bc52008-01-24 23:53:03 -0600842CONFIG_I2C_CHARDEV=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500843CONFIG_I2C_HELPER_AUTO=y
Kumar Gala0052bc52008-01-24 23:53:03 -0600844
845#
Kumar Gala0052bc52008-01-24 23:53:03 -0600846# I2C Hardware Bus support
847#
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500848
849#
850# PC SMBus host controller drivers
851#
Kumar Gala0052bc52008-01-24 23:53:03 -0600852# CONFIG_I2C_ALI1535 is not set
853# CONFIG_I2C_ALI1563 is not set
854# CONFIG_I2C_ALI15X3 is not set
855# CONFIG_I2C_AMD756 is not set
856# CONFIG_I2C_AMD8111 is not set
857# CONFIG_I2C_I801 is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500858# CONFIG_I2C_ISCH is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600859# CONFIG_I2C_PIIX4 is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600860# CONFIG_I2C_NFORCE2 is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600861# CONFIG_I2C_SIS5595 is not set
862# CONFIG_I2C_SIS630 is not set
863# CONFIG_I2C_SIS96X is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600864# CONFIG_I2C_VIA is not set
865# CONFIG_I2C_VIAPRO is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500866
867#
868# I2C system bus drivers (mostly embedded / system-on-chip)
869#
870# CONFIG_I2C_CPM is not set
Kumar Gala34466c52009-07-29 23:34:01 -0500871# CONFIG_I2C_DESIGNWARE is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500872# CONFIG_I2C_GPIO is not set
873CONFIG_I2C_MPC=y
874# CONFIG_I2C_OCORES is not set
875# CONFIG_I2C_SIMTEC is not set
876
877#
878# External I2C/SMBus adapter drivers
879#
880# CONFIG_I2C_PARPORT_LIGHT is not set
881# CONFIG_I2C_TAOS_EVM is not set
882
883#
884# Graphics adapter I2C/DDC channel drivers
885#
Kumar Gala0052bc52008-01-24 23:53:03 -0600886# CONFIG_I2C_VOODOO3 is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500887
888#
889# Other I2C/SMBus bus drivers
890#
Kumar Gala70b3ec32008-06-09 08:53:39 -0500891# CONFIG_I2C_PCA_PLATFORM is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600892
893#
894# Miscellaneous I2C Chip support
895#
Kumar Gala0052bc52008-01-24 23:53:03 -0600896# CONFIG_DS1682 is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600897# CONFIG_SENSORS_TSL2550 is not set
898# CONFIG_I2C_DEBUG_CORE is not set
899# CONFIG_I2C_DEBUG_ALGO is not set
900# CONFIG_I2C_DEBUG_BUS is not set
901# CONFIG_I2C_DEBUG_CHIP is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600902# CONFIG_SPI is not set
Kumar Gala34466c52009-07-29 23:34:01 -0500903
904#
905# PPS support
906#
907# CONFIG_PPS is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500908CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
909CONFIG_ARCH_REQUIRE_GPIOLIB=y
910CONFIG_GPIOLIB=y
911# CONFIG_GPIO_SYSFS is not set
912
913#
Kumar Gala993ac6b2009-01-26 19:59:55 -0600914# Memory mapped GPIO expanders:
915#
916# CONFIG_GPIO_XILINX is not set
917
918#
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500919# I2C GPIO expanders:
920#
921# CONFIG_GPIO_MAX732X is not set
922# CONFIG_GPIO_PCA953X is not set
923# CONFIG_GPIO_PCF857X is not set
924
925#
926# PCI GPIO expanders:
927#
928# CONFIG_GPIO_BT8XX is not set
Kumar Galae9bcf142009-11-05 08:21:18 -0600929# CONFIG_GPIO_LANGWELL is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500930
931#
932# SPI GPIO expanders:
933#
Kumar Galae9bcf142009-11-05 08:21:18 -0600934
935#
936# AC97 GPIO expanders:
937#
Kumar Gala0052bc52008-01-24 23:53:03 -0600938# CONFIG_W1 is not set
939# CONFIG_POWER_SUPPLY is not set
940CONFIG_HWMON=y
941# CONFIG_HWMON_VID is not set
Kumar Galae9bcf142009-11-05 08:21:18 -0600942CONFIG_HWMON_DEBUG_CHIP=y
943
944#
945# Native drivers
946#
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500947# CONFIG_SENSORS_AD7414 is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600948# CONFIG_SENSORS_AD7418 is not set
949# CONFIG_SENSORS_ADM1021 is not set
950# CONFIG_SENSORS_ADM1025 is not set
951# CONFIG_SENSORS_ADM1026 is not set
952# CONFIG_SENSORS_ADM1029 is not set
953# CONFIG_SENSORS_ADM1031 is not set
954# CONFIG_SENSORS_ADM9240 is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -0600955# CONFIG_SENSORS_ADT7462 is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600956# CONFIG_SENSORS_ADT7470 is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500957# CONFIG_SENSORS_ADT7473 is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -0600958# CONFIG_SENSORS_ADT7475 is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600959# CONFIG_SENSORS_ATXP1 is not set
960# CONFIG_SENSORS_DS1621 is not set
961# CONFIG_SENSORS_I5K_AMB is not set
962# CONFIG_SENSORS_F71805F is not set
963# CONFIG_SENSORS_F71882FG is not set
964# CONFIG_SENSORS_F75375S is not set
Kumar Gala0ae0e7e2009-05-13 17:24:50 -0500965# CONFIG_SENSORS_G760A is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600966# CONFIG_SENSORS_GL518SM is not set
967# CONFIG_SENSORS_GL520SM is not set
968# CONFIG_SENSORS_IT87 is not set
969# CONFIG_SENSORS_LM63 is not set
970CONFIG_SENSORS_LM75=y
971# CONFIG_SENSORS_LM77 is not set
972# CONFIG_SENSORS_LM78 is not set
973# CONFIG_SENSORS_LM80 is not set
974# CONFIG_SENSORS_LM83 is not set
975# CONFIG_SENSORS_LM85 is not set
976# CONFIG_SENSORS_LM87 is not set
977# CONFIG_SENSORS_LM90 is not set
978# CONFIG_SENSORS_LM92 is not set
979# CONFIG_SENSORS_LM93 is not set
Kumar Gala0ae0e7e2009-05-13 17:24:50 -0500980# CONFIG_SENSORS_LTC4215 is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -0600981# CONFIG_SENSORS_LTC4245 is not set
Kumar Gala0ae0e7e2009-05-13 17:24:50 -0500982# CONFIG_SENSORS_LM95241 is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600983# CONFIG_SENSORS_MAX1619 is not set
984# CONFIG_SENSORS_MAX6650 is not set
985# CONFIG_SENSORS_PC87360 is not set
986# CONFIG_SENSORS_PC87427 is not set
Kumar Gala0ae0e7e2009-05-13 17:24:50 -0500987# CONFIG_SENSORS_PCF8591 is not set
988# CONFIG_SENSORS_SHT15 is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600989# CONFIG_SENSORS_SIS5595 is not set
990# CONFIG_SENSORS_DME1737 is not set
991# CONFIG_SENSORS_SMSC47M1 is not set
992# CONFIG_SENSORS_SMSC47M192 is not set
993# CONFIG_SENSORS_SMSC47B397 is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500994# CONFIG_SENSORS_ADS7828 is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600995# CONFIG_SENSORS_THMC50 is not set
Kumar Gala34466c52009-07-29 23:34:01 -0500996# CONFIG_SENSORS_TMP401 is not set
Kumar Galae9bcf142009-11-05 08:21:18 -0600997# CONFIG_SENSORS_TMP421 is not set
Kumar Gala0052bc52008-01-24 23:53:03 -0600998# CONFIG_SENSORS_VIA686A is not set
999# CONFIG_SENSORS_VT1211 is not set
1000# CONFIG_SENSORS_VT8231 is not set
1001# CONFIG_SENSORS_W83781D is not set
1002# CONFIG_SENSORS_W83791D is not set
1003# CONFIG_SENSORS_W83792D is not set
1004# CONFIG_SENSORS_W83793 is not set
1005# CONFIG_SENSORS_W83L785TS is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001006# CONFIG_SENSORS_W83L786NG is not set
Kumar Gala0052bc52008-01-24 23:53:03 -06001007# CONFIG_SENSORS_W83627HF is not set
1008# CONFIG_SENSORS_W83627EHF is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001009# CONFIG_THERMAL is not set
Kumar Gala0052bc52008-01-24 23:53:03 -06001010# CONFIG_WATCHDOG is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -06001011CONFIG_SSB_POSSIBLE=y
Kumar Gala0052bc52008-01-24 23:53:03 -06001012
1013#
1014# Sonics Silicon Backplane
1015#
Kumar Gala0052bc52008-01-24 23:53:03 -06001016# CONFIG_SSB is not set
1017
1018#
1019# Multifunction device drivers
1020#
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001021# CONFIG_MFD_CORE is not set
Kumar Gala0052bc52008-01-24 23:53:03 -06001022# CONFIG_MFD_SM501 is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -05001023# CONFIG_HTC_PASIC3 is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -06001024# CONFIG_TPS65010 is not set
1025# CONFIG_TWL4030_CORE is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001026# CONFIG_MFD_TMIO is not set
Kumar Galaea371942008-11-08 12:32:41 -06001027# CONFIG_PMIC_DA903X is not set
1028# CONFIG_MFD_WM8400 is not set
Kumar Galae9bcf142009-11-05 08:21:18 -06001029# CONFIG_MFD_WM831X is not set
Kumar Galaea371942008-11-08 12:32:41 -06001030# CONFIG_MFD_WM8350_I2C is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -06001031# CONFIG_MFD_PCF50633 is not set
Kumar Gala34466c52009-07-29 23:34:01 -05001032# CONFIG_AB3100_CORE is not set
Kumar Galaea371942008-11-08 12:32:41 -06001033# CONFIG_REGULATOR is not set
Kumar Gala34466c52009-07-29 23:34:01 -05001034# CONFIG_MEDIA_SUPPORT is not set
Kumar Gala0052bc52008-01-24 23:53:03 -06001035
1036#
1037# Graphics support
1038#
1039# CONFIG_AGP is not set
Kumar Galae9bcf142009-11-05 08:21:18 -06001040CONFIG_VGA_ARB=y
Kumar Gala0052bc52008-01-24 23:53:03 -06001041# CONFIG_DRM is not set
1042# CONFIG_VGASTATE is not set
1043# CONFIG_VIDEO_OUTPUT_CONTROL is not set
1044# CONFIG_FB is not set
1045# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
1046
1047#
1048# Display device support
1049#
1050# CONFIG_DISPLAY_SUPPORT is not set
Kumar Gala0052bc52008-01-24 23:53:03 -06001051# CONFIG_SOUND is not set
1052CONFIG_HID_SUPPORT=y
1053CONFIG_HID=y
Kumar Gala0052bc52008-01-24 23:53:03 -06001054# CONFIG_HIDRAW is not set
Kumar Galaea371942008-11-08 12:32:41 -06001055# CONFIG_HID_PID is not set
1056
1057#
1058# Special HID drivers
1059#
Kumar Gala0052bc52008-01-24 23:53:03 -06001060CONFIG_USB_SUPPORT=y
1061CONFIG_USB_ARCH_HAS_HCD=y
1062CONFIG_USB_ARCH_HAS_OHCI=y
1063CONFIG_USB_ARCH_HAS_EHCI=y
1064# CONFIG_USB is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -05001065# CONFIG_USB_OTG_WHITELIST is not set
1066# CONFIG_USB_OTG_BLACKLIST_HUB is not set
Kumar Gala0052bc52008-01-24 23:53:03 -06001067
1068#
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001069# Enable Host or Gadget support to see Inventra options
1070#
1071
1072#
Kumar Gala0ae0e7e2009-05-13 17:24:50 -05001073# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
Kumar Gala0052bc52008-01-24 23:53:03 -06001074#
Kumar Gala0052bc52008-01-24 23:53:03 -06001075# CONFIG_USB_GADGET is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -06001076
1077#
1078# OTG and related infrastructure
1079#
Kumar Galaea371942008-11-08 12:32:41 -06001080# CONFIG_UWB is not set
Kumar Gala0052bc52008-01-24 23:53:03 -06001081# CONFIG_MMC is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001082# CONFIG_MEMSTICK is not set
Kumar Gala0052bc52008-01-24 23:53:03 -06001083# CONFIG_NEW_LEDS is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -05001084# CONFIG_ACCESSIBILITY is not set
Kumar Gala0052bc52008-01-24 23:53:03 -06001085# CONFIG_INFINIBAND is not set
1086# CONFIG_EDAC is not set
1087# CONFIG_RTC_CLASS is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001088# CONFIG_DMADEVICES is not set
Kumar Gala0ae0e7e2009-05-13 17:24:50 -05001089# CONFIG_AUXDISPLAY is not set
Kumar Gala0052bc52008-01-24 23:53:03 -06001090# CONFIG_UIO is not set
Kumar Gala34466c52009-07-29 23:34:01 -05001091
1092#
1093# TI VLYNQ
1094#
Kumar Galaea371942008-11-08 12:32:41 -06001095# CONFIG_STAGING is not set
Kumar Gala0052bc52008-01-24 23:53:03 -06001096
1097#
1098# File systems
1099#
1100CONFIG_EXT2_FS=y
1101# CONFIG_EXT2_FS_XATTR is not set
1102# CONFIG_EXT2_FS_XIP is not set
1103CONFIG_EXT3_FS=y
Kumar Gala0ae0e7e2009-05-13 17:24:50 -05001104# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
Kumar Gala0052bc52008-01-24 23:53:03 -06001105CONFIG_EXT3_FS_XATTR=y
1106# CONFIG_EXT3_FS_POSIX_ACL is not set
1107# CONFIG_EXT3_FS_SECURITY is not set
Kumar Galaea371942008-11-08 12:32:41 -06001108# CONFIG_EXT4_FS is not set
Kumar Gala0052bc52008-01-24 23:53:03 -06001109CONFIG_JBD=y
1110CONFIG_FS_MBCACHE=y
1111# CONFIG_REISERFS_FS is not set
1112# CONFIG_JFS_FS is not set
1113# CONFIG_FS_POSIX_ACL is not set
1114# CONFIG_XFS_FS is not set
Kumar Gala34466c52009-07-29 23:34:01 -05001115# CONFIG_GFS2_FS is not set
Kumar Gala0052bc52008-01-24 23:53:03 -06001116# CONFIG_OCFS2_FS is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -06001117# CONFIG_BTRFS_FS is not set
Kumar Galae9bcf142009-11-05 08:21:18 -06001118# CONFIG_NILFS2_FS is not set
Kumar Gala34466c52009-07-29 23:34:01 -05001119CONFIG_FILE_LOCKING=y
1120CONFIG_FSNOTIFY=y
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001121CONFIG_DNOTIFY=y
Kumar Gala0052bc52008-01-24 23:53:03 -06001122CONFIG_INOTIFY=y
1123CONFIG_INOTIFY_USER=y
1124# CONFIG_QUOTA is not set
Kumar Gala0052bc52008-01-24 23:53:03 -06001125# CONFIG_AUTOFS_FS is not set
1126# CONFIG_AUTOFS4_FS is not set
1127# CONFIG_FUSE_FS is not set
1128
1129#
Kumar Gala0ae0e7e2009-05-13 17:24:50 -05001130# Caches
1131#
1132# CONFIG_FSCACHE is not set
1133
1134#
Kumar Gala0052bc52008-01-24 23:53:03 -06001135# CD-ROM/DVD Filesystems
1136#
1137# CONFIG_ISO9660_FS is not set
1138# CONFIG_UDF_FS is not set
1139
1140#
1141# DOS/FAT/NT Filesystems
1142#
1143# CONFIG_MSDOS_FS is not set
1144# CONFIG_VFAT_FS is not set
1145# CONFIG_NTFS_FS is not set
1146
1147#
1148# Pseudo filesystems
1149#
1150CONFIG_PROC_FS=y
1151CONFIG_PROC_KCORE=y
1152CONFIG_PROC_SYSCTL=y
Kumar Galaea371942008-11-08 12:32:41 -06001153CONFIG_PROC_PAGE_MONITOR=y
Kumar Gala0052bc52008-01-24 23:53:03 -06001154CONFIG_SYSFS=y
1155CONFIG_TMPFS=y
1156# CONFIG_TMPFS_POSIX_ACL is not set
1157# CONFIG_HUGETLB_PAGE is not set
1158# CONFIG_CONFIGFS_FS is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -06001159CONFIG_MISC_FILESYSTEMS=y
Kumar Gala0052bc52008-01-24 23:53:03 -06001160# CONFIG_ADFS_FS is not set
1161# CONFIG_AFFS_FS is not set
1162# CONFIG_HFS_FS is not set
1163# CONFIG_HFSPLUS_FS is not set
1164# CONFIG_BEFS_FS is not set
1165# CONFIG_BFS_FS is not set
1166# CONFIG_EFS_FS is not set
1167CONFIG_JFFS2_FS=y
1168CONFIG_JFFS2_FS_DEBUG=0
1169CONFIG_JFFS2_FS_WRITEBUFFER=y
1170# CONFIG_JFFS2_FS_WBUF_VERIFY is not set
1171# CONFIG_JFFS2_SUMMARY is not set
1172# CONFIG_JFFS2_FS_XATTR is not set
1173# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
1174CONFIG_JFFS2_ZLIB=y
1175# CONFIG_JFFS2_LZO is not set
1176CONFIG_JFFS2_RTIME=y
1177# CONFIG_JFFS2_RUBIN is not set
1178CONFIG_CRAMFS=y
Kumar Gala993ac6b2009-01-26 19:59:55 -06001179# CONFIG_SQUASHFS is not set
Kumar Gala0052bc52008-01-24 23:53:03 -06001180# CONFIG_VXFS_FS is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001181# CONFIG_MINIX_FS is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001182# CONFIG_OMFS_FS is not set
Kumar Gala0052bc52008-01-24 23:53:03 -06001183# CONFIG_HPFS_FS is not set
1184# CONFIG_QNX4FS_FS is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001185# CONFIG_ROMFS_FS is not set
Kumar Gala0052bc52008-01-24 23:53:03 -06001186# CONFIG_SYSV_FS is not set
1187# CONFIG_UFS_FS is not set
1188CONFIG_NETWORK_FILESYSTEMS=y
1189CONFIG_NFS_FS=y
1190# CONFIG_NFS_V3 is not set
1191# CONFIG_NFS_V4 is not set
Kumar Gala0052bc52008-01-24 23:53:03 -06001192CONFIG_ROOT_NFS=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001193# CONFIG_NFSD is not set
Kumar Gala0052bc52008-01-24 23:53:03 -06001194CONFIG_LOCKD=y
1195CONFIG_NFS_COMMON=y
1196CONFIG_SUNRPC=y
Kumar Gala0052bc52008-01-24 23:53:03 -06001197# CONFIG_RPCSEC_GSS_KRB5 is not set
1198# CONFIG_RPCSEC_GSS_SPKM3 is not set
1199# CONFIG_SMB_FS is not set
1200# CONFIG_CIFS is not set
1201# CONFIG_NCP_FS is not set
1202# CONFIG_CODA_FS is not set
1203# CONFIG_AFS_FS is not set
1204
1205#
1206# Partition Types
1207#
1208CONFIG_PARTITION_ADVANCED=y
1209# CONFIG_ACORN_PARTITION is not set
1210# CONFIG_OSF_PARTITION is not set
1211# CONFIG_AMIGA_PARTITION is not set
1212# CONFIG_ATARI_PARTITION is not set
1213# CONFIG_MAC_PARTITION is not set
1214# CONFIG_MSDOS_PARTITION is not set
1215# CONFIG_LDM_PARTITION is not set
1216# CONFIG_SGI_PARTITION is not set
1217# CONFIG_ULTRIX_PARTITION is not set
1218# CONFIG_SUN_PARTITION is not set
1219# CONFIG_KARMA_PARTITION is not set
1220# CONFIG_EFI_PARTITION is not set
1221# CONFIG_SYSV68_PARTITION is not set
1222# CONFIG_NLS is not set
1223# CONFIG_DLM is not set
Kumar Gala0ae0e7e2009-05-13 17:24:50 -05001224# CONFIG_BINARY_PRINTF is not set
Kumar Gala0052bc52008-01-24 23:53:03 -06001225
1226#
1227# Library routines
1228#
1229CONFIG_BITREVERSE=y
Kumar Gala993ac6b2009-01-26 19:59:55 -06001230CONFIG_GENERIC_FIND_LAST_BIT=y
Kumar Gala0052bc52008-01-24 23:53:03 -06001231# CONFIG_CRC_CCITT is not set
1232# CONFIG_CRC16 is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001233# CONFIG_CRC_T10DIF is not set
Kumar Gala0052bc52008-01-24 23:53:03 -06001234# CONFIG_CRC_ITU_T is not set
1235CONFIG_CRC32=y
1236# CONFIG_CRC7 is not set
1237# CONFIG_LIBCRC32C is not set
1238CONFIG_ZLIB_INFLATE=y
1239CONFIG_ZLIB_DEFLATE=y
Kumar Gala0ae0e7e2009-05-13 17:24:50 -05001240CONFIG_DECOMPRESS_GZIP=y
Kumar Gala0052bc52008-01-24 23:53:03 -06001241CONFIG_HAS_IOMEM=y
1242CONFIG_HAS_IOPORT=y
1243CONFIG_HAS_DMA=y
Kumar Gala70b3ec32008-06-09 08:53:39 -05001244CONFIG_HAVE_LMB=y
Kumar Gala0ae0e7e2009-05-13 17:24:50 -05001245CONFIG_NLATTR=y
Kumar Gala34466c52009-07-29 23:34:01 -05001246CONFIG_GENERIC_ATOMIC64=y
Kumar Gala0052bc52008-01-24 23:53:03 -06001247
1248#
1249# Kernel hacking
1250#
1251# CONFIG_PRINTK_TIME is not set
1252CONFIG_ENABLE_WARN_DEPRECATED=y
1253CONFIG_ENABLE_MUST_CHECK=y
Kumar Gala70b3ec32008-06-09 08:53:39 -05001254CONFIG_FRAME_WARN=1024
Kumar Gala0052bc52008-01-24 23:53:03 -06001255# CONFIG_MAGIC_SYSRQ is not set
Kumar Galae9bcf142009-11-05 08:21:18 -06001256# CONFIG_STRIP_ASM_SYMS is not set
Kumar Gala0052bc52008-01-24 23:53:03 -06001257# CONFIG_UNUSED_SYMBOLS is not set
1258# CONFIG_DEBUG_FS is not set
1259# CONFIG_HEADERS_CHECK is not set
1260# CONFIG_DEBUG_KERNEL is not set
1261# CONFIG_SLUB_DEBUG_ON is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001262# CONFIG_SLUB_STATS is not set
Kumar Gala0052bc52008-01-24 23:53:03 -06001263# CONFIG_DEBUG_BUGVERBOSE is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001264# CONFIG_DEBUG_MEMORY_INIT is not set
Kumar Galaea371942008-11-08 12:32:41 -06001265# CONFIG_RCU_CPU_STALL_DETECTOR is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001266# CONFIG_LATENCYTOP is not set
1267CONFIG_SYSCTL_SYSCALL_CHECK=y
Kumar Galaea371942008-11-08 12:32:41 -06001268CONFIG_HAVE_FUNCTION_TRACER=y
Kumar Gala0ae0e7e2009-05-13 17:24:50 -05001269CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
Kumar Gala993ac6b2009-01-26 19:59:55 -06001270CONFIG_HAVE_DYNAMIC_FTRACE=y
1271CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
Kumar Gala0ae0e7e2009-05-13 17:24:50 -05001272CONFIG_TRACING_SUPPORT=y
Kumar Gala34466c52009-07-29 23:34:01 -05001273# CONFIG_FTRACE is not set
Kumar Galae9bcf142009-11-05 08:21:18 -06001274# CONFIG_DMA_API_DEBUG is not set
Kumar Gala0052bc52008-01-24 23:53:03 -06001275# CONFIG_SAMPLES is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001276CONFIG_HAVE_ARCH_KGDB=y
Kumar Gala34466c52009-07-29 23:34:01 -05001277# CONFIG_PPC_DISABLE_WERROR is not set
1278CONFIG_PPC_WERROR=y
Kumar Gala993ac6b2009-01-26 19:59:55 -06001279CONFIG_PRINT_STACK_DEPTH=64
Kumar Gala70b3ec32008-06-09 08:53:39 -05001280# CONFIG_IRQSTACKS is not set
Kumar Gala0052bc52008-01-24 23:53:03 -06001281# CONFIG_PPC_EARLY_DEBUG is not set
1282
1283#
1284# Security options
1285#
1286# CONFIG_KEYS is not set
1287# CONFIG_SECURITY is not set
Kumar Galaea371942008-11-08 12:32:41 -06001288# CONFIG_SECURITYFS is not set
Kumar Gala0052bc52008-01-24 23:53:03 -06001289# CONFIG_SECURITY_FILE_CAPABILITIES is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001290CONFIG_CRYPTO=y
Kumar Gala70b3ec32008-06-09 08:53:39 -05001291
1292#
1293# Crypto core or helper
1294#
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001295# CONFIG_CRYPTO_MANAGER is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -06001296# CONFIG_CRYPTO_MANAGER2 is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -05001297# CONFIG_CRYPTO_GF128MUL is not set
1298# CONFIG_CRYPTO_NULL is not set
1299# CONFIG_CRYPTO_CRYPTD is not set
1300# CONFIG_CRYPTO_AUTHENC is not set
1301
1302#
1303# Authenticated Encryption with Associated Data
1304#
1305# CONFIG_CRYPTO_CCM is not set
1306# CONFIG_CRYPTO_GCM is not set
1307# CONFIG_CRYPTO_SEQIV is not set
1308
1309#
1310# Block modes
1311#
1312# CONFIG_CRYPTO_CBC is not set
1313# CONFIG_CRYPTO_CTR is not set
1314# CONFIG_CRYPTO_CTS is not set
1315# CONFIG_CRYPTO_ECB is not set
1316# CONFIG_CRYPTO_LRW is not set
1317# CONFIG_CRYPTO_PCBC is not set
1318# CONFIG_CRYPTO_XTS is not set
1319
1320#
1321# Hash modes
1322#
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001323# CONFIG_CRYPTO_HMAC is not set
1324# CONFIG_CRYPTO_XCBC is not set
Kumar Galae9bcf142009-11-05 08:21:18 -06001325# CONFIG_CRYPTO_VMAC is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -05001326
1327#
1328# Digest
1329#
1330# CONFIG_CRYPTO_CRC32C is not set
Kumar Galae9bcf142009-11-05 08:21:18 -06001331# CONFIG_CRYPTO_GHASH is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001332# CONFIG_CRYPTO_MD4 is not set
1333# CONFIG_CRYPTO_MD5 is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -05001334# CONFIG_CRYPTO_MICHAEL_MIC is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001335# CONFIG_CRYPTO_RMD128 is not set
1336# CONFIG_CRYPTO_RMD160 is not set
1337# CONFIG_CRYPTO_RMD256 is not set
1338# CONFIG_CRYPTO_RMD320 is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001339# CONFIG_CRYPTO_SHA1 is not set
1340# CONFIG_CRYPTO_SHA256 is not set
1341# CONFIG_CRYPTO_SHA512 is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001342# CONFIG_CRYPTO_TGR192 is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -05001343# CONFIG_CRYPTO_WP512 is not set
1344
1345#
1346# Ciphers
1347#
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001348# CONFIG_CRYPTO_AES is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -05001349# CONFIG_CRYPTO_ANUBIS is not set
1350# CONFIG_CRYPTO_ARC4 is not set
1351# CONFIG_CRYPTO_BLOWFISH is not set
1352# CONFIG_CRYPTO_CAMELLIA is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001353# CONFIG_CRYPTO_CAST5 is not set
1354# CONFIG_CRYPTO_CAST6 is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -05001355# CONFIG_CRYPTO_DES is not set
1356# CONFIG_CRYPTO_FCRYPT is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001357# CONFIG_CRYPTO_KHAZAD is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001358# CONFIG_CRYPTO_SALSA20 is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -05001359# CONFIG_CRYPTO_SEED is not set
1360# CONFIG_CRYPTO_SERPENT is not set
1361# CONFIG_CRYPTO_TEA is not set
1362# CONFIG_CRYPTO_TWOFISH is not set
1363
1364#
1365# Compression
1366#
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001367# CONFIG_CRYPTO_DEFLATE is not set
Kumar Gala0ae0e7e2009-05-13 17:24:50 -05001368# CONFIG_CRYPTO_ZLIB is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001369# CONFIG_CRYPTO_LZO is not set
Kumar Galaea371942008-11-08 12:32:41 -06001370
1371#
1372# Random Number Generation
1373#
1374# CONFIG_CRYPTO_ANSI_CPRNG is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001375CONFIG_CRYPTO_HW=y
1376# CONFIG_CRYPTO_DEV_HIFN_795X is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001377# CONFIG_CRYPTO_DEV_TALITOS is not set
1378CONFIG_PPC_CLOCK=y
Kumar Gala0052bc52008-01-24 23:53:03 -06001379CONFIG_PPC_LIB_RHEAP=y
Kumar Gala70b3ec32008-06-09 08:53:39 -05001380# CONFIG_VIRTUALIZATION is not set