blob: 5531444b808cc00771d92156a41706ea32e1358d [file] [log] [blame]
Paul Mundtbc8fb5d2006-09-27 18:09:34 +09001#
2# Automatically generated make config: don't edit
Paul Mundt5d654982009-09-25 11:53:02 +09003# Linux kernel version: 2.6.31
4# Thu Sep 24 18:46:55 2009
Paul Mundtbc8fb5d2006-09-27 18:09:34 +09005#
6CONFIG_SUPERH=y
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +09007CONFIG_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"
Paul Mundtbc8fb5d2006-09-27 18:09:34 +090010CONFIG_RWSEM_GENERIC_SPINLOCK=y
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +090011CONFIG_GENERIC_BUG=y
Paul Mundtbc8fb5d2006-09-27 18:09:34 +090012CONFIG_GENERIC_FIND_NEXT_BIT=y
13CONFIG_GENERIC_HWEIGHT=y
14CONFIG_GENERIC_HARDIRQS=y
Paul Mundt4bb273e2008-10-22 20:05:11 +090015CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
Paul Mundtbc8fb5d2006-09-27 18:09:34 +090016CONFIG_GENERIC_IRQ_PROBE=y
Paul Mundt5d654982009-09-25 11:53:02 +090017CONFIG_IRQ_PER_CPU=y
Paul Mundt4bb273e2008-10-22 20:05:11 +090018# CONFIG_GENERIC_GPIO is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +090019CONFIG_GENERIC_TIME=y
20CONFIG_GENERIC_CLOCKEVENTS=y
Paul Mundt53a52ab2009-04-02 22:02:26 +090021CONFIG_ARCH_SUSPEND_POSSIBLE=y
22CONFIG_ARCH_HIBERNATION_POSSIBLE=y
23CONFIG_SYS_SUPPORTS_CMT=y
Paul Mundtb7d37402009-06-18 13:28:09 +090024CONFIG_SYS_SUPPORTS_TMU=y
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +090025CONFIG_STACKTRACE_SUPPORT=y
26CONFIG_LOCKDEP_SUPPORT=y
Paul Mundt4bb273e2008-10-22 20:05:11 +090027CONFIG_HAVE_LATENCYTOP_SUPPORT=y
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +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
Paul Mundt5d654982009-09-25 11:53:02 +090032CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y
Paul Mundtaf3e17c2006-10-03 13:08:20 +090033CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
Paul Mundt5d654982009-09-25 11:53:02 +090034CONFIG_CONSTRUCTORS=y
Paul Mundtbc8fb5d2006-09-27 18:09:34 +090035
36#
Paul Mundtbc8fb5d2006-09-27 18:09:34 +090037# General setup
38#
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +090039CONFIG_EXPERIMENTAL=y
40CONFIG_BROKEN_ON_SMP=y
41CONFIG_INIT_ENV_ARG_LIMIT=32
Paul Mundtbc8fb5d2006-09-27 18:09:34 +090042CONFIG_LOCALVERSION=""
43CONFIG_LOCALVERSION_AUTO=y
Paul Mundt5d654982009-09-25 11:53:02 +090044CONFIG_HAVE_KERNEL_GZIP=y
45CONFIG_HAVE_KERNEL_BZIP2=y
46CONFIG_HAVE_KERNEL_LZMA=y
47CONFIG_KERNEL_GZIP=y
48# CONFIG_KERNEL_BZIP2 is not set
49# CONFIG_KERNEL_LZMA is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +090050# CONFIG_SWAP is not set
51CONFIG_SYSVIPC=y
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +090052CONFIG_SYSVIPC_SYSCTL=y
Paul Mundtbc8fb5d2006-09-27 18:09:34 +090053CONFIG_POSIX_MQUEUE=y
Paul Mundtfc4967b2009-04-27 14:06:26 +090054CONFIG_POSIX_MQUEUE_SYSCTL=y
Paul Mundtbc8fb5d2006-09-27 18:09:34 +090055# CONFIG_BSD_PROCESS_ACCT is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +090056# CONFIG_TASKSTATS is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +090057# CONFIG_AUDIT is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +090058
59#
60# RCU Subsystem
61#
Paul Mundt5d654982009-09-25 11:53:02 +090062CONFIG_TREE_RCU=y
63# CONFIG_TREE_PREEMPT_RCU is not set
64# CONFIG_RCU_TRACE is not set
65CONFIG_RCU_FANOUT=32
66# CONFIG_RCU_FANOUT_EXACT is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +090067# CONFIG_TREE_RCU_TRACE is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +090068# CONFIG_IKCONFIG is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +090069CONFIG_LOG_BUF_SHIFT=14
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +090070CONFIG_GROUP_SCHED=y
71CONFIG_FAIR_GROUP_SCHED=y
72# CONFIG_RT_GROUP_SCHED is not set
73CONFIG_USER_SCHED=y
74# CONFIG_CGROUP_SCHED is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +090075# CONFIG_CGROUPS is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +090076CONFIG_SYSFS_DEPRECATED=y
77CONFIG_SYSFS_DEPRECATED_V2=y
Paul Mundtbc8fb5d2006-09-27 18:09:34 +090078# CONFIG_RELAY is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +090079# CONFIG_NAMESPACES is not set
80# CONFIG_BLK_DEV_INITRD is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +090081CONFIG_CC_OPTIMIZE_FOR_SIZE=y
Paul Mundtaf3e17c2006-10-03 13:08:20 +090082CONFIG_SYSCTL=y
Paul Mundt53a52ab2009-04-02 22:02:26 +090083CONFIG_ANON_INODES=y
Paul Mundtbc8fb5d2006-09-27 18:09:34 +090084CONFIG_EMBEDDED=y
Paul Mundtaf3e17c2006-10-03 13:08:20 +090085CONFIG_UID16=y
86# CONFIG_SYSCTL_SYSCALL is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +090087CONFIG_KALLSYMS=y
88# CONFIG_KALLSYMS_EXTRA_PASS is not set
89CONFIG_HOTPLUG=y
90CONFIG_PRINTK=y
91CONFIG_BUG=y
92CONFIG_ELF_CORE=y
93CONFIG_BASE_FULL=y
94# CONFIG_FUTEX is not set
95# CONFIG_EPOLL is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +090096CONFIG_SIGNALFD=y
97CONFIG_TIMERFD=y
98CONFIG_EVENTFD=y
Paul Mundtbc8fb5d2006-09-27 18:09:34 +090099# CONFIG_SHMEM is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900100CONFIG_AIO=y
Paul Mundt5d654982009-09-25 11:53:02 +0900101CONFIG_HAVE_PERF_EVENTS=y
Paul Mundtb7d37402009-06-18 13:28:09 +0900102
103#
Paul Mundt5d654982009-09-25 11:53:02 +0900104# Kernel Performance Events And Counters
Paul Mundtb7d37402009-06-18 13:28:09 +0900105#
Paul Mundt5d654982009-09-25 11:53:02 +0900106# CONFIG_PERF_EVENTS is not set
107# CONFIG_PERF_COUNTERS is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900108CONFIG_VM_EVENT_COUNTERS=y
Paul Mundt53a52ab2009-04-02 22:02:26 +0900109CONFIG_COMPAT_BRK=y
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900110CONFIG_SLAB=y
111# CONFIG_SLUB is not set
112# CONFIG_SLOB is not set
113# CONFIG_PROFILING is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900114CONFIG_HAVE_OPROFILE=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900115# CONFIG_KPROBES is not set
116CONFIG_HAVE_IOREMAP_PROT=y
117CONFIG_HAVE_KPROBES=y
118CONFIG_HAVE_KRETPROBES=y
119CONFIG_HAVE_ARCH_TRACEHOOK=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900120CONFIG_HAVE_CLK=y
Paul Mundtfc4967b2009-04-27 14:06:26 +0900121CONFIG_HAVE_DMA_API_DEBUG=y
Paul Mundt5d654982009-09-25 11:53:02 +0900122
123#
124# GCOV-based kernel profiling
125#
Paul Mundtfc4967b2009-04-27 14:06:26 +0900126# CONFIG_SLOW_WORK is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900127CONFIG_HAVE_GENERIC_DMA_COHERENT=y
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900128CONFIG_SLABINFO=y
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900129CONFIG_BASE_SMALL=0
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900130CONFIG_MODULES=y
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900131# CONFIG_MODULE_FORCE_LOAD is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900132CONFIG_MODULE_UNLOAD=y
133CONFIG_MODULE_FORCE_UNLOAD=y
134# CONFIG_MODVERSIONS is not set
135# CONFIG_MODULE_SRCVERSION_ALL is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900136CONFIG_BLOCK=y
Paul Mundt5d654982009-09-25 11:53:02 +0900137CONFIG_LBDAF=y
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900138# CONFIG_BLK_DEV_BSG is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900139# CONFIG_BLK_DEV_INTEGRITY is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900140
141#
142# IO Schedulers
143#
144CONFIG_IOSCHED_NOOP=y
145# CONFIG_IOSCHED_AS is not set
146CONFIG_IOSCHED_DEADLINE=y
147# CONFIG_IOSCHED_CFQ is not set
148# CONFIG_DEFAULT_AS is not set
149CONFIG_DEFAULT_DEADLINE=y
150# CONFIG_DEFAULT_CFQ is not set
151# CONFIG_DEFAULT_NOOP is not set
152CONFIG_DEFAULT_IOSCHED="deadline"
Paul Mundt5d654982009-09-25 11:53:02 +0900153CONFIG_FREEZER=y
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900154
155#
156# System type
157#
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900158CONFIG_CPU_SH4=y
159CONFIG_CPU_SH4A=y
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900160CONFIG_CPU_SH4AL_DSP=y
Paul Mundt53a52ab2009-04-02 22:02:26 +0900161CONFIG_ARCH_SHMOBILE=y
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900162# CONFIG_CPU_SUBTYPE_SH7619 is not set
Magnus Damm04645182008-12-04 18:00:39 +0900163# CONFIG_CPU_SUBTYPE_SH7201 is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900164# CONFIG_CPU_SUBTYPE_SH7203 is not set
165# CONFIG_CPU_SUBTYPE_SH7206 is not set
166# CONFIG_CPU_SUBTYPE_SH7263 is not set
167# CONFIG_CPU_SUBTYPE_MXG is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900168# CONFIG_CPU_SUBTYPE_SH7705 is not set
169# CONFIG_CPU_SUBTYPE_SH7706 is not set
170# CONFIG_CPU_SUBTYPE_SH7707 is not set
171# CONFIG_CPU_SUBTYPE_SH7708 is not set
172# CONFIG_CPU_SUBTYPE_SH7709 is not set
173# CONFIG_CPU_SUBTYPE_SH7710 is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900174# CONFIG_CPU_SUBTYPE_SH7712 is not set
175# CONFIG_CPU_SUBTYPE_SH7720 is not set
176# CONFIG_CPU_SUBTYPE_SH7721 is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900177# CONFIG_CPU_SUBTYPE_SH7750 is not set
178# CONFIG_CPU_SUBTYPE_SH7091 is not set
179# CONFIG_CPU_SUBTYPE_SH7750R is not set
180# CONFIG_CPU_SUBTYPE_SH7750S is not set
181# CONFIG_CPU_SUBTYPE_SH7751 is not set
182# CONFIG_CPU_SUBTYPE_SH7751R is not set
183# CONFIG_CPU_SUBTYPE_SH7760 is not set
184# CONFIG_CPU_SUBTYPE_SH4_202 is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900185# CONFIG_CPU_SUBTYPE_SH7723 is not set
Paul Mundtfc4967b2009-04-27 14:06:26 +0900186# CONFIG_CPU_SUBTYPE_SH7724 is not set
Paul Mundt5d654982009-09-25 11:53:02 +0900187# CONFIG_CPU_SUBTYPE_SH7757 is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900188# CONFIG_CPU_SUBTYPE_SH7763 is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900189# CONFIG_CPU_SUBTYPE_SH7770 is not set
190# CONFIG_CPU_SUBTYPE_SH7780 is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900191# CONFIG_CPU_SUBTYPE_SH7785 is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900192# CONFIG_CPU_SUBTYPE_SH7786 is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900193# CONFIG_CPU_SUBTYPE_SHX3 is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900194CONFIG_CPU_SUBTYPE_SH7343=y
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900195# CONFIG_CPU_SUBTYPE_SH7722 is not set
196# CONFIG_CPU_SUBTYPE_SH7366 is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900197
198#
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900199# Memory management options
200#
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900201CONFIG_QUICKLIST=y
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900202CONFIG_MMU=y
203CONFIG_PAGE_OFFSET=0x80000000
Paul Mundtb7d37402009-06-18 13:28:09 +0900204CONFIG_FORCE_MAX_ZONEORDER=11
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900205CONFIG_MEMORY_START=0x0c000000
206CONFIG_MEMORY_SIZE=0x01000000
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900207CONFIG_29BIT=y
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900208CONFIG_VSYSCALL=y
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900209CONFIG_ARCH_FLATMEM_ENABLE=y
210CONFIG_ARCH_SPARSEMEM_ENABLE=y
211CONFIG_ARCH_SPARSEMEM_DEFAULT=y
212CONFIG_MAX_ACTIVE_REGIONS=1
213CONFIG_ARCH_POPULATES_NODE_MAP=y
214CONFIG_ARCH_SELECT_MEMORY_MODEL=y
215CONFIG_PAGE_SIZE_4KB=y
216# CONFIG_PAGE_SIZE_8KB is not set
217# CONFIG_PAGE_SIZE_16KB is not set
218# CONFIG_PAGE_SIZE_64KB is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900219CONFIG_SELECT_MEMORY_MODEL=y
220CONFIG_FLATMEM_MANUAL=y
221# CONFIG_DISCONTIGMEM_MANUAL is not set
222# CONFIG_SPARSEMEM_MANUAL is not set
223CONFIG_FLATMEM=y
224CONFIG_FLAT_NODE_MEM_MAP=y
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900225CONFIG_SPARSEMEM_STATIC=y
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900226CONFIG_PAGEFLAGS_EXTENDED=y
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900227CONFIG_SPLIT_PTLOCK_CPUS=4
Paul Mundt4bb273e2008-10-22 20:05:11 +0900228# CONFIG_PHYS_ADDR_T_64BIT is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900229CONFIG_ZONE_DMA_FLAG=0
230CONFIG_NR_QUICK=2
Paul Mundt53a52ab2009-04-02 22:02:26 +0900231CONFIG_HAVE_MLOCK=y
232CONFIG_HAVE_MLOCKED_PAGE_BIT=y
Paul Mundt5d654982009-09-25 11:53:02 +0900233# CONFIG_KSM is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900234CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900235
236#
237# Cache configuration
238#
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900239CONFIG_CACHE_WRITEBACK=y
240# CONFIG_CACHE_WRITETHROUGH is not set
241# CONFIG_CACHE_OFF is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900242
243#
244# Processor features
245#
246CONFIG_CPU_LITTLE_ENDIAN=y
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900247# CONFIG_CPU_BIG_ENDIAN is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900248# CONFIG_SH_FPU_EMU is not set
249CONFIG_SH_DSP=y
250# CONFIG_SH_STORE_QUEUES is not set
251CONFIG_CPU_HAS_INTEVT=y
252CONFIG_CPU_HAS_SR_RB=y
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900253CONFIG_CPU_HAS_DSP=y
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900254
255#
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900256# Board support
257#
258CONFIG_SOLUTION_ENGINE=y
259CONFIG_SH_7343_SOLUTION_ENGINE=y
260
261#
262# Timer and clock configuration
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900263#
Paul Mundtb7d37402009-06-18 13:28:09 +0900264CONFIG_SH_TIMER_TMU=y
Paul Mundt53a52ab2009-04-02 22:02:26 +0900265# CONFIG_SH_TIMER_CMT is not set
Magnus Damm04645182008-12-04 18:00:39 +0900266CONFIG_SH_PCLK_FREQ=33333333
Paul Mundtb7d37402009-06-18 13:28:09 +0900267CONFIG_SH_CLK_CPG=y
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900268# CONFIG_NO_HZ is not set
269# CONFIG_HIGH_RES_TIMERS is not set
270CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900271
272#
273# CPU Frequency scaling
274#
275# CONFIG_CPU_FREQ is not set
276
277#
278# DMA support
279#
280# CONFIG_SH_DMA is not set
281
282#
283# Companion Chips
284#
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900285
286#
287# Additional SuperH Device Drivers
288#
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900289CONFIG_HEARTBEAT=y
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900290# CONFIG_PUSH_SWITCH is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900291
292#
293# Kernel features
294#
295# CONFIG_HZ_100 is not set
296CONFIG_HZ_250=y
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900297# CONFIG_HZ_300 is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900298# CONFIG_HZ_1000 is not set
299CONFIG_HZ=250
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900300# CONFIG_SCHED_HRTICK is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900301# CONFIG_KEXEC is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900302# CONFIG_CRASH_DUMP is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900303# CONFIG_SECCOMP is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900304CONFIG_PREEMPT_NONE=y
305# CONFIG_PREEMPT_VOLUNTARY is not set
306# CONFIG_PREEMPT is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900307CONFIG_GUSA=y
Paul Mundtb7d37402009-06-18 13:28:09 +0900308# CONFIG_SPARSE_IRQ is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900309
310#
311# Boot options
312#
313CONFIG_ZERO_PAGE_OFFSET=0x00001000
314CONFIG_BOOT_LINK_OFFSET=0x00800000
Paul Mundtb7d37402009-06-18 13:28:09 +0900315CONFIG_ENTRY_OFFSET=0x00001000
Paul Mundt5d654982009-09-25 11:53:02 +0900316CONFIG_CMDLINE_OVERWRITE=y
317# CONFIG_CMDLINE_EXTEND is not set
Magnus Damm04645182008-12-04 18:00:39 +0900318CONFIG_CMDLINE="console=ttySC0,115200"
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900319
320#
321# Bus options
322#
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900323# CONFIG_ARCH_SUPPORTS_MSI is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900324# CONFIG_PCCARD is not set
325
326#
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900327# Executable file formats
328#
329CONFIG_BINFMT_ELF=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900330# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
331# CONFIG_HAVE_AOUT is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900332# CONFIG_BINFMT_MISC is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900333
334#
335# Power management options (EXPERIMENTAL)
336#
Paul Mundt5d654982009-09-25 11:53:02 +0900337CONFIG_PM=y
338# CONFIG_PM_DEBUG is not set
339CONFIG_PM_SLEEP=y
340CONFIG_SUSPEND=y
341CONFIG_SUSPEND_FREEZER=y
342CONFIG_PM_RUNTIME=y
Paul Mundt5e8766f2009-01-13 12:38:06 +0900343# CONFIG_CPU_IDLE is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900344CONFIG_NET=y
345
346#
347# Networking options
348#
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900349CONFIG_PACKET=y
350CONFIG_PACKET_MMAP=y
351CONFIG_UNIX=y
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900352CONFIG_XFRM=y
353# CONFIG_XFRM_USER is not set
354# CONFIG_XFRM_SUB_POLICY is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900355# CONFIG_XFRM_MIGRATE is not set
356# CONFIG_XFRM_STATISTICS is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900357# CONFIG_NET_KEY is not set
358CONFIG_INET=y
359# CONFIG_IP_MULTICAST is not set
360# CONFIG_IP_ADVANCED_ROUTER is not set
361CONFIG_IP_FIB_HASH=y
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900362# CONFIG_IP_PNP is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900363# CONFIG_NET_IPIP is not set
364# CONFIG_NET_IPGRE is not set
365# CONFIG_ARPD is not set
366CONFIG_SYN_COOKIES=y
367# CONFIG_INET_AH is not set
368# CONFIG_INET_ESP is not set
369# CONFIG_INET_IPCOMP is not set
370# CONFIG_INET_XFRM_TUNNEL is not set
371# CONFIG_INET_TUNNEL is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900372CONFIG_INET_XFRM_MODE_TRANSPORT=y
373CONFIG_INET_XFRM_MODE_TUNNEL=y
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900374CONFIG_INET_XFRM_MODE_BEET=y
375# CONFIG_INET_LRO is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900376# CONFIG_INET_DIAG is not set
377# CONFIG_TCP_CONG_ADVANCED is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900378CONFIG_TCP_CONG_CUBIC=y
379CONFIG_DEFAULT_TCP_CONG="cubic"
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900380# CONFIG_TCP_MD5SIG is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900381# CONFIG_IPV6 is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900382# CONFIG_NETWORK_SECMARK is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900383# CONFIG_NETFILTER is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900384# CONFIG_IP_DCCP is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900385# CONFIG_IP_SCTP is not set
Paul Mundt5d654982009-09-25 11:53:02 +0900386# CONFIG_RDS is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900387# CONFIG_TIPC is not set
388# CONFIG_ATM is not set
389# CONFIG_BRIDGE is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900390# CONFIG_NET_DSA is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900391# CONFIG_VLAN_8021Q is not set
392# CONFIG_DECNET is not set
393# CONFIG_LLC2 is not set
394# CONFIG_IPX is not set
395# CONFIG_ATALK is not set
396# CONFIG_X25 is not set
397# CONFIG_LAPB is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900398# CONFIG_ECONET is not set
399# CONFIG_WAN_ROUTER is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900400# CONFIG_PHONET is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900401# CONFIG_IEEE802154 is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900402# CONFIG_NET_SCHED is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900403# CONFIG_DCB is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900404
405#
406# Network testing
407#
408# CONFIG_NET_PKTGEN is not set
409# CONFIG_HAMRADIO is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900410# CONFIG_CAN is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900411# CONFIG_IRDA is not set
412# CONFIG_BT is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900413# CONFIG_AF_RXRPC is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900414CONFIG_WIRELESS=y
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900415# CONFIG_CFG80211 is not set
Paul Mundt5d654982009-09-25 11:53:02 +0900416CONFIG_CFG80211_DEFAULT_PS_VALUE=0
Paul Mundt4bb273e2008-10-22 20:05:11 +0900417# CONFIG_WIRELESS_OLD_REGULATORY is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900418# CONFIG_WIRELESS_EXT is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900419# CONFIG_LIB80211 is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900420
421#
422# CFG80211 needs to be enabled for MAC80211
423#
Paul Mundt53a52ab2009-04-02 22:02:26 +0900424# CONFIG_WIMAX is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900425# CONFIG_RFKILL is not set
426# CONFIG_NET_9P is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900427
428#
429# Device Drivers
430#
431
432#
433# Generic Driver Options
434#
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900435CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900436CONFIG_STANDALONE=y
437CONFIG_PREVENT_FIRMWARE_BUILD=y
438CONFIG_FW_LOADER=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900439CONFIG_FIRMWARE_IN_KERNEL=y
440CONFIG_EXTRA_FIRMWARE=""
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900441# CONFIG_SYS_HYPERVISOR is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900442# CONFIG_CONNECTOR is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900443CONFIG_MTD=y
444# CONFIG_MTD_DEBUG is not set
Paul Mundt5d654982009-09-25 11:53:02 +0900445# CONFIG_MTD_TESTS is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900446CONFIG_MTD_CONCAT=y
447CONFIG_MTD_PARTITIONS=y
448# CONFIG_MTD_REDBOOT_PARTS is not set
449# CONFIG_MTD_CMDLINE_PARTS is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900450# CONFIG_MTD_AR7_PARTS is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900451
452#
453# User Modules And Translation Layers
454#
455CONFIG_MTD_CHAR=y
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900456CONFIG_MTD_BLKDEVS=y
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900457CONFIG_MTD_BLOCK=y
458# CONFIG_FTL is not set
459# CONFIG_NFTL is not set
460# CONFIG_INFTL is not set
461# CONFIG_RFD_FTL is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900462# CONFIG_SSFDC is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900463# CONFIG_MTD_OOPS is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900464
465#
466# RAM/ROM/Flash chip drivers
467#
468CONFIG_MTD_CFI=y
469# CONFIG_MTD_JEDECPROBE is not set
470CONFIG_MTD_GEN_PROBE=y
471# CONFIG_MTD_CFI_ADV_OPTIONS is not set
472CONFIG_MTD_MAP_BANK_WIDTH_1=y
473CONFIG_MTD_MAP_BANK_WIDTH_2=y
474CONFIG_MTD_MAP_BANK_WIDTH_4=y
475# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
476# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
477# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
478CONFIG_MTD_CFI_I1=y
479CONFIG_MTD_CFI_I2=y
480# CONFIG_MTD_CFI_I4 is not set
481# CONFIG_MTD_CFI_I8 is not set
482# CONFIG_MTD_CFI_INTELEXT is not set
483CONFIG_MTD_CFI_AMDSTD=y
484# CONFIG_MTD_CFI_STAA is not set
485CONFIG_MTD_CFI_UTIL=y
486CONFIG_MTD_RAM=y
487# CONFIG_MTD_ROM is not set
488# CONFIG_MTD_ABSENT is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900489
490#
491# Mapping drivers for chip access
492#
493# CONFIG_MTD_COMPLEX_MAPPINGS is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900494CONFIG_MTD_PHYSMAP=y
Paul Mundt53a52ab2009-04-02 22:02:26 +0900495# CONFIG_MTD_PHYSMAP_COMPAT is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900496# CONFIG_MTD_PLATRAM is not set
497
498#
499# Self-contained MTD device drivers
500#
501# CONFIG_MTD_SLRAM is not set
502# CONFIG_MTD_PHRAM is not set
503# CONFIG_MTD_MTDRAM is not set
504# CONFIG_MTD_BLOCK2MTD is not set
505
506#
507# Disk-On-Chip Device Drivers
508#
509# CONFIG_MTD_DOC2000 is not set
510# CONFIG_MTD_DOC2001 is not set
511# CONFIG_MTD_DOC2001PLUS is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900512# CONFIG_MTD_NAND is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900513# CONFIG_MTD_ONENAND is not set
514
515#
Paul Mundt53a52ab2009-04-02 22:02:26 +0900516# LPDDR flash memory drivers
517#
518# CONFIG_MTD_LPDDR is not set
519
520#
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900521# UBI - Unsorted block images
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900522#
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900523# CONFIG_MTD_UBI is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900524# CONFIG_PARPORT is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900525CONFIG_BLK_DEV=y
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900526# CONFIG_BLK_DEV_COW_COMMON is not set
527# CONFIG_BLK_DEV_LOOP is not set
528# CONFIG_BLK_DEV_NBD is not set
Magnus Damm04645182008-12-04 18:00:39 +0900529# CONFIG_BLK_DEV_UB is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900530# CONFIG_BLK_DEV_RAM is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900531# CONFIG_CDROM_PKTCDVD is not set
532# CONFIG_ATA_OVER_ETH is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900533# CONFIG_BLK_DEV_HD is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900534# CONFIG_MISC_DEVICES is not set
535CONFIG_HAVE_IDE=y
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900536# CONFIG_IDE is not set
537
538#
539# SCSI device support
540#
541# CONFIG_RAID_ATTRS is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900542CONFIG_SCSI=y
543CONFIG_SCSI_DMA=y
544# CONFIG_SCSI_TGT is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900545# CONFIG_SCSI_NETLINK is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900546CONFIG_SCSI_PROC_FS=y
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900547
548#
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900549# SCSI support type (disk, tape, CD-ROM)
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900550#
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900551# CONFIG_BLK_DEV_SD is not set
552# CONFIG_CHR_DEV_ST is not set
553# CONFIG_CHR_DEV_OSST is not set
554# CONFIG_BLK_DEV_SR is not set
555# CONFIG_CHR_DEV_SG is not set
556# CONFIG_CHR_DEV_SCH is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900557CONFIG_SCSI_MULTI_LUN=y
558# CONFIG_SCSI_CONSTANTS is not set
559# CONFIG_SCSI_LOGGING is not set
560# CONFIG_SCSI_SCAN_ASYNC is not set
561CONFIG_SCSI_WAIT_SCAN=m
562
563#
564# SCSI Transports
565#
566# CONFIG_SCSI_SPI_ATTRS is not set
567# CONFIG_SCSI_FC_ATTRS is not set
568# CONFIG_SCSI_ISCSI_ATTRS is not set
569# CONFIG_SCSI_SAS_LIBSAS is not set
570# CONFIG_SCSI_SRP_ATTRS is not set
571# CONFIG_SCSI_LOWLEVEL is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900572# CONFIG_SCSI_DH is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900573# CONFIG_SCSI_OSD_INITIATOR is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900574# CONFIG_ATA is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900575# CONFIG_MD is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900576CONFIG_NETDEVICES=y
577# CONFIG_DUMMY is not set
578# CONFIG_BONDING is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900579# CONFIG_MACVLAN is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900580# CONFIG_EQUALIZER is not set
581# CONFIG_TUN is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900582# CONFIG_VETH is not set
Magnus Damm04645182008-12-04 18:00:39 +0900583# CONFIG_NET_ETHERNET is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900584CONFIG_MII=y
Magnus Damm04645182008-12-04 18:00:39 +0900585# CONFIG_NETDEV_1000 is not set
586# CONFIG_NETDEV_10000 is not set
Paul Mundt5d654982009-09-25 11:53:02 +0900587CONFIG_WLAN=y
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900588# CONFIG_WLAN_PRE80211 is not set
589# CONFIG_WLAN_80211 is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900590
591#
592# Enable WiMAX (Networking options) to see the WiMAX drivers
593#
Magnus Damm04645182008-12-04 18:00:39 +0900594
595#
596# USB Network Adapters
597#
598# CONFIG_USB_CATC is not set
599# CONFIG_USB_KAWETH is not set
600# CONFIG_USB_PEGASUS is not set
601# CONFIG_USB_RTL8150 is not set
602CONFIG_USB_USBNET=y
603# CONFIG_USB_NET_AX8817X is not set
604CONFIG_USB_NET_CDCETHER=y
Paul Mundtb7d37402009-06-18 13:28:09 +0900605# CONFIG_USB_NET_CDC_EEM is not set
Magnus Damm04645182008-12-04 18:00:39 +0900606CONFIG_USB_NET_DM9601=y
607# CONFIG_USB_NET_SMSC95XX is not set
608# CONFIG_USB_NET_GL620A is not set
609# CONFIG_USB_NET_NET1080 is not set
610# CONFIG_USB_NET_PLUSB is not set
611# CONFIG_USB_NET_MCS7830 is not set
612# CONFIG_USB_NET_RNDIS_HOST is not set
613# CONFIG_USB_NET_CDC_SUBSET is not set
614# CONFIG_USB_NET_ZAURUS is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900615# CONFIG_USB_NET_INT51X1 is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900616# CONFIG_WAN is not set
617# CONFIG_PPP is not set
618# CONFIG_SLIP is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900619# CONFIG_NETCONSOLE is not set
620# CONFIG_NETPOLL is not set
621# CONFIG_NET_POLL_CONTROLLER is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900622# CONFIG_ISDN is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900623# CONFIG_PHONE is not set
624
625#
626# Input device support
627#
628CONFIG_INPUT=y
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900629# CONFIG_INPUT_FF_MEMLESS is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900630# CONFIG_INPUT_POLLDEV is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900631
632#
633# Userland interfaces
634#
635# CONFIG_INPUT_MOUSEDEV is not set
636# CONFIG_INPUT_JOYDEV is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900637# CONFIG_INPUT_EVDEV is not set
638# CONFIG_INPUT_EVBUG is not set
639
640#
641# Input Device Drivers
642#
643# CONFIG_INPUT_KEYBOARD is not set
644# CONFIG_INPUT_MOUSE is not set
645# CONFIG_INPUT_JOYSTICK is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900646# CONFIG_INPUT_TABLET is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900647# CONFIG_INPUT_TOUCHSCREEN is not set
648# CONFIG_INPUT_MISC is not set
649
650#
651# Hardware I/O ports
652#
653# CONFIG_SERIO is not set
654# CONFIG_GAMEPORT is not set
655
656#
657# Character devices
658#
659CONFIG_VT=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900660CONFIG_CONSOLE_TRANSLATIONS=y
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900661CONFIG_VT_CONSOLE=y
662CONFIG_HW_CONSOLE=y
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900663# CONFIG_VT_HW_CONSOLE_BINDING is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900664CONFIG_DEVKMEM=y
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900665# CONFIG_SERIAL_NONSTANDARD is not set
666
667#
668# Serial drivers
669#
Magnus Damm04645182008-12-04 18:00:39 +0900670CONFIG_SERIAL_8250=y
671# CONFIG_SERIAL_8250_CONSOLE is not set
672CONFIG_SERIAL_8250_NR_UARTS=2
673CONFIG_SERIAL_8250_RUNTIME_UARTS=2
674# CONFIG_SERIAL_8250_EXTENDED is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900675
676#
677# Non-8250 serial port support
678#
679CONFIG_SERIAL_SH_SCI=y
Magnus Damm04645182008-12-04 18:00:39 +0900680CONFIG_SERIAL_SH_SCI_NR_UARTS=4
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900681CONFIG_SERIAL_SH_SCI_CONSOLE=y
682CONFIG_SERIAL_CORE=y
683CONFIG_SERIAL_CORE_CONSOLE=y
684# CONFIG_UNIX98_PTYS is not set
685CONFIG_LEGACY_PTYS=y
686CONFIG_LEGACY_PTY_COUNT=256
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900687# CONFIG_IPMI_HANDLER is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900688CONFIG_HW_RANDOM=y
Paul Mundt53a52ab2009-04-02 22:02:26 +0900689# CONFIG_HW_RANDOM_TIMERIOMEM is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900690# CONFIG_R3964 is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900691# CONFIG_RAW_DRIVER is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900692# CONFIG_TCG_TPM is not set
Magnus Damm04645182008-12-04 18:00:39 +0900693CONFIG_I2C=y
694CONFIG_I2C_BOARDINFO=y
Paul Mundt5d654982009-09-25 11:53:02 +0900695CONFIG_I2C_COMPAT=y
Magnus Damm04645182008-12-04 18:00:39 +0900696# CONFIG_I2C_CHARDEV is not set
697CONFIG_I2C_HELPER_AUTO=y
698
699#
700# I2C Hardware Bus support
701#
702
703#
704# I2C system bus drivers (mostly embedded / system-on-chip)
705#
Paul Mundt5d654982009-09-25 11:53:02 +0900706# CONFIG_I2C_DESIGNWARE is not set
Magnus Damm04645182008-12-04 18:00:39 +0900707# CONFIG_I2C_OCORES is not set
708CONFIG_I2C_SH_MOBILE=y
709# CONFIG_I2C_SIMTEC is not set
710
711#
712# External I2C/SMBus adapter drivers
713#
714# CONFIG_I2C_PARPORT_LIGHT is not set
715# CONFIG_I2C_TAOS_EVM is not set
716# CONFIG_I2C_TINY_USB is not set
717
718#
719# Other I2C/SMBus bus drivers
720#
721# CONFIG_I2C_PCA_PLATFORM is not set
722# CONFIG_I2C_STUB is not set
723
724#
725# Miscellaneous I2C Chip support
726#
727# CONFIG_DS1682 is not set
Magnus Damm04645182008-12-04 18:00:39 +0900728# CONFIG_SENSORS_TSL2550 is not set
729# CONFIG_I2C_DEBUG_CORE is not set
730# CONFIG_I2C_DEBUG_ALGO is not set
731# CONFIG_I2C_DEBUG_BUS is not set
732# CONFIG_I2C_DEBUG_CHIP is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900733# CONFIG_SPI is not set
Paul Mundt5d654982009-09-25 11:53:02 +0900734
735#
736# PPS support
737#
738# CONFIG_PPS is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900739# CONFIG_W1 is not set
740# CONFIG_POWER_SUPPLY is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900741# CONFIG_HWMON is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900742# CONFIG_THERMAL is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900743# CONFIG_WATCHDOG is not set
Magnus Damm04645182008-12-04 18:00:39 +0900744CONFIG_SSB_POSSIBLE=y
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900745
746#
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900747# Sonics Silicon Backplane
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900748#
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900749# CONFIG_SSB is not set
750
751#
752# Multifunction device drivers
753#
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900754# CONFIG_MFD_CORE is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900755# CONFIG_MFD_SM501 is not set
756# CONFIG_HTC_PASIC3 is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900757# CONFIG_TWL4030_CORE is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900758# CONFIG_MFD_TMIO is not set
Magnus Damm04645182008-12-04 18:00:39 +0900759# CONFIG_PMIC_DA903X is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900760# CONFIG_MFD_WM8400 is not set
Paul Mundt5d654982009-09-25 11:53:02 +0900761# CONFIG_MFD_WM831X is not set
Magnus Damm04645182008-12-04 18:00:39 +0900762# CONFIG_MFD_WM8350_I2C is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900763# CONFIG_MFD_PCF50633 is not set
Paul Mundt5d654982009-09-25 11:53:02 +0900764# CONFIG_AB3100_CORE is not set
Magnus Damm04645182008-12-04 18:00:39 +0900765# CONFIG_REGULATOR is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900766# CONFIG_MEDIA_SUPPORT is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900767
768#
769# Graphics support
770#
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900771# CONFIG_VGASTATE is not set
772# CONFIG_VIDEO_OUTPUT_CONTROL is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900773CONFIG_FB=y
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900774CONFIG_FIRMWARE_EDID=y
775# CONFIG_FB_DDC is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900776# CONFIG_FB_BOOT_VESA_SUPPORT is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900777# CONFIG_FB_CFB_FILLRECT is not set
778# CONFIG_FB_CFB_COPYAREA is not set
779# CONFIG_FB_CFB_IMAGEBLIT is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900780# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900781CONFIG_FB_SYS_FILLRECT=m
782CONFIG_FB_SYS_COPYAREA=m
783CONFIG_FB_SYS_IMAGEBLIT=m
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900784# CONFIG_FB_FOREIGN_ENDIAN is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900785CONFIG_FB_SYS_FOPS=m
786CONFIG_FB_DEFERRED_IO=y
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900787# CONFIG_FB_SVGALIB is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900788# CONFIG_FB_MACMODES is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900789# CONFIG_FB_BACKLIGHT is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900790# CONFIG_FB_MODE_HELPERS is not set
791# CONFIG_FB_TILEBLITTING is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900792
793#
794# Frame buffer hardware drivers
795#
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900796# CONFIG_FB_S1D13XXX is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900797CONFIG_FB_SH_MOBILE_LCDC=m
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900798# CONFIG_FB_VIRTUAL is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900799# CONFIG_FB_METRONOME is not set
Magnus Damm04645182008-12-04 18:00:39 +0900800# CONFIG_FB_MB862XX is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900801# CONFIG_FB_BROADSHEET is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900802# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
803
804#
805# Display device support
806#
807# CONFIG_DISPLAY_SUPPORT is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900808
809#
810# Console display driver support
811#
812CONFIG_DUMMY_CONSOLE=y
813# CONFIG_FRAMEBUFFER_CONSOLE is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900814# CONFIG_LOGO is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900815CONFIG_SOUND=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900816CONFIG_SOUND_OSS_CORE=y
Paul Mundt5d654982009-09-25 11:53:02 +0900817CONFIG_SOUND_OSS_CORE_PRECLAIM=y
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900818CONFIG_SND=y
819CONFIG_SND_TIMER=y
820CONFIG_SND_PCM=y
821CONFIG_SND_SEQUENCER=y
822# CONFIG_SND_SEQ_DUMMY is not set
823CONFIG_SND_OSSEMUL=y
824# CONFIG_SND_MIXER_OSS is not set
825CONFIG_SND_PCM_OSS=y
826CONFIG_SND_PCM_OSS_PLUGINS=y
827# CONFIG_SND_SEQUENCER_OSS is not set
828# CONFIG_SND_DYNAMIC_MINORS is not set
829CONFIG_SND_SUPPORT_OLD_API=y
830CONFIG_SND_VERBOSE_PROCFS=y
831# CONFIG_SND_VERBOSE_PRINTK is not set
832# CONFIG_SND_DEBUG is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900833# CONFIG_SND_RAWMIDI_SEQ is not set
834# CONFIG_SND_OPL3_LIB_SEQ is not set
835# CONFIG_SND_OPL4_LIB_SEQ is not set
836# CONFIG_SND_SBAWE_SEQ is not set
837# CONFIG_SND_EMU10K1_SEQ is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900838CONFIG_SND_DRIVERS=y
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900839# CONFIG_SND_DUMMY is not set
840# CONFIG_SND_VIRMIDI is not set
841# CONFIG_SND_MTPAV is not set
842# CONFIG_SND_SERIAL_U16550 is not set
843# CONFIG_SND_MPU401 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900844CONFIG_SND_SUPERH=y
Magnus Damm04645182008-12-04 18:00:39 +0900845CONFIG_SND_USB=y
846# CONFIG_SND_USB_AUDIO is not set
847# CONFIG_SND_USB_CAIAQ is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900848# CONFIG_SND_SOC is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900849# CONFIG_SOUND_PRIME is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900850CONFIG_HID_SUPPORT=y
851CONFIG_HID=y
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900852# CONFIG_HIDRAW is not set
Magnus Damm04645182008-12-04 18:00:39 +0900853
854#
855# USB Input Devices
856#
857CONFIG_USB_HID=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900858# CONFIG_HID_PID is not set
Magnus Damm04645182008-12-04 18:00:39 +0900859# CONFIG_USB_HIDDEV is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900860
861#
862# Special HID drivers
863#
Magnus Damm04645182008-12-04 18:00:39 +0900864CONFIG_HID_A4TECH=y
865CONFIG_HID_APPLE=y
866CONFIG_HID_BELKIN=y
Magnus Damm04645182008-12-04 18:00:39 +0900867CONFIG_HID_CHERRY=y
868CONFIG_HID_CHICONY=y
869CONFIG_HID_CYPRESS=y
Paul Mundtb7d37402009-06-18 13:28:09 +0900870# CONFIG_HID_DRAGONRISE is not set
Magnus Damm04645182008-12-04 18:00:39 +0900871CONFIG_HID_EZKEY=y
Paul Mundtfc4967b2009-04-27 14:06:26 +0900872# CONFIG_HID_KYE is not set
Magnus Damm04645182008-12-04 18:00:39 +0900873CONFIG_HID_GYRATION=y
Paul Mundt5d654982009-09-25 11:53:02 +0900874# CONFIG_HID_TWINHAN is not set
Paul Mundtfc4967b2009-04-27 14:06:26 +0900875# CONFIG_HID_KENSINGTON is not set
Magnus Damm04645182008-12-04 18:00:39 +0900876CONFIG_HID_LOGITECH=y
877# CONFIG_LOGITECH_FF is not set
878# CONFIG_LOGIRUMBLEPAD2_FF is not set
879CONFIG_HID_MICROSOFT=y
880CONFIG_HID_MONTEREY=y
Paul Mundt5e8766f2009-01-13 12:38:06 +0900881# CONFIG_HID_NTRIG is not set
Magnus Damm04645182008-12-04 18:00:39 +0900882CONFIG_HID_PANTHERLORD=y
883# CONFIG_PANTHERLORD_FF is not set
884CONFIG_HID_PETALYNX=y
885CONFIG_HID_SAMSUNG=y
886CONFIG_HID_SONY=y
887CONFIG_HID_SUNPLUS=y
Paul Mundtb7d37402009-06-18 13:28:09 +0900888# CONFIG_HID_GREENASIA is not set
889# CONFIG_HID_SMARTJOYPLUS is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900890# CONFIG_HID_TOPSEED is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900891# CONFIG_HID_THRUSTMASTER is not set
892# CONFIG_HID_ZEROPLUS is not set
Magnus Damm04645182008-12-04 18:00:39 +0900893CONFIG_USB_SUPPORT=y
894CONFIG_USB_ARCH_HAS_HCD=y
895# CONFIG_USB_ARCH_HAS_OHCI is not set
896# CONFIG_USB_ARCH_HAS_EHCI is not set
897CONFIG_USB=y
898CONFIG_USB_DEBUG=y
899CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
900
901#
902# Miscellaneous USB options
903#
904CONFIG_USB_DEVICEFS=y
905CONFIG_USB_DEVICE_CLASS=y
906# CONFIG_USB_DYNAMIC_MINORS is not set
Paul Mundt5d654982009-09-25 11:53:02 +0900907# CONFIG_USB_SUSPEND is not set
Magnus Damm04645182008-12-04 18:00:39 +0900908# CONFIG_USB_OTG is not set
909# CONFIG_USB_OTG_WHITELIST is not set
910# CONFIG_USB_OTG_BLACKLIST_HUB is not set
911# CONFIG_USB_MON is not set
912# CONFIG_USB_WUSB is not set
913# CONFIG_USB_WUSB_CBAF is not set
914
915#
916# USB Host Controller Drivers
917#
918# CONFIG_USB_C67X00_HCD is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900919# CONFIG_USB_OXU210HP_HCD is not set
Magnus Damm04645182008-12-04 18:00:39 +0900920CONFIG_USB_ISP116X_HCD=y
Paul Mundt53a52ab2009-04-02 22:02:26 +0900921# CONFIG_USB_ISP1760_HCD is not set
Paul Mundt5d654982009-09-25 11:53:02 +0900922# CONFIG_USB_ISP1362_HCD is not set
Magnus Damm04645182008-12-04 18:00:39 +0900923# CONFIG_USB_SL811_HCD is not set
924# CONFIG_USB_R8A66597_HCD is not set
925# CONFIG_USB_HWA_HCD is not set
926
927#
928# USB Device Class drivers
929#
930# CONFIG_USB_ACM is not set
931# CONFIG_USB_PRINTER is not set
932# CONFIG_USB_WDM is not set
933# CONFIG_USB_TMC is not set
934
935#
Paul Mundt53a52ab2009-04-02 22:02:26 +0900936# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
Magnus Damm04645182008-12-04 18:00:39 +0900937#
938
939#
Paul Mundt53a52ab2009-04-02 22:02:26 +0900940# also be needed; see USB_STORAGE Help for more info
Magnus Damm04645182008-12-04 18:00:39 +0900941#
942# CONFIG_USB_STORAGE is not set
943# CONFIG_USB_LIBUSUAL is not set
944
945#
946# USB Imaging devices
947#
948# CONFIG_USB_MDC800 is not set
949# CONFIG_USB_MICROTEK is not set
950
951#
952# USB port drivers
953#
954# CONFIG_USB_SERIAL is not set
955
956#
957# USB Miscellaneous drivers
958#
959# CONFIG_USB_EMI62 is not set
960# CONFIG_USB_EMI26 is not set
961# CONFIG_USB_ADUTUX is not set
962# CONFIG_USB_SEVSEG is not set
963# CONFIG_USB_RIO500 is not set
964# CONFIG_USB_LEGOTOWER is not set
965# CONFIG_USB_LCD is not set
966# CONFIG_USB_BERRY_CHARGE is not set
967# CONFIG_USB_LED is not set
968# CONFIG_USB_CYPRESS_CY7C63 is not set
969# CONFIG_USB_CYTHERM is not set
Magnus Damm04645182008-12-04 18:00:39 +0900970# CONFIG_USB_IDMOUSE is not set
971# CONFIG_USB_FTDI_ELAN is not set
972# CONFIG_USB_APPLEDISPLAY is not set
973# CONFIG_USB_LD is not set
974# CONFIG_USB_TRANCEVIBRATOR is not set
975# CONFIG_USB_IOWARRIOR is not set
976# CONFIG_USB_TEST is not set
977# CONFIG_USB_ISIGHTFW is not set
978# CONFIG_USB_VST is not set
979# CONFIG_USB_GADGET is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900980
981#
982# OTG and related infrastructure
983#
984# CONFIG_NOP_USB_XCEIV is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900985# CONFIG_MMC is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900986# CONFIG_MEMSTICK is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900987# CONFIG_NEW_LEDS is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +0900988# CONFIG_ACCESSIBILITY is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900989CONFIG_RTC_LIB=y
Paul Mundtbc8fb5d2006-09-27 18:09:34 +0900990# CONFIG_RTC_CLASS is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900991# CONFIG_DMADEVICES is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900992# CONFIG_AUXDISPLAY is not set
Magnus Damm04645182008-12-04 18:00:39 +0900993CONFIG_UIO=y
994# CONFIG_UIO_PDRV is not set
995# CONFIG_UIO_PDRV_GENIRQ is not set
996# CONFIG_UIO_SMX is not set
997# CONFIG_UIO_SERCOS3 is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900998
999#
1000# TI VLYNQ
1001#
Paul Mundt4bb273e2008-10-22 20:05:11 +09001002# CONFIG_STAGING is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001003
1004#
Paul Mundtbc8fb5d2006-09-27 18:09:34 +09001005# File systems
1006#
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +09001007CONFIG_EXT2_FS=y
1008# CONFIG_EXT2_FS_XATTR is not set
1009# CONFIG_EXT2_FS_XIP is not set
1010CONFIG_EXT3_FS=y
Paul Mundtfc4967b2009-04-27 14:06:26 +09001011# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +09001012CONFIG_EXT3_FS_XATTR=y
1013# CONFIG_EXT3_FS_POSIX_ACL is not set
1014# CONFIG_EXT3_FS_SECURITY is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001015# CONFIG_EXT4_FS is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +09001016CONFIG_JBD=y
1017CONFIG_FS_MBCACHE=y
Paul Mundtbc8fb5d2006-09-27 18:09:34 +09001018# CONFIG_REISERFS_FS is not set
1019# CONFIG_JFS_FS is not set
1020# CONFIG_FS_POSIX_ACL is not set
1021# CONFIG_XFS_FS is not set
Paul Mundt5d654982009-09-25 11:53:02 +09001022# CONFIG_GFS2_FS is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +09001023# CONFIG_OCFS2_FS is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +09001024# CONFIG_BTRFS_FS is not set
Paul Mundt5d654982009-09-25 11:53:02 +09001025# CONFIG_NILFS2_FS is not set
Paul Mundtb7d37402009-06-18 13:28:09 +09001026CONFIG_FILE_LOCKING=y
1027CONFIG_FSNOTIFY=y
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +09001028# CONFIG_DNOTIFY is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +09001029# CONFIG_INOTIFY is not set
Paul Mundtb7d37402009-06-18 13:28:09 +09001030CONFIG_INOTIFY_USER=y
Paul Mundtbc8fb5d2006-09-27 18:09:34 +09001031# CONFIG_QUOTA is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +09001032# CONFIG_AUTOFS_FS is not set
1033# CONFIG_AUTOFS4_FS is not set
1034# CONFIG_FUSE_FS is not set
1035
1036#
Paul Mundtfc4967b2009-04-27 14:06:26 +09001037# Caches
1038#
1039# CONFIG_FSCACHE is not set
1040
1041#
Paul Mundtbc8fb5d2006-09-27 18:09:34 +09001042# CD-ROM/DVD Filesystems
1043#
1044# CONFIG_ISO9660_FS is not set
1045# CONFIG_UDF_FS is not set
1046
1047#
1048# DOS/FAT/NT Filesystems
1049#
1050# CONFIG_MSDOS_FS is not set
1051# CONFIG_VFAT_FS is not set
1052# CONFIG_NTFS_FS is not set
1053
1054#
1055# Pseudo filesystems
1056#
1057CONFIG_PROC_FS=y
1058# CONFIG_PROC_KCORE is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001059CONFIG_PROC_SYSCTL=y
Paul Mundt4bb273e2008-10-22 20:05:11 +09001060CONFIG_PROC_PAGE_MONITOR=y
Paul Mundtbc8fb5d2006-09-27 18:09:34 +09001061CONFIG_SYSFS=y
Paul Mundtbc8fb5d2006-09-27 18:09:34 +09001062# CONFIG_HUGETLBFS is not set
1063# CONFIG_HUGETLB_PAGE is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +09001064# CONFIG_CONFIGFS_FS is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +09001065CONFIG_MISC_FILESYSTEMS=y
Paul Mundtbc8fb5d2006-09-27 18:09:34 +09001066# CONFIG_ADFS_FS is not set
1067# CONFIG_AFFS_FS is not set
1068# CONFIG_HFS_FS is not set
1069# CONFIG_HFSPLUS_FS is not set
1070# CONFIG_BEFS_FS is not set
1071# CONFIG_BFS_FS is not set
1072# CONFIG_EFS_FS is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +09001073CONFIG_JFFS2_FS=y
1074CONFIG_JFFS2_FS_DEBUG=0
1075CONFIG_JFFS2_FS_WRITEBUFFER=y
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +09001076# CONFIG_JFFS2_FS_WBUF_VERIFY is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +09001077# CONFIG_JFFS2_SUMMARY is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001078# CONFIG_JFFS2_FS_XATTR is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +09001079# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
1080CONFIG_JFFS2_ZLIB=y
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +09001081# CONFIG_JFFS2_LZO is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +09001082CONFIG_JFFS2_RTIME=y
1083# CONFIG_JFFS2_RUBIN is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +09001084CONFIG_CRAMFS=y
Paul Mundt53a52ab2009-04-02 22:02:26 +09001085# CONFIG_SQUASHFS is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +09001086# CONFIG_VXFS_FS is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +09001087# CONFIG_MINIX_FS is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001088# CONFIG_OMFS_FS is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +09001089# CONFIG_HPFS_FS is not set
1090# CONFIG_QNX4FS_FS is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +09001091# CONFIG_ROMFS_FS is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +09001092# CONFIG_SYSV_FS is not set
1093# CONFIG_UFS_FS is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +09001094CONFIG_NETWORK_FILESYSTEMS=y
Paul Mundtbc8fb5d2006-09-27 18:09:34 +09001095CONFIG_NFS_FS=y
1096CONFIG_NFS_V3=y
1097# CONFIG_NFS_V3_ACL is not set
1098# CONFIG_NFS_V4 is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +09001099CONFIG_NFSD=y
1100# CONFIG_NFSD_V3 is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +09001101# CONFIG_NFSD_V4 is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +09001102CONFIG_LOCKD=y
1103CONFIG_LOCKD_V4=y
1104CONFIG_EXPORTFS=y
1105CONFIG_NFS_COMMON=y
1106CONFIG_SUNRPC=y
1107# CONFIG_RPCSEC_GSS_KRB5 is not set
1108# CONFIG_RPCSEC_GSS_SPKM3 is not set
1109# CONFIG_SMB_FS is not set
1110# CONFIG_CIFS is not set
1111# CONFIG_NCP_FS is not set
1112# CONFIG_CODA_FS is not set
1113# CONFIG_AFS_FS is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +09001114
1115#
1116# Partition Types
1117#
1118# CONFIG_PARTITION_ADVANCED is not set
1119CONFIG_MSDOS_PARTITION=y
Paul Mundtb7d37402009-06-18 13:28:09 +09001120CONFIG_NLS=y
1121CONFIG_NLS_DEFAULT="iso8859-1"
1122# CONFIG_NLS_CODEPAGE_437 is not set
1123# CONFIG_NLS_CODEPAGE_737 is not set
1124# CONFIG_NLS_CODEPAGE_775 is not set
1125# CONFIG_NLS_CODEPAGE_850 is not set
1126# CONFIG_NLS_CODEPAGE_852 is not set
1127# CONFIG_NLS_CODEPAGE_855 is not set
1128# CONFIG_NLS_CODEPAGE_857 is not set
1129# CONFIG_NLS_CODEPAGE_860 is not set
1130# CONFIG_NLS_CODEPAGE_861 is not set
1131# CONFIG_NLS_CODEPAGE_862 is not set
1132# CONFIG_NLS_CODEPAGE_863 is not set
1133# CONFIG_NLS_CODEPAGE_864 is not set
1134# CONFIG_NLS_CODEPAGE_865 is not set
1135# CONFIG_NLS_CODEPAGE_866 is not set
1136# CONFIG_NLS_CODEPAGE_869 is not set
1137# CONFIG_NLS_CODEPAGE_936 is not set
1138# CONFIG_NLS_CODEPAGE_950 is not set
1139# CONFIG_NLS_CODEPAGE_932 is not set
1140# CONFIG_NLS_CODEPAGE_949 is not set
1141# CONFIG_NLS_CODEPAGE_874 is not set
1142# CONFIG_NLS_ISO8859_8 is not set
1143# CONFIG_NLS_CODEPAGE_1250 is not set
1144# CONFIG_NLS_CODEPAGE_1251 is not set
1145# CONFIG_NLS_ASCII is not set
1146# CONFIG_NLS_ISO8859_1 is not set
1147# CONFIG_NLS_ISO8859_2 is not set
1148# CONFIG_NLS_ISO8859_3 is not set
1149# CONFIG_NLS_ISO8859_4 is not set
1150# CONFIG_NLS_ISO8859_5 is not set
1151# CONFIG_NLS_ISO8859_6 is not set
1152# CONFIG_NLS_ISO8859_7 is not set
1153# CONFIG_NLS_ISO8859_9 is not set
1154# CONFIG_NLS_ISO8859_13 is not set
1155# CONFIG_NLS_ISO8859_14 is not set
1156# CONFIG_NLS_ISO8859_15 is not set
1157# CONFIG_NLS_KOI8_R is not set
1158# CONFIG_NLS_KOI8_U is not set
1159# CONFIG_NLS_UTF8 is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +09001160# CONFIG_DLM is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +09001161
1162#
1163# Kernel hacking
1164#
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +09001165CONFIG_TRACE_IRQFLAGS_SUPPORT=y
Paul Mundtbc8fb5d2006-09-27 18:09:34 +09001166# CONFIG_PRINTK_TIME is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +09001167CONFIG_ENABLE_WARN_DEPRECATED=y
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001168CONFIG_ENABLE_MUST_CHECK=y
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +09001169CONFIG_FRAME_WARN=1024
Paul Mundtbc8fb5d2006-09-27 18:09:34 +09001170# CONFIG_MAGIC_SYSRQ is not set
Paul Mundt5d654982009-09-25 11:53:02 +09001171# CONFIG_STRIP_ASM_SYMS is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001172# CONFIG_UNUSED_SYMBOLS is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +09001173# CONFIG_DEBUG_FS is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +09001174# CONFIG_HEADERS_CHECK is not set
1175# CONFIG_DEBUG_KERNEL is not set
1176# CONFIG_DEBUG_BUGVERBOSE is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001177# CONFIG_DEBUG_MEMORY_INIT is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001178# CONFIG_RCU_CPU_STALL_DETECTOR is not set
1179# CONFIG_LATENCYTOP is not set
Magnus Damm04645182008-12-04 18:00:39 +09001180CONFIG_HAVE_FUNCTION_TRACER=y
Paul Mundt5d654982009-09-25 11:53:02 +09001181CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
1182CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y
Magnus Damm04645182008-12-04 18:00:39 +09001183CONFIG_HAVE_DYNAMIC_FTRACE=y
1184CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
Paul Mundt5d654982009-09-25 11:53:02 +09001185CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
Paul Mundtfc4967b2009-04-27 14:06:26 +09001186CONFIG_TRACING_SUPPORT=y
Paul Mundtb7d37402009-06-18 13:28:09 +09001187# CONFIG_FTRACE is not set
Paul Mundtfc4967b2009-04-27 14:06:26 +09001188# CONFIG_DMA_API_DEBUG is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +09001189# CONFIG_SAMPLES is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +09001190CONFIG_HAVE_ARCH_KGDB=y
Paul Mundtbc8fb5d2006-09-27 18:09:34 +09001191# CONFIG_SH_STANDARD_BIOS is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +09001192CONFIG_EARLY_SCIF_CONSOLE=y
1193CONFIG_EARLY_SCIF_CONSOLE_PORT=0xffe00000
1194CONFIG_EARLY_PRINTK=y
Paul Mundt5d654982009-09-25 11:53:02 +09001195# CONFIG_DWARF_UNWINDER is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +09001196
1197#
1198# Security options
1199#
1200# CONFIG_KEYS is not set
1201# CONFIG_SECURITY is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001202# CONFIG_SECURITYFS is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +09001203# CONFIG_SECURITY_FILE_CAPABILITIES is not set
1204CONFIG_CRYPTO=y
Paul Mundtbc8fb5d2006-09-27 18:09:34 +09001205
1206#
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +09001207# Crypto core or helper
Paul Mundtbc8fb5d2006-09-27 18:09:34 +09001208#
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +09001209# CONFIG_CRYPTO_MANAGER is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +09001210# CONFIG_CRYPTO_MANAGER2 is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +09001211# CONFIG_CRYPTO_GF128MUL is not set
1212# CONFIG_CRYPTO_NULL is not set
1213# CONFIG_CRYPTO_CRYPTD is not set
1214# CONFIG_CRYPTO_AUTHENC is not set
1215# CONFIG_CRYPTO_TEST is not set
1216
1217#
1218# Authenticated Encryption with Associated Data
1219#
1220# CONFIG_CRYPTO_CCM is not set
1221# CONFIG_CRYPTO_GCM is not set
1222# CONFIG_CRYPTO_SEQIV is not set
1223
1224#
1225# Block modes
1226#
1227# CONFIG_CRYPTO_CBC is not set
1228# CONFIG_CRYPTO_CTR is not set
1229# CONFIG_CRYPTO_CTS is not set
1230# CONFIG_CRYPTO_ECB is not set
1231# CONFIG_CRYPTO_LRW is not set
1232# CONFIG_CRYPTO_PCBC is not set
1233# CONFIG_CRYPTO_XTS is not set
1234
1235#
1236# Hash modes
1237#
1238# CONFIG_CRYPTO_HMAC is not set
1239# CONFIG_CRYPTO_XCBC is not set
Paul Mundt5d654982009-09-25 11:53:02 +09001240# CONFIG_CRYPTO_VMAC is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +09001241
1242#
1243# Digest
1244#
1245# CONFIG_CRYPTO_CRC32C is not set
Paul Mundt5d654982009-09-25 11:53:02 +09001246# CONFIG_CRYPTO_GHASH is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +09001247# CONFIG_CRYPTO_MD4 is not set
1248# CONFIG_CRYPTO_MD5 is not set
1249# CONFIG_CRYPTO_MICHAEL_MIC is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001250# CONFIG_CRYPTO_RMD128 is not set
1251# CONFIG_CRYPTO_RMD160 is not set
1252# CONFIG_CRYPTO_RMD256 is not set
1253# CONFIG_CRYPTO_RMD320 is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +09001254# CONFIG_CRYPTO_SHA1 is not set
1255# CONFIG_CRYPTO_SHA256 is not set
1256# CONFIG_CRYPTO_SHA512 is not set
1257# CONFIG_CRYPTO_TGR192 is not set
1258# CONFIG_CRYPTO_WP512 is not set
1259
1260#
1261# Ciphers
1262#
1263# CONFIG_CRYPTO_AES is not set
1264# CONFIG_CRYPTO_ANUBIS is not set
1265# CONFIG_CRYPTO_ARC4 is not set
1266# CONFIG_CRYPTO_BLOWFISH is not set
1267# CONFIG_CRYPTO_CAMELLIA is not set
1268# CONFIG_CRYPTO_CAST5 is not set
1269# CONFIG_CRYPTO_CAST6 is not set
1270# CONFIG_CRYPTO_DES is not set
1271# CONFIG_CRYPTO_FCRYPT is not set
1272# CONFIG_CRYPTO_KHAZAD is not set
1273# CONFIG_CRYPTO_SALSA20 is not set
1274# CONFIG_CRYPTO_SEED is not set
1275# CONFIG_CRYPTO_SERPENT is not set
1276# CONFIG_CRYPTO_TEA is not set
1277# CONFIG_CRYPTO_TWOFISH is not set
1278
1279#
1280# Compression
1281#
1282# CONFIG_CRYPTO_DEFLATE is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +09001283# CONFIG_CRYPTO_ZLIB is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +09001284# CONFIG_CRYPTO_LZO is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001285
1286#
1287# Random Number Generation
1288#
1289# CONFIG_CRYPTO_ANSI_CPRNG is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +09001290CONFIG_CRYPTO_HW=y
Paul Mundtfc4967b2009-04-27 14:06:26 +09001291# CONFIG_BINARY_PRINTF is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +09001292
1293#
Paul Mundtbc8fb5d2006-09-27 18:09:34 +09001294# Library routines
1295#
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +09001296CONFIG_BITREVERSE=y
Paul Mundt5e8766f2009-01-13 12:38:06 +09001297CONFIG_GENERIC_FIND_LAST_BIT=y
Paul Mundtbc8fb5d2006-09-27 18:09:34 +09001298# CONFIG_CRC_CCITT is not set
1299# CONFIG_CRC16 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001300# CONFIG_CRC_T10DIF is not set
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +09001301# CONFIG_CRC_ITU_T is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +09001302CONFIG_CRC32=y
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +09001303# CONFIG_CRC7 is not set
Paul Mundtbc8fb5d2006-09-27 18:09:34 +09001304# CONFIG_LIBCRC32C is not set
1305CONFIG_ZLIB_INFLATE=y
1306CONFIG_ZLIB_DEFLATE=y
Yoshihiro Shimodacafd63b2008-07-07 21:11:54 +09001307CONFIG_HAS_IOMEM=y
1308CONFIG_HAS_IOPORT=y
1309CONFIG_HAS_DMA=y
Paul Mundt5d654982009-09-25 11:53:02 +09001310CONFIG_HAVE_LMB=y
Paul Mundt53a52ab2009-04-02 22:02:26 +09001311CONFIG_NLATTR=y
Paul Mundtb7d37402009-06-18 13:28:09 +09001312CONFIG_GENERIC_ATOMIC64=y