blob: e7e81d6769fe797425d98897965c5d2ae830503a [file] [log] [blame]
Kumar Gala77e03a22008-01-23 23:42:44 -06001#
2# Automatically generated make config: don't edit
Kumar Gala34466c52009-07-29 23:34:01 -05003# Linux kernel version: 2.6.31-rc4
4# Wed Jul 29 23:32:20 2009
Kumar Gala77e03a22008-01-23 23:42:44 -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 Gala77e03a22008-01-23 23:42:44 -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 Gala77e03a22008-01-23 23:42:44 -060017CONFIG_E500=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -050018# CONFIG_PPC_E500MC is not set
Kumar Gala77e03a22008-01-23 23:42:44 -060019CONFIG_BOOKE=y
20CONFIG_FSL_BOOKE=y
Kumar Galaeff2f1e2008-03-24 08:56:06 -050021CONFIG_FSL_EMB_PERFMON=y
Kumar Gala77e03a22008-01-23 23:42:44 -060022# CONFIG_PHYS_64BIT is not set
23CONFIG_SPE=y
Kumar Gala993ac6b2009-01-26 19:59:55 -060024CONFIG_PPC_MMU_NOHASH=y
Kumar Gala0ae0e7e2009-05-13 17:24:50 -050025CONFIG_PPC_BOOK3E_MMU=y
Kumar Gala77e03a22008-01-23 23:42:44 -060026# CONFIG_PPC_MM_SLICES is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -060027# CONFIG_SMP is not set
Kumar Gala77e03a22008-01-23 23:42:44 -060028CONFIG_PPC32=y
29CONFIG_WORD_SIZE=32
Kumar Galaea371942008-11-08 12:32:41 -060030# CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set
Kumar Gala77e03a22008-01-23 23:42:44 -060031CONFIG_MMU=y
32CONFIG_GENERIC_CMOS_UPDATE=y
33CONFIG_GENERIC_TIME=y
34CONFIG_GENERIC_TIME_VSYSCALL=y
35CONFIG_GENERIC_CLOCKEVENTS=y
36CONFIG_GENERIC_HARDIRQS=y
Kumar Gala34466c52009-07-29 23:34:01 -050037CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
Kumar Galaeff2f1e2008-03-24 08:56:06 -050038# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set
Kumar Gala77e03a22008-01-23 23:42:44 -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 Gala77e03a22008-01-23 23:42:44 -060044CONFIG_RWSEM_XCHGADD_ALGORITHM=y
45CONFIG_ARCH_HAS_ILOG2_U32=y
46CONFIG_GENERIC_HWEIGHT=y
Kumar Gala77e03a22008-01-23 23:42:44 -060047CONFIG_GENERIC_FIND_NEXT_BIT=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -050048CONFIG_GENERIC_GPIO=y
Kumar Gala77e03a22008-01-23 23:42:44 -060049# CONFIG_ARCH_NO_VIRT_TO_BUS is not set
50CONFIG_PPC=y
51CONFIG_EARLY_PRINTK=y
52CONFIG_GENERIC_NVRAM=y
Kumar Gala993ac6b2009-01-26 19:59:55 -060053CONFIG_SCHED_OMIT_FRAME_POINTER=y
Kumar Gala77e03a22008-01-23 23:42:44 -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 Gala77e03a22008-01-23 23:42:44 -060062CONFIG_DEFAULT_UIMAGE=y
63# CONFIG_PPC_DCR_NATIVE is not set
64# CONFIG_PPC_DCR_MMIO is not set
Kumar Gala0ae0e7e2009-05-13 17:24:50 -050065CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
Kumar Gala77e03a22008-01-23 23:42:44 -060066CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
Kumar Gala34466c52009-07-29 23:34:01 -050067CONFIG_CONSTRUCTORS=y
Kumar Gala77e03a22008-01-23 23:42:44 -060068
69#
70# General setup
71#
72CONFIG_EXPERIMENTAL=y
73CONFIG_BROKEN_ON_SMP=y
74CONFIG_INIT_ENV_ARG_LIMIT=32
75CONFIG_LOCALVERSION=""
76CONFIG_LOCALVERSION_AUTO=y
77CONFIG_SWAP=y
78CONFIG_SYSVIPC=y
79CONFIG_SYSVIPC_SYSCTL=y
80# CONFIG_POSIX_MQUEUE is not set
81# CONFIG_BSD_PROCESS_ACCT is not set
82# CONFIG_TASKSTATS is not set
Kumar Gala77e03a22008-01-23 23:42:44 -060083# CONFIG_AUDIT is not set
Kumar Gala0ae0e7e2009-05-13 17:24:50 -050084
85#
86# RCU Subsystem
87#
88CONFIG_CLASSIC_RCU=y
89# CONFIG_TREE_RCU is not set
90# CONFIG_PREEMPT_RCU is not set
91# CONFIG_TREE_RCU_TRACE is not set
92# CONFIG_PREEMPT_RCU_TRACE is not set
Kumar Gala77e03a22008-01-23 23:42:44 -060093# CONFIG_IKCONFIG is not set
94CONFIG_LOG_BUF_SHIFT=14
Kumar Galaeff2f1e2008-03-24 08:56:06 -050095CONFIG_GROUP_SCHED=y
Kumar Gala77e03a22008-01-23 23:42:44 -060096CONFIG_FAIR_GROUP_SCHED=y
Kumar Galaeff2f1e2008-03-24 08:56:06 -050097# CONFIG_RT_GROUP_SCHED is not set
98CONFIG_USER_SCHED=y
99# CONFIG_CGROUP_SCHED is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -0600100# CONFIG_CGROUPS is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600101CONFIG_SYSFS_DEPRECATED=y
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500102CONFIG_SYSFS_DEPRECATED_V2=y
Kumar Gala77e03a22008-01-23 23:42:44 -0600103# CONFIG_RELAY is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500104# CONFIG_NAMESPACES is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600105CONFIG_BLK_DEV_INITRD=y
106CONFIG_INITRAMFS_SOURCE=""
Kumar Gala0ae0e7e2009-05-13 17:24:50 -0500107CONFIG_RD_GZIP=y
108# CONFIG_RD_BZIP2 is not set
109# CONFIG_RD_LZMA is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600110# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
111CONFIG_SYSCTL=y
Kumar Gala0ae0e7e2009-05-13 17:24:50 -0500112CONFIG_ANON_INODES=y
Kumar Gala77e03a22008-01-23 23:42:44 -0600113CONFIG_EMBEDDED=y
114CONFIG_SYSCTL_SYSCALL=y
115CONFIG_KALLSYMS=y
116# CONFIG_KALLSYMS_ALL is not set
117# CONFIG_KALLSYMS_EXTRA_PASS is not set
118CONFIG_HOTPLUG=y
119CONFIG_PRINTK=y
120CONFIG_BUG=y
121CONFIG_ELF_CORE=y
122CONFIG_BASE_FULL=y
123CONFIG_FUTEX=y
Kumar Gala77e03a22008-01-23 23:42:44 -0600124CONFIG_EPOLL=y
125CONFIG_SIGNALFD=y
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500126CONFIG_TIMERFD=y
Kumar Gala77e03a22008-01-23 23:42:44 -0600127CONFIG_EVENTFD=y
128CONFIG_SHMEM=y
Kumar Galaea371942008-11-08 12:32:41 -0600129CONFIG_AIO=y
Kumar Gala34466c52009-07-29 23:34:01 -0500130CONFIG_HAVE_PERF_COUNTERS=y
131
132#
133# Performance Counters
134#
135# CONFIG_PERF_COUNTERS is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600136CONFIG_VM_EVENT_COUNTERS=y
Kumar Galaea371942008-11-08 12:32:41 -0600137CONFIG_PCI_QUIRKS=y
Kumar Gala77e03a22008-01-23 23:42:44 -0600138CONFIG_SLUB_DEBUG=y
Kumar Gala34466c52009-07-29 23:34:01 -0500139# CONFIG_STRIP_ASM_SYMS is not set
Kumar Gala0ae0e7e2009-05-13 17:24:50 -0500140CONFIG_COMPAT_BRK=y
Kumar Gala77e03a22008-01-23 23:42:44 -0600141# CONFIG_SLAB is not set
142CONFIG_SLUB=y
143# CONFIG_SLOB is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500144# CONFIG_PROFILING is not set
Kumar Gala0ae0e7e2009-05-13 17:24:50 -0500145# CONFIG_MARKERS 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 Gala2bb2e1d2008-08-21 07:11:30 -0500153CONFIG_HAVE_CLK=y
Kumar Gala34466c52009-07-29 23:34:01 -0500154
155#
156# GCOV-based kernel profiling
157#
Kumar Gala0ae0e7e2009-05-13 17:24:50 -0500158# CONFIG_SLOW_WORK is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500159# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600160CONFIG_SLABINFO=y
161CONFIG_RT_MUTEXES=y
Kumar Gala77e03a22008-01-23 23:42:44 -0600162CONFIG_BASE_SMALL=0
163CONFIG_MODULES=y
Kumar Gala70b3ec32008-06-09 08:53:39 -0500164# CONFIG_MODULE_FORCE_LOAD is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600165# CONFIG_MODULE_UNLOAD is not set
166CONFIG_MODVERSIONS=y
167# CONFIG_MODULE_SRCVERSION_ALL is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600168CONFIG_BLOCK=y
Kumar Gala34466c52009-07-29 23:34:01 -0500169CONFIG_LBDAF=y
Kumar Gala77e03a22008-01-23 23:42:44 -0600170# CONFIG_BLK_DEV_BSG is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500171# CONFIG_BLK_DEV_INTEGRITY is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600172
173#
174# IO Schedulers
175#
176CONFIG_IOSCHED_NOOP=y
177CONFIG_IOSCHED_AS=y
178CONFIG_IOSCHED_DEADLINE=y
179CONFIG_IOSCHED_CFQ=y
180# CONFIG_DEFAULT_AS is not set
181# CONFIG_DEFAULT_DEADLINE is not set
182CONFIG_DEFAULT_CFQ=y
183# CONFIG_DEFAULT_NOOP is not set
184CONFIG_DEFAULT_IOSCHED="cfq"
Kumar Galaea371942008-11-08 12:32:41 -0600185# CONFIG_FREEZER is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600186
187#
188# Platform support
189#
Kumar Gala77e03a22008-01-23 23:42:44 -0600190# CONFIG_PPC_CELL is not set
191# CONFIG_PPC_CELL_NATIVE is not set
192# CONFIG_PQ2ADS is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500193CONFIG_MPC85xx=y
Kumar Gala77e03a22008-01-23 23:42:44 -0600194# CONFIG_MPC8540_ADS is not set
195# CONFIG_MPC8560_ADS is not set
196# CONFIG_MPC85xx_CDS is not set
197# CONFIG_MPC85xx_MDS is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500198# CONFIG_MPC8536_DS is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600199# CONFIG_MPC85xx_DS is not set
Kumar Gala0ae0e7e2009-05-13 17:24:50 -0500200# CONFIG_SOCRATES is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -0500201# CONFIG_KSI8560 is not set
Kumar Gala34466c52009-07-29 23:34:01 -0500202# CONFIG_XES_MPC85xx is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600203CONFIG_STX_GP3=y
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500204# CONFIG_TQM8540 is not set
205# CONFIG_TQM8541 is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500206# CONFIG_TQM8548 is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500207# CONFIG_TQM8555 is not set
208# CONFIG_TQM8560 is not set
209# CONFIG_SBC8548 is not set
210# CONFIG_SBC8560 is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600211# CONFIG_IPIC is not set
212CONFIG_MPIC=y
213# CONFIG_MPIC_WEIRD is not set
214# CONFIG_PPC_I8259 is not set
215# CONFIG_PPC_RTAS is not set
216# CONFIG_MMIO_NVRAM is not set
217# CONFIG_PPC_MPC106 is not set
218# CONFIG_PPC_970_NAP is not set
219# CONFIG_PPC_INDIRECT_IO is not set
220# CONFIG_GENERIC_IOMAP is not set
221# CONFIG_CPU_FREQ is not set
Kumar Galaea371942008-11-08 12:32:41 -0600222# CONFIG_QUICC_ENGINE is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600223CONFIG_CPM2=y
Kumar Gala77e03a22008-01-23 23:42:44 -0600224# CONFIG_FSL_ULI1575 is not set
225CONFIG_CPM=y
Kumar Galaea371942008-11-08 12:32:41 -0600226# CONFIG_MPC8xxx_GPIO is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -0600227# CONFIG_SIMPLE_GPIO is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600228
229#
230# Kernel options
231#
232CONFIG_HIGHMEM=y
Kumar Gala77e03a22008-01-23 23:42:44 -0600233# CONFIG_NO_HZ is not set
234# CONFIG_HIGH_RES_TIMERS is not set
235CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
236# CONFIG_HZ_100 is not set
237CONFIG_HZ_250=y
238# CONFIG_HZ_300 is not set
239# CONFIG_HZ_1000 is not set
240CONFIG_HZ=250
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500241# CONFIG_SCHED_HRTICK is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600242CONFIG_PREEMPT_NONE=y
243# CONFIG_PREEMPT_VOLUNTARY is not set
244# CONFIG_PREEMPT is not set
245CONFIG_BINFMT_ELF=y
Kumar Galaea371942008-11-08 12:32:41 -0600246# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
247# CONFIG_HAVE_AOUT is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600248CONFIG_BINFMT_MISC=m
249CONFIG_MATH_EMULATION=y
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500250# CONFIG_IOMMU_HELPER is not set
Kumar Gala34466c52009-07-29 23:34:01 -0500251# CONFIG_SWIOTLB is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600252CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500253CONFIG_ARCH_HAS_WALK_MEMORY=y
254CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
Kumar Gala77e03a22008-01-23 23:42:44 -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 Gala77e03a22008-01-23 23:42:44 -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 Gala77e03a22008-01-23 23:42:44 -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 Gala34466c52009-07-29 23:34:01 -0500272CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
Kumar Gala993ac6b2009-01-26 19:59:55 -0600273CONFIG_PPC_4K_PAGES=y
274# CONFIG_PPC_16K_PAGES is not set
275# CONFIG_PPC_64K_PAGES is not set
Kumar Gala0ae0e7e2009-05-13 17:24:50 -0500276# CONFIG_PPC_256K_PAGES is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -0500277CONFIG_FORCE_MAX_ZONEORDER=11
Kumar Gala77e03a22008-01-23 23:42:44 -0600278CONFIG_PROC_DEVICETREE=y
279# CONFIG_CMDLINE_BOOL is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500280CONFIG_EXTRA_TARGETS=""
Kumar Gala77e03a22008-01-23 23:42:44 -0600281# CONFIG_PM is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600282CONFIG_SECCOMP=y
Kumar Gala77e03a22008-01-23 23:42:44 -0600283CONFIG_ISA_DMA_API=y
284
285#
286# Bus options
287#
288CONFIG_ZONE_DMA=y
289CONFIG_PPC_INDIRECT_PCI=y
290CONFIG_FSL_SOC=y
291CONFIG_FSL_PCI=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500292CONFIG_PPC_PCI_CHOICE=y
Kumar Gala77e03a22008-01-23 23:42:44 -0600293CONFIG_PCI=y
294CONFIG_PCI_DOMAINS=y
295CONFIG_PCI_SYSCALL=y
296# CONFIG_PCIEPORTBUS is not set
297CONFIG_ARCH_SUPPORTS_MSI=y
298# CONFIG_PCI_MSI is not set
Kumar Galaea371942008-11-08 12:32:41 -0600299# CONFIG_PCI_LEGACY is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600300# CONFIG_PCI_DEBUG 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 Gala77e03a22008-01-23 23:42:44 -0600303# CONFIG_PCCARD is not set
304# CONFIG_HOTPLUG_PCI is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -0500305# CONFIG_HAS_RAPIDIO is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600306
307#
308# Advanced setup
309#
310# CONFIG_ADVANCED_OPTIONS is not set
311
312#
313# Default settings for advanced configuration options are used
314#
Kumar Gala77e03a22008-01-23 23:42:44 -0600315CONFIG_LOWMEM_SIZE=0x30000000
Kumar Gala0ae0e7e2009-05-13 17:24:50 -0500316CONFIG_LOWMEM_CAM_NUM=3
Kumar Gala70b3ec32008-06-09 08:53:39 -0500317CONFIG_PAGE_OFFSET=0xc0000000
Kumar Gala77e03a22008-01-23 23:42:44 -0600318CONFIG_KERNEL_START=0xc0000000
Kumar Gala70b3ec32008-06-09 08:53:39 -0500319CONFIG_PHYSICAL_START=0x00000000
Kumar Gala0ae0e7e2009-05-13 17:24:50 -0500320CONFIG_PHYSICAL_ALIGN=0x04000000
Kumar Gala77e03a22008-01-23 23:42:44 -0600321CONFIG_TASK_SIZE=0xc0000000
Kumar Gala77e03a22008-01-23 23:42:44 -0600322CONFIG_NET=y
323
324#
325# Networking options
326#
327CONFIG_PACKET=y
328# CONFIG_PACKET_MMAP is not set
329CONFIG_UNIX=y
330CONFIG_XFRM=y
331# CONFIG_XFRM_USER is not set
332# CONFIG_XFRM_SUB_POLICY is not set
333# CONFIG_XFRM_MIGRATE is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500334# CONFIG_XFRM_STATISTICS is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600335# CONFIG_NET_KEY is not set
336CONFIG_INET=y
337# CONFIG_IP_MULTICAST is not set
338# CONFIG_IP_ADVANCED_ROUTER is not set
339CONFIG_IP_FIB_HASH=y
340CONFIG_IP_PNP=y
341# CONFIG_IP_PNP_DHCP is not set
342CONFIG_IP_PNP_BOOTP=y
343# CONFIG_IP_PNP_RARP is not set
344# CONFIG_NET_IPIP is not set
345# CONFIG_NET_IPGRE is not set
346# CONFIG_ARPD is not set
347# CONFIG_SYN_COOKIES is not set
348# CONFIG_INET_AH is not set
349# CONFIG_INET_ESP is not set
350# CONFIG_INET_IPCOMP is not set
351# CONFIG_INET_XFRM_TUNNEL is not set
352# CONFIG_INET_TUNNEL is not set
353CONFIG_INET_XFRM_MODE_TRANSPORT=y
354CONFIG_INET_XFRM_MODE_TUNNEL=y
355CONFIG_INET_XFRM_MODE_BEET=y
356# CONFIG_INET_LRO is not set
357CONFIG_INET_DIAG=y
358CONFIG_INET_TCP_DIAG=y
359# CONFIG_TCP_CONG_ADVANCED is not set
360CONFIG_TCP_CONG_CUBIC=y
361CONFIG_DEFAULT_TCP_CONG="cubic"
362# CONFIG_TCP_MD5SIG is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600363# CONFIG_IPV6 is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600364# CONFIG_NETWORK_SECMARK is not set
365CONFIG_NETFILTER=y
366# CONFIG_NETFILTER_DEBUG is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500367CONFIG_NETFILTER_ADVANCED=y
Kumar Gala77e03a22008-01-23 23:42:44 -0600368
369#
370# Core Netfilter Configuration
371#
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500372# CONFIG_NETFILTER_NETLINK_QUEUE is not set
373# CONFIG_NETFILTER_NETLINK_LOG is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600374# CONFIG_NF_CONNTRACK is not set
375CONFIG_NETFILTER_XTABLES=m
376# CONFIG_NETFILTER_XT_TARGET_CLASSIFY is not set
377# CONFIG_NETFILTER_XT_TARGET_MARK is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600378# CONFIG_NETFILTER_XT_TARGET_NFLOG is not set
Kumar Galaea371942008-11-08 12:32:41 -0600379# CONFIG_NETFILTER_XT_TARGET_NFQUEUE is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500380# CONFIG_NETFILTER_XT_TARGET_RATEEST is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600381# CONFIG_NETFILTER_XT_TARGET_TCPMSS is not set
382# CONFIG_NETFILTER_XT_MATCH_COMMENT is not set
383# CONFIG_NETFILTER_XT_MATCH_DCCP is not set
384# CONFIG_NETFILTER_XT_MATCH_DSCP is not set
385# CONFIG_NETFILTER_XT_MATCH_ESP is not set
Kumar Galaea371942008-11-08 12:32:41 -0600386# CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set
Kumar Gala0ae0e7e2009-05-13 17:24:50 -0500387# CONFIG_NETFILTER_XT_MATCH_HL is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500388# CONFIG_NETFILTER_XT_MATCH_IPRANGE is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600389# CONFIG_NETFILTER_XT_MATCH_LENGTH is not set
390# CONFIG_NETFILTER_XT_MATCH_LIMIT is not set
391# CONFIG_NETFILTER_XT_MATCH_MAC is not set
392# CONFIG_NETFILTER_XT_MATCH_MARK is not set
Kumar Galaea371942008-11-08 12:32:41 -0600393# CONFIG_NETFILTER_XT_MATCH_MULTIPORT is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500394# CONFIG_NETFILTER_XT_MATCH_OWNER is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600395# CONFIG_NETFILTER_XT_MATCH_POLICY is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600396# CONFIG_NETFILTER_XT_MATCH_PKTTYPE is not set
397# CONFIG_NETFILTER_XT_MATCH_QUOTA is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500398# CONFIG_NETFILTER_XT_MATCH_RATEEST is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600399# CONFIG_NETFILTER_XT_MATCH_REALM is not set
Kumar Galaea371942008-11-08 12:32:41 -0600400# CONFIG_NETFILTER_XT_MATCH_RECENT is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600401# CONFIG_NETFILTER_XT_MATCH_SCTP is not set
402# CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set
403# CONFIG_NETFILTER_XT_MATCH_STRING is not set
404# CONFIG_NETFILTER_XT_MATCH_TCPMSS is not set
405# CONFIG_NETFILTER_XT_MATCH_TIME is not set
406# CONFIG_NETFILTER_XT_MATCH_U32 is not set
Kumar Galaea371942008-11-08 12:32:41 -0600407# CONFIG_IP_VS is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600408
409#
410# IP: Netfilter Configuration
411#
Kumar Galaea371942008-11-08 12:32:41 -0600412# CONFIG_NF_DEFRAG_IPV4 is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600413# CONFIG_IP_NF_QUEUE is not set
414CONFIG_IP_NF_IPTABLES=m
Kumar Gala77e03a22008-01-23 23:42:44 -0600415# CONFIG_IP_NF_MATCH_ADDRTYPE is not set
Kumar Galaea371942008-11-08 12:32:41 -0600416# CONFIG_IP_NF_MATCH_AH is not set
417# CONFIG_IP_NF_MATCH_ECN is not set
418# CONFIG_IP_NF_MATCH_TTL is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600419CONFIG_IP_NF_FILTER=m
420# CONFIG_IP_NF_TARGET_REJECT is not set
421# CONFIG_IP_NF_TARGET_LOG is not set
422# CONFIG_IP_NF_TARGET_ULOG is not set
423# CONFIG_IP_NF_MANGLE is not set
Kumar Gala0ae0e7e2009-05-13 17:24:50 -0500424# CONFIG_IP_NF_TARGET_TTL is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600425# CONFIG_IP_NF_RAW is not set
426# CONFIG_IP_NF_ARPTABLES is not set
427# CONFIG_IP_DCCP is not set
428# CONFIG_IP_SCTP is not set
429# CONFIG_TIPC is not set
430# CONFIG_ATM is not set
431# CONFIG_BRIDGE is not set
Kumar Galaea371942008-11-08 12:32:41 -0600432# CONFIG_NET_DSA is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600433# CONFIG_VLAN_8021Q is not set
434# CONFIG_DECNET is not set
435# CONFIG_LLC2 is not set
436# CONFIG_IPX is not set
437# CONFIG_ATALK is not set
438# CONFIG_X25 is not set
439# CONFIG_LAPB is not set
440# CONFIG_ECONET is not set
441# CONFIG_WAN_ROUTER is not set
Kumar Gala0ae0e7e2009-05-13 17:24:50 -0500442# CONFIG_PHONET is not set
Kumar Gala34466c52009-07-29 23:34:01 -0500443# CONFIG_IEEE802154 is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600444# CONFIG_NET_SCHED is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -0600445# CONFIG_DCB is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600446
447#
448# Network testing
449#
450CONFIG_NET_PKTGEN=y
451# CONFIG_HAMRADIO is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500452# CONFIG_CAN is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600453# CONFIG_IRDA is not set
454# CONFIG_BT is not set
455# CONFIG_AF_RXRPC is not set
Kumar Galaea371942008-11-08 12:32:41 -0600456CONFIG_WIRELESS=y
Kumar Gala77e03a22008-01-23 23:42:44 -0600457# CONFIG_CFG80211 is not set
Kumar Galaea371942008-11-08 12:32:41 -0600458CONFIG_WIRELESS_OLD_REGULATORY=y
Kumar Gala77e03a22008-01-23 23:42:44 -0600459# CONFIG_WIRELESS_EXT is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -0600460# CONFIG_LIB80211 is not set
Kumar Gala34466c52009-07-29 23:34:01 -0500461
462#
463# CFG80211 needs to be enabled for MAC80211
464#
465CONFIG_MAC80211_DEFAULT_PS_VALUE=0
Kumar Gala993ac6b2009-01-26 19:59:55 -0600466# CONFIG_WIMAX is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600467# CONFIG_RFKILL is not set
468# CONFIG_NET_9P is not set
469
470#
471# Device Drivers
472#
473
474#
475# Generic Driver Options
476#
477CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
478CONFIG_STANDALONE=y
479CONFIG_PREVENT_FIRMWARE_BUILD=y
480# CONFIG_FW_LOADER is not set
481# CONFIG_DEBUG_DRIVER is not set
482# CONFIG_DEBUG_DEVRES is not set
483# CONFIG_SYS_HYPERVISOR is not set
484# CONFIG_CONNECTOR is not set
485# CONFIG_MTD is not set
486CONFIG_OF_DEVICE=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500487CONFIG_OF_GPIO=y
Kumar Gala70b3ec32008-06-09 08:53:39 -0500488CONFIG_OF_I2C=m
Kumar Gala34466c52009-07-29 23:34:01 -0500489CONFIG_OF_MDIO=y
Kumar Gala77e03a22008-01-23 23:42:44 -0600490CONFIG_PARPORT=m
491CONFIG_PARPORT_PC=m
492# CONFIG_PARPORT_PC_FIFO is not set
493# CONFIG_PARPORT_PC_SUPERIO is not set
494# CONFIG_PARPORT_GSC is not set
495# CONFIG_PARPORT_AX88796 is not set
496# CONFIG_PARPORT_1284 is not set
497CONFIG_BLK_DEV=y
498# CONFIG_BLK_DEV_FD is not set
499# CONFIG_PARIDE is not set
500# CONFIG_BLK_CPQ_DA is not set
501# CONFIG_BLK_CPQ_CISS_DA is not set
502# CONFIG_BLK_DEV_DAC960 is not set
503# CONFIG_BLK_DEV_UMEM is not set
504# CONFIG_BLK_DEV_COW_COMMON is not set
505CONFIG_BLK_DEV_LOOP=m
506# CONFIG_BLK_DEV_CRYPTOLOOP is not set
507CONFIG_BLK_DEV_NBD=m
508# CONFIG_BLK_DEV_SX8 is not set
509CONFIG_BLK_DEV_RAM=y
510CONFIG_BLK_DEV_RAM_COUNT=16
511CONFIG_BLK_DEV_RAM_SIZE=32768
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500512# CONFIG_BLK_DEV_XIP is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600513# CONFIG_CDROM_PKTCDVD is not set
514# CONFIG_ATA_OVER_ETH is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500515# CONFIG_BLK_DEV_HD is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600516CONFIG_MISC_DEVICES=y
517# CONFIG_PHANTOM is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600518# CONFIG_SGI_IOC4 is not set
519# CONFIG_TIFM_CORE is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -0600520# CONFIG_ICS932S401 is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500521# CONFIG_ENCLOSURE_SERVICES is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500522# CONFIG_HP_ILO is not set
Kumar Gala0ae0e7e2009-05-13 17:24:50 -0500523# CONFIG_ISL29003 is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -0600524# CONFIG_C2PORT is not set
Kumar Gala0ae0e7e2009-05-13 17:24:50 -0500525
526#
527# EEPROM support
528#
529# CONFIG_EEPROM_AT24 is not set
530# CONFIG_EEPROM_LEGACY is not set
Kumar Gala34466c52009-07-29 23:34:01 -0500531# CONFIG_EEPROM_MAX6875 is not set
Kumar Gala0ae0e7e2009-05-13 17:24:50 -0500532# CONFIG_EEPROM_93CX6 is not set
Kumar Gala34466c52009-07-29 23:34:01 -0500533# CONFIG_CB710_CORE is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500534CONFIG_HAVE_IDE=y
Kumar Gala77e03a22008-01-23 23:42:44 -0600535CONFIG_IDE=y
Kumar Gala77e03a22008-01-23 23:42:44 -0600536
537#
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500538# Please see Documentation/ide/ide.txt for help/info on IDE drives
Kumar Gala77e03a22008-01-23 23:42:44 -0600539#
Kumar Gala993ac6b2009-01-26 19:59:55 -0600540CONFIG_IDE_ATAPI=y
Kumar Gala77e03a22008-01-23 23:42:44 -0600541# CONFIG_BLK_DEV_IDE_SATA is not set
Kumar Galaea371942008-11-08 12:32:41 -0600542CONFIG_IDE_GD=y
543CONFIG_IDE_GD_ATA=y
544# CONFIG_IDE_GD_ATAPI is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600545CONFIG_BLK_DEV_IDECD=m
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500546CONFIG_BLK_DEV_IDECD_VERBOSE_ERRORS=y
Kumar Gala77e03a22008-01-23 23:42:44 -0600547# CONFIG_BLK_DEV_IDETAPE is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600548# CONFIG_IDE_TASK_IOCTL is not set
549CONFIG_IDE_PROC_FS=y
550
551#
552# IDE chipset support/bugfixes
553#
Kumar Gala77e03a22008-01-23 23:42:44 -0600554# CONFIG_BLK_DEV_PLATFORM is not set
555
556#
557# PCI IDE chipsets support
558#
Kumar Gala77e03a22008-01-23 23:42:44 -0600559# CONFIG_BLK_DEV_GENERIC is not set
560# CONFIG_BLK_DEV_OPTI621 is not set
561# CONFIG_BLK_DEV_AEC62XX is not set
562# CONFIG_BLK_DEV_ALI15X3 is not set
563# CONFIG_BLK_DEV_AMD74XX is not set
564# CONFIG_BLK_DEV_CMD64X is not set
565# CONFIG_BLK_DEV_TRIFLEX is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600566# CONFIG_BLK_DEV_CS5520 is not set
567# CONFIG_BLK_DEV_CS5530 is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600568# CONFIG_BLK_DEV_HPT366 is not set
569# CONFIG_BLK_DEV_JMICRON is not set
570# CONFIG_BLK_DEV_SC1200 is not set
571# CONFIG_BLK_DEV_PIIX is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -0600572# CONFIG_BLK_DEV_IT8172 is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600573# CONFIG_BLK_DEV_IT8213 is not set
574# CONFIG_BLK_DEV_IT821X is not set
575# CONFIG_BLK_DEV_NS87415 is not set
576# CONFIG_BLK_DEV_PDC202XX_OLD is not set
577# CONFIG_BLK_DEV_PDC202XX_NEW is not set
578# CONFIG_BLK_DEV_SVWKS is not set
579# CONFIG_BLK_DEV_SIIMAGE is not set
580# CONFIG_BLK_DEV_SL82C105 is not set
581# CONFIG_BLK_DEV_SLC90E66 is not set
582# CONFIG_BLK_DEV_TRM290 is not set
583# CONFIG_BLK_DEV_VIA82CXXX is not set
584# CONFIG_BLK_DEV_TC86C001 is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600585# CONFIG_BLK_DEV_IDEDMA is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600586
587#
588# SCSI device support
589#
590# CONFIG_RAID_ATTRS is not set
591CONFIG_SCSI=m
592CONFIG_SCSI_DMA=y
593# CONFIG_SCSI_TGT is not set
594# CONFIG_SCSI_NETLINK is not set
595CONFIG_SCSI_PROC_FS=y
596
597#
598# SCSI support type (disk, tape, CD-ROM)
599#
600CONFIG_BLK_DEV_SD=m
601CONFIG_CHR_DEV_ST=m
602# CONFIG_CHR_DEV_OSST is not set
603CONFIG_BLK_DEV_SR=m
604# CONFIG_BLK_DEV_SR_VENDOR is not set
605CONFIG_CHR_DEV_SG=m
606# CONFIG_CHR_DEV_SCH is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600607CONFIG_SCSI_MULTI_LUN=y
608CONFIG_SCSI_CONSTANTS=y
609# CONFIG_SCSI_LOGGING is not set
610# CONFIG_SCSI_SCAN_ASYNC is not set
611CONFIG_SCSI_WAIT_SCAN=m
612
613#
614# SCSI Transports
615#
616# CONFIG_SCSI_SPI_ATTRS is not set
617# CONFIG_SCSI_FC_ATTRS is not set
618# CONFIG_SCSI_ISCSI_ATTRS is not set
619# CONFIG_SCSI_SAS_LIBSAS is not set
620# CONFIG_SCSI_SRP_ATTRS is not set
621CONFIG_SCSI_LOWLEVEL=y
622# CONFIG_ISCSI_TCP is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -0600623# CONFIG_SCSI_CXGB3_ISCSI is not set
Kumar Gala34466c52009-07-29 23:34:01 -0500624# CONFIG_SCSI_BNX2_ISCSI is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600625# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
626# CONFIG_SCSI_3W_9XXX is not set
627# CONFIG_SCSI_ACARD is not set
628# CONFIG_SCSI_AACRAID is not set
629# CONFIG_SCSI_AIC7XXX is not set
630# CONFIG_SCSI_AIC7XXX_OLD is not set
631# CONFIG_SCSI_AIC79XX is not set
632# CONFIG_SCSI_AIC94XX is not set
Kumar Gala34466c52009-07-29 23:34:01 -0500633# CONFIG_SCSI_MVSAS is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600634# CONFIG_SCSI_DPT_I2O is not set
635# CONFIG_SCSI_ADVANSYS is not set
636# CONFIG_SCSI_ARCMSR is not set
637# CONFIG_MEGARAID_NEWGEN is not set
638# CONFIG_MEGARAID_LEGACY is not set
639# CONFIG_MEGARAID_SAS is not set
Kumar Gala0ae0e7e2009-05-13 17:24:50 -0500640# CONFIG_SCSI_MPT2SAS is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600641# CONFIG_SCSI_HPTIOP is not set
642# CONFIG_SCSI_BUSLOGIC is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -0600643# CONFIG_LIBFC is not set
Kumar Gala0ae0e7e2009-05-13 17:24:50 -0500644# CONFIG_LIBFCOE is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -0600645# CONFIG_FCOE is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600646# CONFIG_SCSI_DMX3191D is not set
647# CONFIG_SCSI_EATA is not set
648# CONFIG_SCSI_FUTURE_DOMAIN is not set
649# CONFIG_SCSI_GDTH is not set
650# CONFIG_SCSI_IPS is not set
651# CONFIG_SCSI_INITIO is not set
652# CONFIG_SCSI_INIA100 is not set
653# CONFIG_SCSI_PPA is not set
654# CONFIG_SCSI_IMM is not set
655# CONFIG_SCSI_STEX is not set
656# CONFIG_SCSI_SYM53C8XX_2 is not set
657# CONFIG_SCSI_QLOGIC_1280 is not set
658# CONFIG_SCSI_QLA_FC is not set
659# CONFIG_SCSI_QLA_ISCSI is not set
660# CONFIG_SCSI_LPFC is not set
661# CONFIG_SCSI_DC395x is not set
662# CONFIG_SCSI_DC390T is not set
663# CONFIG_SCSI_NSP32 is not set
664# CONFIG_SCSI_DEBUG is not set
665# CONFIG_SCSI_SRP is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500666# CONFIG_SCSI_DH is not set
Kumar Gala0ae0e7e2009-05-13 17:24:50 -0500667# CONFIG_SCSI_OSD_INITIATOR is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600668# CONFIG_ATA is not set
669# CONFIG_MD is not set
670# CONFIG_FUSION is not set
671
672#
673# IEEE 1394 (FireWire) support
674#
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500675
676#
Kumar Gala34466c52009-07-29 23:34:01 -0500677# You can enable one or both FireWire driver stacks.
678#
679
680#
681# See the help texts for more information.
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500682#
Kumar Gala77e03a22008-01-23 23:42:44 -0600683# CONFIG_FIREWIRE is not set
684# CONFIG_IEEE1394 is not set
685# CONFIG_I2O is not set
686# CONFIG_MACINTOSH_DRIVERS is not set
687CONFIG_NETDEVICES=y
Kumar Gala77e03a22008-01-23 23:42:44 -0600688# CONFIG_DUMMY is not set
689# CONFIG_BONDING is not set
690# CONFIG_MACVLAN is not set
691# CONFIG_EQUALIZER is not set
692# CONFIG_TUN is not set
693# CONFIG_VETH is not set
694# CONFIG_ARCNET is not set
695CONFIG_PHYLIB=y
696
697#
698# MII PHY device drivers
699#
700CONFIG_MARVELL_PHY=y
701# CONFIG_DAVICOM_PHY is not set
702# CONFIG_QSEMI_PHY is not set
703# CONFIG_LXT_PHY is not set
704# CONFIG_CICADA_PHY is not set
705# CONFIG_VITESSE_PHY is not set
706# CONFIG_SMSC_PHY is not set
707# CONFIG_BROADCOM_PHY is not set
708# CONFIG_ICPLUS_PHY is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500709# CONFIG_REALTEK_PHY is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -0600710# CONFIG_NATIONAL_PHY is not set
711# CONFIG_STE10XP is not set
712# CONFIG_LSI_ET1011C_PHY is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600713# CONFIG_FIXED_PHY is not set
714# CONFIG_MDIO_BITBANG is not set
715CONFIG_NET_ETHERNET=y
716# CONFIG_MII is not set
717# CONFIG_HAPPYMEAL is not set
718# CONFIG_SUNGEM is not set
719# CONFIG_CASSINI is not set
720# CONFIG_NET_VENDOR_3COM is not set
Kumar Gala0ae0e7e2009-05-13 17:24:50 -0500721# CONFIG_ETHOC is not set
722# CONFIG_DNET is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600723# CONFIG_NET_TULIP is not set
724# CONFIG_HP100 is not set
725# CONFIG_IBM_NEW_EMAC_ZMII is not set
726# CONFIG_IBM_NEW_EMAC_RGMII is not set
727# CONFIG_IBM_NEW_EMAC_TAH is not set
728# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
Kumar Galaea371942008-11-08 12:32:41 -0600729# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
730# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
731# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600732# CONFIG_NET_PCI is not set
733# CONFIG_B44 is not set
Kumar Gala34466c52009-07-29 23:34:01 -0500734# CONFIG_KS8842 is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600735# CONFIG_NET_POCKET is not set
Kumar Galaea371942008-11-08 12:32:41 -0600736# CONFIG_ATL2 is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600737# CONFIG_FS_ENET is not set
738CONFIG_NETDEV_1000=y
739# CONFIG_ACENIC is not set
740# CONFIG_DL2K is not set
741# CONFIG_E1000 is not set
742# CONFIG_E1000E is not set
743# CONFIG_IP1000 is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500744# CONFIG_IGB is not set
Kumar Gala0ae0e7e2009-05-13 17:24:50 -0500745# CONFIG_IGBVF is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600746# CONFIG_NS83820 is not set
747# CONFIG_HAMACHI is not set
748# CONFIG_YELLOWFIN is not set
749# CONFIG_R8169 is not set
750# CONFIG_SIS190 is not set
751# CONFIG_SKGE is not set
752# CONFIG_SKY2 is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600753# CONFIG_VIA_VELOCITY is not set
754# CONFIG_TIGON3 is not set
755# CONFIG_BNX2 is not set
Kumar Gala34466c52009-07-29 23:34:01 -0500756# CONFIG_CNIC is not set
Kumar Gala0ae0e7e2009-05-13 17:24:50 -0500757CONFIG_FSL_PQ_MDIO=y
Kumar Gala77e03a22008-01-23 23:42:44 -0600758CONFIG_GIANFAR=y
Kumar Gala34466c52009-07-29 23:34:01 -0500759# CONFIG_MV643XX_ETH is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600760# CONFIG_QLA3XXX is not set
761# CONFIG_ATL1 is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500762# CONFIG_ATL1E is not set
Kumar Gala0ae0e7e2009-05-13 17:24:50 -0500763# CONFIG_ATL1C is not set
Kumar Galaea371942008-11-08 12:32:41 -0600764# CONFIG_JME is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600765CONFIG_NETDEV_10000=y
766# CONFIG_CHELSIO_T1 is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -0600767CONFIG_CHELSIO_T3_DEPENDS=y
Kumar Gala77e03a22008-01-23 23:42:44 -0600768# CONFIG_CHELSIO_T3 is not set
Kumar Galaea371942008-11-08 12:32:41 -0600769# CONFIG_ENIC is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600770# CONFIG_IXGBE is not set
771# CONFIG_IXGB is not set
772# CONFIG_S2IO is not set
Kumar Gala0ae0e7e2009-05-13 17:24:50 -0500773# CONFIG_VXGE is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600774# CONFIG_MYRI10GE is not set
775# CONFIG_NETXEN_NIC is not set
776# CONFIG_NIU is not set
Kumar Galaea371942008-11-08 12:32:41 -0600777# CONFIG_MLX4_EN is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600778# CONFIG_MLX4_CORE is not set
779# CONFIG_TEHUTI is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500780# CONFIG_BNX2X is not set
Kumar Galaea371942008-11-08 12:32:41 -0600781# CONFIG_QLGE is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -0500782# CONFIG_SFC is not set
Kumar Gala0ae0e7e2009-05-13 17:24:50 -0500783# CONFIG_BE2NET is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600784# CONFIG_TR is not set
785
786#
787# Wireless LAN
788#
789# CONFIG_WLAN_PRE80211 is not set
790# CONFIG_WLAN_80211 is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -0600791
792#
793# Enable WiMAX (Networking options) to see the WiMAX drivers
794#
Kumar Gala77e03a22008-01-23 23:42:44 -0600795# CONFIG_WAN is not set
796# CONFIG_FDDI is not set
797# CONFIG_HIPPI is not set
798# CONFIG_PLIP is not set
799# CONFIG_PPP is not set
800# CONFIG_SLIP is not set
801# CONFIG_NET_FC is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600802# CONFIG_NETCONSOLE is not set
803# CONFIG_NETPOLL is not set
804# CONFIG_NET_POLL_CONTROLLER is not set
805# CONFIG_ISDN is not set
806# CONFIG_PHONE is not set
807
808#
809# Input device support
810#
811CONFIG_INPUT=y
812# CONFIG_INPUT_FF_MEMLESS is not set
813# CONFIG_INPUT_POLLDEV is not set
814
815#
816# Userland interfaces
817#
818CONFIG_INPUT_MOUSEDEV=y
819CONFIG_INPUT_MOUSEDEV_PSAUX=y
820CONFIG_INPUT_MOUSEDEV_SCREEN_X=1280
821CONFIG_INPUT_MOUSEDEV_SCREEN_Y=1024
822CONFIG_INPUT_JOYDEV=m
823CONFIG_INPUT_EVDEV=m
824# CONFIG_INPUT_EVBUG is not set
825
826#
827# Input Device Drivers
828#
829CONFIG_INPUT_KEYBOARD=y
830CONFIG_KEYBOARD_ATKBD=y
Kumar Gala77e03a22008-01-23 23:42:44 -0600831# CONFIG_KEYBOARD_LKKBD is not set
Kumar Gala34466c52009-07-29 23:34:01 -0500832# CONFIG_KEYBOARD_GPIO is not set
833# CONFIG_KEYBOARD_MATRIX is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600834# CONFIG_KEYBOARD_NEWTON is not set
835# CONFIG_KEYBOARD_STOWAWAY is not set
Kumar Gala34466c52009-07-29 23:34:01 -0500836# CONFIG_KEYBOARD_SUNKBD is not set
837# CONFIG_KEYBOARD_XTKBD is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600838CONFIG_INPUT_MOUSE=y
839CONFIG_MOUSE_PS2=y
840CONFIG_MOUSE_PS2_ALPS=y
841CONFIG_MOUSE_PS2_LOGIPS2PP=y
842CONFIG_MOUSE_PS2_SYNAPTICS=y
Kumar Gala77e03a22008-01-23 23:42:44 -0600843CONFIG_MOUSE_PS2_TRACKPOINT=y
Kumar Galaea371942008-11-08 12:32:41 -0600844# CONFIG_MOUSE_PS2_ELANTECH is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600845# CONFIG_MOUSE_PS2_TOUCHKIT is not set
846# CONFIG_MOUSE_SERIAL is not set
847# CONFIG_MOUSE_APPLETOUCH is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500848# CONFIG_MOUSE_BCM5974 is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600849# CONFIG_MOUSE_VSXXXAA is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500850# CONFIG_MOUSE_GPIO is not set
Kumar Gala34466c52009-07-29 23:34:01 -0500851# CONFIG_MOUSE_SYNAPTICS_I2C is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600852# CONFIG_INPUT_JOYSTICK is not set
853# CONFIG_INPUT_TABLET is not set
854# CONFIG_INPUT_TOUCHSCREEN is not set
855# CONFIG_INPUT_MISC is not set
856
857#
858# Hardware I/O ports
859#
860CONFIG_SERIO=y
861CONFIG_SERIO_I8042=y
862CONFIG_SERIO_SERPORT=y
863# CONFIG_SERIO_PARKBD is not set
864# CONFIG_SERIO_PCIPS2 is not set
865CONFIG_SERIO_LIBPS2=y
866# CONFIG_SERIO_RAW is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500867# CONFIG_SERIO_XILINX_XPS_PS2 is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600868# CONFIG_GAMEPORT is not set
869
870#
871# Character devices
872#
873# CONFIG_VT is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -0500874CONFIG_DEVKMEM=y
Kumar Gala77e03a22008-01-23 23:42:44 -0600875# CONFIG_SERIAL_NONSTANDARD is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500876# CONFIG_NOZOMI is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600877
878#
879# Serial drivers
880#
881# CONFIG_SERIAL_8250 is not set
882
883#
884# Non-8250 serial port support
885#
886# CONFIG_SERIAL_UARTLITE is not set
887CONFIG_SERIAL_CORE=y
888CONFIG_SERIAL_CORE_CONSOLE=y
889CONFIG_SERIAL_CPM=y
890CONFIG_SERIAL_CPM_CONSOLE=y
Kumar Gala77e03a22008-01-23 23:42:44 -0600891# CONFIG_SERIAL_JSM is not set
892CONFIG_UNIX98_PTYS=y
Kumar Gala993ac6b2009-01-26 19:59:55 -0600893# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600894CONFIG_LEGACY_PTYS=y
895CONFIG_LEGACY_PTY_COUNT=256
896CONFIG_PRINTER=m
897# CONFIG_LP_CONSOLE is not set
898# CONFIG_PPDEV is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -0600899# CONFIG_HVC_UDBG is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600900# CONFIG_IPMI_HANDLER is not set
901CONFIG_HW_RANDOM=m
Kumar Gala0ae0e7e2009-05-13 17:24:50 -0500902# CONFIG_HW_RANDOM_TIMERIOMEM is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600903# CONFIG_NVRAM is not set
904# CONFIG_GEN_RTC is not set
905# CONFIG_R3964 is not set
906# CONFIG_APPLICOM is not set
907# CONFIG_RAW_DRIVER is not set
908# CONFIG_TCG_TPM is not set
909CONFIG_DEVPORT=y
910CONFIG_I2C=m
911CONFIG_I2C_BOARDINFO=y
912CONFIG_I2C_CHARDEV=m
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500913CONFIG_I2C_HELPER_AUTO=y
Kumar Gala993ac6b2009-01-26 19:59:55 -0600914CONFIG_I2C_ALGOBIT=m
Kumar Gala77e03a22008-01-23 23:42:44 -0600915
916#
Kumar Gala77e03a22008-01-23 23:42:44 -0600917# I2C Hardware Bus support
918#
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500919
920#
921# PC SMBus host controller drivers
922#
Kumar Gala77e03a22008-01-23 23:42:44 -0600923# CONFIG_I2C_ALI1535 is not set
924# CONFIG_I2C_ALI1563 is not set
925# CONFIG_I2C_ALI15X3 is not set
926# CONFIG_I2C_AMD756 is not set
927# CONFIG_I2C_AMD8111 is not set
928# CONFIG_I2C_I801 is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500929# CONFIG_I2C_ISCH is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600930# CONFIG_I2C_PIIX4 is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600931# CONFIG_I2C_NFORCE2 is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600932# CONFIG_I2C_SIS5595 is not set
933# CONFIG_I2C_SIS630 is not set
934# CONFIG_I2C_SIS96X is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600935# CONFIG_I2C_VIA is not set
936# CONFIG_I2C_VIAPRO is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500937
938#
939# I2C system bus drivers (mostly embedded / system-on-chip)
940#
941# CONFIG_I2C_CPM is not set
Kumar Gala34466c52009-07-29 23:34:01 -0500942# CONFIG_I2C_DESIGNWARE is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500943# CONFIG_I2C_GPIO is not set
944# CONFIG_I2C_MPC is not set
945# CONFIG_I2C_OCORES is not set
946# CONFIG_I2C_SIMTEC is not set
947
948#
949# External I2C/SMBus adapter drivers
950#
951# CONFIG_I2C_PARPORT is not set
952# CONFIG_I2C_PARPORT_LIGHT is not set
953# CONFIG_I2C_TAOS_EVM is not set
954
955#
956# Graphics adapter I2C/DDC channel drivers
957#
Kumar Gala77e03a22008-01-23 23:42:44 -0600958# CONFIG_I2C_VOODOO3 is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500959
960#
961# Other I2C/SMBus bus drivers
962#
Kumar Gala70b3ec32008-06-09 08:53:39 -0500963# CONFIG_I2C_PCA_PLATFORM is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500964# CONFIG_I2C_STUB is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600965
966#
967# Miscellaneous I2C Chip support
968#
Kumar Gala77e03a22008-01-23 23:42:44 -0600969# CONFIG_DS1682 is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600970# CONFIG_SENSORS_PCF8574 is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500971# CONFIG_PCF8575 is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500972# CONFIG_SENSORS_PCA9539 is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600973# CONFIG_SENSORS_TSL2550 is not set
974# CONFIG_I2C_DEBUG_CORE is not set
975# CONFIG_I2C_DEBUG_ALGO is not set
976# CONFIG_I2C_DEBUG_BUS is not set
977# CONFIG_I2C_DEBUG_CHIP is not set
Kumar Gala77e03a22008-01-23 23:42:44 -0600978# CONFIG_SPI is not set
Kumar Gala34466c52009-07-29 23:34:01 -0500979
980#
981# PPS support
982#
983# CONFIG_PPS is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500984CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
985CONFIG_ARCH_REQUIRE_GPIOLIB=y
986CONFIG_GPIOLIB=y
987# CONFIG_DEBUG_GPIO is not set
988# CONFIG_GPIO_SYSFS is not set
989
990#
Kumar Gala993ac6b2009-01-26 19:59:55 -0600991# Memory mapped GPIO expanders:
992#
993# CONFIG_GPIO_XILINX is not set
994
995#
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500996# I2C GPIO expanders:
997#
998# CONFIG_GPIO_MAX732X is not set
999# CONFIG_GPIO_PCA953X is not set
1000# CONFIG_GPIO_PCF857X is not set
1001
1002#
1003# PCI GPIO expanders:
1004#
1005# CONFIG_GPIO_BT8XX is not set
1006
1007#
1008# SPI GPIO expanders:
1009#
Kumar Gala77e03a22008-01-23 23:42:44 -06001010# CONFIG_W1 is not set
1011# CONFIG_POWER_SUPPLY is not set
1012CONFIG_HWMON=y
1013# CONFIG_HWMON_VID is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001014# CONFIG_SENSORS_AD7414 is not set
Kumar Gala77e03a22008-01-23 23:42:44 -06001015# CONFIG_SENSORS_AD7418 is not set
1016# CONFIG_SENSORS_ADM1021 is not set
1017# CONFIG_SENSORS_ADM1025 is not set
1018# CONFIG_SENSORS_ADM1026 is not set
1019# CONFIG_SENSORS_ADM1029 is not set
1020# CONFIG_SENSORS_ADM1031 is not set
1021# CONFIG_SENSORS_ADM9240 is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -06001022# CONFIG_SENSORS_ADT7462 is not set
Kumar Gala77e03a22008-01-23 23:42:44 -06001023# CONFIG_SENSORS_ADT7470 is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001024# CONFIG_SENSORS_ADT7473 is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -06001025# CONFIG_SENSORS_ADT7475 is not set
Kumar Gala77e03a22008-01-23 23:42:44 -06001026# CONFIG_SENSORS_ATXP1 is not set
1027# CONFIG_SENSORS_DS1621 is not set
1028# CONFIG_SENSORS_I5K_AMB is not set
1029# CONFIG_SENSORS_F71805F is not set
1030# CONFIG_SENSORS_F71882FG is not set
1031# CONFIG_SENSORS_F75375S is not set
Kumar Gala0ae0e7e2009-05-13 17:24:50 -05001032# CONFIG_SENSORS_G760A is not set
Kumar Gala77e03a22008-01-23 23:42:44 -06001033# CONFIG_SENSORS_GL518SM is not set
1034# CONFIG_SENSORS_GL520SM is not set
1035# CONFIG_SENSORS_IT87 is not set
1036# CONFIG_SENSORS_LM63 is not set
1037# CONFIG_SENSORS_LM75 is not set
1038# CONFIG_SENSORS_LM77 is not set
1039# CONFIG_SENSORS_LM78 is not set
1040# CONFIG_SENSORS_LM80 is not set
1041# CONFIG_SENSORS_LM83 is not set
1042# CONFIG_SENSORS_LM85 is not set
1043# CONFIG_SENSORS_LM87 is not set
1044# CONFIG_SENSORS_LM90 is not set
1045# CONFIG_SENSORS_LM92 is not set
1046# CONFIG_SENSORS_LM93 is not set
Kumar Gala0ae0e7e2009-05-13 17:24:50 -05001047# CONFIG_SENSORS_LTC4215 is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -06001048# CONFIG_SENSORS_LTC4245 is not set
Kumar Gala0ae0e7e2009-05-13 17:24:50 -05001049# CONFIG_SENSORS_LM95241 is not set
Kumar Gala77e03a22008-01-23 23:42:44 -06001050# CONFIG_SENSORS_MAX1619 is not set
1051# CONFIG_SENSORS_MAX6650 is not set
1052# CONFIG_SENSORS_PC87360 is not set
1053# CONFIG_SENSORS_PC87427 is not set
Kumar Gala0ae0e7e2009-05-13 17:24:50 -05001054# CONFIG_SENSORS_PCF8591 is not set
1055# CONFIG_SENSORS_SHT15 is not set
Kumar Gala77e03a22008-01-23 23:42:44 -06001056# CONFIG_SENSORS_SIS5595 is not set
1057# CONFIG_SENSORS_DME1737 is not set
1058# CONFIG_SENSORS_SMSC47M1 is not set
1059# CONFIG_SENSORS_SMSC47M192 is not set
1060# CONFIG_SENSORS_SMSC47B397 is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001061# CONFIG_SENSORS_ADS7828 is not set
Kumar Gala77e03a22008-01-23 23:42:44 -06001062# CONFIG_SENSORS_THMC50 is not set
Kumar Gala34466c52009-07-29 23:34:01 -05001063# CONFIG_SENSORS_TMP401 is not set
Kumar Gala77e03a22008-01-23 23:42:44 -06001064# CONFIG_SENSORS_VIA686A is not set
1065# CONFIG_SENSORS_VT1211 is not set
1066# CONFIG_SENSORS_VT8231 is not set
1067# CONFIG_SENSORS_W83781D is not set
1068# CONFIG_SENSORS_W83791D is not set
1069# CONFIG_SENSORS_W83792D is not set
1070# CONFIG_SENSORS_W83793 is not set
1071# CONFIG_SENSORS_W83L785TS is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001072# CONFIG_SENSORS_W83L786NG is not set
Kumar Gala77e03a22008-01-23 23:42:44 -06001073# CONFIG_SENSORS_W83627HF is not set
1074# CONFIG_SENSORS_W83627EHF is not set
1075# CONFIG_HWMON_DEBUG_CHIP is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001076# CONFIG_THERMAL is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001077# CONFIG_THERMAL_HWMON is not set
Kumar Gala77e03a22008-01-23 23:42:44 -06001078# CONFIG_WATCHDOG is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -06001079CONFIG_SSB_POSSIBLE=y
Kumar Gala77e03a22008-01-23 23:42:44 -06001080
1081#
1082# Sonics Silicon Backplane
1083#
Kumar Gala77e03a22008-01-23 23:42:44 -06001084# CONFIG_SSB is not set
1085
1086#
1087# Multifunction device drivers
1088#
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001089# CONFIG_MFD_CORE is not set
Kumar Gala77e03a22008-01-23 23:42:44 -06001090# CONFIG_MFD_SM501 is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -05001091# CONFIG_HTC_PASIC3 is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -06001092# CONFIG_TPS65010 is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001093# CONFIG_MFD_TMIO is not set
Kumar Galaea371942008-11-08 12:32:41 -06001094# CONFIG_MFD_WM8400 is not set
1095# CONFIG_MFD_WM8350_I2C is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -06001096# CONFIG_MFD_PCF50633 is not set
Kumar Gala34466c52009-07-29 23:34:01 -05001097# CONFIG_AB3100_CORE is not set
Kumar Galaea371942008-11-08 12:32:41 -06001098# CONFIG_REGULATOR is not set
Kumar Gala34466c52009-07-29 23:34:01 -05001099# CONFIG_MEDIA_SUPPORT is not set
Kumar Gala77e03a22008-01-23 23:42:44 -06001100
1101#
1102# Graphics support
1103#
1104CONFIG_AGP=m
1105CONFIG_DRM=m
1106# CONFIG_DRM_TDFX is not set
1107# CONFIG_DRM_R128 is not set
1108# CONFIG_DRM_RADEON is not set
1109# CONFIG_DRM_MGA is not set
1110# CONFIG_DRM_SIS is not set
1111# CONFIG_DRM_VIA is not set
1112# CONFIG_DRM_SAVAGE is not set
1113# CONFIG_VGASTATE is not set
1114# CONFIG_VIDEO_OUTPUT_CONTROL is not set
1115# CONFIG_FB is not set
1116# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
1117
1118#
1119# Display device support
1120#
1121# CONFIG_DISPLAY_SUPPORT is not set
Kumar Gala77e03a22008-01-23 23:42:44 -06001122CONFIG_SOUND=m
Kumar Galaea371942008-11-08 12:32:41 -06001123# CONFIG_SOUND_OSS_CORE is not set
Kumar Gala77e03a22008-01-23 23:42:44 -06001124# CONFIG_SND is not set
Kumar Gala77e03a22008-01-23 23:42:44 -06001125# CONFIG_SOUND_PRIME is not set
1126CONFIG_HID_SUPPORT=y
1127CONFIG_HID=y
1128# CONFIG_HID_DEBUG is not set
1129# CONFIG_HIDRAW is not set
Kumar Galaea371942008-11-08 12:32:41 -06001130# CONFIG_HID_PID is not set
1131
1132#
1133# Special HID drivers
1134#
Kumar Gala77e03a22008-01-23 23:42:44 -06001135CONFIG_USB_SUPPORT=y
1136CONFIG_USB_ARCH_HAS_HCD=y
1137CONFIG_USB_ARCH_HAS_OHCI=y
1138CONFIG_USB_ARCH_HAS_EHCI=y
1139# CONFIG_USB is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -05001140# CONFIG_USB_OTG_WHITELIST is not set
1141# CONFIG_USB_OTG_BLACKLIST_HUB is not set
Kumar Gala77e03a22008-01-23 23:42:44 -06001142
1143#
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001144# Enable Host or Gadget support to see Inventra options
1145#
1146
1147#
Kumar Gala0ae0e7e2009-05-13 17:24:50 -05001148# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
Kumar Gala77e03a22008-01-23 23:42:44 -06001149#
Kumar Gala77e03a22008-01-23 23:42:44 -06001150# CONFIG_USB_GADGET is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -06001151
1152#
1153# OTG and related infrastructure
1154#
Kumar Galaea371942008-11-08 12:32:41 -06001155# CONFIG_UWB is not set
Kumar Gala77e03a22008-01-23 23:42:44 -06001156# CONFIG_MMC is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001157# CONFIG_MEMSTICK is not set
Kumar Gala77e03a22008-01-23 23:42:44 -06001158# CONFIG_NEW_LEDS is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -05001159# CONFIG_ACCESSIBILITY is not set
Kumar Gala77e03a22008-01-23 23:42:44 -06001160# CONFIG_INFINIBAND is not set
1161# CONFIG_EDAC is not set
1162# CONFIG_RTC_CLASS is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001163# CONFIG_DMADEVICES is not set
Kumar Gala77e03a22008-01-23 23:42:44 -06001164# CONFIG_AUXDISPLAY is not set
Kumar Gala77e03a22008-01-23 23:42:44 -06001165# CONFIG_UIO is not set
Kumar Gala34466c52009-07-29 23:34:01 -05001166
1167#
1168# TI VLYNQ
1169#
Kumar Galaea371942008-11-08 12:32:41 -06001170# CONFIG_STAGING is not set
Kumar Gala77e03a22008-01-23 23:42:44 -06001171
1172#
1173# File systems
1174#
1175CONFIG_EXT2_FS=y
1176# CONFIG_EXT2_FS_XATTR is not set
1177# CONFIG_EXT2_FS_XIP is not set
1178CONFIG_EXT3_FS=y
Kumar Gala0ae0e7e2009-05-13 17:24:50 -05001179# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
Kumar Gala77e03a22008-01-23 23:42:44 -06001180CONFIG_EXT3_FS_XATTR=y
1181# CONFIG_EXT3_FS_POSIX_ACL is not set
1182# CONFIG_EXT3_FS_SECURITY is not set
Kumar Galaea371942008-11-08 12:32:41 -06001183# CONFIG_EXT4_FS is not set
Kumar Gala77e03a22008-01-23 23:42:44 -06001184CONFIG_JBD=y
1185CONFIG_FS_MBCACHE=y
1186# CONFIG_REISERFS_FS is not set
1187# CONFIG_JFS_FS is not set
1188# CONFIG_FS_POSIX_ACL is not set
1189# CONFIG_XFS_FS is not set
Kumar Gala34466c52009-07-29 23:34:01 -05001190# CONFIG_GFS2_FS is not set
Kumar Gala77e03a22008-01-23 23:42:44 -06001191# CONFIG_OCFS2_FS is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -06001192# CONFIG_BTRFS_FS is not set
Kumar Gala34466c52009-07-29 23:34:01 -05001193CONFIG_FILE_LOCKING=y
1194CONFIG_FSNOTIFY=y
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001195CONFIG_DNOTIFY=y
Kumar Gala77e03a22008-01-23 23:42:44 -06001196CONFIG_INOTIFY=y
1197CONFIG_INOTIFY_USER=y
1198# CONFIG_QUOTA is not set
Kumar Gala77e03a22008-01-23 23:42:44 -06001199CONFIG_AUTOFS_FS=m
1200CONFIG_AUTOFS4_FS=y
1201# CONFIG_FUSE_FS is not set
1202
1203#
Kumar Gala0ae0e7e2009-05-13 17:24:50 -05001204# Caches
1205#
1206# CONFIG_FSCACHE is not set
1207
1208#
Kumar Gala77e03a22008-01-23 23:42:44 -06001209# CD-ROM/DVD Filesystems
1210#
1211CONFIG_ISO9660_FS=m
1212# CONFIG_JOLIET is not set
1213# CONFIG_ZISOFS is not set
1214CONFIG_UDF_FS=m
1215CONFIG_UDF_NLS=y
1216
1217#
1218# DOS/FAT/NT Filesystems
1219#
1220CONFIG_FAT_FS=m
1221CONFIG_MSDOS_FS=m
1222CONFIG_VFAT_FS=m
1223CONFIG_FAT_DEFAULT_CODEPAGE=437
1224CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1225# CONFIG_NTFS_FS is not set
1226
1227#
1228# Pseudo filesystems
1229#
1230CONFIG_PROC_FS=y
1231# CONFIG_PROC_KCORE is not set
1232CONFIG_PROC_SYSCTL=y
Kumar Galaea371942008-11-08 12:32:41 -06001233CONFIG_PROC_PAGE_MONITOR=y
Kumar Gala77e03a22008-01-23 23:42:44 -06001234CONFIG_SYSFS=y
1235CONFIG_TMPFS=y
1236# CONFIG_TMPFS_POSIX_ACL is not set
1237# CONFIG_HUGETLB_PAGE is not set
1238# CONFIG_CONFIGFS_FS is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -06001239CONFIG_MISC_FILESYSTEMS=y
Kumar Gala77e03a22008-01-23 23:42:44 -06001240# CONFIG_ADFS_FS is not set
1241# CONFIG_AFFS_FS is not set
1242# CONFIG_HFS_FS is not set
1243# CONFIG_HFSPLUS_FS is not set
1244# CONFIG_BEFS_FS is not set
1245# CONFIG_BFS_FS is not set
1246# CONFIG_EFS_FS is not set
1247CONFIG_CRAMFS=m
Kumar Gala993ac6b2009-01-26 19:59:55 -06001248# CONFIG_SQUASHFS is not set
Kumar Gala77e03a22008-01-23 23:42:44 -06001249# CONFIG_VXFS_FS is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001250# CONFIG_MINIX_FS is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001251# CONFIG_OMFS_FS is not set
Kumar Gala77e03a22008-01-23 23:42:44 -06001252# CONFIG_HPFS_FS is not set
1253# CONFIG_QNX4FS_FS is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001254# CONFIG_ROMFS_FS is not set
Kumar Gala77e03a22008-01-23 23:42:44 -06001255# CONFIG_SYSV_FS is not set
1256# CONFIG_UFS_FS is not set
Kumar Gala0ae0e7e2009-05-13 17:24:50 -05001257# CONFIG_NILFS2_FS is not set
Kumar Gala77e03a22008-01-23 23:42:44 -06001258CONFIG_NETWORK_FILESYSTEMS=y
1259CONFIG_NFS_FS=y
1260CONFIG_NFS_V3=y
1261# CONFIG_NFS_V3_ACL is not set
1262# CONFIG_NFS_V4 is not set
Kumar Gala77e03a22008-01-23 23:42:44 -06001263CONFIG_ROOT_NFS=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001264# CONFIG_NFSD is not set
Kumar Gala77e03a22008-01-23 23:42:44 -06001265CONFIG_LOCKD=y
1266CONFIG_LOCKD_V4=y
1267CONFIG_NFS_COMMON=y
1268CONFIG_SUNRPC=y
Kumar Gala77e03a22008-01-23 23:42:44 -06001269# CONFIG_RPCSEC_GSS_KRB5 is not set
1270# CONFIG_RPCSEC_GSS_SPKM3 is not set
1271CONFIG_SMB_FS=m
1272# CONFIG_SMB_NLS_DEFAULT is not set
1273# CONFIG_CIFS is not set
1274# CONFIG_NCP_FS is not set
1275# CONFIG_CODA_FS is not set
1276# CONFIG_AFS_FS is not set
1277
1278#
1279# Partition Types
1280#
1281# CONFIG_PARTITION_ADVANCED is not set
1282CONFIG_MSDOS_PARTITION=y
1283CONFIG_NLS=y
1284CONFIG_NLS_DEFAULT="iso8859-1"
1285# CONFIG_NLS_CODEPAGE_437 is not set
1286# CONFIG_NLS_CODEPAGE_737 is not set
1287# CONFIG_NLS_CODEPAGE_775 is not set
1288# CONFIG_NLS_CODEPAGE_850 is not set
1289# CONFIG_NLS_CODEPAGE_852 is not set
1290# CONFIG_NLS_CODEPAGE_855 is not set
1291# CONFIG_NLS_CODEPAGE_857 is not set
1292# CONFIG_NLS_CODEPAGE_860 is not set
1293# CONFIG_NLS_CODEPAGE_861 is not set
1294# CONFIG_NLS_CODEPAGE_862 is not set
1295# CONFIG_NLS_CODEPAGE_863 is not set
1296# CONFIG_NLS_CODEPAGE_864 is not set
1297# CONFIG_NLS_CODEPAGE_865 is not set
1298# CONFIG_NLS_CODEPAGE_866 is not set
1299# CONFIG_NLS_CODEPAGE_869 is not set
1300# CONFIG_NLS_CODEPAGE_936 is not set
1301# CONFIG_NLS_CODEPAGE_950 is not set
1302# CONFIG_NLS_CODEPAGE_932 is not set
1303# CONFIG_NLS_CODEPAGE_949 is not set
1304# CONFIG_NLS_CODEPAGE_874 is not set
1305# CONFIG_NLS_ISO8859_8 is not set
1306# CONFIG_NLS_CODEPAGE_1250 is not set
1307# CONFIG_NLS_CODEPAGE_1251 is not set
1308# CONFIG_NLS_ASCII is not set
1309# CONFIG_NLS_ISO8859_1 is not set
1310# CONFIG_NLS_ISO8859_2 is not set
1311# CONFIG_NLS_ISO8859_3 is not set
1312# CONFIG_NLS_ISO8859_4 is not set
1313# CONFIG_NLS_ISO8859_5 is not set
1314# CONFIG_NLS_ISO8859_6 is not set
1315# CONFIG_NLS_ISO8859_7 is not set
1316# CONFIG_NLS_ISO8859_9 is not set
1317# CONFIG_NLS_ISO8859_13 is not set
1318# CONFIG_NLS_ISO8859_14 is not set
1319# CONFIG_NLS_ISO8859_15 is not set
1320# CONFIG_NLS_KOI8_R is not set
1321# CONFIG_NLS_KOI8_U is not set
1322# CONFIG_NLS_UTF8 is not set
1323# CONFIG_DLM is not set
Kumar Gala0ae0e7e2009-05-13 17:24:50 -05001324# CONFIG_BINARY_PRINTF is not set
Kumar Gala77e03a22008-01-23 23:42:44 -06001325
1326#
1327# Library routines
1328#
1329CONFIG_BITREVERSE=y
Kumar Gala993ac6b2009-01-26 19:59:55 -06001330CONFIG_GENERIC_FIND_LAST_BIT=y
Kumar Gala77e03a22008-01-23 23:42:44 -06001331CONFIG_CRC_CCITT=y
1332# CONFIG_CRC16 is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001333CONFIG_CRC_T10DIF=m
Kumar Gala70b3ec32008-06-09 08:53:39 -05001334CONFIG_CRC_ITU_T=m
Kumar Gala77e03a22008-01-23 23:42:44 -06001335CONFIG_CRC32=y
1336# CONFIG_CRC7 is not set
1337# CONFIG_LIBCRC32C is not set
Kumar Gala0ae0e7e2009-05-13 17:24:50 -05001338CONFIG_ZLIB_INFLATE=y
1339CONFIG_DECOMPRESS_GZIP=y
Kumar Gala77e03a22008-01-23 23:42:44 -06001340CONFIG_HAS_IOMEM=y
1341CONFIG_HAS_IOPORT=y
1342CONFIG_HAS_DMA=y
Kumar Gala70b3ec32008-06-09 08:53:39 -05001343CONFIG_HAVE_LMB=y
Kumar Gala0ae0e7e2009-05-13 17:24:50 -05001344CONFIG_NLATTR=y
Kumar Gala34466c52009-07-29 23:34:01 -05001345CONFIG_GENERIC_ATOMIC64=y
Kumar Gala77e03a22008-01-23 23:42:44 -06001346
1347#
1348# Kernel hacking
1349#
1350# CONFIG_PRINTK_TIME is not set
1351CONFIG_ENABLE_WARN_DEPRECATED=y
1352CONFIG_ENABLE_MUST_CHECK=y
Kumar Gala70b3ec32008-06-09 08:53:39 -05001353CONFIG_FRAME_WARN=1024
Kumar Gala77e03a22008-01-23 23:42:44 -06001354# CONFIG_MAGIC_SYSRQ is not set
1355# CONFIG_UNUSED_SYMBOLS is not set
1356# CONFIG_DEBUG_FS is not set
1357# CONFIG_HEADERS_CHECK is not set
1358CONFIG_DEBUG_KERNEL=y
1359# CONFIG_DEBUG_SHIRQ is not set
1360CONFIG_DETECT_SOFTLOCKUP=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001361# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
1362CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
Kumar Gala0ae0e7e2009-05-13 17:24:50 -05001363CONFIG_DETECT_HUNG_TASK=y
1364# CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set
1365CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0
Kumar Gala77e03a22008-01-23 23:42:44 -06001366CONFIG_SCHED_DEBUG=y
1367# CONFIG_SCHEDSTATS is not set
1368# CONFIG_TIMER_STATS is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -05001369# CONFIG_DEBUG_OBJECTS is not set
Kumar Gala77e03a22008-01-23 23:42:44 -06001370# CONFIG_SLUB_DEBUG_ON is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001371# CONFIG_SLUB_STATS is not set
Kumar Gala77e03a22008-01-23 23:42:44 -06001372# CONFIG_DEBUG_RT_MUTEXES is not set
1373# CONFIG_RT_MUTEX_TESTER is not set
1374# CONFIG_DEBUG_SPINLOCK is not set
1375# CONFIG_DEBUG_MUTEXES is not set
Kumar Gala34466c52009-07-29 23:34:01 -05001376# CONFIG_DEBUG_LOCK_ALLOC is not set
1377# CONFIG_PROVE_LOCKING is not set
1378# CONFIG_LOCK_STAT is not set
Kumar Gala77e03a22008-01-23 23:42:44 -06001379# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1380# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
1381# CONFIG_DEBUG_KOBJECT is not set
1382# CONFIG_DEBUG_HIGHMEM is not set
1383# CONFIG_DEBUG_BUGVERBOSE is not set
1384# CONFIG_DEBUG_INFO is not set
1385# CONFIG_DEBUG_VM is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -05001386# CONFIG_DEBUG_WRITECOUNT is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001387# CONFIG_DEBUG_MEMORY_INIT is not set
Kumar Gala77e03a22008-01-23 23:42:44 -06001388# CONFIG_DEBUG_LIST is not set
1389# CONFIG_DEBUG_SG is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -06001390# CONFIG_DEBUG_NOTIFIERS is not set
Kumar Gala77e03a22008-01-23 23:42:44 -06001391# CONFIG_RCU_TORTURE_TEST is not set
Kumar Galaea371942008-11-08 12:32:41 -06001392# CONFIG_RCU_CPU_STALL_DETECTOR is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001393# CONFIG_BACKTRACE_SELF_TEST is not set
Kumar Galaea371942008-11-08 12:32:41 -06001394# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
Kumar Gala77e03a22008-01-23 23:42:44 -06001395# CONFIG_FAULT_INJECTION is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001396# CONFIG_LATENCYTOP is not set
1397CONFIG_SYSCTL_SYSCALL_CHECK=y
Kumar Gala0ae0e7e2009-05-13 17:24:50 -05001398# CONFIG_DEBUG_PAGEALLOC is not set
Kumar Galaea371942008-11-08 12:32:41 -06001399CONFIG_HAVE_FUNCTION_TRACER=y
Kumar Gala0ae0e7e2009-05-13 17:24:50 -05001400CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
Kumar Gala993ac6b2009-01-26 19:59:55 -06001401CONFIG_HAVE_DYNAMIC_FTRACE=y
1402CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
Kumar Gala0ae0e7e2009-05-13 17:24:50 -05001403CONFIG_TRACING_SUPPORT=y
Kumar Gala34466c52009-07-29 23:34:01 -05001404CONFIG_FTRACE=y
Kumar Galaea371942008-11-08 12:32:41 -06001405# CONFIG_FUNCTION_TRACER is not set
Kumar Gala34466c52009-07-29 23:34:01 -05001406# CONFIG_IRQSOFF_TRACER is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001407# CONFIG_SCHED_TRACER is not set
Kumar Gala34466c52009-07-29 23:34:01 -05001408# CONFIG_ENABLE_DEFAULT_TRACERS is not set
Kumar Galaea371942008-11-08 12:32:41 -06001409# CONFIG_BOOT_TRACER is not set
Kumar Gala34466c52009-07-29 23:34:01 -05001410CONFIG_BRANCH_PROFILE_NONE=y
1411# CONFIG_PROFILE_ANNOTATED_BRANCHES is not set
1412# CONFIG_PROFILE_ALL_BRANCHES is not set
Kumar Galaea371942008-11-08 12:32:41 -06001413# CONFIG_STACK_TRACER is not set
Kumar Gala0ae0e7e2009-05-13 17:24:50 -05001414# CONFIG_KMEMTRACE is not set
1415# CONFIG_WORKQUEUE_TRACER is not set
1416# CONFIG_BLK_DEV_IO_TRACE is not set
Kumar Gala77e03a22008-01-23 23:42:44 -06001417# CONFIG_SAMPLES is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001418CONFIG_HAVE_ARCH_KGDB=y
1419# CONFIG_KGDB is not set
Kumar Gala34466c52009-07-29 23:34:01 -05001420# CONFIG_KMEMCHECK is not set
1421# CONFIG_PPC_DISABLE_WERROR is not set
1422CONFIG_PPC_WERROR=y
Kumar Gala993ac6b2009-01-26 19:59:55 -06001423CONFIG_PRINT_STACK_DEPTH=64
Kumar Gala77e03a22008-01-23 23:42:44 -06001424# CONFIG_DEBUG_STACKOVERFLOW is not set
1425# CONFIG_DEBUG_STACK_USAGE is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001426# CONFIG_CODE_PATCHING_SELFTEST is not set
1427# CONFIG_FTR_FIXUP_SELFTEST is not set
Kumar Galaea371942008-11-08 12:32:41 -06001428# CONFIG_MSI_BITMAP_SELFTEST is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001429# CONFIG_XMON is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -05001430# CONFIG_IRQSTACKS is not set
Kumar Gala77e03a22008-01-23 23:42:44 -06001431CONFIG_BDI_SWITCH=y
1432# CONFIG_PPC_EARLY_DEBUG is not set
1433
1434#
1435# Security options
1436#
1437# CONFIG_KEYS is not set
1438# CONFIG_SECURITY is not set
Kumar Galaea371942008-11-08 12:32:41 -06001439# CONFIG_SECURITYFS is not set
Kumar Gala77e03a22008-01-23 23:42:44 -06001440# CONFIG_SECURITY_FILE_CAPABILITIES is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001441CONFIG_CRYPTO=y
Kumar Gala70b3ec32008-06-09 08:53:39 -05001442
1443#
1444# Crypto core or helper
1445#
Kumar Galaea371942008-11-08 12:32:41 -06001446# CONFIG_CRYPTO_FIPS is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001447# CONFIG_CRYPTO_MANAGER is not set
Kumar Gala993ac6b2009-01-26 19:59:55 -06001448# CONFIG_CRYPTO_MANAGER2 is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -05001449# CONFIG_CRYPTO_GF128MUL is not set
1450# CONFIG_CRYPTO_NULL is not set
1451# CONFIG_CRYPTO_CRYPTD is not set
1452# CONFIG_CRYPTO_AUTHENC is not set
1453# CONFIG_CRYPTO_TEST is not set
1454
1455#
1456# Authenticated Encryption with Associated Data
1457#
1458# CONFIG_CRYPTO_CCM is not set
1459# CONFIG_CRYPTO_GCM is not set
1460# CONFIG_CRYPTO_SEQIV is not set
1461
1462#
1463# Block modes
1464#
1465# CONFIG_CRYPTO_CBC is not set
1466# CONFIG_CRYPTO_CTR is not set
1467# CONFIG_CRYPTO_CTS is not set
1468# CONFIG_CRYPTO_ECB is not set
1469# CONFIG_CRYPTO_LRW is not set
1470# CONFIG_CRYPTO_PCBC is not set
1471# CONFIG_CRYPTO_XTS is not set
1472
1473#
1474# Hash modes
1475#
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001476# CONFIG_CRYPTO_HMAC is not set
1477# CONFIG_CRYPTO_XCBC is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -05001478
1479#
1480# Digest
1481#
1482# CONFIG_CRYPTO_CRC32C is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001483# CONFIG_CRYPTO_MD4 is not set
1484# CONFIG_CRYPTO_MD5 is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -05001485# CONFIG_CRYPTO_MICHAEL_MIC is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001486# CONFIG_CRYPTO_RMD128 is not set
1487# CONFIG_CRYPTO_RMD160 is not set
1488# CONFIG_CRYPTO_RMD256 is not set
1489# CONFIG_CRYPTO_RMD320 is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001490# CONFIG_CRYPTO_SHA1 is not set
1491# CONFIG_CRYPTO_SHA256 is not set
1492# CONFIG_CRYPTO_SHA512 is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001493# CONFIG_CRYPTO_TGR192 is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -05001494# CONFIG_CRYPTO_WP512 is not set
1495
1496#
1497# Ciphers
1498#
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001499# CONFIG_CRYPTO_AES is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -05001500# CONFIG_CRYPTO_ANUBIS is not set
1501# CONFIG_CRYPTO_ARC4 is not set
1502# CONFIG_CRYPTO_BLOWFISH is not set
1503# CONFIG_CRYPTO_CAMELLIA is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001504# CONFIG_CRYPTO_CAST5 is not set
1505# CONFIG_CRYPTO_CAST6 is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -05001506# CONFIG_CRYPTO_DES is not set
1507# CONFIG_CRYPTO_FCRYPT is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001508# CONFIG_CRYPTO_KHAZAD is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001509# CONFIG_CRYPTO_SALSA20 is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -05001510# CONFIG_CRYPTO_SEED is not set
1511# CONFIG_CRYPTO_SERPENT is not set
1512# CONFIG_CRYPTO_TEA is not set
1513# CONFIG_CRYPTO_TWOFISH is not set
1514
1515#
1516# Compression
1517#
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001518# CONFIG_CRYPTO_DEFLATE is not set
Kumar Gala0ae0e7e2009-05-13 17:24:50 -05001519# CONFIG_CRYPTO_ZLIB is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001520# CONFIG_CRYPTO_LZO is not set
Kumar Galaea371942008-11-08 12:32:41 -06001521
1522#
1523# Random Number Generation
1524#
1525# CONFIG_CRYPTO_ANSI_CPRNG is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001526CONFIG_CRYPTO_HW=y
1527# CONFIG_CRYPTO_DEV_HIFN_795X is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001528# CONFIG_CRYPTO_DEV_TALITOS is not set
1529CONFIG_PPC_CLOCK=y
Kumar Gala77e03a22008-01-23 23:42:44 -06001530CONFIG_PPC_LIB_RHEAP=y
Kumar Gala70b3ec32008-06-09 08:53:39 -05001531# CONFIG_VIRTUALIZATION is not set