blob: ae5cbe237fff81353a998f65a8695b8551f7dc98 [file] [log] [blame]
Paul Mundt2b1bd1a2007-06-20 18:27:10 +09001#
2# Automatically generated make config: don't edit
Paul Mundt4bb273e2008-10-22 20:05:11 +09003# Linux kernel version: 2.6.27
4# Tue Oct 21 12:16:25 2008
Paul Mundt2b1bd1a2007-06-20 18:27:10 +09005#
6CONFIG_SUPERH=y
Paul Mundt4bb273e2008-10-22 20:05:11 +09007CONFIG_SUPERH32=y
8CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig"
Paul Mundt2b1bd1a2007-06-20 18:27:10 +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 Mundt2b1bd1a2007-06-20 18:27:10 +090015CONFIG_GENERIC_IRQ_PROBE=y
Paul Mundt4bb273e2008-10-22 20:05:11 +090016# CONFIG_GENERIC_GPIO is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +090017CONFIG_GENERIC_TIME=y
18CONFIG_GENERIC_CLOCKEVENTS=y
Paul Mundt4bb273e2008-10-22 20:05:11 +090019CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
20CONFIG_GENERIC_LOCKBREAK=y
Paul Mundt1a442fe2007-09-21 19:16:05 +090021CONFIG_SYS_SUPPORTS_SMP=y
22CONFIG_SYS_SUPPORTS_NUMA=y
Paul Mundt2b1bd1a2007-06-20 18:27:10 +090023CONFIG_STACKTRACE_SUPPORT=y
24CONFIG_LOCKDEP_SUPPORT=y
25# CONFIG_ARCH_HAS_ILOG2_U32 is not set
26# CONFIG_ARCH_HAS_ILOG2_U64 is not set
Paul Mundt1a442fe2007-09-21 19:16:05 +090027CONFIG_ARCH_NO_VIRT_TO_BUS=y
Paul Mundt2b1bd1a2007-06-20 18:27:10 +090028CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
29
30#
Paul Mundt1a442fe2007-09-21 19:16:05 +090031# General setup
Paul Mundt2b1bd1a2007-06-20 18:27:10 +090032#
33CONFIG_EXPERIMENTAL=y
Paul Mundt2b1bd1a2007-06-20 18:27:10 +090034CONFIG_LOCK_KERNEL=y
35CONFIG_INIT_ENV_ARG_LIMIT=32
Paul Mundt2b1bd1a2007-06-20 18:27:10 +090036CONFIG_LOCALVERSION=""
37CONFIG_LOCALVERSION_AUTO=y
38CONFIG_SWAP=y
39CONFIG_SYSVIPC=y
Paul Mundt2b1bd1a2007-06-20 18:27:10 +090040CONFIG_SYSVIPC_SYSCTL=y
Paul Mundt4bb273e2008-10-22 20:05:11 +090041CONFIG_POSIX_MQUEUE=y
Paul Mundt2b1bd1a2007-06-20 18:27:10 +090042CONFIG_BSD_PROCESS_ACCT=y
43# CONFIG_BSD_PROCESS_ACCT_V3 is not set
Paul Mundt1a442fe2007-09-21 19:16:05 +090044# CONFIG_TASKSTATS is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +090045CONFIG_AUDIT=y
46CONFIG_AUDITSYSCALL=y
47CONFIG_AUDIT_TREE=y
Paul Mundt2b1bd1a2007-06-20 18:27:10 +090048CONFIG_IKCONFIG=y
49CONFIG_IKCONFIG_PROC=y
50CONFIG_LOG_BUF_SHIFT=14
Paul Mundt4bb273e2008-10-22 20:05:11 +090051CONFIG_CGROUPS=y
52# CONFIG_CGROUP_DEBUG is not set
53CONFIG_CGROUP_NS=y
54CONFIG_CGROUP_FREEZER=y
55CONFIG_CGROUP_DEVICE=y
56# CONFIG_CPUSETS is not set
57CONFIG_GROUP_SCHED=y
58CONFIG_FAIR_GROUP_SCHED=y
59CONFIG_RT_GROUP_SCHED=y
60CONFIG_USER_SCHED=y
61# CONFIG_CGROUP_SCHED is not set
62CONFIG_CGROUP_CPUACCT=y
63CONFIG_RESOURCE_COUNTERS=y
64CONFIG_MM_OWNER=y
65CONFIG_CGROUP_MEM_RES_CTLR=y
66CONFIG_SYSFS_DEPRECATED=y
67CONFIG_SYSFS_DEPRECATED_V2=y
68CONFIG_RELAY=y
69CONFIG_NAMESPACES=y
70CONFIG_UTS_NS=y
71CONFIG_IPC_NS=y
72CONFIG_USER_NS=y
73CONFIG_PID_NS=y
74# CONFIG_BLK_DEV_INITRD is not set
75# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +090076CONFIG_SYSCTL=y
77CONFIG_EMBEDDED=y
78CONFIG_UID16=y
79CONFIG_SYSCTL_SYSCALL=y
80CONFIG_KALLSYMS=y
81CONFIG_KALLSYMS_ALL=y
82# CONFIG_KALLSYMS_EXTRA_PASS is not set
83CONFIG_HOTPLUG=y
84CONFIG_PRINTK=y
85CONFIG_BUG=y
86CONFIG_ELF_CORE=y
Paul Mundt4bb273e2008-10-22 20:05:11 +090087CONFIG_COMPAT_BRK=y
Paul Mundt2b1bd1a2007-06-20 18:27:10 +090088CONFIG_BASE_FULL=y
89CONFIG_FUTEX=y
90CONFIG_ANON_INODES=y
91CONFIG_EPOLL=y
92CONFIG_SIGNALFD=y
Paul Mundt4bb273e2008-10-22 20:05:11 +090093CONFIG_TIMERFD=y
Paul Mundt2b1bd1a2007-06-20 18:27:10 +090094CONFIG_EVENTFD=y
95CONFIG_SHMEM=y
Paul Mundt4bb273e2008-10-22 20:05:11 +090096CONFIG_AIO=y
Paul Mundt2b1bd1a2007-06-20 18:27:10 +090097CONFIG_VM_EVENT_COUNTERS=y
Paul Mundt4bb273e2008-10-22 20:05:11 +090098CONFIG_PCI_QUIRKS=y
Paul Mundt1a442fe2007-09-21 19:16:05 +090099# CONFIG_SLAB is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900100# CONFIG_SLUB is not set
Paul Mundt1a442fe2007-09-21 19:16:05 +0900101CONFIG_SLOB=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900102CONFIG_PROFILING=y
103# CONFIG_MARKERS is not set
104CONFIG_OPROFILE=y
105CONFIG_HAVE_OPROFILE=y
106CONFIG_KPROBES=y
107CONFIG_KRETPROBES=y
108CONFIG_HAVE_IOREMAP_PROT=y
109CONFIG_HAVE_KPROBES=y
110CONFIG_HAVE_KRETPROBES=y
111CONFIG_HAVE_ARCH_TRACEHOOK=y
112CONFIG_USE_GENERIC_SMP_HELPERS=y
113CONFIG_HAVE_CLK=y
114CONFIG_HAVE_GENERIC_DMA_COHERENT=y
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900115CONFIG_RT_MUTEXES=y
116# CONFIG_TINY_SHMEM is not set
117CONFIG_BASE_SMALL=0
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900118CONFIG_MODULES=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900119# CONFIG_MODULE_FORCE_LOAD is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900120CONFIG_MODULE_UNLOAD=y
121# CONFIG_MODULE_FORCE_UNLOAD is not set
122# CONFIG_MODVERSIONS is not set
123# CONFIG_MODULE_SRCVERSION_ALL is not set
124CONFIG_KMOD=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900125CONFIG_STOP_MACHINE=y
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900126CONFIG_BLOCK=y
127# CONFIG_LBD is not set
128# CONFIG_BLK_DEV_IO_TRACE is not set
129# CONFIG_LSF is not set
Paul Mundt1a442fe2007-09-21 19:16:05 +0900130# CONFIG_BLK_DEV_BSG is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900131# CONFIG_BLK_DEV_INTEGRITY is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900132
133#
134# IO Schedulers
135#
136CONFIG_IOSCHED_NOOP=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900137CONFIG_IOSCHED_AS=y
138CONFIG_IOSCHED_DEADLINE=y
139CONFIG_IOSCHED_CFQ=y
140CONFIG_DEFAULT_AS=y
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900141# CONFIG_DEFAULT_DEADLINE is not set
142# CONFIG_DEFAULT_CFQ is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900143# CONFIG_DEFAULT_NOOP is not set
144CONFIG_DEFAULT_IOSCHED="anticipatory"
145# CONFIG_CLASSIC_RCU is not set
146CONFIG_FREEZER=y
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900147
148#
149# System type
150#
151CONFIG_CPU_SH4=y
152CONFIG_CPU_SH4A=y
153CONFIG_CPU_SHX3=y
154# CONFIG_CPU_SUBTYPE_SH7619 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900155# CONFIG_CPU_SUBTYPE_SH7203 is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900156# CONFIG_CPU_SUBTYPE_SH7206 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900157# CONFIG_CPU_SUBTYPE_SH7263 is not set
158# CONFIG_CPU_SUBTYPE_MXG is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900159# CONFIG_CPU_SUBTYPE_SH7705 is not set
160# CONFIG_CPU_SUBTYPE_SH7706 is not set
161# CONFIG_CPU_SUBTYPE_SH7707 is not set
162# CONFIG_CPU_SUBTYPE_SH7708 is not set
163# CONFIG_CPU_SUBTYPE_SH7709 is not set
164# CONFIG_CPU_SUBTYPE_SH7710 is not set
165# CONFIG_CPU_SUBTYPE_SH7712 is not set
Paul Mundt1a442fe2007-09-21 19:16:05 +0900166# CONFIG_CPU_SUBTYPE_SH7720 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900167# CONFIG_CPU_SUBTYPE_SH7721 is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900168# CONFIG_CPU_SUBTYPE_SH7750 is not set
169# CONFIG_CPU_SUBTYPE_SH7091 is not set
170# CONFIG_CPU_SUBTYPE_SH7750R is not set
171# CONFIG_CPU_SUBTYPE_SH7750S is not set
172# CONFIG_CPU_SUBTYPE_SH7751 is not set
173# CONFIG_CPU_SUBTYPE_SH7751R is not set
174# CONFIG_CPU_SUBTYPE_SH7760 is not set
175# CONFIG_CPU_SUBTYPE_SH4_202 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900176# CONFIG_CPU_SUBTYPE_SH7723 is not set
177# CONFIG_CPU_SUBTYPE_SH7763 is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900178# CONFIG_CPU_SUBTYPE_SH7770 is not set
179# CONFIG_CPU_SUBTYPE_SH7780 is not set
180# CONFIG_CPU_SUBTYPE_SH7785 is not set
181CONFIG_CPU_SUBTYPE_SHX3=y
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900182# CONFIG_CPU_SUBTYPE_SH7343 is not set
183# CONFIG_CPU_SUBTYPE_SH7722 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900184# CONFIG_CPU_SUBTYPE_SH7366 is not set
185# CONFIG_CPU_SUBTYPE_SH5_101 is not set
186# CONFIG_CPU_SUBTYPE_SH5_103 is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900187
188#
189# Memory management options
190#
191CONFIG_QUICKLIST=y
192CONFIG_MMU=y
193CONFIG_PAGE_OFFSET=0x80000000
194CONFIG_MEMORY_START=0x0c000000
195CONFIG_MEMORY_SIZE=0x04000000
Paul Mundt4bb273e2008-10-22 20:05:11 +0900196CONFIG_29BIT=y
197# CONFIG_X2TLB is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900198CONFIG_VSYSCALL=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900199CONFIG_NUMA=y
200CONFIG_NODES_SHIFT=3
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900201CONFIG_ARCH_SPARSEMEM_ENABLE=y
202CONFIG_ARCH_SPARSEMEM_DEFAULT=y
Paul Mundt1a442fe2007-09-21 19:16:05 +0900203CONFIG_MAX_ACTIVE_REGIONS=6
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900204CONFIG_ARCH_POPULATES_NODE_MAP=y
205CONFIG_ARCH_SELECT_MEMORY_MODEL=y
Paul Mundt1a442fe2007-09-21 19:16:05 +0900206CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900207CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
Paul Mundt1a442fe2007-09-21 19:16:05 +0900208CONFIG_ARCH_MEMORY_PROBE=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900209# CONFIG_PAGE_SIZE_4KB is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900210# CONFIG_PAGE_SIZE_8KB is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900211# CONFIG_PAGE_SIZE_16KB is not set
212CONFIG_PAGE_SIZE_64KB=y
213CONFIG_ENTRY_OFFSET=0x00010000
214# CONFIG_HUGETLB_PAGE_SIZE_64K is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900215# CONFIG_HUGETLB_PAGE_SIZE_256K is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900216CONFIG_HUGETLB_PAGE_SIZE_1MB=y
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900217# CONFIG_HUGETLB_PAGE_SIZE_4MB is not set
218# CONFIG_HUGETLB_PAGE_SIZE_64MB is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900219# CONFIG_HUGETLB_PAGE_SIZE_512MB is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900220CONFIG_SELECT_MEMORY_MODEL=y
Paul Mundt1a442fe2007-09-21 19:16:05 +0900221# CONFIG_FLATMEM_MANUAL is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900222# CONFIG_DISCONTIGMEM_MANUAL is not set
Paul Mundt1a442fe2007-09-21 19:16:05 +0900223CONFIG_SPARSEMEM_MANUAL=y
224CONFIG_SPARSEMEM=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900225CONFIG_NEED_MULTIPLE_NODES=y
Paul Mundt1a442fe2007-09-21 19:16:05 +0900226CONFIG_HAVE_MEMORY_PRESENT=y
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900227CONFIG_SPARSEMEM_STATIC=y
Paul Mundt1a442fe2007-09-21 19:16:05 +0900228CONFIG_MEMORY_HOTPLUG=y
229CONFIG_MEMORY_HOTPLUG_SPARSE=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900230CONFIG_MEMORY_HOTREMOVE=y
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900231CONFIG_SPLIT_PTLOCK_CPUS=4
Paul Mundt4bb273e2008-10-22 20:05:11 +0900232CONFIG_MIGRATION=y
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900233# CONFIG_RESOURCES_64BIT is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900234# CONFIG_PHYS_ADDR_T_64BIT is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900235CONFIG_ZONE_DMA_FLAG=0
236CONFIG_NR_QUICK=2
Paul Mundt4bb273e2008-10-22 20:05:11 +0900237CONFIG_UNEVICTABLE_LRU=y
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900238
239#
240# Cache configuration
241#
242# CONFIG_SH_DIRECT_MAPPED is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900243CONFIG_CACHE_WRITEBACK=y
Paul Mundt1a442fe2007-09-21 19:16:05 +0900244# CONFIG_CACHE_WRITETHROUGH is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900245# CONFIG_CACHE_OFF is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900246
247#
248# Processor features
249#
250CONFIG_CPU_LITTLE_ENDIAN=y
251# CONFIG_CPU_BIG_ENDIAN is not set
Paul Mundt1a442fe2007-09-21 19:16:05 +0900252CONFIG_SH_FPU=y
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900253CONFIG_SH_STORE_QUEUES=y
254CONFIG_CPU_HAS_INTEVT=y
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900255CONFIG_CPU_HAS_SR_RB=y
Paul Mundt1a442fe2007-09-21 19:16:05 +0900256CONFIG_CPU_HAS_FPU=y
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900257
258#
259# Board support
260#
Paul Mundt1a442fe2007-09-21 19:16:05 +0900261CONFIG_SH_X3PROTO=y
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900262
263#
264# Timer and clock configuration
265#
266CONFIG_SH_TMU=y
267CONFIG_SH_TIMER_IRQ=16
268CONFIG_SH_PCLK_FREQ=50000000
269CONFIG_TICK_ONESHOT=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900270CONFIG_NO_HZ=y
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900271CONFIG_HIGH_RES_TIMERS=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900272CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900273
274#
275# CPU Frequency scaling
276#
Paul Mundt1a442fe2007-09-21 19:16:05 +0900277CONFIG_CPU_FREQ=y
278CONFIG_CPU_FREQ_TABLE=y
279# CONFIG_CPU_FREQ_DEBUG is not set
280CONFIG_CPU_FREQ_STAT=y
281# CONFIG_CPU_FREQ_STAT_DETAILS is not set
282CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900283# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
Paul Mundt1a442fe2007-09-21 19:16:05 +0900284# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900285# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
286# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
Paul Mundt1a442fe2007-09-21 19:16:05 +0900287CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
288CONFIG_CPU_FREQ_GOV_POWERSAVE=m
289CONFIG_CPU_FREQ_GOV_USERSPACE=m
290CONFIG_CPU_FREQ_GOV_ONDEMAND=m
291CONFIG_CPU_FREQ_GOV_CONSERVATIVE=m
292CONFIG_SH_CPU_FREQ=y
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900293
294#
295# DMA support
296#
297# CONFIG_SH_DMA is not set
298
299#
300# Companion Chips
301#
302
303#
304# Additional SuperH Device Drivers
305#
306CONFIG_HEARTBEAT=y
307# CONFIG_PUSH_SWITCH is not set
308
309#
310# Kernel features
311#
312# CONFIG_HZ_100 is not set
313CONFIG_HZ_250=y
314# CONFIG_HZ_300 is not set
315# CONFIG_HZ_1000 is not set
316CONFIG_HZ=250
Paul Mundt4bb273e2008-10-22 20:05:11 +0900317CONFIG_SCHED_HRTICK=y
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900318CONFIG_KEXEC=y
319# CONFIG_CRASH_DUMP is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900320CONFIG_SECCOMP=y
321CONFIG_SMP=y
322CONFIG_NR_CPUS=4
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900323# CONFIG_PREEMPT_NONE is not set
324# CONFIG_PREEMPT_VOLUNTARY is not set
325CONFIG_PREEMPT=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900326CONFIG_PREEMPT_RCU=y
327CONFIG_RCU_TRACE=y
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900328
329#
330# Boot options
331#
332CONFIG_ZERO_PAGE_OFFSET=0x00001000
333CONFIG_BOOT_LINK_OFFSET=0x00800000
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900334CONFIG_CMDLINE_BOOL=y
Paul Mundt1a442fe2007-09-21 19:16:05 +0900335CONFIG_CMDLINE="console=ttySC0,115200 earlyprintk=bios ignore_loglevel"
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900336
337#
338# Bus options
339#
340# CONFIG_ARCH_SUPPORTS_MSI is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900341# CONFIG_PCCARD is not set
342
343#
344# Executable file formats
345#
346CONFIG_BINFMT_ELF=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900347# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
348# CONFIG_HAVE_AOUT is not set
Paul Mundt1a442fe2007-09-21 19:16:05 +0900349CONFIG_BINFMT_MISC=y
Paul Mundt1a442fe2007-09-21 19:16:05 +0900350CONFIG_NET=y
351
352#
353# Networking options
354#
355# CONFIG_PACKET is not set
356# CONFIG_UNIX is not set
357CONFIG_XFRM=y
358# CONFIG_XFRM_USER is not set
359# CONFIG_XFRM_SUB_POLICY is not set
360# CONFIG_XFRM_MIGRATE is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900361# CONFIG_XFRM_STATISTICS is not set
Paul Mundt1a442fe2007-09-21 19:16:05 +0900362# CONFIG_NET_KEY is not set
363CONFIG_INET=y
364# CONFIG_IP_MULTICAST is not set
365# CONFIG_IP_ADVANCED_ROUTER is not set
366CONFIG_IP_FIB_HASH=y
367CONFIG_IP_PNP=y
368CONFIG_IP_PNP_DHCP=y
369# CONFIG_IP_PNP_BOOTP is not set
370# CONFIG_IP_PNP_RARP is not set
371# CONFIG_NET_IPIP is not set
372# CONFIG_NET_IPGRE is not set
373# CONFIG_ARPD is not set
374# CONFIG_SYN_COOKIES is not set
375# CONFIG_INET_AH is not set
376# CONFIG_INET_ESP is not set
377# CONFIG_INET_IPCOMP is not set
378# CONFIG_INET_XFRM_TUNNEL is not set
379CONFIG_INET_TUNNEL=m
380CONFIG_INET_XFRM_MODE_TRANSPORT=y
381CONFIG_INET_XFRM_MODE_TUNNEL=y
382CONFIG_INET_XFRM_MODE_BEET=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900383# CONFIG_INET_LRO is not set
Paul Mundt1a442fe2007-09-21 19:16:05 +0900384CONFIG_INET_DIAG=y
385CONFIG_INET_TCP_DIAG=y
386# CONFIG_TCP_CONG_ADVANCED is not set
387CONFIG_TCP_CONG_CUBIC=y
388CONFIG_DEFAULT_TCP_CONG="cubic"
389# CONFIG_TCP_MD5SIG is not set
390CONFIG_IPV6=m
391# CONFIG_IPV6_PRIVACY is not set
392# CONFIG_IPV6_ROUTER_PREF is not set
393# CONFIG_IPV6_OPTIMISTIC_DAD is not set
394# CONFIG_INET6_AH is not set
395# CONFIG_INET6_ESP is not set
396# CONFIG_INET6_IPCOMP is not set
397# CONFIG_IPV6_MIP6 is not set
398# CONFIG_INET6_XFRM_TUNNEL is not set
399# CONFIG_INET6_TUNNEL is not set
400CONFIG_INET6_XFRM_MODE_TRANSPORT=m
401CONFIG_INET6_XFRM_MODE_TUNNEL=m
402CONFIG_INET6_XFRM_MODE_BEET=m
403# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
404CONFIG_IPV6_SIT=m
Paul Mundt4bb273e2008-10-22 20:05:11 +0900405CONFIG_IPV6_NDISC_NODETYPE=y
Paul Mundt1a442fe2007-09-21 19:16:05 +0900406# CONFIG_IPV6_TUNNEL is not set
407# CONFIG_IPV6_MULTIPLE_TABLES is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900408# CONFIG_IPV6_MROUTE is not set
Paul Mundt1a442fe2007-09-21 19:16:05 +0900409# CONFIG_NETWORK_SECMARK is not set
410# CONFIG_NETFILTER is not set
411# CONFIG_IP_DCCP is not set
412# CONFIG_IP_SCTP is not set
413# CONFIG_TIPC is not set
414# CONFIG_ATM is not set
415# CONFIG_BRIDGE is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900416# CONFIG_NET_DSA is not set
Paul Mundt1a442fe2007-09-21 19:16:05 +0900417# CONFIG_VLAN_8021Q is not set
418# CONFIG_DECNET is not set
419# CONFIG_LLC2 is not set
420# CONFIG_IPX is not set
421# CONFIG_ATALK is not set
422# CONFIG_X25 is not set
423# CONFIG_LAPB is not set
424# CONFIG_ECONET is not set
425# CONFIG_WAN_ROUTER is not set
Paul Mundt1a442fe2007-09-21 19:16:05 +0900426# CONFIG_NET_SCHED is not set
427
428#
429# Network testing
430#
431# CONFIG_NET_PKTGEN is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900432# CONFIG_NET_TCPPROBE is not set
Paul Mundt1a442fe2007-09-21 19:16:05 +0900433# CONFIG_HAMRADIO is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900434CONFIG_CAN=m
435CONFIG_CAN_RAW=m
436CONFIG_CAN_BCM=m
437
438#
439# CAN Device Drivers
440#
441CONFIG_CAN_VCAN=m
442# CONFIG_CAN_DEBUG_DEVICES is not set
Paul Mundt1a442fe2007-09-21 19:16:05 +0900443# CONFIG_IRDA is not set
444# CONFIG_BT is not set
445# CONFIG_AF_RXRPC is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900446# CONFIG_PHONET is not set
447# CONFIG_WIRELESS is not set
Paul Mundt1a442fe2007-09-21 19:16:05 +0900448# CONFIG_RFKILL is not set
449# CONFIG_NET_9P is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900450
451#
452# Device Drivers
453#
454
455#
456# Generic Driver Options
457#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900458CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900459CONFIG_STANDALONE=y
460CONFIG_PREVENT_FIRMWARE_BUILD=y
461# CONFIG_FW_LOADER is not set
462# CONFIG_DEBUG_DRIVER is not set
463# CONFIG_DEBUG_DEVRES is not set
464# CONFIG_SYS_HYPERVISOR is not set
Paul Mundt1a442fe2007-09-21 19:16:05 +0900465# CONFIG_CONNECTOR is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900466# CONFIG_MTD is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900467# CONFIG_PARPORT is not set
Paul Mundt1a442fe2007-09-21 19:16:05 +0900468CONFIG_BLK_DEV=y
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900469# CONFIG_BLK_DEV_COW_COMMON is not set
470# CONFIG_BLK_DEV_LOOP is not set
Paul Mundt1a442fe2007-09-21 19:16:05 +0900471# CONFIG_BLK_DEV_NBD is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900472# CONFIG_BLK_DEV_UB is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900473CONFIG_BLK_DEV_RAM=y
474CONFIG_BLK_DEV_RAM_COUNT=16
475CONFIG_BLK_DEV_RAM_SIZE=4096
Paul Mundt4bb273e2008-10-22 20:05:11 +0900476# CONFIG_BLK_DEV_XIP is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900477# CONFIG_CDROM_PKTCDVD is not set
Paul Mundt1a442fe2007-09-21 19:16:05 +0900478# CONFIG_ATA_OVER_ETH is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900479# CONFIG_BLK_DEV_HD is not set
Paul Mundt1a442fe2007-09-21 19:16:05 +0900480CONFIG_MISC_DEVICES=y
481# CONFIG_EEPROM_93CX6 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900482# CONFIG_ENCLOSURE_SERVICES is not set
483CONFIG_HAVE_IDE=y
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900484# CONFIG_IDE is not set
485
486#
487# SCSI device support
488#
489# CONFIG_RAID_ATTRS is not set
490CONFIG_SCSI=y
Paul Mundt1a442fe2007-09-21 19:16:05 +0900491CONFIG_SCSI_DMA=y
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900492# CONFIG_SCSI_TGT is not set
493# CONFIG_SCSI_NETLINK is not set
494CONFIG_SCSI_PROC_FS=y
495
496#
497# SCSI support type (disk, tape, CD-ROM)
498#
499CONFIG_BLK_DEV_SD=y
500# CONFIG_CHR_DEV_ST is not set
501# CONFIG_CHR_DEV_OSST is not set
502# CONFIG_BLK_DEV_SR is not set
503# CONFIG_CHR_DEV_SG is not set
504# CONFIG_CHR_DEV_SCH is not set
505
506#
507# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
508#
509# CONFIG_SCSI_MULTI_LUN is not set
510# CONFIG_SCSI_CONSTANTS is not set
511# CONFIG_SCSI_LOGGING is not set
512# CONFIG_SCSI_SCAN_ASYNC is not set
513CONFIG_SCSI_WAIT_SCAN=m
514
515#
516# SCSI Transports
517#
518# CONFIG_SCSI_SPI_ATTRS is not set
519# CONFIG_SCSI_FC_ATTRS is not set
Paul Mundt1a442fe2007-09-21 19:16:05 +0900520# CONFIG_SCSI_ISCSI_ATTRS is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900521# CONFIG_SCSI_SAS_LIBSAS is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900522# CONFIG_SCSI_SRP_ATTRS is not set
Paul Mundt1a442fe2007-09-21 19:16:05 +0900523CONFIG_SCSI_LOWLEVEL=y
524# CONFIG_ISCSI_TCP is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900525# CONFIG_SCSI_DEBUG is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900526# CONFIG_SCSI_DH is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900527CONFIG_ATA=y
528# CONFIG_ATA_NONSTANDARD is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900529CONFIG_SATA_PMP=y
530CONFIG_ATA_SFF=y
531# CONFIG_SATA_MV is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900532CONFIG_PATA_PLATFORM=y
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900533# CONFIG_MD is not set
Paul Mundt1a442fe2007-09-21 19:16:05 +0900534CONFIG_NETDEVICES=y
Paul Mundt1a442fe2007-09-21 19:16:05 +0900535# CONFIG_DUMMY is not set
536# CONFIG_BONDING is not set
537# CONFIG_MACVLAN is not set
538# CONFIG_EQUALIZER is not set
539# CONFIG_TUN is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900540# CONFIG_VETH is not set
Paul Mundt1a442fe2007-09-21 19:16:05 +0900541# CONFIG_PHYLIB is not set
542CONFIG_NET_ETHERNET=y
543CONFIG_MII=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900544# CONFIG_AX88796 is not set
Paul Mundt1a442fe2007-09-21 19:16:05 +0900545# CONFIG_STNIC is not set
546CONFIG_SMC91X=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900547# CONFIG_ENC28J60 is not set
548# CONFIG_SMC911X is not set
549# CONFIG_IBM_NEW_EMAC_ZMII is not set
550# CONFIG_IBM_NEW_EMAC_RGMII is not set
551# CONFIG_IBM_NEW_EMAC_TAH is not set
552# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
553# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
554# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
555# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
556# CONFIG_B44 is not set
Paul Mundt1a442fe2007-09-21 19:16:05 +0900557# CONFIG_NETDEV_1000 is not set
558# CONFIG_NETDEV_10000 is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900559
560#
Paul Mundt1a442fe2007-09-21 19:16:05 +0900561# Wireless LAN
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900562#
Paul Mundt1a442fe2007-09-21 19:16:05 +0900563# CONFIG_WLAN_PRE80211 is not set
564# CONFIG_WLAN_80211 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900565# CONFIG_IWLWIFI_LEDS is not set
566
567#
568# USB Network Adapters
569#
570# CONFIG_USB_CATC is not set
571# CONFIG_USB_KAWETH is not set
572# CONFIG_USB_PEGASUS is not set
573# CONFIG_USB_RTL8150 is not set
574# CONFIG_USB_USBNET is not set
Paul Mundt1a442fe2007-09-21 19:16:05 +0900575# CONFIG_WAN is not set
576# CONFIG_PPP is not set
577# CONFIG_SLIP is not set
Paul Mundt1a442fe2007-09-21 19:16:05 +0900578# CONFIG_NETCONSOLE is not set
579# CONFIG_NETPOLL is not set
580# CONFIG_NET_POLL_CONTROLLER is not set
581# CONFIG_ISDN is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900582# CONFIG_PHONE is not set
583
584#
585# Input device support
586#
Paul Mundt1a442fe2007-09-21 19:16:05 +0900587# CONFIG_INPUT is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900588
589#
590# Hardware I/O ports
591#
Paul Mundt1a442fe2007-09-21 19:16:05 +0900592# CONFIG_SERIO is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900593# CONFIG_GAMEPORT is not set
594
595#
596# Character devices
597#
598# CONFIG_VT is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900599CONFIG_DEVKMEM=y
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900600# CONFIG_SERIAL_NONSTANDARD is not set
601
602#
603# Serial drivers
604#
605# CONFIG_SERIAL_8250 is not set
606
607#
608# Non-8250 serial port support
609#
610CONFIG_SERIAL_SH_SCI=y
611CONFIG_SERIAL_SH_SCI_NR_UARTS=2
612CONFIG_SERIAL_SH_SCI_CONSOLE=y
613CONFIG_SERIAL_CORE=y
614CONFIG_SERIAL_CORE_CONSOLE=y
615CONFIG_UNIX98_PTYS=y
616CONFIG_LEGACY_PTYS=y
617CONFIG_LEGACY_PTY_COUNT=256
Paul Mundt1a442fe2007-09-21 19:16:05 +0900618# CONFIG_IPMI_HANDLER is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900619# CONFIG_HW_RANDOM is not set
620# CONFIG_R3964 is not set
621# CONFIG_RAW_DRIVER is not set
622# CONFIG_TCG_TPM is not set
623CONFIG_I2C=m
624CONFIG_I2C_BOARDINFO=y
625# CONFIG_I2C_CHARDEV is not set
626CONFIG_I2C_HELPER_AUTO=y
627
628#
629# I2C Hardware Bus support
630#
631
632#
633# I2C system bus drivers (mostly embedded / system-on-chip)
634#
635# CONFIG_I2C_OCORES is not set
636# CONFIG_I2C_SH_MOBILE is not set
637# CONFIG_I2C_SIMTEC is not set
638
639#
640# External I2C/SMBus adapter drivers
641#
642# CONFIG_I2C_PARPORT_LIGHT is not set
643# CONFIG_I2C_TAOS_EVM is not set
644# CONFIG_I2C_TINY_USB is not set
645
646#
647# Other I2C/SMBus bus drivers
648#
649# CONFIG_I2C_PCA_PLATFORM is not set
650# CONFIG_I2C_STUB is not set
651
652#
653# Miscellaneous I2C Chip support
654#
655# CONFIG_DS1682 is not set
656# CONFIG_AT24 is not set
657# CONFIG_SENSORS_EEPROM is not set
658# CONFIG_SENSORS_PCF8574 is not set
659# CONFIG_PCF8575 is not set
660# CONFIG_SENSORS_PCA9539 is not set
661# CONFIG_SENSORS_PCF8591 is not set
662# CONFIG_SENSORS_MAX6875 is not set
663# CONFIG_SENSORS_TSL2550 is not set
664# CONFIG_I2C_DEBUG_CORE is not set
665# CONFIG_I2C_DEBUG_ALGO is not set
666# CONFIG_I2C_DEBUG_BUS is not set
667# CONFIG_I2C_DEBUG_CHIP is not set
668CONFIG_SPI=y
669# CONFIG_SPI_DEBUG is not set
670CONFIG_SPI_MASTER=y
671
672#
673# SPI Master Controller Drivers
674#
675# CONFIG_SPI_BITBANG is not set
676# CONFIG_SPI_SH_SCI is not set
677
678#
679# SPI Protocol Masters
680#
681# CONFIG_SPI_AT25 is not set
682# CONFIG_SPI_SPIDEV is not set
683# CONFIG_SPI_TLE62X0 is not set
684# CONFIG_W1 is not set
685# CONFIG_POWER_SUPPLY is not set
686# CONFIG_HWMON is not set
687# CONFIG_THERMAL is not set
688# CONFIG_THERMAL_HWMON is not set
Paul Mundt1a442fe2007-09-21 19:16:05 +0900689CONFIG_WATCHDOG=y
690# CONFIG_WATCHDOG_NOWAYOUT is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900691
692#
Paul Mundt1a442fe2007-09-21 19:16:05 +0900693# Watchdog Device Drivers
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900694#
Paul Mundt1a442fe2007-09-21 19:16:05 +0900695# CONFIG_SOFT_WATCHDOG is not set
696# CONFIG_SH_WDT is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900697
698#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900699# USB-based Watchdog Cards
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900700#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900701# CONFIG_USBPCWATCHDOG is not set
702
703#
704# Sonics Silicon Backplane
705#
706CONFIG_SSB_POSSIBLE=y
707# CONFIG_SSB is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900708
709#
710# Multifunction device drivers
711#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900712# CONFIG_MFD_CORE is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900713# CONFIG_MFD_SM501 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900714# CONFIG_HTC_PASIC3 is not set
715# CONFIG_MFD_TMIO is not set
716# CONFIG_MFD_WM8400 is not set
717# CONFIG_MFD_WM8350_I2C is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900718
719#
720# Multimedia devices
721#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900722
723#
724# Multimedia core support
725#
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900726# CONFIG_VIDEO_DEV is not set
Paul Mundt1a442fe2007-09-21 19:16:05 +0900727# CONFIG_DVB_CORE is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900728# CONFIG_VIDEO_MEDIA is not set
729
730#
731# Multimedia drivers
732#
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900733# CONFIG_DAB is not set
734
735#
736# Graphics support
737#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900738# CONFIG_VGASTATE is not set
739CONFIG_VIDEO_OUTPUT_CONTROL=m
740# CONFIG_FB is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900741# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
742
743#
744# Display device support
745#
746# CONFIG_DISPLAY_SUPPORT is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900747# CONFIG_SOUND is not set
Paul Mundt1a442fe2007-09-21 19:16:05 +0900748CONFIG_USB_SUPPORT=y
749CONFIG_USB_ARCH_HAS_HCD=y
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900750# CONFIG_USB_ARCH_HAS_OHCI is not set
751# CONFIG_USB_ARCH_HAS_EHCI is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900752CONFIG_USB=y
753# CONFIG_USB_DEBUG is not set
754# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
755
756#
757# Miscellaneous USB options
758#
759# CONFIG_USB_DEVICEFS is not set
760CONFIG_USB_DEVICE_CLASS=y
761# CONFIG_USB_DYNAMIC_MINORS is not set
762# CONFIG_USB_OTG is not set
763# CONFIG_USB_OTG_WHITELIST is not set
764# CONFIG_USB_OTG_BLACKLIST_HUB is not set
765CONFIG_USB_MON=y
766
767#
768# USB Host Controller Drivers
769#
770# CONFIG_USB_C67X00_HCD is not set
771# CONFIG_USB_ISP116X_HCD is not set
772# CONFIG_USB_ISP1760_HCD is not set
773# CONFIG_USB_SL811_HCD is not set
774CONFIG_USB_R8A66597_HCD=m
775# CONFIG_USB_GADGET_MUSB_HDRC is not set
776
777#
778# USB Device Class drivers
779#
780# CONFIG_USB_ACM is not set
781# CONFIG_USB_PRINTER is not set
782# CONFIG_USB_WDM is not set
783# CONFIG_USB_TMC is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900784
785#
786# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
787#
788
789#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900790# may also be needed; see USB_STORAGE Help for more information
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900791#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900792# CONFIG_USB_STORAGE is not set
793# CONFIG_USB_LIBUSUAL is not set
794
795#
796# USB Imaging devices
797#
798# CONFIG_USB_MDC800 is not set
799# CONFIG_USB_MICROTEK is not set
800
801#
802# USB port drivers
803#
804# CONFIG_USB_SERIAL is not set
805
806#
807# USB Miscellaneous drivers
808#
809# CONFIG_USB_EMI62 is not set
810# CONFIG_USB_EMI26 is not set
811# CONFIG_USB_ADUTUX is not set
812# CONFIG_USB_SEVSEG is not set
813# CONFIG_USB_RIO500 is not set
814# CONFIG_USB_LEGOTOWER is not set
815# CONFIG_USB_LCD is not set
816# CONFIG_USB_BERRY_CHARGE is not set
817# CONFIG_USB_LED is not set
818# CONFIG_USB_CYPRESS_CY7C63 is not set
819# CONFIG_USB_CYTHERM is not set
820# CONFIG_USB_PHIDGET is not set
821# CONFIG_USB_IDMOUSE is not set
822# CONFIG_USB_FTDI_ELAN is not set
823# CONFIG_USB_APPLEDISPLAY is not set
824# CONFIG_USB_LD is not set
825# CONFIG_USB_TRANCEVIBRATOR is not set
826# CONFIG_USB_IOWARRIOR is not set
827# CONFIG_USB_ISIGHTFW is not set
828# CONFIG_USB_VST is not set
Paul Mundt1a442fe2007-09-21 19:16:05 +0900829CONFIG_USB_GADGET=y
830# CONFIG_USB_GADGET_DEBUG is not set
831# CONFIG_USB_GADGET_DEBUG_FILES is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900832# CONFIG_USB_GADGET_DEBUG_FS is not set
833CONFIG_USB_GADGET_VBUS_DRAW=2
Paul Mundt1a442fe2007-09-21 19:16:05 +0900834CONFIG_USB_GADGET_SELECTED=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900835# CONFIG_USB_GADGET_AT91 is not set
836# CONFIG_USB_GADGET_ATMEL_USBA is not set
Paul Mundt1a442fe2007-09-21 19:16:05 +0900837# CONFIG_USB_GADGET_FSL_USB2 is not set
Paul Mundt1a442fe2007-09-21 19:16:05 +0900838# CONFIG_USB_GADGET_LH7A40X is not set
839# CONFIG_USB_GADGET_OMAP is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900840# CONFIG_USB_GADGET_PXA25X is not set
841# CONFIG_USB_GADGET_PXA27X is not set
Paul Mundt1a442fe2007-09-21 19:16:05 +0900842# CONFIG_USB_GADGET_S3C2410 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900843CONFIG_USB_GADGET_M66592=y
844CONFIG_USB_M66592=y
845# CONFIG_USB_GADGET_AMD5536UDC is not set
846# CONFIG_USB_GADGET_FSL_QE is not set
847# CONFIG_USB_GADGET_NET2280 is not set
848# CONFIG_USB_GADGET_GOKU is not set
Paul Mundt1a442fe2007-09-21 19:16:05 +0900849# CONFIG_USB_GADGET_DUMMY_HCD is not set
850CONFIG_USB_GADGET_DUALSPEED=y
851# CONFIG_USB_ZERO is not set
852# CONFIG_USB_ETH is not set
853# CONFIG_USB_GADGETFS is not set
854# CONFIG_USB_FILE_STORAGE is not set
855# CONFIG_USB_G_SERIAL is not set
856# CONFIG_USB_MIDI_GADGET is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900857# CONFIG_USB_G_PRINTER is not set
858# CONFIG_USB_CDC_COMPOSITE is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900859# CONFIG_MMC is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900860# CONFIG_MEMSTICK is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900861# CONFIG_NEW_LEDS is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900862# CONFIG_ACCESSIBILITY is not set
863CONFIG_RTC_LIB=y
864CONFIG_RTC_CLASS=y
865CONFIG_RTC_HCTOSYS=y
866CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
867# CONFIG_RTC_DEBUG is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900868
869#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900870# RTC interfaces
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900871#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900872CONFIG_RTC_INTF_SYSFS=y
873CONFIG_RTC_INTF_PROC=y
874CONFIG_RTC_INTF_DEV=y
875# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
876# CONFIG_RTC_DRV_TEST is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900877
878#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900879# I2C RTC drivers
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900880#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900881# CONFIG_RTC_DRV_DS1307 is not set
882# CONFIG_RTC_DRV_DS1374 is not set
883# CONFIG_RTC_DRV_DS1672 is not set
884# CONFIG_RTC_DRV_MAX6900 is not set
885# CONFIG_RTC_DRV_RS5C372 is not set
886# CONFIG_RTC_DRV_ISL1208 is not set
887# CONFIG_RTC_DRV_X1205 is not set
888# CONFIG_RTC_DRV_PCF8563 is not set
889# CONFIG_RTC_DRV_PCF8583 is not set
890# CONFIG_RTC_DRV_M41T80 is not set
891# CONFIG_RTC_DRV_S35390A is not set
892# CONFIG_RTC_DRV_FM3130 is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900893
894#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900895# SPI RTC drivers
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900896#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900897# CONFIG_RTC_DRV_M41T94 is not set
898# CONFIG_RTC_DRV_DS1305 is not set
899# CONFIG_RTC_DRV_MAX6902 is not set
900# CONFIG_RTC_DRV_R9701 is not set
901# CONFIG_RTC_DRV_RS5C348 is not set
902# CONFIG_RTC_DRV_DS3234 is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900903
904#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900905# Platform RTC drivers
Paul Mundt1a442fe2007-09-21 19:16:05 +0900906#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900907# CONFIG_RTC_DRV_DS1286 is not set
908# CONFIG_RTC_DRV_DS1511 is not set
909# CONFIG_RTC_DRV_DS1553 is not set
910# CONFIG_RTC_DRV_DS1742 is not set
911# CONFIG_RTC_DRV_STK17TA8 is not set
912# CONFIG_RTC_DRV_M48T86 is not set
913# CONFIG_RTC_DRV_M48T35 is not set
914# CONFIG_RTC_DRV_M48T59 is not set
915# CONFIG_RTC_DRV_BQ4802 is not set
916# CONFIG_RTC_DRV_V3020 is not set
917
918#
919# on-CPU RTC drivers
920#
921CONFIG_RTC_DRV_SH=y
922# CONFIG_DMADEVICES is not set
Paul Mundt1a442fe2007-09-21 19:16:05 +0900923CONFIG_UIO=m
Paul Mundt4bb273e2008-10-22 20:05:11 +0900924# CONFIG_UIO_PDRV is not set
925# CONFIG_UIO_PDRV_GENIRQ is not set
926# CONFIG_UIO_SMX is not set
927# CONFIG_UIO_SERCOS3 is not set
928# CONFIG_STAGING is not set
Paul Mundt1a442fe2007-09-21 19:16:05 +0900929
930#
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900931# File systems
932#
933CONFIG_EXT2_FS=y
934# CONFIG_EXT2_FS_XATTR is not set
935# CONFIG_EXT2_FS_XIP is not set
936CONFIG_EXT3_FS=y
937CONFIG_EXT3_FS_XATTR=y
938# CONFIG_EXT3_FS_POSIX_ACL is not set
939# CONFIG_EXT3_FS_SECURITY is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900940# CONFIG_EXT4_FS is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900941CONFIG_JBD=y
942# CONFIG_JBD_DEBUG is not set
943CONFIG_FS_MBCACHE=y
944# CONFIG_REISERFS_FS is not set
945# CONFIG_JFS_FS is not set
946# CONFIG_FS_POSIX_ACL is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900947CONFIG_FILE_LOCKING=y
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900948# CONFIG_XFS_FS is not set
Paul Mundt1a442fe2007-09-21 19:16:05 +0900949# CONFIG_OCFS2_FS is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900950CONFIG_DNOTIFY=y
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900951CONFIG_INOTIFY=y
952CONFIG_INOTIFY_USER=y
953# CONFIG_QUOTA is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900954# CONFIG_AUTOFS_FS is not set
955# CONFIG_AUTOFS4_FS is not set
956# CONFIG_FUSE_FS is not set
957
958#
959# CD-ROM/DVD Filesystems
960#
961# CONFIG_ISO9660_FS is not set
962# CONFIG_UDF_FS is not set
963
964#
965# DOS/FAT/NT Filesystems
966#
967# CONFIG_MSDOS_FS is not set
968# CONFIG_VFAT_FS is not set
969# CONFIG_NTFS_FS is not set
970
971#
972# Pseudo filesystems
973#
974CONFIG_PROC_FS=y
975CONFIG_PROC_KCORE=y
976CONFIG_PROC_SYSCTL=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900977CONFIG_PROC_PAGE_MONITOR=y
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900978CONFIG_SYSFS=y
979CONFIG_TMPFS=y
980# CONFIG_TMPFS_POSIX_ACL is not set
981CONFIG_HUGETLBFS=y
982CONFIG_HUGETLB_PAGE=y
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900983# CONFIG_CONFIGFS_FS is not set
984
985#
986# Miscellaneous filesystems
987#
988# CONFIG_ADFS_FS is not set
989# CONFIG_AFFS_FS is not set
990# CONFIG_HFS_FS is not set
991# CONFIG_HFSPLUS_FS is not set
992# CONFIG_BEFS_FS is not set
993# CONFIG_BFS_FS is not set
994# CONFIG_EFS_FS is not set
995# CONFIG_CRAMFS is not set
996# CONFIG_VXFS_FS is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900997# CONFIG_MINIX_FS is not set
998# CONFIG_OMFS_FS is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +0900999# CONFIG_HPFS_FS is not set
1000# CONFIG_QNX4FS_FS is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001001# CONFIG_ROMFS_FS is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +09001002# CONFIG_SYSV_FS is not set
1003# CONFIG_UFS_FS is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001004CONFIG_NETWORK_FILESYSTEMS=y
Paul Mundt1a442fe2007-09-21 19:16:05 +09001005# CONFIG_NFS_FS is not set
1006# CONFIG_NFSD is not set
1007# CONFIG_SMB_FS is not set
1008# CONFIG_CIFS is not set
1009# CONFIG_NCP_FS is not set
1010# CONFIG_CODA_FS is not set
1011# CONFIG_AFS_FS is not set
1012
1013#
Paul Mundt2b1bd1a2007-06-20 18:27:10 +09001014# Partition Types
1015#
1016# CONFIG_PARTITION_ADVANCED is not set
1017CONFIG_MSDOS_PARTITION=y
Paul Mundt2b1bd1a2007-06-20 18:27:10 +09001018# CONFIG_NLS is not set
Paul Mundt1a442fe2007-09-21 19:16:05 +09001019# CONFIG_DLM is not set
1020
1021#
Paul Mundt2b1bd1a2007-06-20 18:27:10 +09001022# Kernel hacking
1023#
1024CONFIG_TRACE_IRQFLAGS_SUPPORT=y
Paul Mundt1a442fe2007-09-21 19:16:05 +09001025# CONFIG_PRINTK_TIME is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001026CONFIG_ENABLE_WARN_DEPRECATED=y
Paul Mundt2b1bd1a2007-06-20 18:27:10 +09001027# CONFIG_ENABLE_MUST_CHECK is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001028CONFIG_FRAME_WARN=1024
Paul Mundt2b1bd1a2007-06-20 18:27:10 +09001029CONFIG_MAGIC_SYSRQ=y
1030# CONFIG_UNUSED_SYMBOLS is not set
1031CONFIG_DEBUG_FS=y
1032# CONFIG_HEADERS_CHECK is not set
1033CONFIG_DEBUG_KERNEL=y
Paul Mundt1a442fe2007-09-21 19:16:05 +09001034CONFIG_DEBUG_SHIRQ=y
Paul Mundt2b1bd1a2007-06-20 18:27:10 +09001035CONFIG_DETECT_SOFTLOCKUP=y
Paul Mundt4bb273e2008-10-22 20:05:11 +09001036# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
1037CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
Paul Mundt1a442fe2007-09-21 19:16:05 +09001038CONFIG_SCHED_DEBUG=y
Paul Mundt2b1bd1a2007-06-20 18:27:10 +09001039# CONFIG_SCHEDSTATS is not set
1040# CONFIG_TIMER_STATS is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001041# CONFIG_DEBUG_OBJECTS is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +09001042CONFIG_DEBUG_PREEMPT=y
1043# CONFIG_DEBUG_RT_MUTEXES is not set
1044# CONFIG_RT_MUTEX_TESTER is not set
Paul Mundt1a442fe2007-09-21 19:16:05 +09001045# CONFIG_DEBUG_SPINLOCK is not set
1046# CONFIG_DEBUG_MUTEXES is not set
1047# CONFIG_DEBUG_LOCK_ALLOC is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +09001048# CONFIG_PROVE_LOCKING is not set
Paul Mundt1a442fe2007-09-21 19:16:05 +09001049# CONFIG_LOCK_STAT is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +09001050# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1051# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +09001052# CONFIG_DEBUG_KOBJECT is not set
1053CONFIG_DEBUG_BUGVERBOSE=y
1054# CONFIG_DEBUG_INFO is not set
1055CONFIG_DEBUG_VM=y
Paul Mundt4bb273e2008-10-22 20:05:11 +09001056# CONFIG_DEBUG_WRITECOUNT is not set
1057# CONFIG_DEBUG_MEMORY_INIT is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +09001058# CONFIG_DEBUG_LIST is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001059# CONFIG_DEBUG_SG is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +09001060CONFIG_FRAME_POINTER=y
Paul Mundt2b1bd1a2007-06-20 18:27:10 +09001061# CONFIG_RCU_TORTURE_TEST is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001062# CONFIG_KPROBES_SANITY_TEST is not set
1063# CONFIG_BACKTRACE_SELF_TEST is not set
1064# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
1065# CONFIG_LKDTM is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +09001066# CONFIG_FAULT_INJECTION is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001067# CONFIG_SYSCTL_SYSCALL_CHECK is not set
1068CONFIG_NOP_TRACER=y
1069CONFIG_HAVE_FTRACE=y
1070# CONFIG_FTRACE is not set
1071# CONFIG_IRQSOFF_TRACER is not set
1072# CONFIG_PREEMPT_TRACER is not set
1073# CONFIG_SCHED_TRACER is not set
1074# CONFIG_CONTEXT_SWITCH_TRACER is not set
1075# CONFIG_BOOT_TRACER is not set
1076# CONFIG_STACK_TRACER is not set
1077# CONFIG_DYNAMIC_PRINTK_DEBUG is not set
1078# CONFIG_SAMPLES is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +09001079CONFIG_SH_STANDARD_BIOS=y
1080# CONFIG_EARLY_SCIF_CONSOLE is not set
1081CONFIG_EARLY_PRINTK=y
1082# CONFIG_DEBUG_BOOTMEM is not set
1083CONFIG_DEBUG_STACKOVERFLOW=y
1084CONFIG_DEBUG_STACK_USAGE=y
Paul Mundt4bb273e2008-10-22 20:05:11 +09001085# CONFIG_IRQSTACKS is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +09001086# CONFIG_SH_KGDB is not set
1087
1088#
1089# Security options
1090#
1091# CONFIG_KEYS is not set
1092# CONFIG_SECURITY is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001093# CONFIG_SECURITYFS is not set
1094# CONFIG_SECURITY_FILE_CAPABILITIES is not set
1095CONFIG_CRYPTO=y
1096
1097#
1098# Crypto core or helper
1099#
1100# CONFIG_CRYPTO_FIPS is not set
1101# CONFIG_CRYPTO_MANAGER is not set
1102# CONFIG_CRYPTO_GF128MUL is not set
1103# CONFIG_CRYPTO_NULL is not set
1104# CONFIG_CRYPTO_CRYPTD is not set
1105# CONFIG_CRYPTO_AUTHENC is not set
1106# CONFIG_CRYPTO_TEST is not set
1107
1108#
1109# Authenticated Encryption with Associated Data
1110#
1111# CONFIG_CRYPTO_CCM is not set
1112# CONFIG_CRYPTO_GCM is not set
1113# CONFIG_CRYPTO_SEQIV is not set
1114
1115#
1116# Block modes
1117#
1118# CONFIG_CRYPTO_CBC is not set
1119# CONFIG_CRYPTO_CTR is not set
1120# CONFIG_CRYPTO_CTS is not set
1121# CONFIG_CRYPTO_ECB is not set
1122# CONFIG_CRYPTO_LRW is not set
1123# CONFIG_CRYPTO_PCBC is not set
1124# CONFIG_CRYPTO_XTS is not set
1125
1126#
1127# Hash modes
1128#
1129# CONFIG_CRYPTO_HMAC is not set
1130# CONFIG_CRYPTO_XCBC is not set
1131
1132#
1133# Digest
1134#
1135# CONFIG_CRYPTO_CRC32C is not set
1136# CONFIG_CRYPTO_MD4 is not set
1137# CONFIG_CRYPTO_MD5 is not set
1138# CONFIG_CRYPTO_MICHAEL_MIC is not set
1139# CONFIG_CRYPTO_RMD128 is not set
1140# CONFIG_CRYPTO_RMD160 is not set
1141# CONFIG_CRYPTO_RMD256 is not set
1142# CONFIG_CRYPTO_RMD320 is not set
1143# CONFIG_CRYPTO_SHA1 is not set
1144# CONFIG_CRYPTO_SHA256 is not set
1145# CONFIG_CRYPTO_SHA512 is not set
1146# CONFIG_CRYPTO_TGR192 is not set
1147# CONFIG_CRYPTO_WP512 is not set
1148
1149#
1150# Ciphers
1151#
1152# CONFIG_CRYPTO_AES is not set
1153# CONFIG_CRYPTO_ANUBIS is not set
1154# CONFIG_CRYPTO_ARC4 is not set
1155# CONFIG_CRYPTO_BLOWFISH is not set
1156# CONFIG_CRYPTO_CAMELLIA is not set
1157# CONFIG_CRYPTO_CAST5 is not set
1158# CONFIG_CRYPTO_CAST6 is not set
1159# CONFIG_CRYPTO_DES is not set
1160# CONFIG_CRYPTO_FCRYPT is not set
1161# CONFIG_CRYPTO_KHAZAD is not set
1162# CONFIG_CRYPTO_SALSA20 is not set
1163# CONFIG_CRYPTO_SEED is not set
1164# CONFIG_CRYPTO_SERPENT is not set
1165# CONFIG_CRYPTO_TEA is not set
1166# CONFIG_CRYPTO_TWOFISH is not set
1167
1168#
1169# Compression
1170#
1171# CONFIG_CRYPTO_DEFLATE is not set
1172# CONFIG_CRYPTO_LZO is not set
1173
1174#
1175# Random Number Generation
1176#
1177# CONFIG_CRYPTO_ANSI_CPRNG is not set
1178CONFIG_CRYPTO_HW=y
Paul Mundt2b1bd1a2007-06-20 18:27:10 +09001179
1180#
1181# Library routines
1182#
1183CONFIG_BITREVERSE=y
1184# CONFIG_CRC_CCITT is not set
1185# CONFIG_CRC16 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001186# CONFIG_CRC_T10DIF is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +09001187# CONFIG_CRC_ITU_T is not set
1188CONFIG_CRC32=y
Paul Mundt1a442fe2007-09-21 19:16:05 +09001189# CONFIG_CRC7 is not set
Paul Mundt2b1bd1a2007-06-20 18:27:10 +09001190# CONFIG_LIBCRC32C is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001191CONFIG_AUDIT_GENERIC=y
Paul Mundt2b1bd1a2007-06-20 18:27:10 +09001192CONFIG_PLIST=y
1193CONFIG_HAS_IOMEM=y
1194CONFIG_HAS_IOPORT=y
1195CONFIG_HAS_DMA=y