blob: b18cfd39cac6082a7aa4088f0996d88e86f82f6a [file] [log] [blame]
Magnus Damm70f784e2008-02-07 00:38:24 +09001#
2# Automatically generated make config: don't edit
Paul Mundtb7d37402009-06-18 13:28:09 +09003# Linux kernel version: 2.6.30
Paul Mundt99d921c2009-06-18 16:09:38 +09004# Thu Jun 18 16:06:48 2009
Magnus Damm70f784e2008-02-07 00:38:24 +09005#
6CONFIG_SUPERH=y
7CONFIG_SUPERH32=y
Paul Mundtfc4967b2009-04-27 14:06:26 +09008# CONFIG_SUPERH64 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09009CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig"
Magnus Damm70f784e2008-02-07 00:38:24 +090010CONFIG_RWSEM_GENERIC_SPINLOCK=y
11CONFIG_GENERIC_BUG=y
12CONFIG_GENERIC_FIND_NEXT_BIT=y
13CONFIG_GENERIC_HWEIGHT=y
14CONFIG_GENERIC_HARDIRQS=y
Magnus Dammbe8c1292008-08-27 18:22:49 +090015CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
Magnus Damm70f784e2008-02-07 00:38:24 +090016CONFIG_GENERIC_IRQ_PROBE=y
Paul Mundt4bb273e2008-10-22 20:05:11 +090017CONFIG_GENERIC_GPIO=y
Magnus Damm70f784e2008-02-07 00:38:24 +090018CONFIG_GENERIC_TIME=y
19CONFIG_GENERIC_CLOCKEVENTS=y
Paul Mundt53a52ab2009-04-02 22:02:26 +090020CONFIG_ARCH_SUSPEND_POSSIBLE=y
21CONFIG_ARCH_HIBERNATION_POSSIBLE=y
Magnus Damm70f784e2008-02-07 00:38:24 +090022CONFIG_SYS_SUPPORTS_NUMA=y
Paul Mundt53a52ab2009-04-02 22:02:26 +090023CONFIG_SYS_SUPPORTS_CMT=y
Paul Mundtb7d37402009-06-18 13:28:09 +090024CONFIG_SYS_SUPPORTS_TMU=y
Magnus Damm70f784e2008-02-07 00:38:24 +090025CONFIG_STACKTRACE_SUPPORT=y
26CONFIG_LOCKDEP_SUPPORT=y
Paul Mundt4bb273e2008-10-22 20:05:11 +090027CONFIG_HAVE_LATENCYTOP_SUPPORT=y
Magnus Damm70f784e2008-02-07 00:38:24 +090028# CONFIG_ARCH_HAS_ILOG2_U32 is not set
29# CONFIG_ARCH_HAS_ILOG2_U64 is not set
30CONFIG_ARCH_NO_VIRT_TO_BUS=y
Paul Mundt53a52ab2009-04-02 22:02:26 +090031CONFIG_ARCH_HAS_DEFAULT_IDLE=y
Magnus Damm70f784e2008-02-07 00:38:24 +090032CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
33
34#
35# General setup
36#
37CONFIG_EXPERIMENTAL=y
38CONFIG_BROKEN_ON_SMP=y
39CONFIG_INIT_ENV_ARG_LIMIT=32
40CONFIG_LOCALVERSION=""
41CONFIG_LOCALVERSION_AUTO=y
42CONFIG_SWAP=y
43CONFIG_SYSVIPC=y
44CONFIG_SYSVIPC_SYSCTL=y
45# CONFIG_POSIX_MQUEUE is not set
46# CONFIG_BSD_PROCESS_ACCT is not set
47# CONFIG_TASKSTATS is not set
Magnus Damm70f784e2008-02-07 00:38:24 +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
Magnus Damm70f784e2008-02-07 00:38:24 +090058CONFIG_IKCONFIG=y
59CONFIG_IKCONFIG_PROC=y
60CONFIG_LOG_BUF_SHIFT=14
Magnus Dammc511afb2008-05-22 22:38:36 +090061# CONFIG_GROUP_SCHED is not set
Kuninori Morimoto334d9902009-01-22 00:18:05 +000062# CONFIG_CGROUPS is not set
Magnus Damm70f784e2008-02-07 00:38:24 +090063CONFIG_SYSFS_DEPRECATED=y
Magnus Dammc511afb2008-05-22 22:38:36 +090064CONFIG_SYSFS_DEPRECATED_V2=y
Magnus Damm70f784e2008-02-07 00:38:24 +090065# CONFIG_RELAY is not set
Magnus Dammc511afb2008-05-22 22:38:36 +090066# CONFIG_NAMESPACES is not set
Magnus Damm70f784e2008-02-07 00:38:24 +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
Magnus Damm70f784e2008-02-07 00:38:24 +090072# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
73CONFIG_SYSCTL=y
Paul Mundt53a52ab2009-04-02 22:02:26 +090074CONFIG_ANON_INODES=y
Magnus Damm70f784e2008-02-07 00:38:24 +090075CONFIG_EMBEDDED=y
76CONFIG_UID16=y
77# CONFIG_SYSCTL_SYSCALL is not set
78CONFIG_KALLSYMS=y
79# CONFIG_KALLSYMS_EXTRA_PASS is not set
80CONFIG_HOTPLUG=y
81CONFIG_PRINTK=y
82CONFIG_BUG=y
83CONFIG_ELF_CORE=y
84CONFIG_BASE_FULL=y
85CONFIG_FUTEX=y
Magnus Damm70f784e2008-02-07 00:38:24 +090086CONFIG_EPOLL=y
87CONFIG_SIGNALFD=y
Magnus Dammc511afb2008-05-22 22:38:36 +090088CONFIG_TIMERFD=y
Magnus Damm70f784e2008-02-07 00:38:24 +090089CONFIG_EVENTFD=y
90CONFIG_SHMEM=y
Paul Mundt4bb273e2008-10-22 20:05:11 +090091CONFIG_AIO=y
Paul Mundtb7d37402009-06-18 13:28:09 +090092
93#
94# Performance Counters
95#
Magnus Damm70f784e2008-02-07 00:38:24 +090096CONFIG_VM_EVENT_COUNTERS=y
Paul Mundtb7d37402009-06-18 13:28:09 +090097# CONFIG_STRIP_ASM_SYMS is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +090098CONFIG_COMPAT_BRK=y
Magnus Damm70f784e2008-02-07 00:38:24 +090099CONFIG_SLAB=y
100# CONFIG_SLUB is not set
101# CONFIG_SLOB is not set
102CONFIG_PROFILING=y
Paul Mundt5e8766f2009-01-13 12:38:06 +0900103CONFIG_TRACEPOINTS=y
Paul Mundtb7d37402009-06-18 13:28:09 +0900104CONFIG_MARKERS=y
Magnus Damm70f784e2008-02-07 00:38:24 +0900105CONFIG_OPROFILE=y
106CONFIG_HAVE_OPROFILE=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900107# CONFIG_KPROBES is not set
108CONFIG_HAVE_IOREMAP_PROT=y
109CONFIG_HAVE_KPROBES=y
110CONFIG_HAVE_KRETPROBES=y
111CONFIG_HAVE_ARCH_TRACEHOOK=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900112CONFIG_HAVE_CLK=y
Paul Mundtfc4967b2009-04-27 14:06:26 +0900113CONFIG_HAVE_DMA_API_DEBUG=y
114# CONFIG_SLOW_WORK is not set
Magnus Dammbe8c1292008-08-27 18:22:49 +0900115CONFIG_HAVE_GENERIC_DMA_COHERENT=y
Magnus Damm70f784e2008-02-07 00:38:24 +0900116CONFIG_SLABINFO=y
117CONFIG_RT_MUTEXES=y
Magnus Damm70f784e2008-02-07 00:38:24 +0900118CONFIG_BASE_SMALL=0
119CONFIG_MODULES=y
Magnus Dammc511afb2008-05-22 22:38:36 +0900120# CONFIG_MODULE_FORCE_LOAD is not set
Magnus Damm70f784e2008-02-07 00:38:24 +0900121# CONFIG_MODULE_UNLOAD is not set
122# CONFIG_MODVERSIONS is not set
123# CONFIG_MODULE_SRCVERSION_ALL is not set
Magnus Damm70f784e2008-02-07 00:38:24 +0900124CONFIG_BLOCK=y
125# CONFIG_LBD is not set
Magnus Damm70f784e2008-02-07 00:38:24 +0900126# CONFIG_BLK_DEV_BSG is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900127# CONFIG_BLK_DEV_INTEGRITY is not set
Magnus Damm70f784e2008-02-07 00:38:24 +0900128
129#
130# IO Schedulers
131#
132CONFIG_IOSCHED_NOOP=y
133CONFIG_IOSCHED_AS=y
134CONFIG_IOSCHED_DEADLINE=y
135CONFIG_IOSCHED_CFQ=y
136CONFIG_DEFAULT_AS=y
137# CONFIG_DEFAULT_DEADLINE is not set
138# CONFIG_DEFAULT_CFQ is not set
139# CONFIG_DEFAULT_NOOP is not set
140CONFIG_DEFAULT_IOSCHED="anticipatory"
Paul Mundt4bb273e2008-10-22 20:05:11 +0900141# CONFIG_FREEZER is not set
Magnus Damm70f784e2008-02-07 00:38:24 +0900142
143#
144# System type
145#
146CONFIG_CPU_SH4=y
147CONFIG_CPU_SH4A=y
148CONFIG_CPU_SH4AL_DSP=y
149CONFIG_CPU_SHX2=y
Paul Mundt53a52ab2009-04-02 22:02:26 +0900150CONFIG_ARCH_SHMOBILE=y
Magnus Damm70f784e2008-02-07 00:38:24 +0900151# CONFIG_CPU_SUBTYPE_SH7619 is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900152# CONFIG_CPU_SUBTYPE_SH7201 is not set
Magnus Damm70f784e2008-02-07 00:38:24 +0900153# CONFIG_CPU_SUBTYPE_SH7203 is not set
154# CONFIG_CPU_SUBTYPE_SH7206 is not set
155# CONFIG_CPU_SUBTYPE_SH7263 is not set
Magnus Dammc511afb2008-05-22 22:38:36 +0900156# CONFIG_CPU_SUBTYPE_MXG is not set
Magnus Damm70f784e2008-02-07 00:38:24 +0900157# CONFIG_CPU_SUBTYPE_SH7705 is not set
158# CONFIG_CPU_SUBTYPE_SH7706 is not set
159# CONFIG_CPU_SUBTYPE_SH7707 is not set
160# CONFIG_CPU_SUBTYPE_SH7708 is not set
161# CONFIG_CPU_SUBTYPE_SH7709 is not set
162# CONFIG_CPU_SUBTYPE_SH7710 is not set
163# CONFIG_CPU_SUBTYPE_SH7712 is not set
164# CONFIG_CPU_SUBTYPE_SH7720 is not set
165# CONFIG_CPU_SUBTYPE_SH7721 is not set
166# CONFIG_CPU_SUBTYPE_SH7750 is not set
167# CONFIG_CPU_SUBTYPE_SH7091 is not set
168# CONFIG_CPU_SUBTYPE_SH7750R is not set
169# CONFIG_CPU_SUBTYPE_SH7750S is not set
170# CONFIG_CPU_SUBTYPE_SH7751 is not set
171# CONFIG_CPU_SUBTYPE_SH7751R is not set
172# CONFIG_CPU_SUBTYPE_SH7760 is not set
173# CONFIG_CPU_SUBTYPE_SH4_202 is not set
Magnus Dammc511afb2008-05-22 22:38:36 +0900174# CONFIG_CPU_SUBTYPE_SH7723 is not set
Paul Mundtfc4967b2009-04-27 14:06:26 +0900175# CONFIG_CPU_SUBTYPE_SH7724 is not set
Magnus Damm70f784e2008-02-07 00:38:24 +0900176# CONFIG_CPU_SUBTYPE_SH7763 is not set
177# CONFIG_CPU_SUBTYPE_SH7770 is not set
178# CONFIG_CPU_SUBTYPE_SH7780 is not set
179# CONFIG_CPU_SUBTYPE_SH7785 is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900180# CONFIG_CPU_SUBTYPE_SH7786 is not set
Magnus Damm70f784e2008-02-07 00:38:24 +0900181# CONFIG_CPU_SUBTYPE_SHX3 is not set
182# CONFIG_CPU_SUBTYPE_SH7343 is not set
183CONFIG_CPU_SUBTYPE_SH7722=y
Magnus Dammc511afb2008-05-22 22:38:36 +0900184# CONFIG_CPU_SUBTYPE_SH7366 is not set
Magnus Damm70f784e2008-02-07 00:38:24 +0900185
186#
187# Memory management options
188#
189CONFIG_QUICKLIST=y
190CONFIG_MMU=y
191CONFIG_PAGE_OFFSET=0x80000000
Paul Mundtb7d37402009-06-18 13:28:09 +0900192CONFIG_FORCE_MAX_ZONEORDER=11
Magnus Damm70f784e2008-02-07 00:38:24 +0900193CONFIG_MEMORY_START=0x0c000000
194CONFIG_MEMORY_SIZE=0x04000000
195CONFIG_29BIT=y
196# CONFIG_X2TLB is not set
197CONFIG_VSYSCALL=y
198CONFIG_NUMA=y
199CONFIG_NODES_SHIFT=1
200CONFIG_ARCH_SPARSEMEM_ENABLE=y
201CONFIG_ARCH_SPARSEMEM_DEFAULT=y
202CONFIG_MAX_ACTIVE_REGIONS=2
203CONFIG_ARCH_POPULATES_NODE_MAP=y
204CONFIG_ARCH_SELECT_MEMORY_MODEL=y
205CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900206CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
Magnus Damm70f784e2008-02-07 00:38:24 +0900207CONFIG_PAGE_SIZE_4KB=y
208# CONFIG_PAGE_SIZE_8KB is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900209# CONFIG_PAGE_SIZE_16KB is not set
Magnus Damm70f784e2008-02-07 00:38:24 +0900210# CONFIG_PAGE_SIZE_64KB is not set
211CONFIG_SELECT_MEMORY_MODEL=y
212# CONFIG_FLATMEM_MANUAL is not set
213# CONFIG_DISCONTIGMEM_MANUAL is not set
214CONFIG_SPARSEMEM_MANUAL=y
215CONFIG_SPARSEMEM=y
216CONFIG_NEED_MULTIPLE_NODES=y
217CONFIG_HAVE_MEMORY_PRESENT=y
218CONFIG_SPARSEMEM_STATIC=y
Magnus Damm70f784e2008-02-07 00:38:24 +0900219# CONFIG_MEMORY_HOTPLUG is not set
220CONFIG_SPLIT_PTLOCK_CPUS=4
221# CONFIG_MIGRATION is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900222# CONFIG_PHYS_ADDR_T_64BIT is not set
Magnus Damm70f784e2008-02-07 00:38:24 +0900223CONFIG_ZONE_DMA_FLAG=0
224CONFIG_NR_QUICK=2
Paul Mundt53a52ab2009-04-02 22:02:26 +0900225CONFIG_HAVE_MLOCK=y
226CONFIG_HAVE_MLOCKED_PAGE_BIT=y
Paul Mundtb7d37402009-06-18 13:28:09 +0900227CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
Magnus Damm70f784e2008-02-07 00:38:24 +0900228
229#
230# Cache configuration
231#
Magnus Damm70f784e2008-02-07 00:38:24 +0900232CONFIG_CACHE_WRITEBACK=y
233# CONFIG_CACHE_WRITETHROUGH is not set
234# CONFIG_CACHE_OFF is not set
235
236#
237# Processor features
238#
239CONFIG_CPU_LITTLE_ENDIAN=y
240# CONFIG_CPU_BIG_ENDIAN is not set
241# CONFIG_SH_FPU_EMU is not set
242CONFIG_SH_DSP=y
243# CONFIG_SH_STORE_QUEUES is not set
244CONFIG_CPU_HAS_INTEVT=y
245CONFIG_CPU_HAS_SR_RB=y
Magnus Damm70f784e2008-02-07 00:38:24 +0900246CONFIG_CPU_HAS_DSP=y
247
248#
249# Board support
250#
251# CONFIG_SH_7722_SOLUTION_ENGINE is not set
252CONFIG_SH_MIGOR=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900253CONFIG_SH_MIGOR_QVGA=y
254# CONFIG_SH_MIGOR_RTA_WVGA is not set
Magnus Damm70f784e2008-02-07 00:38:24 +0900255
256#
257# Timer and clock configuration
258#
Paul Mundtb7d37402009-06-18 13:28:09 +0900259CONFIG_SH_TIMER_TMU=y
Paul Mundt53a52ab2009-04-02 22:02:26 +0900260# CONFIG_SH_TIMER_CMT is not set
Magnus Damm70f784e2008-02-07 00:38:24 +0900261CONFIG_SH_PCLK_FREQ=33333333
Paul Mundtb7d37402009-06-18 13:28:09 +0900262CONFIG_SH_CLK_CPG=y
Magnus Damm70f784e2008-02-07 00:38:24 +0900263# CONFIG_NO_HZ is not set
264# CONFIG_HIGH_RES_TIMERS is not set
265CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
266
267#
268# CPU Frequency scaling
269#
270# CONFIG_CPU_FREQ is not set
271
272#
273# DMA support
274#
275# CONFIG_SH_DMA is not set
276
277#
278# Companion Chips
279#
280
281#
282# Additional SuperH Device Drivers
283#
284# CONFIG_HEARTBEAT is not set
285# CONFIG_PUSH_SWITCH is not set
286
287#
288# Kernel features
289#
290# CONFIG_HZ_100 is not set
291CONFIG_HZ_250=y
292# CONFIG_HZ_300 is not set
293# CONFIG_HZ_1000 is not set
294CONFIG_HZ=250
295# CONFIG_SCHED_HRTICK is not set
296# CONFIG_KEXEC is not set
297# CONFIG_CRASH_DUMP is not set
Magnus Dammbe8c1292008-08-27 18:22:49 +0900298CONFIG_SECCOMP=y
Magnus Damm70f784e2008-02-07 00:38:24 +0900299CONFIG_PREEMPT_NONE=y
300# CONFIG_PREEMPT_VOLUNTARY is not set
301# CONFIG_PREEMPT is not set
Magnus Damm70f784e2008-02-07 00:38:24 +0900302CONFIG_GUSA=y
Paul Mundtb7d37402009-06-18 13:28:09 +0900303# CONFIG_SPARSE_IRQ is not set
Magnus Damm70f784e2008-02-07 00:38:24 +0900304
305#
306# Boot options
307#
308CONFIG_ZERO_PAGE_OFFSET=0x00001000
309CONFIG_BOOT_LINK_OFFSET=0x00800000
Paul Mundtb7d37402009-06-18 13:28:09 +0900310CONFIG_ENTRY_OFFSET=0x00001000
Magnus Damm70f784e2008-02-07 00:38:24 +0900311CONFIG_CMDLINE_BOOL=y
Magnus Damm0802d9e2009-07-01 05:16:31 +0000312CONFIG_CMDLINE="console=tty0 console=ttySC0,115200 earlyprintk=serial ip=on root=/dev/nfs ip=dhcp"
Magnus Damm70f784e2008-02-07 00:38:24 +0900313
314#
315# Bus options
316#
317# CONFIG_ARCH_SUPPORTS_MSI is not set
318# CONFIG_PCCARD is not set
319
320#
321# 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
Magnus Damm70f784e2008-02-07 00:38:24 +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
Magnus Damm70f784e2008-02-07 00:38:24 +0900333CONFIG_NET=y
334
335#
336# Networking options
337#
338CONFIG_PACKET=y
339# CONFIG_PACKET_MMAP is not set
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
345# CONFIG_XFRM_STATISTICS is not set
346# 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
351CONFIG_IP_PNP=y
352CONFIG_IP_PNP_DHCP=y
353# CONFIG_IP_PNP_BOOTP is not set
354# CONFIG_IP_PNP_RARP is not set
355# CONFIG_NET_IPIP is not set
356# CONFIG_NET_IPGRE is not set
357# CONFIG_ARPD is not set
358# CONFIG_SYN_COOKIES is not set
359# CONFIG_INET_AH is not set
360# CONFIG_INET_ESP is not set
361# CONFIG_INET_IPCOMP is not set
362# CONFIG_INET_XFRM_TUNNEL is not set
363# CONFIG_INET_TUNNEL is not set
364CONFIG_INET_XFRM_MODE_TRANSPORT=y
365CONFIG_INET_XFRM_MODE_TUNNEL=y
366CONFIG_INET_XFRM_MODE_BEET=y
367# CONFIG_INET_LRO is not set
368CONFIG_INET_DIAG=y
369CONFIG_INET_TCP_DIAG=y
370# CONFIG_TCP_CONG_ADVANCED is not set
371CONFIG_TCP_CONG_CUBIC=y
372CONFIG_DEFAULT_TCP_CONG="cubic"
373# CONFIG_TCP_MD5SIG is not set
374# CONFIG_IPV6 is not set
Magnus Damm70f784e2008-02-07 00:38:24 +0900375# CONFIG_NETWORK_SECMARK is not set
376# CONFIG_NETFILTER is not set
377# CONFIG_IP_DCCP is not set
378# CONFIG_IP_SCTP is not set
379# CONFIG_TIPC is not set
380# CONFIG_ATM is not set
381# CONFIG_BRIDGE is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900382# CONFIG_NET_DSA is not set
Magnus Damm70f784e2008-02-07 00:38:24 +0900383# CONFIG_VLAN_8021Q is not set
384# CONFIG_DECNET is not set
385# CONFIG_LLC2 is not set
386# CONFIG_IPX is not set
387# CONFIG_ATALK is not set
388# CONFIG_X25 is not set
389# CONFIG_LAPB is not set
390# CONFIG_ECONET is not set
391# CONFIG_WAN_ROUTER is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900392# CONFIG_PHONET is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900393# CONFIG_IEEE802154 is not set
Magnus Damm70f784e2008-02-07 00:38:24 +0900394# CONFIG_NET_SCHED is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900395# CONFIG_DCB is not set
Magnus Damm70f784e2008-02-07 00:38:24 +0900396
397#
398# Network testing
399#
400# CONFIG_NET_PKTGEN is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900401# CONFIG_NET_DROP_MONITOR is not set
Magnus Damm70f784e2008-02-07 00:38:24 +0900402# CONFIG_HAMRADIO is not set
403# CONFIG_CAN is not set
404# CONFIG_IRDA is not set
405# CONFIG_BT is not set
406# CONFIG_AF_RXRPC is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900407CONFIG_WIRELESS=y
Magnus Damm70f784e2008-02-07 00:38:24 +0900408# CONFIG_CFG80211 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900409# CONFIG_WIRELESS_OLD_REGULATORY is not set
Magnus Damm70f784e2008-02-07 00:38:24 +0900410CONFIG_WIRELESS_EXT=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900411CONFIG_WIRELESS_EXT_SYSFS=y
Paul Mundt5e8766f2009-01-13 12:38:06 +0900412# CONFIG_LIB80211 is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900413
414#
415# CFG80211 needs to be enabled for MAC80211
416#
417CONFIG_MAC80211_DEFAULT_PS_VALUE=0
Kuninori Morimoto334d9902009-01-22 00:18:05 +0000418# CONFIG_WIMAX is not set
Magnus Damm70f784e2008-02-07 00:38:24 +0900419# CONFIG_RFKILL is not set
420# CONFIG_NET_9P is not set
421
422#
423# Device Drivers
424#
425
426#
427# Generic Driver Options
428#
429CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
430CONFIG_STANDALONE=y
431CONFIG_PREVENT_FIRMWARE_BUILD=y
432CONFIG_FW_LOADER=m
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900433CONFIG_FIRMWARE_IN_KERNEL=y
434CONFIG_EXTRA_FIRMWARE=""
Magnus Damm70f784e2008-02-07 00:38:24 +0900435# CONFIG_SYS_HYPERVISOR is not set
436# CONFIG_CONNECTOR is not set
Magnus Dammc511afb2008-05-22 22:38:36 +0900437CONFIG_MTD=y
438# CONFIG_MTD_DEBUG is not set
439CONFIG_MTD_CONCAT=y
440CONFIG_MTD_PARTITIONS=y
Kuninori Morimoto334d9902009-01-22 00:18:05 +0000441# CONFIG_MTD_TESTS is not set
Magnus Dammc511afb2008-05-22 22:38:36 +0900442# CONFIG_MTD_REDBOOT_PARTS is not set
443CONFIG_MTD_CMDLINE_PARTS=y
444# CONFIG_MTD_AR7_PARTS is not set
445
446#
447# User Modules And Translation Layers
448#
449CONFIG_MTD_CHAR=y
450CONFIG_MTD_BLKDEVS=y
451CONFIG_MTD_BLOCK=y
452# CONFIG_FTL is not set
453# CONFIG_NFTL is not set
454# CONFIG_INFTL is not set
455# CONFIG_RFD_FTL is not set
456# CONFIG_SSFDC is not set
457# CONFIG_MTD_OOPS is not set
458
459#
460# RAM/ROM/Flash chip drivers
461#
462CONFIG_MTD_CFI=y
463# CONFIG_MTD_JEDECPROBE is not set
464CONFIG_MTD_GEN_PROBE=y
465# CONFIG_MTD_CFI_ADV_OPTIONS is not set
466CONFIG_MTD_MAP_BANK_WIDTH_1=y
467CONFIG_MTD_MAP_BANK_WIDTH_2=y
468CONFIG_MTD_MAP_BANK_WIDTH_4=y
469# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
470# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
471# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
472CONFIG_MTD_CFI_I1=y
473CONFIG_MTD_CFI_I2=y
474# CONFIG_MTD_CFI_I4 is not set
475# CONFIG_MTD_CFI_I8 is not set
476# CONFIG_MTD_CFI_INTELEXT is not set
477CONFIG_MTD_CFI_AMDSTD=y
478# CONFIG_MTD_CFI_STAA is not set
479CONFIG_MTD_CFI_UTIL=y
480# CONFIG_MTD_RAM is not set
481# CONFIG_MTD_ROM is not set
482# CONFIG_MTD_ABSENT is not set
483
484#
485# Mapping drivers for chip access
486#
487# CONFIG_MTD_COMPLEX_MAPPINGS is not set
488CONFIG_MTD_PHYSMAP=y
Kuninori Morimoto334d9902009-01-22 00:18:05 +0000489# CONFIG_MTD_PHYSMAP_COMPAT is not set
Magnus Dammc511afb2008-05-22 22:38:36 +0900490# CONFIG_MTD_PLATRAM is not set
491
492#
493# Self-contained MTD device drivers
494#
495# CONFIG_MTD_SLRAM is not set
496# CONFIG_MTD_PHRAM is not set
497# CONFIG_MTD_MTDRAM is not set
498# CONFIG_MTD_BLOCK2MTD is not set
499
500#
501# Disk-On-Chip Device Drivers
502#
503# CONFIG_MTD_DOC2000 is not set
504# CONFIG_MTD_DOC2001 is not set
505# CONFIG_MTD_DOC2001PLUS is not set
506CONFIG_MTD_NAND=y
507# CONFIG_MTD_NAND_VERIFY_WRITE is not set
508# CONFIG_MTD_NAND_ECC_SMC is not set
509# CONFIG_MTD_NAND_MUSEUM_IDS is not set
510CONFIG_MTD_NAND_IDS=y
511# CONFIG_MTD_NAND_DISKONCHIP is not set
512# CONFIG_MTD_NAND_NANDSIM is not set
513CONFIG_MTD_NAND_PLATFORM=y
514# CONFIG_MTD_ONENAND is not set
515
516#
Kuninori Morimoto334d9902009-01-22 00:18:05 +0000517# LPDDR flash memory drivers
518#
519# CONFIG_MTD_LPDDR is not set
Kuninori Morimoto334d9902009-01-22 00:18:05 +0000520
521#
Magnus Dammc511afb2008-05-22 22:38:36 +0900522# UBI - Unsorted block images
523#
524# CONFIG_MTD_UBI is not set
Magnus Damm70f784e2008-02-07 00:38:24 +0900525# CONFIG_PARPORT is not set
526CONFIG_BLK_DEV=y
527# CONFIG_BLK_DEV_COW_COMMON is not set
528# CONFIG_BLK_DEV_LOOP is not set
529# CONFIG_BLK_DEV_NBD is not set
530CONFIG_BLK_DEV_RAM=y
531CONFIG_BLK_DEV_RAM_COUNT=16
532CONFIG_BLK_DEV_RAM_SIZE=4096
Magnus Dammc511afb2008-05-22 22:38:36 +0900533# CONFIG_BLK_DEV_XIP is not set
Magnus Damm70f784e2008-02-07 00:38:24 +0900534# CONFIG_CDROM_PKTCDVD is not set
535# CONFIG_ATA_OVER_ETH is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900536# CONFIG_BLK_DEV_HD is not set
Magnus Damm70f784e2008-02-07 00:38:24 +0900537CONFIG_MISC_DEVICES=y
Paul Mundt5e8766f2009-01-13 12:38:06 +0900538# CONFIG_ICS932S401 is not set
Magnus Dammc511afb2008-05-22 22:38:36 +0900539# CONFIG_ENCLOSURE_SERVICES is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900540# CONFIG_ISL29003 is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900541# CONFIG_C2PORT is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900542
543#
544# EEPROM support
545#
546# CONFIG_EEPROM_AT24 is not set
547# CONFIG_EEPROM_LEGACY is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900548# CONFIG_EEPROM_MAX6875 is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900549# CONFIG_EEPROM_93CX6 is not set
Magnus Dammc511afb2008-05-22 22:38:36 +0900550CONFIG_HAVE_IDE=y
Magnus Damm70f784e2008-02-07 00:38:24 +0900551# CONFIG_IDE is not set
552
553#
554# SCSI device support
555#
556# CONFIG_RAID_ATTRS is not set
557CONFIG_SCSI=y
558CONFIG_SCSI_DMA=y
559# CONFIG_SCSI_TGT is not set
560# CONFIG_SCSI_NETLINK is not set
561CONFIG_SCSI_PROC_FS=y
562
563#
564# SCSI support type (disk, tape, CD-ROM)
565#
566CONFIG_BLK_DEV_SD=y
567# CONFIG_CHR_DEV_ST is not set
568# CONFIG_CHR_DEV_OSST is not set
569# CONFIG_BLK_DEV_SR is not set
570# CONFIG_CHR_DEV_SG is not set
571# CONFIG_CHR_DEV_SCH is not set
Magnus Damm70f784e2008-02-07 00:38:24 +0900572# CONFIG_SCSI_MULTI_LUN is not set
573# CONFIG_SCSI_CONSTANTS is not set
574# CONFIG_SCSI_LOGGING is not set
575# CONFIG_SCSI_SCAN_ASYNC is not set
576CONFIG_SCSI_WAIT_SCAN=m
577
578#
579# SCSI Transports
580#
581# CONFIG_SCSI_SPI_ATTRS is not set
582# CONFIG_SCSI_FC_ATTRS is not set
583# CONFIG_SCSI_ISCSI_ATTRS is not set
584# CONFIG_SCSI_SAS_LIBSAS is not set
585# CONFIG_SCSI_SRP_ATTRS is not set
586CONFIG_SCSI_LOWLEVEL=y
587# CONFIG_ISCSI_TCP is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900588# CONFIG_SCSI_BNX2_ISCSI is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900589# CONFIG_LIBFC is not set
Paul Mundtfc4967b2009-04-27 14:06:26 +0900590# CONFIG_LIBFCOE is not set
Magnus Damm70f784e2008-02-07 00:38:24 +0900591# CONFIG_SCSI_DEBUG is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900592# CONFIG_SCSI_DH is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900593# CONFIG_SCSI_OSD_INITIATOR is not set
Magnus Damm70f784e2008-02-07 00:38:24 +0900594# CONFIG_ATA is not set
595# CONFIG_MD is not set
596CONFIG_NETDEVICES=y
Magnus Damm70f784e2008-02-07 00:38:24 +0900597# CONFIG_DUMMY is not set
598# CONFIG_BONDING is not set
599# CONFIG_MACVLAN is not set
600# CONFIG_EQUALIZER is not set
601# CONFIG_TUN is not set
602# CONFIG_VETH is not set
603# CONFIG_PHYLIB is not set
604CONFIG_NET_ETHERNET=y
605CONFIG_MII=y
606# CONFIG_AX88796 is not set
607# CONFIG_STNIC is not set
608CONFIG_SMC91X=y
Paul Mundt53a52ab2009-04-02 22:02:26 +0900609# CONFIG_ETHOC is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900610# CONFIG_SMC911X is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900611# CONFIG_SMSC911X is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900612# CONFIG_DNET is not set
Magnus Damm70f784e2008-02-07 00:38:24 +0900613# CONFIG_IBM_NEW_EMAC_ZMII is not set
614# CONFIG_IBM_NEW_EMAC_RGMII is not set
615# CONFIG_IBM_NEW_EMAC_TAH is not set
616# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900617# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
618# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
619# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
Magnus Damm70f784e2008-02-07 00:38:24 +0900620# CONFIG_B44 is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900621# CONFIG_KS8842 is not set
Magnus Damm70f784e2008-02-07 00:38:24 +0900622# CONFIG_NETDEV_1000 is not set
623# CONFIG_NETDEV_10000 is not set
624
625#
626# Wireless LAN
627#
628# CONFIG_WLAN_PRE80211 is not set
629# CONFIG_WLAN_80211 is not set
Kuninori Morimoto334d9902009-01-22 00:18:05 +0000630
631#
632# Enable WiMAX (Networking options) to see the WiMAX drivers
633#
Magnus Damm70f784e2008-02-07 00:38:24 +0900634# CONFIG_WAN is not set
635# CONFIG_PPP is not set
636# CONFIG_SLIP is not set
637# CONFIG_NETCONSOLE is not set
638# CONFIG_NETPOLL is not set
639# CONFIG_NET_POLL_CONTROLLER is not set
640# CONFIG_ISDN is not set
641# CONFIG_PHONE is not set
642
643#
644# Input device support
645#
646CONFIG_INPUT=y
647# CONFIG_INPUT_FF_MEMLESS is not set
648# CONFIG_INPUT_POLLDEV is not set
649
650#
651# Userland interfaces
652#
653# CONFIG_INPUT_MOUSEDEV is not set
654# CONFIG_INPUT_JOYDEV is not set
Magnus Dammc511afb2008-05-22 22:38:36 +0900655CONFIG_INPUT_EVDEV=y
Magnus Damm70f784e2008-02-07 00:38:24 +0900656# CONFIG_INPUT_EVBUG is not set
657
658#
659# Input Device Drivers
660#
Magnus Dammc511afb2008-05-22 22:38:36 +0900661CONFIG_INPUT_KEYBOARD=y
662# CONFIG_KEYBOARD_ATKBD is not set
663# CONFIG_KEYBOARD_SUNKBD is not set
664# CONFIG_KEYBOARD_LKKBD is not set
665# CONFIG_KEYBOARD_XTKBD is not set
666# CONFIG_KEYBOARD_NEWTON is not set
667# CONFIG_KEYBOARD_STOWAWAY is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900668# CONFIG_KEYBOARD_GPIO is not set
Magnus Dammc511afb2008-05-22 22:38:36 +0900669CONFIG_KEYBOARD_SH_KEYSC=y
Magnus Damm70f784e2008-02-07 00:38:24 +0900670# CONFIG_INPUT_MOUSE is not set
671# CONFIG_INPUT_JOYSTICK is not set
672# CONFIG_INPUT_TABLET is not set
673# CONFIG_INPUT_TOUCHSCREEN is not set
674# CONFIG_INPUT_MISC is not set
675
676#
677# Hardware I/O ports
678#
679# CONFIG_SERIO is not set
680# CONFIG_GAMEPORT is not set
681
682#
683# Character devices
684#
685CONFIG_VT=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900686CONFIG_CONSOLE_TRANSLATIONS=y
Magnus Damm70f784e2008-02-07 00:38:24 +0900687CONFIG_VT_CONSOLE=y
688CONFIG_HW_CONSOLE=y
689CONFIG_VT_HW_CONSOLE_BINDING=y
Magnus Dammc511afb2008-05-22 22:38:36 +0900690CONFIG_DEVKMEM=y
Magnus Damm70f784e2008-02-07 00:38:24 +0900691# CONFIG_SERIAL_NONSTANDARD is not set
692
693#
694# Serial drivers
695#
696# CONFIG_SERIAL_8250 is not set
697
698#
699# Non-8250 serial port support
700#
701CONFIG_SERIAL_SH_SCI=y
702CONFIG_SERIAL_SH_SCI_NR_UARTS=3
703CONFIG_SERIAL_SH_SCI_CONSOLE=y
704CONFIG_SERIAL_CORE=y
705CONFIG_SERIAL_CORE_CONSOLE=y
706CONFIG_UNIX98_PTYS=y
Paul Mundt5e8766f2009-01-13 12:38:06 +0900707# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
Magnus Damm70f784e2008-02-07 00:38:24 +0900708CONFIG_LEGACY_PTYS=y
709CONFIG_LEGACY_PTY_COUNT=256
710# CONFIG_IPMI_HANDLER is not set
711CONFIG_HW_RANDOM=y
Paul Mundt53a52ab2009-04-02 22:02:26 +0900712# CONFIG_HW_RANDOM_TIMERIOMEM is not set
Magnus Damm70f784e2008-02-07 00:38:24 +0900713# CONFIG_R3964 is not set
714# CONFIG_RAW_DRIVER is not set
715# CONFIG_TCG_TPM is not set
Magnus Dammc511afb2008-05-22 22:38:36 +0900716CONFIG_I2C=y
717CONFIG_I2C_BOARDINFO=y
718# CONFIG_I2C_CHARDEV is not set
Magnus Dammbe8c1292008-08-27 18:22:49 +0900719CONFIG_I2C_HELPER_AUTO=y
Magnus Damm70f784e2008-02-07 00:38:24 +0900720
721#
Magnus Dammc511afb2008-05-22 22:38:36 +0900722# I2C Hardware Bus support
Magnus Damm70f784e2008-02-07 00:38:24 +0900723#
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900724
725#
726# I2C system bus drivers (mostly embedded / system-on-chip)
727#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900728# CONFIG_I2C_GPIO is not set
Magnus Dammc511afb2008-05-22 22:38:36 +0900729# CONFIG_I2C_OCORES is not set
Magnus Dammc511afb2008-05-22 22:38:36 +0900730CONFIG_I2C_SH_MOBILE=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900731# CONFIG_I2C_SIMTEC is not set
732
733#
734# External I2C/SMBus adapter drivers
735#
736# CONFIG_I2C_PARPORT_LIGHT is not set
737# CONFIG_I2C_TAOS_EVM is not set
738
739#
740# Other I2C/SMBus bus drivers
741#
742# CONFIG_I2C_PCA_PLATFORM is not set
743# CONFIG_I2C_STUB is not set
Magnus Dammc511afb2008-05-22 22:38:36 +0900744
745#
746# Miscellaneous I2C Chip support
747#
748# CONFIG_DS1682 is not set
Magnus Dammc511afb2008-05-22 22:38:36 +0900749# CONFIG_SENSORS_PCF8574 is not set
750# CONFIG_PCF8575 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900751# CONFIG_SENSORS_PCA9539 is not set
Magnus Dammc511afb2008-05-22 22:38:36 +0900752# CONFIG_SENSORS_TSL2550 is not set
753# CONFIG_I2C_DEBUG_CORE is not set
754# CONFIG_I2C_DEBUG_ALGO is not set
755# CONFIG_I2C_DEBUG_BUS is not set
756# CONFIG_I2C_DEBUG_CHIP is not set
Magnus Damm70f784e2008-02-07 00:38:24 +0900757# CONFIG_SPI is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900758CONFIG_ARCH_REQUIRE_GPIOLIB=y
759CONFIG_GPIOLIB=y
760# CONFIG_GPIO_SYSFS is not set
761
762#
763# Memory mapped GPIO expanders:
764#
765
766#
767# I2C GPIO expanders:
768#
769# CONFIG_GPIO_MAX732X is not set
770# CONFIG_GPIO_PCA953X is not set
771# CONFIG_GPIO_PCF857X is not set
772
773#
774# PCI GPIO expanders:
775#
776
777#
778# SPI GPIO expanders:
779#
Magnus Damm70f784e2008-02-07 00:38:24 +0900780# CONFIG_W1 is not set
781# CONFIG_POWER_SUPPLY is not set
782# CONFIG_HWMON is not set
Magnus Dammc511afb2008-05-22 22:38:36 +0900783# CONFIG_THERMAL is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900784# CONFIG_THERMAL_HWMON is not set
Magnus Damm70f784e2008-02-07 00:38:24 +0900785# CONFIG_WATCHDOG is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900786CONFIG_SSB_POSSIBLE=y
Magnus Damm70f784e2008-02-07 00:38:24 +0900787
788#
789# Sonics Silicon Backplane
790#
Magnus Damm70f784e2008-02-07 00:38:24 +0900791# CONFIG_SSB is not set
792
793#
794# Multifunction device drivers
795#
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900796# CONFIG_MFD_CORE is not set
Magnus Damm70f784e2008-02-07 00:38:24 +0900797# CONFIG_MFD_SM501 is not set
Magnus Dammc511afb2008-05-22 22:38:36 +0900798# CONFIG_HTC_PASIC3 is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900799# CONFIG_TPS65010 is not set
800# CONFIG_TWL4030_CORE is not set
Magnus Dammbe8c1292008-08-27 18:22:49 +0900801# CONFIG_MFD_TMIO is not set
Kuninori Morimoto464f7632008-10-31 16:01:19 +0900802# CONFIG_PMIC_DA903X is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900803# CONFIG_MFD_WM8400 is not set
804# CONFIG_MFD_WM8350_I2C is not set
Kuninori Morimoto334d9902009-01-22 00:18:05 +0000805# CONFIG_MFD_PCF50633 is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900806# CONFIG_REGULATOR is not set
Paul Mundt99d921c2009-06-18 16:09:38 +0900807CONFIG_MEDIA_SUPPORT=y
808
809#
810# Multimedia core support
811#
812CONFIG_VIDEO_DEV=y
813CONFIG_VIDEO_V4L2_COMMON=y
814# CONFIG_VIDEO_ALLOW_V4L1 is not set
815CONFIG_VIDEO_V4L1_COMPAT=y
816# CONFIG_DVB_CORE is not set
817CONFIG_VIDEO_MEDIA=y
818
819#
820# Multimedia drivers
821#
822# CONFIG_MEDIA_ATTACH is not set
823CONFIG_MEDIA_TUNER=y
824# CONFIG_MEDIA_TUNER_CUSTOMISE is not set
825CONFIG_MEDIA_TUNER_SIMPLE=y
826CONFIG_MEDIA_TUNER_TDA8290=y
827CONFIG_MEDIA_TUNER_TDA9887=y
828CONFIG_MEDIA_TUNER_TEA5761=y
829CONFIG_MEDIA_TUNER_TEA5767=y
830CONFIG_MEDIA_TUNER_MT20XX=y
831CONFIG_MEDIA_TUNER_XC2028=y
832CONFIG_MEDIA_TUNER_XC5000=y
833CONFIG_MEDIA_TUNER_MC44S803=y
834CONFIG_VIDEO_V4L2=y
835CONFIG_VIDEOBUF_GEN=y
836CONFIG_VIDEOBUF_DMA_CONTIG=y
837CONFIG_VIDEO_CAPTURE_DRIVERS=y
838# CONFIG_VIDEO_ADV_DEBUG is not set
839# CONFIG_VIDEO_FIXED_MINOR_RANGES is not set
840CONFIG_VIDEO_HELPER_CHIPS_AUTO=y
841# CONFIG_VIDEO_VIVI is not set
842# CONFIG_VIDEO_SAA5246A is not set
843# CONFIG_VIDEO_SAA5249 is not set
844CONFIG_SOC_CAMERA=y
845# CONFIG_SOC_CAMERA_MT9M001 is not set
846# CONFIG_SOC_CAMERA_MT9M111 is not set
847# CONFIG_SOC_CAMERA_MT9T031 is not set
848# CONFIG_SOC_CAMERA_MT9V022 is not set
849CONFIG_SOC_CAMERA_TW9910=y
850# CONFIG_SOC_CAMERA_PLATFORM is not set
851CONFIG_SOC_CAMERA_OV772X=y
852CONFIG_VIDEO_SH_MOBILE_CEU=y
853# CONFIG_RADIO_ADAPTERS is not set
854# CONFIG_DAB is not set
Magnus Damm70f784e2008-02-07 00:38:24 +0900855
856#
857# Graphics support
858#
859# CONFIG_VGASTATE is not set
860# CONFIG_VIDEO_OUTPUT_CONTROL is not set
Magnus Damm0802d9e2009-07-01 05:16:31 +0000861CONFIG_FB=y
862# CONFIG_FIRMWARE_EDID is not set
863# CONFIG_FB_DDC is not set
864# CONFIG_FB_BOOT_VESA_SUPPORT is not set
865# CONFIG_FB_CFB_FILLRECT is not set
866# CONFIG_FB_CFB_COPYAREA is not set
867# CONFIG_FB_CFB_IMAGEBLIT is not set
868# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
869CONFIG_FB_SYS_FILLRECT=y
870CONFIG_FB_SYS_COPYAREA=y
871CONFIG_FB_SYS_IMAGEBLIT=y
872# CONFIG_FB_FOREIGN_ENDIAN is not set
873CONFIG_FB_SYS_FOPS=y
874CONFIG_FB_DEFERRED_IO=y
875# CONFIG_FB_SVGALIB is not set
876# CONFIG_FB_MACMODES is not set
877# CONFIG_FB_BACKLIGHT is not set
878# CONFIG_FB_MODE_HELPERS is not set
879# CONFIG_FB_TILEBLITTING is not set
880
881#
882# Frame buffer hardware drivers
883#
884# CONFIG_FB_S1D13XXX is not set
885CONFIG_FB_SH_MOBILE_LCDC=y
886# CONFIG_FB_VIRTUAL is not set
887# CONFIG_FB_METRONOME is not set
888# CONFIG_FB_MB862XX is not set
889# CONFIG_FB_BROADSHEET is not set
Magnus Damm70f784e2008-02-07 00:38:24 +0900890# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
891
892#
893# Display device support
894#
895# CONFIG_DISPLAY_SUPPORT is not set
896
897#
898# Console display driver support
899#
900CONFIG_DUMMY_CONSOLE=y
Magnus Damm0802d9e2009-07-01 05:16:31 +0000901CONFIG_FRAMEBUFFER_CONSOLE=y
902CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
903# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
904CONFIG_FONTS=y
905# CONFIG_FONT_8x8 is not set
906# CONFIG_FONT_8x16 is not set
907# CONFIG_FONT_6x11 is not set
908# CONFIG_FONT_7x14 is not set
909# CONFIG_FONT_PEARL_8x8 is not set
910# CONFIG_FONT_ACORN_8x8 is not set
911CONFIG_FONT_MINI_4x6=y
912# CONFIG_FONT_SUN8x16 is not set
913# CONFIG_FONT_SUN12x22 is not set
914# CONFIG_FONT_10x18 is not set
915CONFIG_LOGO=y
916# CONFIG_LOGO_LINUX_MONO is not set
917# CONFIG_LOGO_LINUX_VGA16 is not set
918# CONFIG_LOGO_LINUX_CLUT224 is not set
919# CONFIG_LOGO_SUPERH_MONO is not set
920CONFIG_LOGO_SUPERH_VGA16=y
921# CONFIG_LOGO_SUPERH_CLUT224 is not set
Magnus Damm70f784e2008-02-07 00:38:24 +0900922# CONFIG_SOUND is not set
923CONFIG_HID_SUPPORT=y
924CONFIG_HID=y
925# CONFIG_HID_DEBUG is not set
926# CONFIG_HIDRAW is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900927# CONFIG_HID_PID is not set
928
929#
930# Special HID drivers
931#
Magnus Damm70f784e2008-02-07 00:38:24 +0900932CONFIG_USB_SUPPORT=y
933CONFIG_USB_ARCH_HAS_HCD=y
934# CONFIG_USB_ARCH_HAS_OHCI is not set
935# CONFIG_USB_ARCH_HAS_EHCI is not set
936# CONFIG_USB is not set
Magnus Dammc511afb2008-05-22 22:38:36 +0900937# CONFIG_USB_OTG_WHITELIST is not set
938# CONFIG_USB_OTG_BLACKLIST_HUB is not set
Magnus Dammbe8c1292008-08-27 18:22:49 +0900939# CONFIG_USB_GADGET_MUSB_HDRC is not set
Magnus Damm70f784e2008-02-07 00:38:24 +0900940
941#
Paul Mundt53a52ab2009-04-02 22:02:26 +0900942# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
Magnus Damm70f784e2008-02-07 00:38:24 +0900943#
944CONFIG_USB_GADGET=y
945# CONFIG_USB_GADGET_DEBUG_FILES is not set
946# CONFIG_USB_GADGET_DEBUG_FS is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900947CONFIG_USB_GADGET_VBUS_DRAW=2
Magnus Damm70f784e2008-02-07 00:38:24 +0900948CONFIG_USB_GADGET_SELECTED=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900949# CONFIG_USB_GADGET_AT91 is not set
Magnus Damm70f784e2008-02-07 00:38:24 +0900950# CONFIG_USB_GADGET_ATMEL_USBA is not set
951# CONFIG_USB_GADGET_FSL_USB2 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900952# CONFIG_USB_GADGET_LH7A40X is not set
953# CONFIG_USB_GADGET_OMAP is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900954# CONFIG_USB_GADGET_PXA25X is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900955# CONFIG_USB_GADGET_PXA27X is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900956# CONFIG_USB_GADGET_S3C_HSOTG is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900957# CONFIG_USB_GADGET_S3C2410 is not set
Kuninori Morimoto334d9902009-01-22 00:18:05 +0000958# CONFIG_USB_GADGET_IMX is not set
Magnus Damm70f784e2008-02-07 00:38:24 +0900959CONFIG_USB_GADGET_M66592=y
960CONFIG_USB_M66592=y
961CONFIG_SUPERH_BUILT_IN_M66592=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900962# CONFIG_USB_GADGET_AMD5536UDC is not set
963# CONFIG_USB_GADGET_FSL_QE is not set
Kuninori Morimoto334d9902009-01-22 00:18:05 +0000964# CONFIG_USB_GADGET_CI13XXX is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900965# CONFIG_USB_GADGET_NET2280 is not set
Magnus Damm70f784e2008-02-07 00:38:24 +0900966# CONFIG_USB_GADGET_GOKU is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900967# CONFIG_USB_GADGET_LANGWELL is not set
Magnus Damm70f784e2008-02-07 00:38:24 +0900968# CONFIG_USB_GADGET_DUMMY_HCD is not set
969CONFIG_USB_GADGET_DUALSPEED=y
970# CONFIG_USB_ZERO is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900971# CONFIG_USB_AUDIO is not set
Magnus Damm70f784e2008-02-07 00:38:24 +0900972# CONFIG_USB_ETH is not set
973# CONFIG_USB_GADGETFS is not set
974# CONFIG_USB_FILE_STORAGE is not set
975CONFIG_USB_G_SERIAL=y
976# CONFIG_USB_MIDI_GADGET is not set
977# CONFIG_USB_G_PRINTER is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900978# CONFIG_USB_CDC_COMPOSITE is not set
Kuninori Morimoto334d9902009-01-22 00:18:05 +0000979
980#
981# OTG and related infrastructure
982#
983# CONFIG_USB_GPIO_VBUS is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900984# CONFIG_NOP_USB_XCEIV is not set
Magnus Damm70f784e2008-02-07 00:38:24 +0900985# CONFIG_MMC is not set
Magnus Dammc511afb2008-05-22 22:38:36 +0900986# CONFIG_MEMSTICK is not set
Magnus Damm70f784e2008-02-07 00:38:24 +0900987# CONFIG_NEW_LEDS is not set
Magnus Dammc511afb2008-05-22 22:38:36 +0900988# CONFIG_ACCESSIBILITY is not set
Magnus Damm70f784e2008-02-07 00:38:24 +0900989CONFIG_RTC_LIB=y
990CONFIG_RTC_CLASS=y
991CONFIG_RTC_HCTOSYS=y
992CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
993# CONFIG_RTC_DEBUG is not set
994
995#
996# RTC interfaces
997#
998CONFIG_RTC_INTF_SYSFS=y
999CONFIG_RTC_INTF_PROC=y
1000CONFIG_RTC_INTF_DEV=y
1001# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
1002# CONFIG_RTC_DRV_TEST is not set
1003
1004#
Magnus Dammc511afb2008-05-22 22:38:36 +09001005# I2C RTC drivers
1006#
1007# CONFIG_RTC_DRV_DS1307 is not set
1008# CONFIG_RTC_DRV_DS1374 is not set
1009# CONFIG_RTC_DRV_DS1672 is not set
1010# CONFIG_RTC_DRV_MAX6900 is not set
1011CONFIG_RTC_DRV_RS5C372=y
1012# CONFIG_RTC_DRV_ISL1208 is not set
1013# CONFIG_RTC_DRV_X1205 is not set
1014# CONFIG_RTC_DRV_PCF8563 is not set
1015# CONFIG_RTC_DRV_PCF8583 is not set
1016# CONFIG_RTC_DRV_M41T80 is not set
1017# CONFIG_RTC_DRV_S35390A is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001018# CONFIG_RTC_DRV_FM3130 is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +09001019# CONFIG_RTC_DRV_RX8581 is not set
Magnus Dammc511afb2008-05-22 22:38:36 +09001020
1021#
Magnus Damm70f784e2008-02-07 00:38:24 +09001022# SPI RTC drivers
1023#
1024
1025#
1026# Platform RTC drivers
1027#
Paul Mundt4bb273e2008-10-22 20:05:11 +09001028# CONFIG_RTC_DRV_DS1286 is not set
Magnus Dammc511afb2008-05-22 22:38:36 +09001029# CONFIG_RTC_DRV_DS1511 is not set
Magnus Damm70f784e2008-02-07 00:38:24 +09001030# CONFIG_RTC_DRV_DS1553 is not set
Magnus Damm70f784e2008-02-07 00:38:24 +09001031# CONFIG_RTC_DRV_DS1742 is not set
Magnus Dammc511afb2008-05-22 22:38:36 +09001032# CONFIG_RTC_DRV_STK17TA8 is not set
Magnus Damm70f784e2008-02-07 00:38:24 +09001033# CONFIG_RTC_DRV_M48T86 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001034# CONFIG_RTC_DRV_M48T35 is not set
Magnus Damm70f784e2008-02-07 00:38:24 +09001035# CONFIG_RTC_DRV_M48T59 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001036# CONFIG_RTC_DRV_BQ4802 is not set
Magnus Damm70f784e2008-02-07 00:38:24 +09001037# CONFIG_RTC_DRV_V3020 is not set
1038
1039#
1040# on-CPU RTC drivers
1041#
1042CONFIG_RTC_DRV_SH=y
Paul Mundtb7d37402009-06-18 13:28:09 +09001043# CONFIG_RTC_DRV_GENERIC is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001044# CONFIG_DMADEVICES is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +09001045# CONFIG_AUXDISPLAY is not set
Magnus Dammbe8c1292008-08-27 18:22:49 +09001046CONFIG_UIO=y
1047# CONFIG_UIO_PDRV is not set
1048CONFIG_UIO_PDRV_GENIRQ=y
1049# CONFIG_UIO_SMX is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001050# CONFIG_UIO_SERCOS3 is not set
Paul Mundtb7d37402009-06-18 13:28:09 +09001051
1052#
1053# TI VLYNQ
1054#
Paul Mundt4bb273e2008-10-22 20:05:11 +09001055# CONFIG_STAGING is not set
Magnus Damm70f784e2008-02-07 00:38:24 +09001056
1057#
1058# File systems
1059#
1060# CONFIG_EXT2_FS is not set
1061# CONFIG_EXT3_FS is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001062# CONFIG_EXT4_FS is not set
Magnus Damm70f784e2008-02-07 00:38:24 +09001063# CONFIG_REISERFS_FS is not set
1064# CONFIG_JFS_FS is not set
1065# CONFIG_FS_POSIX_ACL is not set
1066# CONFIG_XFS_FS is not set
Magnus Damm70f784e2008-02-07 00:38:24 +09001067# CONFIG_OCFS2_FS is not set
Kuninori Morimoto334d9902009-01-22 00:18:05 +00001068# CONFIG_BTRFS_FS is not set
Paul Mundtb7d37402009-06-18 13:28:09 +09001069CONFIG_FILE_LOCKING=y
1070CONFIG_FSNOTIFY=y
Magnus Dammc511afb2008-05-22 22:38:36 +09001071# CONFIG_DNOTIFY is not set
Magnus Damm70f784e2008-02-07 00:38:24 +09001072# CONFIG_INOTIFY is not set
Paul Mundtb7d37402009-06-18 13:28:09 +09001073CONFIG_INOTIFY_USER=y
Magnus Damm70f784e2008-02-07 00:38:24 +09001074# CONFIG_QUOTA is not set
Magnus Damm70f784e2008-02-07 00:38:24 +09001075# CONFIG_AUTOFS_FS is not set
1076# CONFIG_AUTOFS4_FS is not set
1077# CONFIG_FUSE_FS is not set
1078
1079#
Paul Mundtfc4967b2009-04-27 14:06:26 +09001080# Caches
1081#
1082# CONFIG_FSCACHE is not set
1083
1084#
Magnus Damm70f784e2008-02-07 00:38:24 +09001085# CD-ROM/DVD Filesystems
1086#
1087# CONFIG_ISO9660_FS is not set
1088# CONFIG_UDF_FS is not set
1089
1090#
1091# DOS/FAT/NT Filesystems
1092#
1093# CONFIG_MSDOS_FS is not set
1094# CONFIG_VFAT_FS is not set
1095# CONFIG_NTFS_FS is not set
1096
1097#
1098# Pseudo filesystems
1099#
1100CONFIG_PROC_FS=y
1101CONFIG_PROC_KCORE=y
1102CONFIG_PROC_SYSCTL=y
Paul Mundt4bb273e2008-10-22 20:05:11 +09001103CONFIG_PROC_PAGE_MONITOR=y
Magnus Damm70f784e2008-02-07 00:38:24 +09001104CONFIG_SYSFS=y
1105CONFIG_TMPFS=y
1106# CONFIG_TMPFS_POSIX_ACL is not set
1107# CONFIG_HUGETLBFS is not set
1108# CONFIG_HUGETLB_PAGE is not set
1109# CONFIG_CONFIGFS_FS is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +09001110CONFIG_MISC_FILESYSTEMS=y
Magnus Damm70f784e2008-02-07 00:38:24 +09001111# CONFIG_ADFS_FS is not set
1112# CONFIG_AFFS_FS is not set
1113# CONFIG_HFS_FS is not set
1114# CONFIG_HFSPLUS_FS is not set
1115# CONFIG_BEFS_FS is not set
1116# CONFIG_BFS_FS is not set
1117# CONFIG_EFS_FS is not set
Magnus Dammc511afb2008-05-22 22:38:36 +09001118# CONFIG_JFFS2_FS is not set
Magnus Damm70f784e2008-02-07 00:38:24 +09001119# CONFIG_CRAMFS is not set
Kuninori Morimoto334d9902009-01-22 00:18:05 +00001120# CONFIG_SQUASHFS is not set
Magnus Damm70f784e2008-02-07 00:38:24 +09001121# CONFIG_VXFS_FS is not set
Magnus Dammc511afb2008-05-22 22:38:36 +09001122# CONFIG_MINIX_FS is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001123# CONFIG_OMFS_FS is not set
Magnus Damm70f784e2008-02-07 00:38:24 +09001124# CONFIG_HPFS_FS is not set
1125# CONFIG_QNX4FS_FS is not set
Magnus Dammc511afb2008-05-22 22:38:36 +09001126# CONFIG_ROMFS_FS is not set
Magnus Damm70f784e2008-02-07 00:38:24 +09001127# CONFIG_SYSV_FS is not set
1128# CONFIG_UFS_FS is not set
Paul Mundtfc4967b2009-04-27 14:06:26 +09001129# CONFIG_NILFS2_FS is not set
Kuninori Morimoto464f7632008-10-31 16:01:19 +09001130CONFIG_NETWORK_FILESYSTEMS=y
1131CONFIG_NFS_FS=y
1132# CONFIG_NFS_V3 is not set
1133# CONFIG_NFS_V4 is not set
1134CONFIG_ROOT_NFS=y
1135# CONFIG_NFSD is not set
1136CONFIG_LOCKD=y
1137CONFIG_NFS_COMMON=y
1138CONFIG_SUNRPC=y
Kuninori Morimoto464f7632008-10-31 16:01:19 +09001139# CONFIG_RPCSEC_GSS_KRB5 is not set
1140# CONFIG_RPCSEC_GSS_SPKM3 is not set
1141# CONFIG_SMB_FS is not set
1142# CONFIG_CIFS is not set
1143# CONFIG_NCP_FS is not set
1144# CONFIG_CODA_FS is not set
1145# CONFIG_AFS_FS is not set
Magnus Damm70f784e2008-02-07 00:38:24 +09001146
1147#
1148# Partition Types
1149#
1150# CONFIG_PARTITION_ADVANCED is not set
1151CONFIG_MSDOS_PARTITION=y
1152# CONFIG_NLS is not set
1153# CONFIG_DLM is not set
1154
1155#
1156# Kernel hacking
1157#
1158CONFIG_TRACE_IRQFLAGS_SUPPORT=y
1159# CONFIG_PRINTK_TIME is not set
1160CONFIG_ENABLE_WARN_DEPRECATED=y
1161CONFIG_ENABLE_MUST_CHECK=y
Magnus Dammc511afb2008-05-22 22:38:36 +09001162CONFIG_FRAME_WARN=1024
Magnus Damm70f784e2008-02-07 00:38:24 +09001163# CONFIG_MAGIC_SYSRQ is not set
1164# CONFIG_UNUSED_SYMBOLS is not set
1165CONFIG_DEBUG_FS=y
1166# CONFIG_HEADERS_CHECK is not set
1167# CONFIG_DEBUG_KERNEL is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +09001168CONFIG_STACKTRACE=y
Magnus Damm70f784e2008-02-07 00:38:24 +09001169# CONFIG_DEBUG_BUGVERBOSE is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001170# CONFIG_DEBUG_MEMORY_INIT is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001171# CONFIG_RCU_CPU_STALL_DETECTOR is not set
1172# CONFIG_LATENCYTOP is not set
1173CONFIG_NOP_TRACER=y
Paul Mundt5e8766f2009-01-13 12:38:06 +09001174CONFIG_HAVE_FUNCTION_TRACER=y
1175CONFIG_HAVE_DYNAMIC_FTRACE=y
1176CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
1177CONFIG_RING_BUFFER=y
Paul Mundtb7d37402009-06-18 13:28:09 +09001178CONFIG_EVENT_TRACING=y
1179CONFIG_CONTEXT_SWITCH_TRACER=y
Paul Mundt5e8766f2009-01-13 12:38:06 +09001180CONFIG_TRACING=y
Paul Mundtfc4967b2009-04-27 14:06:26 +09001181CONFIG_TRACING_SUPPORT=y
Paul Mundtb7d37402009-06-18 13:28:09 +09001182# CONFIG_FTRACE is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +09001183# CONFIG_DYNAMIC_DEBUG is not set
Paul Mundtfc4967b2009-04-27 14:06:26 +09001184# CONFIG_DMA_API_DEBUG is not set
Magnus Damm70f784e2008-02-07 00:38:24 +09001185# CONFIG_SAMPLES is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +09001186CONFIG_HAVE_ARCH_KGDB=y
Magnus Damm70f784e2008-02-07 00:38:24 +09001187# CONFIG_SH_STANDARD_BIOS is not set
1188CONFIG_EARLY_SCIF_CONSOLE=y
1189CONFIG_EARLY_SCIF_CONSOLE_PORT=0xffe00000
1190CONFIG_EARLY_PRINTK=y
Magnus Damm70f784e2008-02-07 00:38:24 +09001191
1192#
1193# Security options
1194#
1195# CONFIG_KEYS is not set
1196# CONFIG_SECURITY is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001197# CONFIG_SECURITYFS is not set
Magnus Damm70f784e2008-02-07 00:38:24 +09001198# CONFIG_SECURITY_FILE_CAPABILITIES is not set
1199CONFIG_CRYPTO=y
Magnus Dammc511afb2008-05-22 22:38:36 +09001200
1201#
1202# Crypto core or helper
1203#
Paul Mundt4bb273e2008-10-22 20:05:11 +09001204# CONFIG_CRYPTO_FIPS is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +09001205CONFIG_CRYPTO_ALGAPI2=y
1206CONFIG_CRYPTO_AEAD2=y
1207CONFIG_CRYPTO_BLKCIPHER2=y
1208CONFIG_CRYPTO_HASH2=y
1209CONFIG_CRYPTO_RNG2=y
Paul Mundt53a52ab2009-04-02 22:02:26 +09001210CONFIG_CRYPTO_PCOMP=y
Kuninori Morimoto464f7632008-10-31 16:01:19 +09001211CONFIG_CRYPTO_MANAGER=y
Paul Mundt5e8766f2009-01-13 12:38:06 +09001212CONFIG_CRYPTO_MANAGER2=y
Magnus Dammc511afb2008-05-22 22:38:36 +09001213# CONFIG_CRYPTO_GF128MUL is not set
1214# CONFIG_CRYPTO_NULL is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +09001215CONFIG_CRYPTO_WORKQUEUE=y
Magnus Dammc511afb2008-05-22 22:38:36 +09001216# CONFIG_CRYPTO_CRYPTD is not set
1217# CONFIG_CRYPTO_AUTHENC is not set
1218# CONFIG_CRYPTO_TEST is not set
1219
1220#
1221# Authenticated Encryption with Associated Data
1222#
1223# CONFIG_CRYPTO_CCM is not set
1224# CONFIG_CRYPTO_GCM is not set
1225# CONFIG_CRYPTO_SEQIV is not set
1226
1227#
1228# Block modes
1229#
1230# CONFIG_CRYPTO_CBC is not set
1231# CONFIG_CRYPTO_CTR is not set
1232# CONFIG_CRYPTO_CTS is not set
1233# CONFIG_CRYPTO_ECB is not set
1234# CONFIG_CRYPTO_LRW is not set
1235# CONFIG_CRYPTO_PCBC is not set
1236# CONFIG_CRYPTO_XTS is not set
1237
1238#
1239# Hash modes
1240#
Magnus Damm70f784e2008-02-07 00:38:24 +09001241# CONFIG_CRYPTO_HMAC is not set
1242# CONFIG_CRYPTO_XCBC is not set
Magnus Dammc511afb2008-05-22 22:38:36 +09001243
1244#
1245# Digest
1246#
1247# CONFIG_CRYPTO_CRC32C is not set
Magnus Damm70f784e2008-02-07 00:38:24 +09001248# CONFIG_CRYPTO_MD4 is not set
1249# CONFIG_CRYPTO_MD5 is not set
Magnus Dammc511afb2008-05-22 22:38:36 +09001250# CONFIG_CRYPTO_MICHAEL_MIC is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001251# CONFIG_CRYPTO_RMD128 is not set
1252# CONFIG_CRYPTO_RMD160 is not set
1253# CONFIG_CRYPTO_RMD256 is not set
1254# CONFIG_CRYPTO_RMD320 is not set
Magnus Damm70f784e2008-02-07 00:38:24 +09001255# CONFIG_CRYPTO_SHA1 is not set
1256# CONFIG_CRYPTO_SHA256 is not set
1257# CONFIG_CRYPTO_SHA512 is not set
Magnus Damm70f784e2008-02-07 00:38:24 +09001258# CONFIG_CRYPTO_TGR192 is not set
Magnus Dammc511afb2008-05-22 22:38:36 +09001259# CONFIG_CRYPTO_WP512 is not set
1260
1261#
1262# Ciphers
1263#
Magnus Damm70f784e2008-02-07 00:38:24 +09001264# CONFIG_CRYPTO_AES is not set
Magnus Dammc511afb2008-05-22 22:38:36 +09001265# CONFIG_CRYPTO_ANUBIS is not set
1266# CONFIG_CRYPTO_ARC4 is not set
1267# CONFIG_CRYPTO_BLOWFISH is not set
1268# CONFIG_CRYPTO_CAMELLIA is not set
Magnus Damm70f784e2008-02-07 00:38:24 +09001269# CONFIG_CRYPTO_CAST5 is not set
1270# CONFIG_CRYPTO_CAST6 is not set
Magnus Dammc511afb2008-05-22 22:38:36 +09001271# CONFIG_CRYPTO_DES is not set
1272# CONFIG_CRYPTO_FCRYPT is not set
Magnus Damm70f784e2008-02-07 00:38:24 +09001273# CONFIG_CRYPTO_KHAZAD is not set
Magnus Damm70f784e2008-02-07 00:38:24 +09001274# CONFIG_CRYPTO_SALSA20 is not set
Magnus Dammc511afb2008-05-22 22:38:36 +09001275# CONFIG_CRYPTO_SEED is not set
1276# CONFIG_CRYPTO_SERPENT is not set
1277# CONFIG_CRYPTO_TEA is not set
1278# CONFIG_CRYPTO_TWOFISH is not set
1279
1280#
1281# Compression
1282#
Magnus Damm70f784e2008-02-07 00:38:24 +09001283# CONFIG_CRYPTO_DEFLATE is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +09001284# CONFIG_CRYPTO_ZLIB is not set
Magnus Damm70f784e2008-02-07 00:38:24 +09001285# CONFIG_CRYPTO_LZO is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001286
1287#
1288# Random Number Generation
1289#
1290# CONFIG_CRYPTO_ANSI_CPRNG is not set
Kuninori Morimoto464f7632008-10-31 16:01:19 +09001291# CONFIG_CRYPTO_HW is not set
Paul Mundtfc4967b2009-04-27 14:06:26 +09001292CONFIG_BINARY_PRINTF=y
Magnus Damm70f784e2008-02-07 00:38:24 +09001293
1294#
1295# Library routines
1296#
1297CONFIG_BITREVERSE=y
Paul Mundt5e8766f2009-01-13 12:38:06 +09001298CONFIG_GENERIC_FIND_LAST_BIT=y
Magnus Damm70f784e2008-02-07 00:38:24 +09001299# CONFIG_CRC_CCITT is not set
1300# CONFIG_CRC16 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001301CONFIG_CRC_T10DIF=y
Magnus Damm70f784e2008-02-07 00:38:24 +09001302# CONFIG_CRC_ITU_T is not set
1303CONFIG_CRC32=y
1304# CONFIG_CRC7 is not set
1305# CONFIG_LIBCRC32C is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +09001306CONFIG_ZLIB_INFLATE=y
1307CONFIG_DECOMPRESS_GZIP=y
Magnus Damm70f784e2008-02-07 00:38:24 +09001308CONFIG_HAS_IOMEM=y
1309CONFIG_HAS_IOPORT=y
1310CONFIG_HAS_DMA=y
Paul Mundt53a52ab2009-04-02 22:02:26 +09001311CONFIG_NLATTR=y
Paul Mundtb7d37402009-06-18 13:28:09 +09001312CONFIG_GENERIC_ATOMIC64=y