blob: 82bdaac45fb51b3a290993ba1806b34ef2acece7 [file] [log] [blame]
Paul Mundt652b9672007-03-28 17:20:47 +09001#
2# Automatically generated make config: don't edit
Paul Mundt53a52ab2009-04-02 22:02:26 +09003# Linux kernel version: 2.6.29
4# Thu Apr 2 18:55:10 2009
Paul Mundt652b9672007-03-28 17:20:47 +09005#
6CONFIG_SUPERH=y
Paul Mundt4bb273e2008-10-22 20:05:11 +09007CONFIG_SUPERH32=y
8CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig"
Paul Mundt652b9672007-03-28 17:20:47 +09009CONFIG_RWSEM_GENERIC_SPINLOCK=y
10CONFIG_GENERIC_BUG=y
11CONFIG_GENERIC_FIND_NEXT_BIT=y
12CONFIG_GENERIC_HWEIGHT=y
13CONFIG_GENERIC_HARDIRQS=y
Paul Mundt4bb273e2008-10-22 20:05:11 +090014CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
Paul Mundt652b9672007-03-28 17:20:47 +090015CONFIG_GENERIC_IRQ_PROBE=y
Paul Mundt4bb273e2008-10-22 20:05:11 +090016# CONFIG_GENERIC_GPIO is not set
Paul Mundtb2309d62007-06-20 18:09:10 +090017CONFIG_GENERIC_TIME=y
18CONFIG_GENERIC_CLOCKEVENTS=y
Paul Mundt53a52ab2009-04-02 22:02:26 +090019CONFIG_ARCH_SUSPEND_POSSIBLE=y
20CONFIG_ARCH_HIBERNATION_POSSIBLE=y
Paul Mundtb2309d62007-06-20 18:09:10 +090021CONFIG_SYS_SUPPORTS_NUMA=y
Paul Mundt53a52ab2009-04-02 22:02:26 +090022CONFIG_SYS_SUPPORTS_CMT=y
Paul Mundt652b9672007-03-28 17:20:47 +090023CONFIG_STACKTRACE_SUPPORT=y
24CONFIG_LOCKDEP_SUPPORT=y
Paul Mundt4bb273e2008-10-22 20:05:11 +090025CONFIG_HAVE_LATENCYTOP_SUPPORT=y
Paul Mundt652b9672007-03-28 17:20:47 +090026# CONFIG_ARCH_HAS_ILOG2_U32 is not set
27# CONFIG_ARCH_HAS_ILOG2_U64 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +090028CONFIG_ARCH_NO_VIRT_TO_BUS=y
Paul Mundt53a52ab2009-04-02 22:02:26 +090029CONFIG_ARCH_HAS_DEFAULT_IDLE=y
Paul Mundt652b9672007-03-28 17:20:47 +090030CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
31
32#
Paul Mundt4bb273e2008-10-22 20:05:11 +090033# General setup
Paul Mundt652b9672007-03-28 17:20:47 +090034#
35CONFIG_EXPERIMENTAL=y
36CONFIG_BROKEN_ON_SMP=y
37CONFIG_LOCK_KERNEL=y
38CONFIG_INIT_ENV_ARG_LIMIT=32
Paul Mundt652b9672007-03-28 17:20:47 +090039CONFIG_LOCALVERSION=""
40CONFIG_LOCALVERSION_AUTO=y
41CONFIG_SWAP=y
42CONFIG_SYSVIPC=y
Paul Mundt652b9672007-03-28 17:20:47 +090043CONFIG_SYSVIPC_SYSCTL=y
Ryusuke Sakato6865f0e2007-05-01 09:45:29 +090044# CONFIG_POSIX_MQUEUE is not set
Paul Mundt652b9672007-03-28 17:20:47 +090045CONFIG_BSD_PROCESS_ACCT=y
46# CONFIG_BSD_PROCESS_ACCT_V3 is not set
Ryusuke Sakato6865f0e2007-05-01 09:45:29 +090047# CONFIG_TASKSTATS is not set
Ryusuke Sakato6865f0e2007-05-01 09:45:29 +090048# CONFIG_AUDIT is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +090049
50#
51# RCU Subsystem
52#
53CONFIG_CLASSIC_RCU=y
54# CONFIG_TREE_RCU is not set
55# CONFIG_PREEMPT_RCU is not set
56# CONFIG_TREE_RCU_TRACE is not set
57# CONFIG_PREEMPT_RCU_TRACE is not set
Paul Mundt652b9672007-03-28 17:20:47 +090058CONFIG_IKCONFIG=y
59CONFIG_IKCONFIG_PROC=y
Paul Mundtb2309d62007-06-20 18:09:10 +090060CONFIG_LOG_BUF_SHIFT=14
Paul Mundt4bb273e2008-10-22 20:05:11 +090061# CONFIG_GROUP_SCHED is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +090062# CONFIG_CGROUPS is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +090063CONFIG_SYSFS_DEPRECATED=y
64CONFIG_SYSFS_DEPRECATED_V2=y
Paul Mundt652b9672007-03-28 17:20:47 +090065# CONFIG_RELAY is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +090066# CONFIG_NAMESPACES is not set
Paul Mundt652b9672007-03-28 17:20:47 +090067CONFIG_BLK_DEV_INITRD=y
68CONFIG_INITRAMFS_SOURCE=""
Paul Mundt53a52ab2009-04-02 22:02:26 +090069CONFIG_RD_GZIP=y
70# CONFIG_RD_BZIP2 is not set
71# CONFIG_RD_LZMA is not set
72CONFIG_INITRAMFS_COMPRESSION_NONE=y
Paul Mundt652b9672007-03-28 17:20:47 +090073CONFIG_CC_OPTIMIZE_FOR_SIZE=y
74CONFIG_SYSCTL=y
Paul Mundt53a52ab2009-04-02 22:02:26 +090075CONFIG_ANON_INODES=y
Paul Mundt652b9672007-03-28 17:20:47 +090076CONFIG_EMBEDDED=y
77CONFIG_UID16=y
78CONFIG_SYSCTL_SYSCALL=y
79CONFIG_KALLSYMS=y
Paul Mundt652b9672007-03-28 17:20:47 +090080# CONFIG_KALLSYMS_EXTRA_PASS is not set
81CONFIG_HOTPLUG=y
82CONFIG_PRINTK=y
83CONFIG_BUG=y
84CONFIG_ELF_CORE=y
85CONFIG_BASE_FULL=y
86CONFIG_FUTEX=y
87CONFIG_EPOLL=y
Paul Mundtb2309d62007-06-20 18:09:10 +090088CONFIG_SIGNALFD=y
89CONFIG_TIMERFD=y
90CONFIG_EVENTFD=y
Paul Mundt652b9672007-03-28 17:20:47 +090091CONFIG_SHMEM=y
Paul Mundt4bb273e2008-10-22 20:05:11 +090092CONFIG_AIO=y
Paul Mundt652b9672007-03-28 17:20:47 +090093CONFIG_VM_EVENT_COUNTERS=y
Paul Mundtb2309d62007-06-20 18:09:10 +090094CONFIG_SLUB_DEBUG=y
Paul Mundt53a52ab2009-04-02 22:02:26 +090095CONFIG_COMPAT_BRK=y
Paul Mundtb2309d62007-06-20 18:09:10 +090096# CONFIG_SLAB is not set
97CONFIG_SLUB=y
98# CONFIG_SLOB is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +090099CONFIG_PROFILING=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900100# CONFIG_OPROFILE is not set
101CONFIG_HAVE_OPROFILE=y
102# CONFIG_KPROBES is not set
103CONFIG_HAVE_IOREMAP_PROT=y
104CONFIG_HAVE_KPROBES=y
105CONFIG_HAVE_KRETPROBES=y
106CONFIG_HAVE_ARCH_TRACEHOOK=y
107CONFIG_HAVE_CLK=y
108CONFIG_HAVE_GENERIC_DMA_COHERENT=y
109CONFIG_SLABINFO=y
Paul Mundt652b9672007-03-28 17:20:47 +0900110CONFIG_RT_MUTEXES=y
Paul Mundt652b9672007-03-28 17:20:47 +0900111CONFIG_BASE_SMALL=0
Paul Mundt652b9672007-03-28 17:20:47 +0900112CONFIG_MODULES=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900113# CONFIG_MODULE_FORCE_LOAD is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900114CONFIG_MODULE_UNLOAD=y
115# CONFIG_MODULE_FORCE_UNLOAD is not set
116# CONFIG_MODVERSIONS is not set
117# CONFIG_MODULE_SRCVERSION_ALL is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900118CONFIG_BLOCK=y
119# CONFIG_LBD is not set
120# CONFIG_BLK_DEV_IO_TRACE is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900121# CONFIG_BLK_DEV_BSG is not set
122# CONFIG_BLK_DEV_INTEGRITY is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900123
124#
125# IO Schedulers
126#
127CONFIG_IOSCHED_NOOP=y
128# CONFIG_IOSCHED_AS is not set
129# CONFIG_IOSCHED_DEADLINE is not set
130# CONFIG_IOSCHED_CFQ is not set
131# CONFIG_DEFAULT_AS is not set
132# CONFIG_DEFAULT_DEADLINE is not set
133# CONFIG_DEFAULT_CFQ is not set
134CONFIG_DEFAULT_NOOP=y
135CONFIG_DEFAULT_IOSCHED="noop"
Paul Mundt4bb273e2008-10-22 20:05:11 +0900136# CONFIG_FREEZER is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900137
138#
139# System type
140#
Paul Mundt652b9672007-03-28 17:20:47 +0900141CONFIG_CPU_SH4=y
142CONFIG_CPU_SH4A=y
143CONFIG_CPU_SH4AL_DSP=y
144CONFIG_CPU_SHX2=y
Paul Mundt53a52ab2009-04-02 22:02:26 +0900145CONFIG_ARCH_SHMOBILE=y
Paul Mundt652b9672007-03-28 17:20:47 +0900146# CONFIG_CPU_SUBTYPE_SH7619 is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900147# CONFIG_CPU_SUBTYPE_SH7201 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900148# CONFIG_CPU_SUBTYPE_SH7203 is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900149# CONFIG_CPU_SUBTYPE_SH7206 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900150# CONFIG_CPU_SUBTYPE_SH7263 is not set
151# CONFIG_CPU_SUBTYPE_MXG is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900152# CONFIG_CPU_SUBTYPE_SH7705 is not set
153# CONFIG_CPU_SUBTYPE_SH7706 is not set
154# CONFIG_CPU_SUBTYPE_SH7707 is not set
155# CONFIG_CPU_SUBTYPE_SH7708 is not set
156# CONFIG_CPU_SUBTYPE_SH7709 is not set
157# CONFIG_CPU_SUBTYPE_SH7710 is not set
158# CONFIG_CPU_SUBTYPE_SH7712 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900159# CONFIG_CPU_SUBTYPE_SH7720 is not set
160# CONFIG_CPU_SUBTYPE_SH7721 is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900161# CONFIG_CPU_SUBTYPE_SH7750 is not set
162# CONFIG_CPU_SUBTYPE_SH7091 is not set
163# CONFIG_CPU_SUBTYPE_SH7750R is not set
164# CONFIG_CPU_SUBTYPE_SH7750S is not set
165# CONFIG_CPU_SUBTYPE_SH7751 is not set
166# CONFIG_CPU_SUBTYPE_SH7751R is not set
167# CONFIG_CPU_SUBTYPE_SH7760 is not set
168# CONFIG_CPU_SUBTYPE_SH4_202 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900169# CONFIG_CPU_SUBTYPE_SH7723 is not set
170# CONFIG_CPU_SUBTYPE_SH7763 is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900171# CONFIG_CPU_SUBTYPE_SH7770 is not set
172# CONFIG_CPU_SUBTYPE_SH7780 is not set
173# CONFIG_CPU_SUBTYPE_SH7785 is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900174# CONFIG_CPU_SUBTYPE_SH7786 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900175# CONFIG_CPU_SUBTYPE_SHX3 is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900176# CONFIG_CPU_SUBTYPE_SH7343 is not set
177CONFIG_CPU_SUBTYPE_SH7722=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900178# CONFIG_CPU_SUBTYPE_SH7366 is not set
179# CONFIG_CPU_SUBTYPE_SH5_101 is not set
180# CONFIG_CPU_SUBTYPE_SH5_103 is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900181
182#
183# Memory management options
184#
Paul Mundtb2309d62007-06-20 18:09:10 +0900185CONFIG_QUICKLIST=y
Paul Mundt652b9672007-03-28 17:20:47 +0900186CONFIG_MMU=y
187CONFIG_PAGE_OFFSET=0x80000000
188CONFIG_MEMORY_START=0x0c000000
189CONFIG_MEMORY_SIZE=0x04000000
Paul Mundt4bb273e2008-10-22 20:05:11 +0900190CONFIG_29BIT=y
Paul Mundt652b9672007-03-28 17:20:47 +0900191# CONFIG_X2TLB is not set
192CONFIG_VSYSCALL=y
Paul Mundtb2309d62007-06-20 18:09:10 +0900193CONFIG_NUMA=y
194CONFIG_NODES_SHIFT=1
195CONFIG_ARCH_SPARSEMEM_ENABLE=y
196CONFIG_ARCH_SPARSEMEM_DEFAULT=y
197CONFIG_MAX_ACTIVE_REGIONS=2
Paul Mundt652b9672007-03-28 17:20:47 +0900198CONFIG_ARCH_POPULATES_NODE_MAP=y
Paul Mundtb2309d62007-06-20 18:09:10 +0900199CONFIG_ARCH_SELECT_MEMORY_MODEL=y
200CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900201CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
Paul Mundt652b9672007-03-28 17:20:47 +0900202CONFIG_PAGE_SIZE_4KB=y
203# CONFIG_PAGE_SIZE_8KB is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900204# CONFIG_PAGE_SIZE_16KB is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900205# CONFIG_PAGE_SIZE_64KB is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900206CONFIG_ENTRY_OFFSET=0x00001000
Paul Mundt652b9672007-03-28 17:20:47 +0900207CONFIG_HUGETLB_PAGE_SIZE_64K=y
208# CONFIG_HUGETLB_PAGE_SIZE_256K is not set
209# CONFIG_HUGETLB_PAGE_SIZE_1MB is not set
210# CONFIG_HUGETLB_PAGE_SIZE_4MB is not set
211# CONFIG_HUGETLB_PAGE_SIZE_64MB is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900212# CONFIG_HUGETLB_PAGE_SIZE_512MB is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900213CONFIG_SELECT_MEMORY_MODEL=y
Paul Mundtb2309d62007-06-20 18:09:10 +0900214# CONFIG_FLATMEM_MANUAL is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900215# CONFIG_DISCONTIGMEM_MANUAL is not set
Paul Mundtb2309d62007-06-20 18:09:10 +0900216CONFIG_SPARSEMEM_MANUAL=y
217CONFIG_SPARSEMEM=y
218CONFIG_NEED_MULTIPLE_NODES=y
219CONFIG_HAVE_MEMORY_PRESENT=y
220CONFIG_SPARSEMEM_STATIC=y
221# CONFIG_MEMORY_HOTPLUG is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900222CONFIG_SPLIT_PTLOCK_CPUS=4
Paul Mundtb2309d62007-06-20 18:09:10 +0900223CONFIG_MIGRATION=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900224# CONFIG_PHYS_ADDR_T_64BIT is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900225CONFIG_ZONE_DMA_FLAG=0
Paul Mundtb2309d62007-06-20 18:09:10 +0900226CONFIG_NR_QUICK=2
Paul Mundt4bb273e2008-10-22 20:05:11 +0900227CONFIG_UNEVICTABLE_LRU=y
Paul Mundt53a52ab2009-04-02 22:02:26 +0900228CONFIG_HAVE_MLOCK=y
229CONFIG_HAVE_MLOCKED_PAGE_BIT=y
Paul Mundt652b9672007-03-28 17:20:47 +0900230
231#
232# Cache configuration
233#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900234CONFIG_CACHE_WRITEBACK=y
235# CONFIG_CACHE_WRITETHROUGH is not set
236# CONFIG_CACHE_OFF is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900237
238#
239# Processor features
240#
241CONFIG_CPU_LITTLE_ENDIAN=y
242# CONFIG_CPU_BIG_ENDIAN is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900243# CONFIG_SH_FPU_EMU is not set
244CONFIG_SH_DSP=y
245CONFIG_SH_STORE_QUEUES=y
246CONFIG_CPU_HAS_INTEVT=y
Paul Mundt652b9672007-03-28 17:20:47 +0900247CONFIG_CPU_HAS_SR_RB=y
248CONFIG_CPU_HAS_PTEA=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900249CONFIG_CPU_HAS_DSP=y
Paul Mundt652b9672007-03-28 17:20:47 +0900250
251#
Paul Mundtb2309d62007-06-20 18:09:10 +0900252# Board support
253#
254CONFIG_SOLUTION_ENGINE=y
255CONFIG_SH_7722_SOLUTION_ENGINE=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900256# CONFIG_SH_MIGOR is not set
Paul Mundtb2309d62007-06-20 18:09:10 +0900257
258#
Paul Mundt652b9672007-03-28 17:20:47 +0900259# Timer and clock configuration
260#
261CONFIG_SH_TMU=y
Paul Mundt53a52ab2009-04-02 22:02:26 +0900262# CONFIG_SH_TIMER_CMT is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900263CONFIG_SH_TIMER_IRQ=16
Ryusuke Sakato6865f0e2007-05-01 09:45:29 +0900264CONFIG_SH_PCLK_FREQ=33333333
Paul Mundtb2309d62007-06-20 18:09:10 +0900265CONFIG_TICK_ONESHOT=y
266CONFIG_NO_HZ=y
267CONFIG_HIGH_RES_TIMERS=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900268CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
Paul Mundt652b9672007-03-28 17:20:47 +0900269
270#
271# CPU Frequency scaling
272#
273# CONFIG_CPU_FREQ is not set
274
275#
276# DMA support
277#
278# CONFIG_SH_DMA is not set
279
280#
281# Companion Chips
282#
Paul Mundt652b9672007-03-28 17:20:47 +0900283
284#
285# Additional SuperH Device Drivers
286#
Ryusuke Sakato6865f0e2007-05-01 09:45:29 +0900287CONFIG_HEARTBEAT=y
288# CONFIG_PUSH_SWITCH is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900289
290#
291# Kernel features
292#
293# CONFIG_HZ_100 is not set
294CONFIG_HZ_250=y
295# CONFIG_HZ_300 is not set
296# CONFIG_HZ_1000 is not set
297CONFIG_HZ=250
Paul Mundt4bb273e2008-10-22 20:05:11 +0900298CONFIG_SCHED_HRTICK=y
Paul Mundt652b9672007-03-28 17:20:47 +0900299CONFIG_KEXEC=y
Ryusuke Sakato6865f0e2007-05-01 09:45:29 +0900300# CONFIG_CRASH_DUMP is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900301# CONFIG_SECCOMP is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900302# CONFIG_PREEMPT_NONE is not set
303# CONFIG_PREEMPT_VOLUNTARY is not set
304CONFIG_PREEMPT=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900305CONFIG_GUSA=y
Paul Mundt652b9672007-03-28 17:20:47 +0900306
307#
308# Boot options
309#
310CONFIG_ZERO_PAGE_OFFSET=0x00001000
311CONFIG_BOOT_LINK_OFFSET=0x00800000
Ryusuke Sakato6865f0e2007-05-01 09:45:29 +0900312# CONFIG_CMDLINE_BOOL is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900313
314#
315# Bus options
316#
Paul Mundtb2309d62007-06-20 18:09:10 +0900317# CONFIG_ARCH_SUPPORTS_MSI is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900318# CONFIG_PCCARD is not set
319
320#
Paul Mundt652b9672007-03-28 17:20:47 +0900321# Executable file formats
322#
323CONFIG_BINFMT_ELF=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900324# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
325# CONFIG_HAVE_AOUT is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900326# CONFIG_BINFMT_MISC is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900327
328#
329# Power management options (EXPERIMENTAL)
330#
331# CONFIG_PM is not set
332# CONFIG_CPU_IDLE is not set
Ryusuke Sakato6865f0e2007-05-01 09:45:29 +0900333CONFIG_NET=y
334
335#
336# Networking options
337#
Ryusuke Sakato6865f0e2007-05-01 09:45:29 +0900338CONFIG_PACKET=y
339CONFIG_PACKET_MMAP=y
340CONFIG_UNIX=y
341CONFIG_XFRM=y
342# CONFIG_XFRM_USER is not set
343# CONFIG_XFRM_SUB_POLICY is not set
344# CONFIG_XFRM_MIGRATE is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900345# CONFIG_XFRM_STATISTICS is not set
Ryusuke Sakato6865f0e2007-05-01 09:45:29 +0900346# CONFIG_NET_KEY is not set
347CONFIG_INET=y
348# CONFIG_IP_MULTICAST is not set
349# CONFIG_IP_ADVANCED_ROUTER is not set
350CONFIG_IP_FIB_HASH=y
351# CONFIG_IP_PNP is not set
352# CONFIG_NET_IPIP is not set
353# CONFIG_NET_IPGRE is not set
354# CONFIG_ARPD is not set
355# CONFIG_SYN_COOKIES is not set
356# CONFIG_INET_AH is not set
357# CONFIG_INET_ESP is not set
358# CONFIG_INET_IPCOMP is not set
359# CONFIG_INET_XFRM_TUNNEL is not set
360# CONFIG_INET_TUNNEL is not set
361CONFIG_INET_XFRM_MODE_TRANSPORT=y
362CONFIG_INET_XFRM_MODE_TUNNEL=y
363CONFIG_INET_XFRM_MODE_BEET=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900364# CONFIG_INET_LRO is not set
Ryusuke Sakato6865f0e2007-05-01 09:45:29 +0900365CONFIG_INET_DIAG=y
366CONFIG_INET_TCP_DIAG=y
367# CONFIG_TCP_CONG_ADVANCED is not set
368CONFIG_TCP_CONG_CUBIC=y
369CONFIG_DEFAULT_TCP_CONG="cubic"
370# CONFIG_TCP_MD5SIG is not set
371# CONFIG_IPV6 is not set
Ryusuke Sakato6865f0e2007-05-01 09:45:29 +0900372# CONFIG_NETWORK_SECMARK is not set
373# CONFIG_NETFILTER is not set
Ryusuke Sakato6865f0e2007-05-01 09:45:29 +0900374# CONFIG_IP_DCCP is not set
Ryusuke Sakato6865f0e2007-05-01 09:45:29 +0900375# CONFIG_IP_SCTP is not set
Ryusuke Sakato6865f0e2007-05-01 09:45:29 +0900376# CONFIG_TIPC is not set
377# CONFIG_ATM is not set
378# CONFIG_BRIDGE is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900379# CONFIG_NET_DSA is not set
Ryusuke Sakato6865f0e2007-05-01 09:45:29 +0900380# CONFIG_VLAN_8021Q is not set
381# CONFIG_DECNET is not set
382# CONFIG_LLC2 is not set
383# CONFIG_IPX is not set
384# CONFIG_ATALK is not set
385# CONFIG_X25 is not set
386# CONFIG_LAPB is not set
387# CONFIG_ECONET is not set
388# CONFIG_WAN_ROUTER is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900389# CONFIG_PHONET is not set
Ryusuke Sakato6865f0e2007-05-01 09:45:29 +0900390# CONFIG_NET_SCHED is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900391# CONFIG_DCB is not set
Ryusuke Sakato6865f0e2007-05-01 09:45:29 +0900392
393#
394# Network testing
395#
396# CONFIG_NET_PKTGEN is not set
397# CONFIG_HAMRADIO is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900398# CONFIG_CAN is not set
Ryusuke Sakato6865f0e2007-05-01 09:45:29 +0900399# CONFIG_IRDA is not set
400# CONFIG_BT is not set
Paul Mundtb2309d62007-06-20 18:09:10 +0900401# CONFIG_AF_RXRPC is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900402CONFIG_WIRELESS=y
Paul Mundtb2309d62007-06-20 18:09:10 +0900403# CONFIG_CFG80211 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900404# CONFIG_WIRELESS_OLD_REGULATORY is not set
Paul Mundtb2309d62007-06-20 18:09:10 +0900405# CONFIG_WIRELESS_EXT is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900406# CONFIG_LIB80211 is not set
Paul Mundtb2309d62007-06-20 18:09:10 +0900407# CONFIG_MAC80211 is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900408# CONFIG_WIMAX is not set
Paul Mundtb2309d62007-06-20 18:09:10 +0900409# CONFIG_RFKILL is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900410# CONFIG_NET_9P is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900411
412#
413# Device Drivers
414#
415
416#
417# Generic Driver Options
418#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900419CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
Paul Mundt652b9672007-03-28 17:20:47 +0900420CONFIG_STANDALONE=y
421CONFIG_PREVENT_FIRMWARE_BUILD=y
Ryusuke Sakato6865f0e2007-05-01 09:45:29 +0900422# CONFIG_FW_LOADER is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900423# CONFIG_SYS_HYPERVISOR is not set
Ryusuke Sakato6865f0e2007-05-01 09:45:29 +0900424# CONFIG_CONNECTOR is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900425# CONFIG_MTD is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900426# CONFIG_PARPORT is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900427CONFIG_BLK_DEV=y
Paul Mundt652b9672007-03-28 17:20:47 +0900428# CONFIG_BLK_DEV_COW_COMMON is not set
429# CONFIG_BLK_DEV_LOOP is not set
Ryusuke Sakato6865f0e2007-05-01 09:45:29 +0900430# CONFIG_BLK_DEV_NBD is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900431CONFIG_BLK_DEV_RAM=y
432CONFIG_BLK_DEV_RAM_COUNT=16
433CONFIG_BLK_DEV_RAM_SIZE=4096
Paul Mundt4bb273e2008-10-22 20:05:11 +0900434# CONFIG_BLK_DEV_XIP is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900435# CONFIG_CDROM_PKTCDVD is not set
Ryusuke Sakato6865f0e2007-05-01 09:45:29 +0900436# CONFIG_ATA_OVER_ETH is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900437# CONFIG_BLK_DEV_HD is not set
438CONFIG_MISC_DEVICES=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900439# CONFIG_ENCLOSURE_SERVICES is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900440# CONFIG_C2PORT is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900441
442#
443# EEPROM support
444#
445# CONFIG_EEPROM_93CX6 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900446CONFIG_HAVE_IDE=y
Paul Mundt652b9672007-03-28 17:20:47 +0900447# CONFIG_IDE is not set
448
449#
450# SCSI device support
451#
452# CONFIG_RAID_ATTRS is not set
453CONFIG_SCSI=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900454CONFIG_SCSI_DMA=y
Paul Mundt652b9672007-03-28 17:20:47 +0900455# CONFIG_SCSI_TGT is not set
456# CONFIG_SCSI_NETLINK is not set
457CONFIG_SCSI_PROC_FS=y
458
459#
460# SCSI support type (disk, tape, CD-ROM)
461#
462CONFIG_BLK_DEV_SD=y
463# CONFIG_CHR_DEV_ST is not set
464# CONFIG_CHR_DEV_OSST is not set
465# CONFIG_BLK_DEV_SR is not set
Ryusuke Sakato6865f0e2007-05-01 09:45:29 +0900466# CONFIG_CHR_DEV_SG is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900467# CONFIG_CHR_DEV_SCH is not set
468
469#
470# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
471#
472# CONFIG_SCSI_MULTI_LUN is not set
473# CONFIG_SCSI_CONSTANTS is not set
474# CONFIG_SCSI_LOGGING is not set
475# CONFIG_SCSI_SCAN_ASYNC is not set
Paul Mundtb2309d62007-06-20 18:09:10 +0900476CONFIG_SCSI_WAIT_SCAN=m
Paul Mundt652b9672007-03-28 17:20:47 +0900477
478#
479# SCSI Transports
480#
481# CONFIG_SCSI_SPI_ATTRS is not set
482# CONFIG_SCSI_FC_ATTRS is not set
Ryusuke Sakato6865f0e2007-05-01 09:45:29 +0900483# CONFIG_SCSI_ISCSI_ATTRS is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900484# CONFIG_SCSI_SAS_LIBSAS is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900485# CONFIG_SCSI_SRP_ATTRS is not set
486CONFIG_SCSI_LOWLEVEL=y
Ryusuke Sakato6865f0e2007-05-01 09:45:29 +0900487# CONFIG_ISCSI_TCP is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900488# CONFIG_LIBFC is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900489# CONFIG_SCSI_DEBUG is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900490# CONFIG_SCSI_DH is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900491# CONFIG_SCSI_OSD_INITIATOR is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900492CONFIG_ATA=y
493# CONFIG_ATA_NONSTANDARD is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900494CONFIG_SATA_PMP=y
495CONFIG_ATA_SFF=y
496# CONFIG_SATA_MV is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900497CONFIG_PATA_PLATFORM=y
Paul Mundt652b9672007-03-28 17:20:47 +0900498# CONFIG_MD is not set
Ryusuke Sakato6865f0e2007-05-01 09:45:29 +0900499CONFIG_NETDEVICES=y
Paul Mundt53a52ab2009-04-02 22:02:26 +0900500CONFIG_COMPAT_NET_DEV_OPS=y
Ryusuke Sakato6865f0e2007-05-01 09:45:29 +0900501# CONFIG_DUMMY is not set
502# CONFIG_BONDING is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900503# CONFIG_MACVLAN is not set
Ryusuke Sakato6865f0e2007-05-01 09:45:29 +0900504# CONFIG_EQUALIZER is not set
505# CONFIG_TUN is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900506# CONFIG_VETH is not set
Ryusuke Sakato6865f0e2007-05-01 09:45:29 +0900507# CONFIG_PHYLIB is not set
Ryusuke Sakato6865f0e2007-05-01 09:45:29 +0900508CONFIG_NET_ETHERNET=y
509CONFIG_MII=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900510# CONFIG_AX88796 is not set
Ryusuke Sakato6865f0e2007-05-01 09:45:29 +0900511# CONFIG_STNIC is not set
512CONFIG_SMC91X=y
Paul Mundt53a52ab2009-04-02 22:02:26 +0900513# CONFIG_ETHOC is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900514# CONFIG_SMC911X is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900515# CONFIG_SMSC911X is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900516# CONFIG_DNET is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900517# CONFIG_IBM_NEW_EMAC_ZMII is not set
518# CONFIG_IBM_NEW_EMAC_RGMII is not set
519# CONFIG_IBM_NEW_EMAC_TAH is not set
520# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
521# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
522# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
523# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
524# CONFIG_B44 is not set
Paul Mundtb2309d62007-06-20 18:09:10 +0900525CONFIG_NETDEV_1000=y
526CONFIG_NETDEV_10000=y
Ryusuke Sakato6865f0e2007-05-01 09:45:29 +0900527
528#
Paul Mundtb2309d62007-06-20 18:09:10 +0900529# Wireless LAN
Ryusuke Sakato6865f0e2007-05-01 09:45:29 +0900530#
Paul Mundtb2309d62007-06-20 18:09:10 +0900531# CONFIG_WLAN_PRE80211 is not set
532# CONFIG_WLAN_80211 is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900533
534#
535# Enable WiMAX (Networking options) to see the WiMAX drivers
536#
Ryusuke Sakato6865f0e2007-05-01 09:45:29 +0900537# CONFIG_WAN is not set
538# CONFIG_PPP is not set
539# CONFIG_SLIP is not set
Ryusuke Sakato6865f0e2007-05-01 09:45:29 +0900540# CONFIG_NETCONSOLE is not set
541# CONFIG_NETPOLL is not set
542# CONFIG_NET_POLL_CONTROLLER is not set
Ryusuke Sakato6865f0e2007-05-01 09:45:29 +0900543# CONFIG_ISDN is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900544# CONFIG_PHONE is not set
545
546#
547# Input device support
548#
549CONFIG_INPUT=y
550# CONFIG_INPUT_FF_MEMLESS is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900551# CONFIG_INPUT_POLLDEV is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900552
553#
554# Userland interfaces
555#
556CONFIG_INPUT_MOUSEDEV=y
557# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
558CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
559CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
560# CONFIG_INPUT_JOYDEV is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900561# CONFIG_INPUT_EVDEV is not set
562# CONFIG_INPUT_EVBUG is not set
563
564#
565# Input Device Drivers
566#
567CONFIG_INPUT_KEYBOARD=y
568CONFIG_KEYBOARD_ATKBD=y
569# CONFIG_KEYBOARD_SUNKBD is not set
570# CONFIG_KEYBOARD_LKKBD is not set
571# CONFIG_KEYBOARD_XTKBD is not set
572# CONFIG_KEYBOARD_NEWTON is not set
573# CONFIG_KEYBOARD_STOWAWAY is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900574# CONFIG_KEYBOARD_SH_KEYSC is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900575# CONFIG_INPUT_MOUSE is not set
576# CONFIG_INPUT_JOYSTICK is not set
Paul Mundtb2309d62007-06-20 18:09:10 +0900577# CONFIG_INPUT_TABLET is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900578# CONFIG_INPUT_TOUCHSCREEN is not set
579# CONFIG_INPUT_MISC is not set
580
581#
582# Hardware I/O ports
583#
584CONFIG_SERIO=y
585# CONFIG_SERIO_I8042 is not set
586# CONFIG_SERIO_SERPORT is not set
587CONFIG_SERIO_LIBPS2=y
588# CONFIG_SERIO_RAW is not set
589# CONFIG_GAMEPORT is not set
590
591#
592# Character devices
593#
594# CONFIG_VT is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900595CONFIG_DEVKMEM=y
Paul Mundt652b9672007-03-28 17:20:47 +0900596# CONFIG_SERIAL_NONSTANDARD is not set
597
598#
599# Serial drivers
600#
601# CONFIG_SERIAL_8250 is not set
602
603#
604# Non-8250 serial port support
605#
606CONFIG_SERIAL_SH_SCI=y
Magnus Damm53aba192007-07-17 18:10:11 +0900607CONFIG_SERIAL_SH_SCI_NR_UARTS=3
Paul Mundt652b9672007-03-28 17:20:47 +0900608CONFIG_SERIAL_SH_SCI_CONSOLE=y
609CONFIG_SERIAL_CORE=y
610CONFIG_SERIAL_CORE_CONSOLE=y
611CONFIG_UNIX98_PTYS=y
Paul Mundt5e8766f2009-01-13 12:38:06 +0900612# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900613CONFIG_LEGACY_PTYS=y
614CONFIG_LEGACY_PTY_COUNT=256
Paul Mundt652b9672007-03-28 17:20:47 +0900615# CONFIG_IPMI_HANDLER is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900616CONFIG_HW_RANDOM=y
Paul Mundt53a52ab2009-04-02 22:02:26 +0900617# CONFIG_HW_RANDOM_TIMERIOMEM is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900618# CONFIG_R3964 is not set
619# CONFIG_RAW_DRIVER is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900620# CONFIG_TCG_TPM is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900621# CONFIG_I2C is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900622# CONFIG_SPI is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900623# CONFIG_W1 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900624# CONFIG_POWER_SUPPLY is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900625CONFIG_HWMON=y
626# CONFIG_HWMON_VID is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900627# CONFIG_SENSORS_F71805F is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900628# CONFIG_SENSORS_F71882FG is not set
629# CONFIG_SENSORS_IT87 is not set
630# CONFIG_SENSORS_PC87360 is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900631# CONFIG_SENSORS_PC87427 is not set
Paul Mundtb2309d62007-06-20 18:09:10 +0900632# CONFIG_SENSORS_SMSC47M1 is not set
633# CONFIG_SENSORS_SMSC47B397 is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900634# CONFIG_SENSORS_VT1211 is not set
Paul Mundtb2309d62007-06-20 18:09:10 +0900635# CONFIG_SENSORS_W83627HF is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900636# CONFIG_SENSORS_W83627EHF is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900637# CONFIG_HWMON_DEBUG_CHIP is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900638# CONFIG_THERMAL is not set
639# CONFIG_THERMAL_HWMON is not set
640# CONFIG_WATCHDOG is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900641CONFIG_SSB_POSSIBLE=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900642
643#
644# Sonics Silicon Backplane
645#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900646# CONFIG_SSB is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900647
648#
649# Multifunction device drivers
650#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900651# CONFIG_MFD_CORE is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900652# CONFIG_MFD_SM501 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900653# CONFIG_HTC_PASIC3 is not set
654# CONFIG_MFD_TMIO is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900655# CONFIG_REGULATOR is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900656
657#
658# Multimedia devices
659#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900660
661#
662# Multimedia core support
663#
Paul Mundt652b9672007-03-28 17:20:47 +0900664# CONFIG_VIDEO_DEV is not set
Paul Mundtb2309d62007-06-20 18:09:10 +0900665# CONFIG_DVB_CORE is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900666# CONFIG_VIDEO_MEDIA is not set
667
668#
669# Multimedia drivers
670#
Paul Mundtb2309d62007-06-20 18:09:10 +0900671CONFIG_DAB=y
Paul Mundt652b9672007-03-28 17:20:47 +0900672
673#
674# Graphics support
675#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900676# CONFIG_VGASTATE is not set
677# CONFIG_VIDEO_OUTPUT_CONTROL is not set
678# CONFIG_FB is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900679# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
Paul Mundtb2309d62007-06-20 18:09:10 +0900680
681#
682# Display device support
683#
684# CONFIG_DISPLAY_SUPPORT is not set
Ryusuke Sakato6865f0e2007-05-01 09:45:29 +0900685# CONFIG_SOUND is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900686CONFIG_HID_SUPPORT=y
Paul Mundt652b9672007-03-28 17:20:47 +0900687CONFIG_HID=y
688# CONFIG_HID_DEBUG is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900689# CONFIG_HIDRAW is not set
690# CONFIG_HID_PID is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900691
692#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900693# Special HID drivers
Paul Mundt652b9672007-03-28 17:20:47 +0900694#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900695CONFIG_HID_COMPAT=y
696CONFIG_USB_SUPPORT=y
697CONFIG_USB_ARCH_HAS_HCD=y
Paul Mundt652b9672007-03-28 17:20:47 +0900698# CONFIG_USB_ARCH_HAS_OHCI is not set
699# CONFIG_USB_ARCH_HAS_EHCI is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900700# CONFIG_USB is not set
701# CONFIG_USB_OTG_WHITELIST is not set
702# CONFIG_USB_OTG_BLACKLIST_HUB is not set
703
704#
705# Enable Host or Gadget support to see Inventra options
706#
Paul Mundt652b9672007-03-28 17:20:47 +0900707
708#
Paul Mundt53a52ab2009-04-02 22:02:26 +0900709# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
Paul Mundt652b9672007-03-28 17:20:47 +0900710#
Paul Mundt652b9672007-03-28 17:20:47 +0900711# CONFIG_USB_GADGET is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900712
713#
714# OTG and related infrastructure
715#
Paul Mundt652b9672007-03-28 17:20:47 +0900716# CONFIG_MMC is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900717# CONFIG_MEMSTICK is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900718# CONFIG_NEW_LEDS is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900719# CONFIG_ACCESSIBILITY is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900720CONFIG_RTC_LIB=y
721CONFIG_RTC_CLASS=y
722CONFIG_RTC_HCTOSYS=y
723CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
724# CONFIG_RTC_DEBUG is not set
725
726#
727# RTC interfaces
728#
729CONFIG_RTC_INTF_SYSFS=y
730CONFIG_RTC_INTF_PROC=y
731CONFIG_RTC_INTF_DEV=y
732# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
Paul Mundtb2309d62007-06-20 18:09:10 +0900733# CONFIG_RTC_DRV_TEST is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900734
735#
Paul Mundtb2309d62007-06-20 18:09:10 +0900736# SPI RTC drivers
737#
738
739#
740# Platform RTC drivers
Paul Mundt652b9672007-03-28 17:20:47 +0900741#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900742# CONFIG_RTC_DRV_DS1286 is not set
743# CONFIG_RTC_DRV_DS1511 is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900744# CONFIG_RTC_DRV_DS1553 is not set
745# CONFIG_RTC_DRV_DS1742 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900746# CONFIG_RTC_DRV_STK17TA8 is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900747# CONFIG_RTC_DRV_M48T86 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900748# CONFIG_RTC_DRV_M48T35 is not set
749# CONFIG_RTC_DRV_M48T59 is not set
750# CONFIG_RTC_DRV_BQ4802 is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900751# CONFIG_RTC_DRV_V3020 is not set
752
753#
Paul Mundtb2309d62007-06-20 18:09:10 +0900754# on-CPU RTC drivers
755#
756CONFIG_RTC_DRV_SH=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900757# CONFIG_DMADEVICES is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900758# CONFIG_AUXDISPLAY is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900759# CONFIG_UIO is not set
760# CONFIG_STAGING is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900761
762#
Paul Mundt652b9672007-03-28 17:20:47 +0900763# File systems
764#
765CONFIG_EXT2_FS=y
766# CONFIG_EXT2_FS_XATTR is not set
767# CONFIG_EXT2_FS_XIP is not set
768CONFIG_EXT3_FS=y
769CONFIG_EXT3_FS_XATTR=y
770# CONFIG_EXT3_FS_POSIX_ACL is not set
771# CONFIG_EXT3_FS_SECURITY is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900772# CONFIG_EXT4_FS is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900773CONFIG_JBD=y
774# CONFIG_JBD_DEBUG is not set
775CONFIG_FS_MBCACHE=y
776# CONFIG_REISERFS_FS is not set
777# CONFIG_JFS_FS is not set
778# CONFIG_FS_POSIX_ACL is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900779CONFIG_FILE_LOCKING=y
Paul Mundt652b9672007-03-28 17:20:47 +0900780# CONFIG_XFS_FS is not set
Ryusuke Sakato6865f0e2007-05-01 09:45:29 +0900781# CONFIG_OCFS2_FS is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900782# CONFIG_BTRFS_FS is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900783CONFIG_DNOTIFY=y
Paul Mundt652b9672007-03-28 17:20:47 +0900784CONFIG_INOTIFY=y
785CONFIG_INOTIFY_USER=y
786# CONFIG_QUOTA is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900787# CONFIG_AUTOFS_FS is not set
788# CONFIG_AUTOFS4_FS is not set
Ryusuke Sakato6865f0e2007-05-01 09:45:29 +0900789# CONFIG_FUSE_FS is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900790
791#
792# CD-ROM/DVD Filesystems
793#
794# CONFIG_ISO9660_FS is not set
795# CONFIG_UDF_FS is not set
796
797#
798# DOS/FAT/NT Filesystems
799#
Ryusuke Sakato6865f0e2007-05-01 09:45:29 +0900800# CONFIG_MSDOS_FS is not set
801# CONFIG_VFAT_FS is not set
802# CONFIG_NTFS_FS is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900803
804#
805# Pseudo filesystems
806#
807CONFIG_PROC_FS=y
808CONFIG_PROC_KCORE=y
809CONFIG_PROC_SYSCTL=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900810CONFIG_PROC_PAGE_MONITOR=y
Paul Mundt652b9672007-03-28 17:20:47 +0900811CONFIG_SYSFS=y
812CONFIG_TMPFS=y
813# CONFIG_TMPFS_POSIX_ACL is not set
814CONFIG_HUGETLBFS=y
815CONFIG_HUGETLB_PAGE=y
Ryusuke Sakato6865f0e2007-05-01 09:45:29 +0900816# CONFIG_CONFIGFS_FS is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900817CONFIG_MISC_FILESYSTEMS=y
Paul Mundt652b9672007-03-28 17:20:47 +0900818# CONFIG_ADFS_FS is not set
819# CONFIG_AFFS_FS is not set
820# CONFIG_HFS_FS is not set
821# CONFIG_HFSPLUS_FS is not set
822# CONFIG_BEFS_FS is not set
823# CONFIG_BFS_FS is not set
824# CONFIG_EFS_FS is not set
825# CONFIG_CRAMFS is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900826# CONFIG_SQUASHFS is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900827# CONFIG_VXFS_FS is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900828# CONFIG_MINIX_FS is not set
829# CONFIG_OMFS_FS is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900830# CONFIG_HPFS_FS is not set
831# CONFIG_QNX4FS_FS is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900832# CONFIG_ROMFS_FS is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900833# CONFIG_SYSV_FS is not set
834# CONFIG_UFS_FS is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900835CONFIG_NETWORK_FILESYSTEMS=y
Ryusuke Sakato6865f0e2007-05-01 09:45:29 +0900836# CONFIG_NFS_FS is not set
837# CONFIG_NFSD is not set
838# CONFIG_SMB_FS is not set
839# CONFIG_CIFS is not set
840# CONFIG_NCP_FS is not set
841# CONFIG_CODA_FS is not set
842# CONFIG_AFS_FS is not set
Ryusuke Sakato6865f0e2007-05-01 09:45:29 +0900843
844#
Paul Mundt652b9672007-03-28 17:20:47 +0900845# Partition Types
846#
847# CONFIG_PARTITION_ADVANCED is not set
848CONFIG_MSDOS_PARTITION=y
Ryusuke Sakato6865f0e2007-05-01 09:45:29 +0900849# CONFIG_NLS is not set
Ryusuke Sakato6865f0e2007-05-01 09:45:29 +0900850# CONFIG_DLM is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900851
852#
Paul Mundt652b9672007-03-28 17:20:47 +0900853# Kernel hacking
854#
855CONFIG_TRACE_IRQFLAGS_SUPPORT=y
Paul Mundtb2309d62007-06-20 18:09:10 +0900856CONFIG_PRINTK_TIME=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900857CONFIG_ENABLE_WARN_DEPRECATED=y
Ryusuke Sakato6865f0e2007-05-01 09:45:29 +0900858# CONFIG_ENABLE_MUST_CHECK is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900859CONFIG_FRAME_WARN=1024
Paul Mundtb2309d62007-06-20 18:09:10 +0900860CONFIG_MAGIC_SYSRQ=y
Paul Mundt652b9672007-03-28 17:20:47 +0900861# CONFIG_UNUSED_SYMBOLS is not set
Paul Mundtb2309d62007-06-20 18:09:10 +0900862CONFIG_DEBUG_FS=y
Paul Mundt652b9672007-03-28 17:20:47 +0900863# CONFIG_HEADERS_CHECK is not set
Ryusuke Sakato6865f0e2007-05-01 09:45:29 +0900864# CONFIG_DEBUG_KERNEL is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900865# CONFIG_SLUB_DEBUG_ON is not set
866# CONFIG_SLUB_STATS is not set
Ryusuke Sakato6865f0e2007-05-01 09:45:29 +0900867# CONFIG_DEBUG_BUGVERBOSE is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900868# CONFIG_DEBUG_MEMORY_INIT is not set
869# CONFIG_RCU_CPU_STALL_DETECTOR is not set
870# CONFIG_LATENCYTOP is not set
871# CONFIG_SYSCTL_SYSCALL_CHECK is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900872CONFIG_HAVE_FUNCTION_TRACER=y
873CONFIG_HAVE_DYNAMIC_FTRACE=y
874CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
875
876#
877# Tracers
878#
Paul Mundt53a52ab2009-04-02 22:02:26 +0900879# CONFIG_DYNAMIC_DEBUG is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900880# CONFIG_SAMPLES is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900881CONFIG_HAVE_ARCH_KGDB=y
Paul Mundtb2309d62007-06-20 18:09:10 +0900882CONFIG_SH_STANDARD_BIOS=y
Paul Mundt652b9672007-03-28 17:20:47 +0900883# CONFIG_EARLY_SCIF_CONSOLE is not set
Paul Mundtb2309d62007-06-20 18:09:10 +0900884# CONFIG_EARLY_PRINTK is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900885# CONFIG_MORE_COMPILE_OPTIONS is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900886
887#
888# Security options
889#
890# CONFIG_KEYS is not set
891# CONFIG_SECURITY is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900892# CONFIG_SECURITYFS is not set
893# CONFIG_SECURITY_FILE_CAPABILITIES is not set
894CONFIG_CRYPTO=y
Paul Mundt652b9672007-03-28 17:20:47 +0900895
896#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900897# Crypto core or helper
Paul Mundt652b9672007-03-28 17:20:47 +0900898#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900899# CONFIG_CRYPTO_FIPS is not set
900# CONFIG_CRYPTO_MANAGER is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900901# CONFIG_CRYPTO_MANAGER2 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900902# CONFIG_CRYPTO_GF128MUL is not set
903# CONFIG_CRYPTO_NULL is not set
904# CONFIG_CRYPTO_CRYPTD is not set
905# CONFIG_CRYPTO_AUTHENC is not set
906# CONFIG_CRYPTO_TEST is not set
907
908#
909# Authenticated Encryption with Associated Data
910#
911# CONFIG_CRYPTO_CCM is not set
912# CONFIG_CRYPTO_GCM is not set
913# CONFIG_CRYPTO_SEQIV is not set
914
915#
916# Block modes
917#
918# CONFIG_CRYPTO_CBC is not set
919# CONFIG_CRYPTO_CTR is not set
920# CONFIG_CRYPTO_CTS is not set
921# CONFIG_CRYPTO_ECB is not set
922# CONFIG_CRYPTO_LRW is not set
923# CONFIG_CRYPTO_PCBC is not set
924# CONFIG_CRYPTO_XTS is not set
925
926#
927# Hash modes
928#
929# CONFIG_CRYPTO_HMAC is not set
930# CONFIG_CRYPTO_XCBC is not set
931
932#
933# Digest
934#
935# CONFIG_CRYPTO_CRC32C is not set
936# CONFIG_CRYPTO_MD4 is not set
937# CONFIG_CRYPTO_MD5 is not set
938# CONFIG_CRYPTO_MICHAEL_MIC is not set
939# CONFIG_CRYPTO_RMD128 is not set
940# CONFIG_CRYPTO_RMD160 is not set
941# CONFIG_CRYPTO_RMD256 is not set
942# CONFIG_CRYPTO_RMD320 is not set
943# CONFIG_CRYPTO_SHA1 is not set
944# CONFIG_CRYPTO_SHA256 is not set
945# CONFIG_CRYPTO_SHA512 is not set
946# CONFIG_CRYPTO_TGR192 is not set
947# CONFIG_CRYPTO_WP512 is not set
948
949#
950# Ciphers
951#
952# CONFIG_CRYPTO_AES is not set
953# CONFIG_CRYPTO_ANUBIS is not set
954# CONFIG_CRYPTO_ARC4 is not set
955# CONFIG_CRYPTO_BLOWFISH is not set
956# CONFIG_CRYPTO_CAMELLIA is not set
957# CONFIG_CRYPTO_CAST5 is not set
958# CONFIG_CRYPTO_CAST6 is not set
959# CONFIG_CRYPTO_DES is not set
960# CONFIG_CRYPTO_FCRYPT is not set
961# CONFIG_CRYPTO_KHAZAD is not set
962# CONFIG_CRYPTO_SALSA20 is not set
963# CONFIG_CRYPTO_SEED is not set
964# CONFIG_CRYPTO_SERPENT is not set
965# CONFIG_CRYPTO_TEA is not set
966# CONFIG_CRYPTO_TWOFISH is not set
967
968#
969# Compression
970#
971# CONFIG_CRYPTO_DEFLATE is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900972# CONFIG_CRYPTO_ZLIB is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900973# CONFIG_CRYPTO_LZO is not set
974
975#
976# Random Number Generation
977#
978# CONFIG_CRYPTO_ANSI_CPRNG is not set
979CONFIG_CRYPTO_HW=y
Paul Mundt652b9672007-03-28 17:20:47 +0900980
981#
982# Library routines
983#
984CONFIG_BITREVERSE=y
Paul Mundt5e8766f2009-01-13 12:38:06 +0900985CONFIG_GENERIC_FIND_LAST_BIT=y
Paul Mundt652b9672007-03-28 17:20:47 +0900986# CONFIG_CRC_CCITT is not set
987# CONFIG_CRC16 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900988# CONFIG_CRC_T10DIF is not set
Paul Mundtb2309d62007-06-20 18:09:10 +0900989# CONFIG_CRC_ITU_T is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900990CONFIG_CRC32=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900991# CONFIG_CRC7 is not set
Paul Mundt652b9672007-03-28 17:20:47 +0900992# CONFIG_LIBCRC32C is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900993CONFIG_ZLIB_INFLATE=y
994CONFIG_DECOMPRESS_GZIP=y
Paul Mundt652b9672007-03-28 17:20:47 +0900995CONFIG_HAS_IOMEM=y
996CONFIG_HAS_IOPORT=y
Paul Mundtb2309d62007-06-20 18:09:10 +0900997CONFIG_HAS_DMA=y
Paul Mundt53a52ab2009-04-02 22:02:26 +0900998CONFIG_NLATTR=y