blob: 4ba2705c7a4a909a573ee4158bd67f29fd595998 [file] [log] [blame]
Takashi YOSHII51e22e72006-09-27 17:41:31 +09001#
2# Automatically generated make config: don't edit
Paul Mundt4d0956b2010-05-18 18:18:28 +09003# Linux kernel version: 2.6.34-rc5
4# Tue May 18 17:32:23 2010
Takashi YOSHII51e22e72006-09-27 17:41:31 +09005#
6CONFIG_SUPERH=y
Paul Mundt4bb273e2008-10-22 20:05:11 +09007CONFIG_SUPERH32=y
Paul Mundtfc4967b2009-04-27 14:06:26 +09008# CONFIG_SUPERH64 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09009CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig"
Takashi YOSHII51e22e72006-09-27 17:41:31 +090010CONFIG_RWSEM_GENERIC_SPINLOCK=y
11CONFIG_GENERIC_FIND_NEXT_BIT=y
12CONFIG_GENERIC_HWEIGHT=y
13CONFIG_GENERIC_HARDIRQS=y
Paul Mundt4bb273e2008-10-22 20:05:11 +090014CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
Paul Mundt5d654982009-09-25 11:53:02 +090015CONFIG_IRQ_PER_CPU=y
Paul Mundt4d0956b2010-05-18 18:18:28 +090016CONFIG_SPARSE_IRQ=y
Paul Mundt4bb273e2008-10-22 20:05:11 +090017# CONFIG_GENERIC_GPIO is not set
18CONFIG_GENERIC_TIME=y
19CONFIG_GENERIC_CLOCKEVENTS=y
Paul Mundt5e8766f2009-01-13 12:38:06 +090020# CONFIG_ARCH_SUSPEND_POSSIBLE is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +090021CONFIG_ARCH_HIBERNATION_POSSIBLE=y
Paul Mundtb7d37402009-06-18 13:28:09 +090022CONFIG_SYS_SUPPORTS_TMU=y
Paul Mundt4bb273e2008-10-22 20:05:11 +090023CONFIG_STACKTRACE_SUPPORT=y
24CONFIG_LOCKDEP_SUPPORT=y
25CONFIG_HAVE_LATENCYTOP_SUPPORT=y
26# CONFIG_ARCH_HAS_ILOG2_U32 is not set
27# CONFIG_ARCH_HAS_ILOG2_U64 is not set
28CONFIG_ARCH_NO_VIRT_TO_BUS=y
Paul Mundt53a52ab2009-04-02 22:02:26 +090029CONFIG_ARCH_HAS_DEFAULT_IDLE=y
Paul Mundt5d654982009-09-25 11:53:02 +090030CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y
Paul Mundt7dbcd8c2010-01-04 15:38:50 +090031CONFIG_DMA_NONCOHERENT=y
Paul Mundt4d0956b2010-05-18 18:18:28 +090032CONFIG_NEED_DMA_MAP_STATE=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
Takashi YOSHII51e22e72006-09-27 17:41:31 +090035
36#
Takashi YOSHII51e22e72006-09-27 17:41:31 +090037# General setup
38#
Paul Mundt4bb273e2008-10-22 20:05:11 +090039CONFIG_EXPERIMENTAL=y
40CONFIG_BROKEN_ON_SMP=y
41CONFIG_INIT_ENV_ARG_LIMIT=32
Takashi YOSHII51e22e72006-09-27 17:41:31 +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
Paul Mundt4d0956b2010-05-18 18:18:28 +090047CONFIG_HAVE_KERNEL_LZO=y
Paul Mundt5d654982009-09-25 11:53:02 +090048CONFIG_KERNEL_GZIP=y
49# CONFIG_KERNEL_BZIP2 is not set
50# CONFIG_KERNEL_LZMA is not set
Paul Mundt4d0956b2010-05-18 18:18:28 +090051# CONFIG_KERNEL_LZO is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +090052# CONFIG_SWAP is not set
53# CONFIG_SYSVIPC is not set
54# CONFIG_POSIX_MQUEUE is not set
55# CONFIG_BSD_PROCESS_ACCT is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +090056# CONFIG_TASKSTATS is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +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
Paul Mundt7dbcd8c2010-01-04 15:38:50 +090064# CONFIG_TINY_RCU is not set
Paul Mundt5d654982009-09-25 11:53:02 +090065# CONFIG_RCU_TRACE is not set
66CONFIG_RCU_FANOUT=32
67# CONFIG_RCU_FANOUT_EXACT is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +090068# CONFIG_TREE_RCU_TRACE is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +090069# CONFIG_IKCONFIG is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +090070CONFIG_LOG_BUF_SHIFT=14
Paul Mundt53a52ab2009-04-02 22:02:26 +090071# CONFIG_CGROUPS is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +090072# CONFIG_RELAY is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +090073# CONFIG_NAMESPACES is not set
74# CONFIG_BLK_DEV_INITRD is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +090075CONFIG_CC_OPTIMIZE_FOR_SIZE=y
Paul Mundtaf3e17c2006-10-03 13:08:20 +090076CONFIG_SYSCTL=y
Paul Mundt53a52ab2009-04-02 22:02:26 +090077CONFIG_ANON_INODES=y
Takashi YOSHII51e22e72006-09-27 17:41:31 +090078CONFIG_EMBEDDED=y
Paul Mundtaf3e17c2006-10-03 13:08:20 +090079# CONFIG_UID16 is not set
80# CONFIG_SYSCTL_SYSCALL is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +090081# CONFIG_KALLSYMS is not set
82# CONFIG_HOTPLUG is not set
83CONFIG_PRINTK=y
84# CONFIG_BUG is not set
85# CONFIG_ELF_CORE is not set
86# CONFIG_BASE_FULL is not set
87# CONFIG_FUTEX is not set
88# CONFIG_EPOLL is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +090089CONFIG_SIGNALFD=y
90CONFIG_TIMERFD=y
91CONFIG_EVENTFD=y
Takashi YOSHII51e22e72006-09-27 17:41:31 +090092# CONFIG_SHMEM is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +090093CONFIG_AIO=y
Paul Mundt5d654982009-09-25 11:53:02 +090094CONFIG_HAVE_PERF_EVENTS=y
Paul Mundt7dbcd8c2010-01-04 15:38:50 +090095CONFIG_PERF_USE_VMALLOC=y
Paul Mundtb7d37402009-06-18 13:28:09 +090096
97#
Paul Mundt5d654982009-09-25 11:53:02 +090098# Kernel Performance Events And Counters
Paul Mundtb7d37402009-06-18 13:28:09 +090099#
Paul Mundt4d0956b2010-05-18 18:18:28 +0900100CONFIG_PERF_EVENTS=y
Paul Mundt5d654982009-09-25 11:53:02 +0900101# CONFIG_PERF_COUNTERS is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900102CONFIG_VM_EVENT_COUNTERS=y
Paul Mundt53a52ab2009-04-02 22:02:26 +0900103CONFIG_COMPAT_BRK=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900104# CONFIG_SLAB is not set
105# CONFIG_SLUB is not set
106CONFIG_SLOB=y
107# CONFIG_PROFILING is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900108CONFIG_HAVE_OPROFILE=y
109CONFIG_HAVE_IOREMAP_PROT=y
110CONFIG_HAVE_KPROBES=y
111CONFIG_HAVE_KRETPROBES=y
112CONFIG_HAVE_ARCH_TRACEHOOK=y
Paul Mundt7dbcd8c2010-01-04 15:38:50 +0900113CONFIG_HAVE_DMA_ATTRS=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900114CONFIG_HAVE_CLK=y
Paul Mundtfc4967b2009-04-27 14:06:26 +0900115CONFIG_HAVE_DMA_API_DEBUG=y
Paul Mundt4d0956b2010-05-18 18:18:28 +0900116CONFIG_HAVE_HW_BREAKPOINT=y
Paul Mundt5d654982009-09-25 11:53:02 +0900117
118#
119# GCOV-based kernel profiling
120#
Paul Mundtfc4967b2009-04-27 14:06:26 +0900121# CONFIG_SLOW_WORK is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900122CONFIG_HAVE_GENERIC_DMA_COHERENT=y
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900123CONFIG_BASE_SMALL=1
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900124# CONFIG_MODULES is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900125CONFIG_BLOCK=y
Paul Mundt5d654982009-09-25 11:53:02 +0900126CONFIG_LBDAF=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900127# CONFIG_BLK_DEV_BSG is not set
128# CONFIG_BLK_DEV_INTEGRITY is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900129
130#
131# IO Schedulers
132#
133CONFIG_IOSCHED_NOOP=y
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900134# CONFIG_IOSCHED_DEADLINE is not set
135# CONFIG_IOSCHED_CFQ is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900136# CONFIG_DEFAULT_DEADLINE is not set
137# CONFIG_DEFAULT_CFQ is not set
138CONFIG_DEFAULT_NOOP=y
139CONFIG_DEFAULT_IOSCHED="noop"
Paul Mundt7dbcd8c2010-01-04 15:38:50 +0900140# CONFIG_INLINE_SPIN_TRYLOCK is not set
141# CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
142# CONFIG_INLINE_SPIN_LOCK is not set
143# CONFIG_INLINE_SPIN_LOCK_BH is not set
144# CONFIG_INLINE_SPIN_LOCK_IRQ is not set
145# CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
146CONFIG_INLINE_SPIN_UNLOCK=y
147# CONFIG_INLINE_SPIN_UNLOCK_BH is not set
148CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
149# CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
150# CONFIG_INLINE_READ_TRYLOCK is not set
151# CONFIG_INLINE_READ_LOCK is not set
152# CONFIG_INLINE_READ_LOCK_BH is not set
153# CONFIG_INLINE_READ_LOCK_IRQ is not set
154# CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
155CONFIG_INLINE_READ_UNLOCK=y
156# CONFIG_INLINE_READ_UNLOCK_BH is not set
157CONFIG_INLINE_READ_UNLOCK_IRQ=y
158# CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
159# CONFIG_INLINE_WRITE_TRYLOCK is not set
160# CONFIG_INLINE_WRITE_LOCK is not set
161# CONFIG_INLINE_WRITE_LOCK_BH is not set
162# CONFIG_INLINE_WRITE_LOCK_IRQ is not set
163# CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
164CONFIG_INLINE_WRITE_UNLOCK=y
165# CONFIG_INLINE_WRITE_UNLOCK_BH is not set
166CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
167# CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
168# CONFIG_MUTEX_SPIN_ON_OWNER is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900169# CONFIG_FREEZER is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900170
171#
172# System type
173#
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900174CONFIG_CPU_SH3=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900175# CONFIG_CPU_SUBTYPE_SH7619 is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900176# CONFIG_CPU_SUBTYPE_SH7201 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900177# CONFIG_CPU_SUBTYPE_SH7203 is not set
178# CONFIG_CPU_SUBTYPE_SH7206 is not set
179# CONFIG_CPU_SUBTYPE_SH7263 is not set
180# CONFIG_CPU_SUBTYPE_MXG is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900181# CONFIG_CPU_SUBTYPE_SH7705 is not set
182CONFIG_CPU_SUBTYPE_SH7706=y
183# CONFIG_CPU_SUBTYPE_SH7707 is not set
184# CONFIG_CPU_SUBTYPE_SH7708 is not set
185# CONFIG_CPU_SUBTYPE_SH7709 is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900186# CONFIG_CPU_SUBTYPE_SH7710 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900187# CONFIG_CPU_SUBTYPE_SH7712 is not set
188# CONFIG_CPU_SUBTYPE_SH7720 is not set
189# CONFIG_CPU_SUBTYPE_SH7721 is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900190# CONFIG_CPU_SUBTYPE_SH7750 is not set
191# CONFIG_CPU_SUBTYPE_SH7091 is not set
192# CONFIG_CPU_SUBTYPE_SH7750R is not set
193# CONFIG_CPU_SUBTYPE_SH7750S is not set
194# CONFIG_CPU_SUBTYPE_SH7751 is not set
195# CONFIG_CPU_SUBTYPE_SH7751R is not set
196# CONFIG_CPU_SUBTYPE_SH7760 is not set
197# CONFIG_CPU_SUBTYPE_SH4_202 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900198# CONFIG_CPU_SUBTYPE_SH7723 is not set
Paul Mundtfc4967b2009-04-27 14:06:26 +0900199# CONFIG_CPU_SUBTYPE_SH7724 is not set
Paul Mundt5d654982009-09-25 11:53:02 +0900200# CONFIG_CPU_SUBTYPE_SH7757 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900201# CONFIG_CPU_SUBTYPE_SH7763 is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900202# CONFIG_CPU_SUBTYPE_SH7770 is not set
203# CONFIG_CPU_SUBTYPE_SH7780 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900204# CONFIG_CPU_SUBTYPE_SH7785 is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900205# CONFIG_CPU_SUBTYPE_SH7786 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900206# CONFIG_CPU_SUBTYPE_SHX3 is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900207# CONFIG_CPU_SUBTYPE_SH7343 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900208# CONFIG_CPU_SUBTYPE_SH7722 is not set
209# CONFIG_CPU_SUBTYPE_SH7366 is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900210
211#
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900212# Memory management options
213#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900214CONFIG_QUICKLIST=y
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900215CONFIG_MMU=y
216CONFIG_PAGE_OFFSET=0x80000000
Paul Mundtb7d37402009-06-18 13:28:09 +0900217CONFIG_FORCE_MAX_ZONEORDER=11
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900218CONFIG_MEMORY_START=0x0c000000
219CONFIG_MEMORY_SIZE=0x00800000
Paul Mundt4bb273e2008-10-22 20:05:11 +0900220CONFIG_29BIT=y
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900221CONFIG_VSYSCALL=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900222CONFIG_ARCH_FLATMEM_ENABLE=y
223CONFIG_ARCH_SPARSEMEM_ENABLE=y
224CONFIG_ARCH_SPARSEMEM_DEFAULT=y
225CONFIG_MAX_ACTIVE_REGIONS=1
226CONFIG_ARCH_POPULATES_NODE_MAP=y
227CONFIG_ARCH_SELECT_MEMORY_MODEL=y
Paul Mundt4d0956b2010-05-18 18:18:28 +0900228CONFIG_UNCACHED_MAPPING=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900229CONFIG_PAGE_SIZE_4KB=y
230# CONFIG_PAGE_SIZE_8KB is not set
231# CONFIG_PAGE_SIZE_16KB is not set
232# CONFIG_PAGE_SIZE_64KB is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900233CONFIG_SELECT_MEMORY_MODEL=y
234CONFIG_FLATMEM_MANUAL=y
235# CONFIG_DISCONTIGMEM_MANUAL is not set
236# CONFIG_SPARSEMEM_MANUAL is not set
237CONFIG_FLATMEM=y
238CONFIG_FLAT_NODE_MEM_MAP=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900239CONFIG_SPARSEMEM_STATIC=y
240CONFIG_PAGEFLAGS_EXTENDED=y
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900241CONFIG_SPLIT_PTLOCK_CPUS=4
Paul Mundt4bb273e2008-10-22 20:05:11 +0900242# CONFIG_PHYS_ADDR_T_64BIT is not set
243CONFIG_ZONE_DMA_FLAG=0
Paul Mundt4d0956b2010-05-18 18:18:28 +0900244CONFIG_NR_QUICK=1
Paul Mundt5d654982009-09-25 11:53:02 +0900245# CONFIG_KSM is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900246CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900247
248#
249# Cache configuration
250#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900251CONFIG_CACHE_WRITEBACK=y
252# CONFIG_CACHE_WRITETHROUGH is not set
253# CONFIG_CACHE_OFF is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900254
255#
256# Processor features
257#
258CONFIG_CPU_LITTLE_ENDIAN=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900259# CONFIG_CPU_BIG_ENDIAN is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900260# CONFIG_SH_FPU_EMU is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900261# CONFIG_SH_ADC is not set
262CONFIG_CPU_HAS_INTEVT=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900263CONFIG_CPU_HAS_IPR_IRQ=y
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900264CONFIG_CPU_HAS_SR_RB=y
265
266#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900267# Board support
268#
269CONFIG_SH_SHMIN=y
270
271#
272# Timer and clock configuration
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900273#
Paul Mundtb7d37402009-06-18 13:28:09 +0900274CONFIG_SH_TIMER_TMU=y
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900275CONFIG_SH_PCLK_FREQ=32000000
Paul Mundtb7d37402009-06-18 13:28:09 +0900276CONFIG_SH_CLK_CPG=y
277CONFIG_SH_CLK_CPG_LEGACY=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900278# CONFIG_NO_HZ is not set
279# CONFIG_HIGH_RES_TIMERS is not set
280CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900281
282#
283# CPU Frequency scaling
284#
285# CONFIG_CPU_FREQ is not set
286
287#
288# DMA support
289#
290# CONFIG_SH_DMA is not set
291
292#
293# Companion Chips
294#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900295
296#
297# Additional SuperH Device Drivers
298#
299# CONFIG_HEARTBEAT is not set
300# CONFIG_PUSH_SWITCH is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900301
302#
303# Kernel features
304#
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900305# CONFIG_HZ_100 is not set
306CONFIG_HZ_250=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900307# CONFIG_HZ_300 is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900308# CONFIG_HZ_1000 is not set
309CONFIG_HZ=250
Paul Mundt4bb273e2008-10-22 20:05:11 +0900310# CONFIG_SCHED_HRTICK is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900311# CONFIG_KEXEC is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900312# CONFIG_CRASH_DUMP is not set
313# CONFIG_SECCOMP is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900314CONFIG_PREEMPT_NONE=y
315# CONFIG_PREEMPT_VOLUNTARY is not set
316# CONFIG_PREEMPT is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900317CONFIG_GUSA=y
318# CONFIG_GUSA_RB is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900319
320#
321# Boot options
322#
323CONFIG_ZERO_PAGE_OFFSET=0x00001000
324CONFIG_BOOT_LINK_OFFSET=0x00210000
Paul Mundtb7d37402009-06-18 13:28:09 +0900325CONFIG_ENTRY_OFFSET=0x00001000
Paul Mundt5d654982009-09-25 11:53:02 +0900326CONFIG_CMDLINE_OVERWRITE=y
327# CONFIG_CMDLINE_EXTEND is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900328CONFIG_CMDLINE="console=ttySC1,115200 root=1f01 mtdparts=phys_mapped_flash:64k(firm)ro,-(sys) netdev=34,0x300,eth0 "
329
330#
331# Bus options
332#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900333# CONFIG_ARCH_SUPPORTS_MSI is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900334
335#
336# Executable file formats
337#
338CONFIG_BINFMT_ELF=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900339# CONFIG_HAVE_AOUT is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900340# CONFIG_BINFMT_MISC is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900341
342#
343# Power management options (EXPERIMENTAL)
344#
345# CONFIG_PM is not set
346# CONFIG_CPU_IDLE is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900347CONFIG_NET=y
348
349#
350# Networking options
351#
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900352# CONFIG_PACKET is not set
353CONFIG_UNIX=y
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900354CONFIG_XFRM=y
355# CONFIG_XFRM_USER is not set
356# CONFIG_XFRM_SUB_POLICY is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900357# CONFIG_XFRM_MIGRATE is not set
358# CONFIG_XFRM_STATISTICS is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900359# CONFIG_NET_KEY is not set
360CONFIG_INET=y
361# CONFIG_IP_MULTICAST is not set
362# CONFIG_IP_ADVANCED_ROUTER is not set
363CONFIG_IP_FIB_HASH=y
364CONFIG_IP_PNP=y
365# CONFIG_IP_PNP_DHCP is not set
366# CONFIG_IP_PNP_BOOTP is not set
367# CONFIG_IP_PNP_RARP is not set
368# CONFIG_NET_IPIP is not set
369# CONFIG_NET_IPGRE is not set
370# CONFIG_ARPD is not set
371# CONFIG_SYN_COOKIES is not set
372# CONFIG_INET_AH is not set
373# CONFIG_INET_ESP is not set
374# CONFIG_INET_IPCOMP is not set
375# CONFIG_INET_XFRM_TUNNEL is not set
376# CONFIG_INET_TUNNEL is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900377CONFIG_INET_XFRM_MODE_TRANSPORT=y
378CONFIG_INET_XFRM_MODE_TUNNEL=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900379CONFIG_INET_XFRM_MODE_BEET=y
380# CONFIG_INET_LRO is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900381CONFIG_INET_DIAG=y
382CONFIG_INET_TCP_DIAG=y
383# CONFIG_TCP_CONG_ADVANCED is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900384CONFIG_TCP_CONG_CUBIC=y
385CONFIG_DEFAULT_TCP_CONG="cubic"
Paul Mundt4bb273e2008-10-22 20:05:11 +0900386# CONFIG_TCP_MD5SIG is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900387# CONFIG_IPV6 is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900388# CONFIG_NETWORK_SECMARK is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900389# CONFIG_NETFILTER is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900390# CONFIG_IP_DCCP is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900391# CONFIG_IP_SCTP is not set
Paul Mundt5d654982009-09-25 11:53:02 +0900392# CONFIG_RDS is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900393# CONFIG_TIPC is not set
394# CONFIG_ATM is not set
395# CONFIG_BRIDGE is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900396# CONFIG_NET_DSA is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900397# CONFIG_VLAN_8021Q is not set
398# CONFIG_DECNET is not set
399# CONFIG_LLC2 is not set
400# CONFIG_IPX is not set
401# CONFIG_ATALK is not set
402# CONFIG_X25 is not set
403# CONFIG_LAPB is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900404# CONFIG_ECONET is not set
405# CONFIG_WAN_ROUTER is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900406# CONFIG_PHONET is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900407# CONFIG_IEEE802154 is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900408# CONFIG_NET_SCHED is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900409# CONFIG_DCB is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900410
411#
412# Network testing
413#
414# CONFIG_NET_PKTGEN is not set
415# CONFIG_HAMRADIO is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900416# CONFIG_CAN is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900417# CONFIG_IRDA is not set
418# CONFIG_BT is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900419# CONFIG_AF_RXRPC is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900420CONFIG_WIRELESS=y
421# CONFIG_CFG80211 is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900422# CONFIG_LIB80211 is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900423
424#
425# CFG80211 needs to be enabled for MAC80211
426#
Paul Mundt53a52ab2009-04-02 22:02:26 +0900427# CONFIG_WIMAX is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900428# CONFIG_RFKILL is not set
429# CONFIG_NET_9P is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900430
431#
432# Device Drivers
433#
434
435#
436# Generic Driver Options
437#
438CONFIG_STANDALONE=y
439CONFIG_PREVENT_FIRMWARE_BUILD=y
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900440# CONFIG_SYS_HYPERVISOR is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900441# CONFIG_CONNECTOR is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900442CONFIG_MTD=y
443# CONFIG_MTD_DEBUG is not set
444# CONFIG_MTD_CONCAT is not set
445CONFIG_MTD_PARTITIONS=y
446# CONFIG_MTD_REDBOOT_PARTS is not set
447CONFIG_MTD_CMDLINE_PARTS=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900448# CONFIG_MTD_AR7_PARTS is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900449
450#
451# User Modules And Translation Layers
452#
453# CONFIG_MTD_CHAR is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900454CONFIG_MTD_BLKDEVS=y
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900455CONFIG_MTD_BLOCK=y
456# CONFIG_FTL is not set
457# CONFIG_NFTL is not set
458# CONFIG_INFTL is not set
459# CONFIG_RFD_FTL is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900460# CONFIG_SSFDC is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900461# CONFIG_MTD_OOPS is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900462
463#
464# RAM/ROM/Flash chip drivers
465#
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900466CONFIG_MTD_CFI=y
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900467CONFIG_MTD_JEDECPROBE=y
468CONFIG_MTD_GEN_PROBE=y
469# CONFIG_MTD_CFI_ADV_OPTIONS is not set
470CONFIG_MTD_MAP_BANK_WIDTH_1=y
471CONFIG_MTD_MAP_BANK_WIDTH_2=y
472CONFIG_MTD_MAP_BANK_WIDTH_4=y
473# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
474# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
475# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
476CONFIG_MTD_CFI_I1=y
477CONFIG_MTD_CFI_I2=y
478# CONFIG_MTD_CFI_I4 is not set
479# CONFIG_MTD_CFI_I8 is not set
480# CONFIG_MTD_CFI_INTELEXT is not set
481CONFIG_MTD_CFI_AMDSTD=y
482# CONFIG_MTD_CFI_STAA is not set
483CONFIG_MTD_CFI_UTIL=y
484# CONFIG_MTD_RAM is not set
485# CONFIG_MTD_ROM is not set
486# CONFIG_MTD_ABSENT is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900487
488#
489# Mapping drivers for chip access
490#
491# CONFIG_MTD_COMPLEX_MAPPINGS is not set
492CONFIG_MTD_PHYSMAP=y
Paul Mundt53a52ab2009-04-02 22:02:26 +0900493# CONFIG_MTD_PHYSMAP_COMPAT is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900494# CONFIG_MTD_PLATRAM is not set
495
496#
497# Self-contained MTD device drivers
498#
499# CONFIG_MTD_SLRAM is not set
500# CONFIG_MTD_PHRAM is not set
501# CONFIG_MTD_MTDRAM is not set
502# CONFIG_MTD_BLOCK2MTD is not set
503
504#
505# Disk-On-Chip Device Drivers
506#
507# CONFIG_MTD_DOC2000 is not set
508# CONFIG_MTD_DOC2001 is not set
509# CONFIG_MTD_DOC2001PLUS is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900510# CONFIG_MTD_NAND is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900511# CONFIG_MTD_ONENAND is not set
512
513#
Paul Mundt53a52ab2009-04-02 22:02:26 +0900514# LPDDR flash memory drivers
515#
516# CONFIG_MTD_LPDDR is not set
517
518#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900519# UBI - Unsorted block images
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900520#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900521# CONFIG_MTD_UBI is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900522# CONFIG_PARPORT is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900523CONFIG_BLK_DEV=y
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900524# CONFIG_BLK_DEV_COW_COMMON is not set
525CONFIG_BLK_DEV_LOOP=y
526# CONFIG_BLK_DEV_CRYPTOLOOP is not set
Paul Mundt7dbcd8c2010-01-04 15:38:50 +0900527
528#
529# DRBD disabled because PROC_FS, INET or CONNECTOR not selected
530#
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900531# CONFIG_BLK_DEV_NBD is not set
532# CONFIG_BLK_DEV_RAM is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900533# CONFIG_CDROM_PKTCDVD is not set
534# CONFIG_ATA_OVER_ETH is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900535# CONFIG_BLK_DEV_HD is not set
536CONFIG_MISC_DEVICES=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900537# CONFIG_ENCLOSURE_SERVICES is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900538# CONFIG_C2PORT is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900539
540#
541# EEPROM support
542#
543# CONFIG_EEPROM_93CX6 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900544CONFIG_HAVE_IDE=y
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900545# CONFIG_IDE is not set
546
547#
548# SCSI device support
549#
Paul Mundt4d0956b2010-05-18 18:18:28 +0900550CONFIG_SCSI_MOD=y
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900551# CONFIG_RAID_ATTRS is not set
552# CONFIG_SCSI is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900553# CONFIG_SCSI_DMA is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900554# CONFIG_SCSI_NETLINK is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900555# CONFIG_ATA is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900556# CONFIG_MD is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900557CONFIG_NETDEVICES=y
558# CONFIG_DUMMY is not set
559# CONFIG_BONDING is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900560# CONFIG_MACVLAN is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900561# CONFIG_EQUALIZER is not set
562# CONFIG_TUN is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900563# CONFIG_VETH is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900564# CONFIG_PHYLIB is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900565CONFIG_NET_ETHERNET=y
566# CONFIG_MII is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900567# CONFIG_AX88796 is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900568# CONFIG_STNIC is not set
569# CONFIG_SMC91X is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900570# CONFIG_ETHOC is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900571# CONFIG_SMC911X is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900572# CONFIG_SMSC911X is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900573# CONFIG_DNET is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900574# CONFIG_IBM_NEW_EMAC_ZMII is not set
575# CONFIG_IBM_NEW_EMAC_RGMII is not set
576# CONFIG_IBM_NEW_EMAC_TAH is not set
577# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
578# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
579# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
580# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
581# CONFIG_B44 is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900582# CONFIG_KS8842 is not set
Paul Mundt7dbcd8c2010-01-04 15:38:50 +0900583# CONFIG_KS8851_MLL is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900584CONFIG_NETDEV_1000=y
585CONFIG_NETDEV_10000=y
Paul Mundt5d654982009-09-25 11:53:02 +0900586CONFIG_WLAN=y
Paul Mundt7dbcd8c2010-01-04 15:38:50 +0900587# CONFIG_HOSTAP is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900588
589#
590# Enable WiMAX (Networking options) to see the WiMAX drivers
591#
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900592# CONFIG_WAN is not set
593# CONFIG_PPP is not set
594# CONFIG_SLIP is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900595# CONFIG_NETCONSOLE is not set
596# CONFIG_NETPOLL is not set
597# CONFIG_NET_POLL_CONTROLLER is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900598# CONFIG_ISDN is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900599# CONFIG_PHONE is not set
600
601#
602# Input device support
603#
604# CONFIG_INPUT is not set
605
606#
607# Hardware I/O ports
608#
609# CONFIG_SERIO is not set
610# CONFIG_GAMEPORT is not set
611
612#
613# Character devices
614#
615# CONFIG_VT is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900616CONFIG_DEVKMEM=y
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900617# CONFIG_SERIAL_NONSTANDARD is not set
618
619#
620# Serial drivers
621#
622# CONFIG_SERIAL_8250 is not set
623
624#
625# Non-8250 serial port support
626#
627CONFIG_SERIAL_SH_SCI=y
628CONFIG_SERIAL_SH_SCI_NR_UARTS=2
629CONFIG_SERIAL_SH_SCI_CONSOLE=y
630CONFIG_SERIAL_CORE=y
631CONFIG_SERIAL_CORE_CONSOLE=y
Paul Mundt4d0956b2010-05-18 18:18:28 +0900632# CONFIG_SERIAL_TIMBERDALE is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900633CONFIG_UNIX98_PTYS=y
Paul Mundt5e8766f2009-01-13 12:38:06 +0900634# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900635CONFIG_LEGACY_PTYS=y
636CONFIG_LEGACY_PTY_COUNT=256
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900637# CONFIG_IPMI_HANDLER is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900638CONFIG_HW_RANDOM=y
Paul Mundt53a52ab2009-04-02 22:02:26 +0900639# CONFIG_HW_RANDOM_TIMERIOMEM is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900640# CONFIG_R3964 is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900641# CONFIG_RAW_DRIVER is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900642# CONFIG_TCG_TPM is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900643# CONFIG_I2C is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900644# CONFIG_SPI is not set
Paul Mundt5d654982009-09-25 11:53:02 +0900645
646#
647# PPS support
648#
649# CONFIG_PPS is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900650# CONFIG_W1 is not set
651# CONFIG_POWER_SUPPLY is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900652# CONFIG_HWMON is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900653# CONFIG_THERMAL is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900654# CONFIG_WATCHDOG is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900655CONFIG_SSB_POSSIBLE=y
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900656
657#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900658# Sonics Silicon Backplane
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900659#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900660# CONFIG_SSB is not set
661
662#
663# Multifunction device drivers
664#
665# CONFIG_MFD_CORE is not set
666# CONFIG_MFD_SM501 is not set
Paul Mundt7dbcd8c2010-01-04 15:38:50 +0900667# CONFIG_MFD_SH_MOBILE_SDHI is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900668# CONFIG_HTC_PASIC3 is not set
669# CONFIG_MFD_TMIO is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900670# CONFIG_REGULATOR is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900671# CONFIG_MEDIA_SUPPORT is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900672
673#
674# Graphics support
675#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900676# CONFIG_VGASTATE is not set
677# CONFIG_VIDEO_OUTPUT_CONTROL is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900678# CONFIG_FB is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900679# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900680
681#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900682# Display device support
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900683#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900684# CONFIG_DISPLAY_SUPPORT is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900685# CONFIG_SOUND is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900686CONFIG_USB_SUPPORT=y
687CONFIG_USB_ARCH_HAS_HCD=y
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900688# CONFIG_USB_ARCH_HAS_OHCI is not set
689# CONFIG_USB_ARCH_HAS_EHCI is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900690# CONFIG_USB is not set
691# CONFIG_USB_OTG_WHITELIST is not set
692# CONFIG_USB_OTG_BLACKLIST_HUB is not set
693
694#
695# Enable Host or Gadget support to see Inventra options
696#
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900697
698#
Paul Mundt53a52ab2009-04-02 22:02:26 +0900699# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900700#
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900701# CONFIG_USB_GADGET is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900702
703#
704# OTG and related infrastructure
705#
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900706# CONFIG_MMC is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900707# CONFIG_MEMSTICK is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900708# CONFIG_NEW_LEDS is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900709# CONFIG_ACCESSIBILITY is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900710CONFIG_RTC_LIB=y
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900711# CONFIG_RTC_CLASS is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900712# CONFIG_DMADEVICES is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900713# CONFIG_AUXDISPLAY is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900714# CONFIG_UIO is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900715
716#
717# TI VLYNQ
718#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900719# CONFIG_STAGING is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900720
721#
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900722# File systems
723#
724# CONFIG_EXT2_FS is not set
725# CONFIG_EXT3_FS is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900726# CONFIG_EXT4_FS is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900727# CONFIG_REISERFS_FS is not set
728# CONFIG_JFS_FS is not set
729# CONFIG_FS_POSIX_ACL is not set
730# CONFIG_XFS_FS is not set
Paul Mundt5d654982009-09-25 11:53:02 +0900731# CONFIG_GFS2_FS is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900732# CONFIG_BTRFS_FS is not set
Paul Mundt5d654982009-09-25 11:53:02 +0900733# CONFIG_NILFS2_FS is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900734CONFIG_FILE_LOCKING=y
735CONFIG_FSNOTIFY=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900736# CONFIG_DNOTIFY is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900737# CONFIG_INOTIFY is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900738CONFIG_INOTIFY_USER=y
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900739# CONFIG_QUOTA is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900740# CONFIG_AUTOFS_FS is not set
741# CONFIG_AUTOFS4_FS is not set
742# CONFIG_FUSE_FS is not set
743
744#
Paul Mundtfc4967b2009-04-27 14:06:26 +0900745# Caches
746#
747# CONFIG_FSCACHE is not set
748
749#
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900750# CD-ROM/DVD Filesystems
751#
752# CONFIG_ISO9660_FS is not set
753# CONFIG_UDF_FS is not set
754
755#
756# DOS/FAT/NT Filesystems
757#
758# CONFIG_MSDOS_FS is not set
759# CONFIG_VFAT_FS is not set
760# CONFIG_NTFS_FS is not set
761
762#
763# Pseudo filesystems
764#
765CONFIG_PROC_FS=y
766# CONFIG_PROC_KCORE is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900767CONFIG_PROC_SYSCTL=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900768CONFIG_PROC_PAGE_MONITOR=y
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900769# CONFIG_SYSFS is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900770# CONFIG_HUGETLB_PAGE is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900771CONFIG_MISC_FILESYSTEMS=y
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900772# CONFIG_ADFS_FS is not set
773# CONFIG_AFFS_FS is not set
774# CONFIG_HFS_FS is not set
775# CONFIG_HFSPLUS_FS is not set
776# CONFIG_BEFS_FS is not set
777# CONFIG_BFS_FS is not set
778# CONFIG_EFS_FS is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900779# CONFIG_JFFS2_FS is not set
Paul Mundt4d0956b2010-05-18 18:18:28 +0900780# CONFIG_LOGFS is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900781CONFIG_CRAMFS=y
Paul Mundt53a52ab2009-04-02 22:02:26 +0900782# CONFIG_SQUASHFS is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900783# CONFIG_VXFS_FS is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900784# CONFIG_MINIX_FS is not set
785# CONFIG_OMFS_FS is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900786# CONFIG_HPFS_FS is not set
787# CONFIG_QNX4FS_FS is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900788# CONFIG_ROMFS_FS is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900789# CONFIG_SYSV_FS is not set
790# CONFIG_UFS_FS is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900791CONFIG_NETWORK_FILESYSTEMS=y
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900792CONFIG_NFS_FS=y
793CONFIG_NFS_V3=y
794# CONFIG_NFS_V3_ACL is not set
795# CONFIG_NFS_V4 is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900796CONFIG_ROOT_NFS=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900797# CONFIG_NFSD is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900798CONFIG_LOCKD=y
799CONFIG_LOCKD_V4=y
800CONFIG_NFS_COMMON=y
801CONFIG_SUNRPC=y
802# CONFIG_RPCSEC_GSS_KRB5 is not set
803# CONFIG_RPCSEC_GSS_SPKM3 is not set
804# CONFIG_SMB_FS is not set
Paul Mundt4d0956b2010-05-18 18:18:28 +0900805# CONFIG_CEPH_FS is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900806# CONFIG_CIFS is not set
807# CONFIG_NCP_FS is not set
808# CONFIG_CODA_FS is not set
809# CONFIG_AFS_FS is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900810
811#
812# Partition Types
813#
814# CONFIG_PARTITION_ADVANCED is not set
815CONFIG_MSDOS_PARTITION=y
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900816# CONFIG_NLS is not set
817
818#
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900819# Kernel hacking
820#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900821CONFIG_TRACE_IRQFLAGS_SUPPORT=y
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900822# CONFIG_PRINTK_TIME is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900823CONFIG_ENABLE_WARN_DEPRECATED=y
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900824CONFIG_ENABLE_MUST_CHECK=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900825CONFIG_FRAME_WARN=1024
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900826# CONFIG_MAGIC_SYSRQ is not set
Paul Mundt5d654982009-09-25 11:53:02 +0900827# CONFIG_STRIP_ASM_SYMS is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900828# CONFIG_UNUSED_SYMBOLS is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900829# CONFIG_HEADERS_CHECK is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900830# CONFIG_DEBUG_KERNEL is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900831# CONFIG_DEBUG_MEMORY_INIT is not set
832# CONFIG_RCU_CPU_STALL_DETECTOR is not set
833# CONFIG_LATENCYTOP is not set
Paul Mundt7dbcd8c2010-01-04 15:38:50 +0900834# CONFIG_SYSCTL_SYSCALL_CHECK is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900835CONFIG_HAVE_FUNCTION_TRACER=y
Paul Mundt5d654982009-09-25 11:53:02 +0900836CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
837CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y
Paul Mundt5e8766f2009-01-13 12:38:06 +0900838CONFIG_HAVE_DYNAMIC_FTRACE=y
839CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
Paul Mundt5d654982009-09-25 11:53:02 +0900840CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
Paul Mundtfc4967b2009-04-27 14:06:26 +0900841CONFIG_TRACING_SUPPORT=y
Paul Mundtb7d37402009-06-18 13:28:09 +0900842# CONFIG_FTRACE is not set
Paul Mundtfc4967b2009-04-27 14:06:26 +0900843# CONFIG_DMA_API_DEBUG is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900844# CONFIG_SAMPLES is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900845CONFIG_HAVE_ARCH_KGDB=y
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900846CONFIG_SH_STANDARD_BIOS=y
Paul Mundt5d654982009-09-25 11:53:02 +0900847# CONFIG_DWARF_UNWINDER is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900848
849#
850# Security options
851#
852# CONFIG_KEYS is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900853# CONFIG_SECURITYFS is not set
Paul Mundt7dbcd8c2010-01-04 15:38:50 +0900854# CONFIG_DEFAULT_SECURITY_SELINUX is not set
855# CONFIG_DEFAULT_SECURITY_SMACK is not set
856# CONFIG_DEFAULT_SECURITY_TOMOYO is not set
857CONFIG_DEFAULT_SECURITY_DAC=y
858CONFIG_DEFAULT_SECURITY=""
Paul Mundt4bb273e2008-10-22 20:05:11 +0900859CONFIG_CRYPTO=y
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900860
861#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900862# Crypto core or helper
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900863#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900864# CONFIG_CRYPTO_MANAGER is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900865# CONFIG_CRYPTO_MANAGER2 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900866# CONFIG_CRYPTO_GF128MUL is not set
867# CONFIG_CRYPTO_NULL is not set
868# CONFIG_CRYPTO_CRYPTD is not set
869# CONFIG_CRYPTO_AUTHENC is not set
870
871#
872# Authenticated Encryption with Associated Data
873#
874# CONFIG_CRYPTO_CCM is not set
875# CONFIG_CRYPTO_GCM is not set
876# CONFIG_CRYPTO_SEQIV is not set
877
878#
879# Block modes
880#
881# CONFIG_CRYPTO_CBC is not set
882# CONFIG_CRYPTO_CTR is not set
883# CONFIG_CRYPTO_CTS is not set
884# CONFIG_CRYPTO_ECB is not set
885# CONFIG_CRYPTO_LRW is not set
886# CONFIG_CRYPTO_PCBC is not set
887# CONFIG_CRYPTO_XTS is not set
888
889#
890# Hash modes
891#
892# CONFIG_CRYPTO_HMAC is not set
893# CONFIG_CRYPTO_XCBC is not set
Paul Mundt5d654982009-09-25 11:53:02 +0900894# CONFIG_CRYPTO_VMAC is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900895
896#
897# Digest
898#
899# CONFIG_CRYPTO_CRC32C is not set
Paul Mundt5d654982009-09-25 11:53:02 +0900900# CONFIG_CRYPTO_GHASH is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900901# CONFIG_CRYPTO_MD4 is not set
902# CONFIG_CRYPTO_MD5 is not set
903# CONFIG_CRYPTO_MICHAEL_MIC is not set
904# CONFIG_CRYPTO_RMD128 is not set
905# CONFIG_CRYPTO_RMD160 is not set
906# CONFIG_CRYPTO_RMD256 is not set
907# CONFIG_CRYPTO_RMD320 is not set
908# CONFIG_CRYPTO_SHA1 is not set
909# CONFIG_CRYPTO_SHA256 is not set
910# CONFIG_CRYPTO_SHA512 is not set
911# CONFIG_CRYPTO_TGR192 is not set
912# CONFIG_CRYPTO_WP512 is not set
913
914#
915# Ciphers
916#
917# CONFIG_CRYPTO_AES is not set
918# CONFIG_CRYPTO_ANUBIS is not set
919# CONFIG_CRYPTO_ARC4 is not set
920# CONFIG_CRYPTO_BLOWFISH is not set
921# CONFIG_CRYPTO_CAMELLIA is not set
922# CONFIG_CRYPTO_CAST5 is not set
923# CONFIG_CRYPTO_CAST6 is not set
924# CONFIG_CRYPTO_DES is not set
925# CONFIG_CRYPTO_FCRYPT is not set
926# CONFIG_CRYPTO_KHAZAD is not set
927# CONFIG_CRYPTO_SALSA20 is not set
928# CONFIG_CRYPTO_SEED is not set
929# CONFIG_CRYPTO_SERPENT is not set
930# CONFIG_CRYPTO_TEA is not set
931# CONFIG_CRYPTO_TWOFISH is not set
932
933#
934# Compression
935#
936# CONFIG_CRYPTO_DEFLATE is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900937# CONFIG_CRYPTO_ZLIB is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900938# CONFIG_CRYPTO_LZO is not set
939
940#
941# Random Number Generation
942#
943# CONFIG_CRYPTO_ANSI_CPRNG is not set
944CONFIG_CRYPTO_HW=y
Paul Mundt4d0956b2010-05-18 18:18:28 +0900945# CONFIG_VIRTUALIZATION is not set
Paul Mundtfc4967b2009-04-27 14:06:26 +0900946# CONFIG_BINARY_PRINTF is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900947
948#
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900949# Library routines
950#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900951CONFIG_BITREVERSE=y
Paul Mundt5e8766f2009-01-13 12:38:06 +0900952CONFIG_GENERIC_FIND_LAST_BIT=y
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900953# CONFIG_CRC_CCITT is not set
954# CONFIG_CRC16 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900955# CONFIG_CRC_T10DIF is not set
956# CONFIG_CRC_ITU_T is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900957CONFIG_CRC32=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900958# CONFIG_CRC7 is not set
Takashi YOSHII51e22e72006-09-27 17:41:31 +0900959# CONFIG_LIBCRC32C is not set
960CONFIG_ZLIB_INFLATE=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900961CONFIG_HAS_IOMEM=y
962CONFIG_HAS_IOPORT=y
963CONFIG_HAS_DMA=y
Paul Mundt5d654982009-09-25 11:53:02 +0900964CONFIG_HAVE_LMB=y
Paul Mundt53a52ab2009-04-02 22:02:26 +0900965CONFIG_NLATTR=y
Paul Mundtb7d37402009-06-18 13:28:09 +0900966CONFIG_GENERIC_ATOMIC64=y