blob: 78c257053c7951ba24e6de016691fab5fc8f946e [file] [log] [blame]
Jamie Lenehana09749d2006-09-27 15:05:39 +09001#
2# Automatically generated make config: don't edit
Paul Mundt7dbcd8c2010-01-04 15:38:50 +09003# Linux kernel version: 2.6.33-rc2
4# Mon Jan 4 15:17:20 2010
Jamie Lenehana09749d2006-09-27 15:05:39 +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"
Jamie Lenehana09749d2006-09-27 15:05:39 +090010CONFIG_RWSEM_GENERIC_SPINLOCK=y
Paul Mundt4bb273e2008-10-22 20:05:11 +090011CONFIG_GENERIC_BUG=y
Paul Mundtaf3e17c2006-10-03 13:08:20 +090012CONFIG_GENERIC_FIND_NEXT_BIT=y
13CONFIG_GENERIC_HWEIGHT=y
Jamie Lenehana09749d2006-09-27 15:05:39 +090014CONFIG_GENERIC_HARDIRQS=y
Paul Mundt4bb273e2008-10-22 20:05:11 +090015CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
Jamie Lenehana09749d2006-09-27 15:05:39 +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
19CONFIG_GENERIC_TIME=y
20CONFIG_GENERIC_CLOCKEVENTS=y
Paul Mundt5e8766f2009-01-13 12:38:06 +090021# CONFIG_ARCH_SUSPEND_POSSIBLE is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +090022CONFIG_ARCH_HIBERNATION_POSSIBLE=y
Paul Mundt7dbcd8c2010-01-04 15:38:50 +090023CONFIG_SYS_SUPPORTS_HUGETLBFS=y
Paul Mundt4bb273e2008-10-22 20:05:11 +090024CONFIG_SYS_SUPPORTS_PCI=y
Paul Mundtb7d37402009-06-18 13:28:09 +090025CONFIG_SYS_SUPPORTS_TMU=y
Paul Mundt4bb273e2008-10-22 20:05:11 +090026CONFIG_STACKTRACE_SUPPORT=y
27CONFIG_LOCKDEP_SUPPORT=y
28CONFIG_HAVE_LATENCYTOP_SUPPORT=y
29# CONFIG_ARCH_HAS_ILOG2_U32 is not set
30# CONFIG_ARCH_HAS_ILOG2_U64 is not set
31CONFIG_ARCH_NO_VIRT_TO_BUS=y
Paul Mundt53a52ab2009-04-02 22:02:26 +090032CONFIG_ARCH_HAS_DEFAULT_IDLE=y
Paul Mundt5d654982009-09-25 11:53:02 +090033CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y
Paul Mundt7dbcd8c2010-01-04 15:38:50 +090034CONFIG_DMA_NONCOHERENT=y
Paul Mundtaf3e17c2006-10-03 13:08:20 +090035CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
Paul Mundt5d654982009-09-25 11:53:02 +090036CONFIG_CONSTRUCTORS=y
Jamie Lenehana09749d2006-09-27 15:05:39 +090037
38#
Jamie Lenehana09749d2006-09-27 15:05:39 +090039# General setup
40#
Paul Mundt4bb273e2008-10-22 20:05:11 +090041CONFIG_EXPERIMENTAL=y
42CONFIG_BROKEN_ON_SMP=y
43CONFIG_INIT_ENV_ARG_LIMIT=32
Jamie Lenehana09749d2006-09-27 15:05:39 +090044CONFIG_LOCALVERSION=""
Jamie Lenehan4731f2d2006-10-31 12:36:35 +090045# CONFIG_LOCALVERSION_AUTO is not set
Paul Mundt5d654982009-09-25 11:53:02 +090046CONFIG_HAVE_KERNEL_GZIP=y
47CONFIG_HAVE_KERNEL_BZIP2=y
48CONFIG_HAVE_KERNEL_LZMA=y
49CONFIG_KERNEL_GZIP=y
50# CONFIG_KERNEL_BZIP2 is not set
51# CONFIG_KERNEL_LZMA is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +090052CONFIG_SWAP=y
53CONFIG_SYSVIPC=y
Paul Mundt4bb273e2008-10-22 20:05:11 +090054CONFIG_SYSVIPC_SYSCTL=y
Paul Mundtaf3e17c2006-10-03 13:08:20 +090055CONFIG_POSIX_MQUEUE=y
Paul Mundtfc4967b2009-04-27 14:06:26 +090056CONFIG_POSIX_MQUEUE_SYSCTL=y
Jamie Lenehana09749d2006-09-27 15:05:39 +090057# CONFIG_BSD_PROCESS_ACCT is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +090058# CONFIG_TASKSTATS is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +090059# CONFIG_AUDIT is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +090060
61#
62# RCU Subsystem
63#
Paul Mundt5d654982009-09-25 11:53:02 +090064CONFIG_TREE_RCU=y
65# CONFIG_TREE_PREEMPT_RCU is not set
Paul Mundt7dbcd8c2010-01-04 15:38:50 +090066# CONFIG_TINY_RCU is not set
Paul Mundt5d654982009-09-25 11:53:02 +090067# CONFIG_RCU_TRACE is not set
68CONFIG_RCU_FANOUT=32
69# CONFIG_RCU_FANOUT_EXACT is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +090070# CONFIG_TREE_RCU_TRACE is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +090071CONFIG_IKCONFIG=y
72CONFIG_IKCONFIG_PROC=y
Paul Mundt4bb273e2008-10-22 20:05:11 +090073CONFIG_LOG_BUF_SHIFT=16
Paul Mundt4bb273e2008-10-22 20:05:11 +090074# CONFIG_GROUP_SCHED is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +090075# CONFIG_CGROUPS is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +090076CONFIG_SYSFS_DEPRECATED=y
77CONFIG_SYSFS_DEPRECATED_V2=y
Paul Mundtaf3e17c2006-10-03 13:08:20 +090078# CONFIG_RELAY is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +090079# CONFIG_NAMESPACES is not set
80CONFIG_BLK_DEV_INITRD=y
Jamie Lenehana09749d2006-09-27 15:05:39 +090081CONFIG_INITRAMFS_SOURCE=""
Paul Mundt53a52ab2009-04-02 22:02:26 +090082CONFIG_RD_GZIP=y
83# CONFIG_RD_BZIP2 is not set
84# CONFIG_RD_LZMA is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +090085# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
86CONFIG_SYSCTL=y
Paul Mundt53a52ab2009-04-02 22:02:26 +090087CONFIG_ANON_INODES=y
Paul Mundtaf3e17c2006-10-03 13:08:20 +090088CONFIG_EMBEDDED=y
89CONFIG_UID16=y
90# CONFIG_SYSCTL_SYSCALL is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +090091CONFIG_KALLSYMS=y
92# CONFIG_KALLSYMS_ALL is not set
93# CONFIG_KALLSYMS_EXTRA_PASS is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +090094CONFIG_HOTPLUG=y
Jamie Lenehana09749d2006-09-27 15:05:39 +090095CONFIG_PRINTK=y
96CONFIG_BUG=y
Paul Mundtaf3e17c2006-10-03 13:08:20 +090097CONFIG_ELF_CORE=y
Jamie Lenehana09749d2006-09-27 15:05:39 +090098CONFIG_BASE_FULL=y
99CONFIG_FUTEX=y
100CONFIG_EPOLL=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900101CONFIG_SIGNALFD=y
102CONFIG_TIMERFD=y
103CONFIG_EVENTFD=y
Jamie Lenehana09749d2006-09-27 15:05:39 +0900104CONFIG_SHMEM=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900105CONFIG_AIO=y
Paul Mundt5d654982009-09-25 11:53:02 +0900106CONFIG_HAVE_PERF_EVENTS=y
Paul Mundt7dbcd8c2010-01-04 15:38:50 +0900107CONFIG_PERF_USE_VMALLOC=y
Paul Mundtb7d37402009-06-18 13:28:09 +0900108
109#
Paul Mundt5d654982009-09-25 11:53:02 +0900110# Kernel Performance Events And Counters
Paul Mundtb7d37402009-06-18 13:28:09 +0900111#
Paul Mundt5d654982009-09-25 11:53:02 +0900112# CONFIG_PERF_EVENTS is not set
113# CONFIG_PERF_COUNTERS is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900114CONFIG_VM_EVENT_COUNTERS=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900115CONFIG_PCI_QUIRKS=y
Paul Mundt53a52ab2009-04-02 22:02:26 +0900116CONFIG_COMPAT_BRK=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900117CONFIG_SLAB=y
118# CONFIG_SLUB is not set
119# CONFIG_SLOB is not set
120# CONFIG_PROFILING is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900121CONFIG_HAVE_OPROFILE=y
122# CONFIG_KPROBES is not set
123CONFIG_HAVE_IOREMAP_PROT=y
124CONFIG_HAVE_KPROBES=y
125CONFIG_HAVE_KRETPROBES=y
126CONFIG_HAVE_ARCH_TRACEHOOK=y
Paul Mundt7dbcd8c2010-01-04 15:38:50 +0900127CONFIG_HAVE_DMA_ATTRS=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900128CONFIG_HAVE_CLK=y
Paul Mundtfc4967b2009-04-27 14:06:26 +0900129CONFIG_HAVE_DMA_API_DEBUG=y
Paul Mundt5d654982009-09-25 11:53:02 +0900130
131#
132# GCOV-based kernel profiling
133#
Paul Mundt7dbcd8c2010-01-04 15:38:50 +0900134CONFIG_SLOW_WORK=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900135CONFIG_HAVE_GENERIC_DMA_COHERENT=y
136CONFIG_SLABINFO=y
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900137CONFIG_RT_MUTEXES=y
Jamie Lenehana09749d2006-09-27 15:05:39 +0900138CONFIG_BASE_SMALL=0
Jamie Lenehana09749d2006-09-27 15:05:39 +0900139CONFIG_MODULES=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900140# CONFIG_MODULE_FORCE_LOAD is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900141CONFIG_MODULE_UNLOAD=y
142CONFIG_MODULE_FORCE_UNLOAD=y
Jamie Lenehana09749d2006-09-27 15:05:39 +0900143# CONFIG_MODVERSIONS is not set
144# CONFIG_MODULE_SRCVERSION_ALL is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900145CONFIG_BLOCK=y
Paul Mundt5d654982009-09-25 11:53:02 +0900146CONFIG_LBDAF=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900147# CONFIG_BLK_DEV_BSG is not set
148# CONFIG_BLK_DEV_INTEGRITY is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900149
150#
151# IO Schedulers
152#
153CONFIG_IOSCHED_NOOP=y
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900154CONFIG_IOSCHED_DEADLINE=y
155CONFIG_IOSCHED_CFQ=y
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900156# CONFIG_DEFAULT_DEADLINE is not set
Paul Mundt7dbcd8c2010-01-04 15:38:50 +0900157CONFIG_DEFAULT_CFQ=y
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900158# CONFIG_DEFAULT_NOOP is not set
Paul Mundt7dbcd8c2010-01-04 15:38:50 +0900159CONFIG_DEFAULT_IOSCHED="cfq"
160# CONFIG_INLINE_SPIN_TRYLOCK is not set
161# CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
162# CONFIG_INLINE_SPIN_LOCK is not set
163# CONFIG_INLINE_SPIN_LOCK_BH is not set
164# CONFIG_INLINE_SPIN_LOCK_IRQ is not set
165# CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
166CONFIG_INLINE_SPIN_UNLOCK=y
167# CONFIG_INLINE_SPIN_UNLOCK_BH is not set
168CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
169# CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
170# CONFIG_INLINE_READ_TRYLOCK is not set
171# CONFIG_INLINE_READ_LOCK is not set
172# CONFIG_INLINE_READ_LOCK_BH is not set
173# CONFIG_INLINE_READ_LOCK_IRQ is not set
174# CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
175CONFIG_INLINE_READ_UNLOCK=y
176# CONFIG_INLINE_READ_UNLOCK_BH is not set
177CONFIG_INLINE_READ_UNLOCK_IRQ=y
178# CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
179# CONFIG_INLINE_WRITE_TRYLOCK is not set
180# CONFIG_INLINE_WRITE_LOCK is not set
181# CONFIG_INLINE_WRITE_LOCK_BH is not set
182# CONFIG_INLINE_WRITE_LOCK_IRQ is not set
183# CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
184CONFIG_INLINE_WRITE_UNLOCK=y
185# CONFIG_INLINE_WRITE_UNLOCK_BH is not set
186CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
187# CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
188# CONFIG_MUTEX_SPIN_ON_OWNER is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900189# CONFIG_FREEZER is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900190
191#
Jamie Lenehana09749d2006-09-27 15:05:39 +0900192# System type
193#
Jamie Lenehana09749d2006-09-27 15:05:39 +0900194CONFIG_CPU_SH4=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900195# CONFIG_CPU_SUBTYPE_SH7619 is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900196# CONFIG_CPU_SUBTYPE_SH7201 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900197# CONFIG_CPU_SUBTYPE_SH7203 is not set
198# CONFIG_CPU_SUBTYPE_SH7206 is not set
199# CONFIG_CPU_SUBTYPE_SH7263 is not set
200# CONFIG_CPU_SUBTYPE_MXG is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900201# CONFIG_CPU_SUBTYPE_SH7705 is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900202# CONFIG_CPU_SUBTYPE_SH7706 is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900203# CONFIG_CPU_SUBTYPE_SH7707 is not set
204# CONFIG_CPU_SUBTYPE_SH7708 is not set
205# CONFIG_CPU_SUBTYPE_SH7709 is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900206# CONFIG_CPU_SUBTYPE_SH7710 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900207# CONFIG_CPU_SUBTYPE_SH7712 is not set
208# CONFIG_CPU_SUBTYPE_SH7720 is not set
209# CONFIG_CPU_SUBTYPE_SH7721 is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900210# CONFIG_CPU_SUBTYPE_SH7750 is not set
211# CONFIG_CPU_SUBTYPE_SH7091 is not set
212# CONFIG_CPU_SUBTYPE_SH7750R is not set
213# CONFIG_CPU_SUBTYPE_SH7750S is not set
Magnus Dammcc6f33d2007-08-03 10:17:47 +0900214# CONFIG_CPU_SUBTYPE_SH7751 is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900215CONFIG_CPU_SUBTYPE_SH7751R=y
216# CONFIG_CPU_SUBTYPE_SH7760 is not set
217# CONFIG_CPU_SUBTYPE_SH4_202 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900218# CONFIG_CPU_SUBTYPE_SH7723 is not set
Paul Mundtfc4967b2009-04-27 14:06:26 +0900219# CONFIG_CPU_SUBTYPE_SH7724 is not set
Paul Mundt5d654982009-09-25 11:53:02 +0900220# CONFIG_CPU_SUBTYPE_SH7757 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900221# CONFIG_CPU_SUBTYPE_SH7763 is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900222# CONFIG_CPU_SUBTYPE_SH7770 is not set
223# CONFIG_CPU_SUBTYPE_SH7780 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900224# CONFIG_CPU_SUBTYPE_SH7785 is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900225# CONFIG_CPU_SUBTYPE_SH7786 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900226# CONFIG_CPU_SUBTYPE_SHX3 is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900227# CONFIG_CPU_SUBTYPE_SH7343 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900228# CONFIG_CPU_SUBTYPE_SH7722 is not set
229# CONFIG_CPU_SUBTYPE_SH7366 is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900230
231#
Jamie Lenehana09749d2006-09-27 15:05:39 +0900232# Memory management options
233#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900234CONFIG_QUICKLIST=y
Jamie Lenehana09749d2006-09-27 15:05:39 +0900235CONFIG_MMU=y
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900236CONFIG_PAGE_OFFSET=0x80000000
Paul Mundtb7d37402009-06-18 13:28:09 +0900237CONFIG_FORCE_MAX_ZONEORDER=11
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900238CONFIG_MEMORY_START=0x08030000
239CONFIG_MEMORY_SIZE=0x7fd0000
Paul Mundt4bb273e2008-10-22 20:05:11 +0900240CONFIG_29BIT=y
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900241CONFIG_VSYSCALL=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900242CONFIG_ARCH_FLATMEM_ENABLE=y
243CONFIG_ARCH_SPARSEMEM_ENABLE=y
244CONFIG_ARCH_SPARSEMEM_DEFAULT=y
245CONFIG_MAX_ACTIVE_REGIONS=1
246CONFIG_ARCH_POPULATES_NODE_MAP=y
247CONFIG_ARCH_SELECT_MEMORY_MODEL=y
248CONFIG_PAGE_SIZE_4KB=y
249# CONFIG_PAGE_SIZE_8KB is not set
250# CONFIG_PAGE_SIZE_16KB is not set
251# CONFIG_PAGE_SIZE_64KB is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900252CONFIG_SELECT_MEMORY_MODEL=y
253CONFIG_FLATMEM_MANUAL=y
254# CONFIG_DISCONTIGMEM_MANUAL is not set
255# CONFIG_SPARSEMEM_MANUAL is not set
256CONFIG_FLATMEM=y
257CONFIG_FLAT_NODE_MEM_MAP=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900258CONFIG_SPARSEMEM_STATIC=y
259CONFIG_PAGEFLAGS_EXTENDED=y
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900260CONFIG_SPLIT_PTLOCK_CPUS=4
Paul Mundt4bb273e2008-10-22 20:05:11 +0900261# CONFIG_PHYS_ADDR_T_64BIT is not set
262CONFIG_ZONE_DMA_FLAG=0
263CONFIG_NR_QUICK=2
Paul Mundt5d654982009-09-25 11:53:02 +0900264# CONFIG_KSM is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900265CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
Jamie Lenehana09749d2006-09-27 15:05:39 +0900266
267#
268# Cache configuration
269#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900270CONFIG_CACHE_WRITEBACK=y
271# CONFIG_CACHE_WRITETHROUGH is not set
272# CONFIG_CACHE_OFF is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900273
274#
275# Processor features
276#
277CONFIG_CPU_LITTLE_ENDIAN=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900278# CONFIG_CPU_BIG_ENDIAN is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900279CONFIG_SH_FPU=y
280# CONFIG_SH_STORE_QUEUES is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900281CONFIG_CPU_HAS_INTEVT=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900282CONFIG_CPU_HAS_IPR_IRQ=y
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900283CONFIG_CPU_HAS_SR_RB=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900284CONFIG_CPU_HAS_FPU=y
Jamie Lenehana09749d2006-09-27 15:05:39 +0900285
286#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900287# Board support
288#
289# CONFIG_SH_7751_SYSTEMH is not set
290# CONFIG_SH_SECUREEDGE5410 is not set
291# CONFIG_SH_RTS7751R2D is not set
292# CONFIG_SH_LANDISK is not set
293CONFIG_SH_TITAN=y
294# CONFIG_SH_LBOX_RE2 is not set
295
296#
297# Timer and clock configuration
Jamie Lenehana09749d2006-09-27 15:05:39 +0900298#
Paul Mundtb7d37402009-06-18 13:28:09 +0900299CONFIG_SH_TIMER_TMU=y
Jamie Lenehana09749d2006-09-27 15:05:39 +0900300CONFIG_SH_PCLK_FREQ=30000000
Paul Mundtb7d37402009-06-18 13:28:09 +0900301CONFIG_SH_CLK_CPG=y
302CONFIG_SH_CLK_CPG_LEGACY=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900303# CONFIG_NO_HZ is not set
304# CONFIG_HIGH_RES_TIMERS is not set
305CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
Jamie Lenehana09749d2006-09-27 15:05:39 +0900306
307#
308# CPU Frequency scaling
309#
310# CONFIG_CPU_FREQ is not set
311
312#
313# DMA support
314#
315CONFIG_SH_DMA=y
Paul Mundt53a52ab2009-04-02 22:02:26 +0900316CONFIG_SH_DMA_IRQ_MULTI=y
Paul Mundt7dbcd8c2010-01-04 15:38:50 +0900317CONFIG_SH_DMA_API=y
Jamie Lenehana09749d2006-09-27 15:05:39 +0900318CONFIG_NR_ONCHIP_DMA_CHANNELS=8
319# CONFIG_NR_DMA_CHANNELS_BOOL is not set
320
321#
322# Companion Chips
323#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900324
325#
326# Additional SuperH Device Drivers
327#
328# CONFIG_HEARTBEAT is not set
329# CONFIG_PUSH_SWITCH is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900330
331#
332# Kernel features
333#
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900334# CONFIG_HZ_100 is not set
335CONFIG_HZ_250=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900336# CONFIG_HZ_300 is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900337# CONFIG_HZ_1000 is not set
338CONFIG_HZ=250
Paul Mundt4bb273e2008-10-22 20:05:11 +0900339# CONFIG_SCHED_HRTICK is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900340# CONFIG_KEXEC is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900341# CONFIG_CRASH_DUMP is not set
342# CONFIG_SECCOMP is not set
Jamie Lenehan4731f2d2006-10-31 12:36:35 +0900343# CONFIG_PREEMPT_NONE is not set
344CONFIG_PREEMPT_VOLUNTARY=y
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900345# CONFIG_PREEMPT is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900346CONFIG_GUSA=y
347# CONFIG_GUSA_RB is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900348# CONFIG_SPARSE_IRQ is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900349
350#
351# Boot options
352#
353CONFIG_ZERO_PAGE_OFFSET=0x00001000
354CONFIG_BOOT_LINK_OFFSET=0x009e0000
Paul Mundtb7d37402009-06-18 13:28:09 +0900355CONFIG_ENTRY_OFFSET=0x00001000
Paul Mundt5d654982009-09-25 11:53:02 +0900356CONFIG_CMDLINE_OVERWRITE=y
357# CONFIG_CMDLINE_EXTEND is not set
Jamie Lenehan4731f2d2006-10-31 12:36:35 +0900358CONFIG_CMDLINE="console=ttySC1,38400N81 root=/dev/nfs ip=:::::eth1:autoconf rw"
Jamie Lenehana09749d2006-09-27 15:05:39 +0900359
360#
361# Bus options
362#
363CONFIG_PCI=y
Paul Mundt5e8766f2009-01-13 12:38:06 +0900364# CONFIG_PCIEPORTBUS is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900365# CONFIG_ARCH_SUPPORTS_MSI is not set
366CONFIG_PCI_LEGACY=y
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900367# CONFIG_PCI_DEBUG is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900368# CONFIG_PCI_STUB is not set
369# CONFIG_PCI_IOV is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900370# CONFIG_PCCARD is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900371CONFIG_HOTPLUG_PCI=y
372# CONFIG_HOTPLUG_PCI_FAKE is not set
373# CONFIG_HOTPLUG_PCI_CPCI is not set
374# CONFIG_HOTPLUG_PCI_SHPC is not set
375
376#
377# Executable file formats
378#
379CONFIG_BINFMT_ELF=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900380# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
381# CONFIG_HAVE_AOUT is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900382# CONFIG_BINFMT_MISC is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900383
384#
385# Power management options (EXPERIMENTAL)
386#
387# CONFIG_PM is not set
388# CONFIG_CPU_IDLE is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900389CONFIG_NET=y
390
391#
392# Networking options
393#
394CONFIG_PACKET=y
395CONFIG_PACKET_MMAP=y
396CONFIG_UNIX=y
397CONFIG_XFRM=y
398# CONFIG_XFRM_USER is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900399# CONFIG_XFRM_SUB_POLICY is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900400# CONFIG_XFRM_MIGRATE is not set
401# CONFIG_XFRM_STATISTICS is not set
402CONFIG_XFRM_IPCOMP=y
Jamie Lenehana09749d2006-09-27 15:05:39 +0900403CONFIG_NET_KEY=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900404# CONFIG_NET_KEY_MIGRATE is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900405CONFIG_INET=y
406CONFIG_IP_MULTICAST=y
407CONFIG_IP_ADVANCED_ROUTER=y
408CONFIG_ASK_IP_FIB_HASH=y
409# CONFIG_IP_FIB_TRIE is not set
410CONFIG_IP_FIB_HASH=y
411CONFIG_IP_MULTIPLE_TABLES=y
Jamie Lenehana09749d2006-09-27 15:05:39 +0900412CONFIG_IP_ROUTE_MULTIPATH=y
Jamie Lenehana09749d2006-09-27 15:05:39 +0900413# CONFIG_IP_ROUTE_VERBOSE is not set
414CONFIG_IP_PNP=y
415CONFIG_IP_PNP_DHCP=y
416CONFIG_IP_PNP_BOOTP=y
417CONFIG_IP_PNP_RARP=y
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900418CONFIG_NET_IPIP=y
419CONFIG_NET_IPGRE=y
Jamie Lenehana09749d2006-09-27 15:05:39 +0900420CONFIG_NET_IPGRE_BROADCAST=y
421CONFIG_IP_MROUTE=y
422CONFIG_IP_PIMSM_V1=y
423CONFIG_IP_PIMSM_V2=y
424# CONFIG_ARPD is not set
425CONFIG_SYN_COOKIES=y
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900426CONFIG_INET_AH=y
427CONFIG_INET_ESP=y
428CONFIG_INET_IPCOMP=y
429CONFIG_INET_XFRM_TUNNEL=y
430CONFIG_INET_TUNNEL=y
431CONFIG_INET_XFRM_MODE_TRANSPORT=y
432CONFIG_INET_XFRM_MODE_TUNNEL=y
Jamie Lenehan4731f2d2006-10-31 12:36:35 +0900433CONFIG_INET_XFRM_MODE_BEET=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900434# CONFIG_INET_LRO is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900435CONFIG_INET_DIAG=m
436CONFIG_INET_TCP_DIAG=m
437# CONFIG_TCP_CONG_ADVANCED is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900438CONFIG_TCP_CONG_CUBIC=y
439CONFIG_DEFAULT_TCP_CONG="cubic"
Paul Mundt4bb273e2008-10-22 20:05:11 +0900440# CONFIG_TCP_MD5SIG is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900441CONFIG_IPV6=y
Jamie Lenehana09749d2006-09-27 15:05:39 +0900442CONFIG_IPV6_PRIVACY=y
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900443# CONFIG_IPV6_ROUTER_PREF is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900444# CONFIG_IPV6_OPTIMISTIC_DAD is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900445CONFIG_INET6_AH=y
446CONFIG_INET6_ESP=y
447CONFIG_INET6_IPCOMP=y
448# CONFIG_IPV6_MIP6 is not set
449CONFIG_INET6_XFRM_TUNNEL=y
450CONFIG_INET6_TUNNEL=y
451CONFIG_INET6_XFRM_MODE_TRANSPORT=y
452CONFIG_INET6_XFRM_MODE_TUNNEL=y
Jamie Lenehan4731f2d2006-10-31 12:36:35 +0900453CONFIG_INET6_XFRM_MODE_BEET=y
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900454# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
Jamie Lenehan4731f2d2006-10-31 12:36:35 +0900455CONFIG_IPV6_SIT=m
Paul Mundt7dbcd8c2010-01-04 15:38:50 +0900456# CONFIG_IPV6_SIT_6RD is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900457CONFIG_IPV6_NDISC_NODETYPE=y
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900458CONFIG_IPV6_TUNNEL=y
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900459# CONFIG_IPV6_MULTIPLE_TABLES is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900460# CONFIG_IPV6_MROUTE is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900461# CONFIG_NETWORK_SECMARK is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900462CONFIG_NETFILTER=y
463# CONFIG_NETFILTER_DEBUG is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900464CONFIG_NETFILTER_ADVANCED=y
Jamie Lenehana09749d2006-09-27 15:05:39 +0900465CONFIG_BRIDGE_NETFILTER=y
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900466
467#
468# Core Netfilter Configuration
469#
Jamie Lenehana09749d2006-09-27 15:05:39 +0900470CONFIG_NETFILTER_NETLINK=m
471CONFIG_NETFILTER_NETLINK_QUEUE=m
472CONFIG_NETFILTER_NETLINK_LOG=m
Paul Mundt4bb273e2008-10-22 20:05:11 +0900473# CONFIG_NF_CONNTRACK is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900474# CONFIG_NETFILTER_TPROXY is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900475CONFIG_NETFILTER_XTABLES=m
476CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900477# CONFIG_NETFILTER_XT_TARGET_DSCP is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900478CONFIG_NETFILTER_XT_TARGET_HL=m
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900479CONFIG_NETFILTER_XT_TARGET_MARK=m
Paul Mundt4bb273e2008-10-22 20:05:11 +0900480# CONFIG_NETFILTER_XT_TARGET_NFLOG is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900481CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m
Paul Mundt4bb273e2008-10-22 20:05:11 +0900482# CONFIG_NETFILTER_XT_TARGET_RATEEST is not set
483# CONFIG_NETFILTER_XT_TARGET_TRACE is not set
484# CONFIG_NETFILTER_XT_TARGET_TCPMSS is not set
485# CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900486CONFIG_NETFILTER_XT_MATCH_COMMENT=m
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900487CONFIG_NETFILTER_XT_MATCH_DCCP=m
488# CONFIG_NETFILTER_XT_MATCH_DSCP is not set
489CONFIG_NETFILTER_XT_MATCH_ESP=m
Paul Mundt4bb273e2008-10-22 20:05:11 +0900490# CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900491CONFIG_NETFILTER_XT_MATCH_HL=m
Paul Mundt4bb273e2008-10-22 20:05:11 +0900492# CONFIG_NETFILTER_XT_MATCH_IPRANGE is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900493CONFIG_NETFILTER_XT_MATCH_LENGTH=m
494CONFIG_NETFILTER_XT_MATCH_LIMIT=m
495CONFIG_NETFILTER_XT_MATCH_MAC=m
496CONFIG_NETFILTER_XT_MATCH_MARK=m
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900497CONFIG_NETFILTER_XT_MATCH_MULTIPORT=m
Paul Mundt4bb273e2008-10-22 20:05:11 +0900498# CONFIG_NETFILTER_XT_MATCH_OWNER is not set
499CONFIG_NETFILTER_XT_MATCH_POLICY=m
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900500CONFIG_NETFILTER_XT_MATCH_PHYSDEV=m
501CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m
502# CONFIG_NETFILTER_XT_MATCH_QUOTA is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900503# CONFIG_NETFILTER_XT_MATCH_RATEEST is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900504CONFIG_NETFILTER_XT_MATCH_REALM=m
Paul Mundt4bb273e2008-10-22 20:05:11 +0900505# CONFIG_NETFILTER_XT_MATCH_RECENT is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900506CONFIG_NETFILTER_XT_MATCH_SCTP=m
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900507# CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set
508CONFIG_NETFILTER_XT_MATCH_STRING=m
509CONFIG_NETFILTER_XT_MATCH_TCPMSS=m
Paul Mundt4bb273e2008-10-22 20:05:11 +0900510# CONFIG_NETFILTER_XT_MATCH_TIME is not set
511# CONFIG_NETFILTER_XT_MATCH_U32 is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900512# CONFIG_NETFILTER_XT_MATCH_OSF is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900513# CONFIG_IP_VS is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900514
515#
516# IP: Netfilter Configuration
517#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900518# CONFIG_NF_DEFRAG_IPV4 is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900519CONFIG_IP_NF_QUEUE=m
520CONFIG_IP_NF_IPTABLES=m
Jamie Lenehana09749d2006-09-27 15:05:39 +0900521CONFIG_IP_NF_MATCH_ADDRTYPE=m
Paul Mundt4bb273e2008-10-22 20:05:11 +0900522CONFIG_IP_NF_MATCH_AH=m
523CONFIG_IP_NF_MATCH_ECN=m
524CONFIG_IP_NF_MATCH_TTL=m
Jamie Lenehana09749d2006-09-27 15:05:39 +0900525CONFIG_IP_NF_FILTER=m
526CONFIG_IP_NF_TARGET_REJECT=m
527CONFIG_IP_NF_TARGET_LOG=m
528CONFIG_IP_NF_TARGET_ULOG=m
Jamie Lenehana09749d2006-09-27 15:05:39 +0900529CONFIG_IP_NF_MANGLE=m
Jamie Lenehana09749d2006-09-27 15:05:39 +0900530CONFIG_IP_NF_TARGET_ECN=m
Jamie Lenehana09749d2006-09-27 15:05:39 +0900531CONFIG_IP_NF_TARGET_TTL=m
Jamie Lenehana09749d2006-09-27 15:05:39 +0900532CONFIG_IP_NF_RAW=m
Jamie Lenehana09749d2006-09-27 15:05:39 +0900533CONFIG_IP_NF_ARPTABLES=m
534CONFIG_IP_NF_ARPFILTER=m
535CONFIG_IP_NF_ARP_MANGLE=m
536
537#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900538# IPv6: Netfilter Configuration
Jamie Lenehana09749d2006-09-27 15:05:39 +0900539#
540CONFIG_IP6_NF_QUEUE=m
541CONFIG_IP6_NF_IPTABLES=m
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900542CONFIG_IP6_NF_MATCH_AH=m
Jamie Lenehana09749d2006-09-27 15:05:39 +0900543CONFIG_IP6_NF_MATCH_EUI64=m
Paul Mundt4bb273e2008-10-22 20:05:11 +0900544CONFIG_IP6_NF_MATCH_FRAG=m
545CONFIG_IP6_NF_MATCH_OPTS=m
546CONFIG_IP6_NF_MATCH_HL=m
547CONFIG_IP6_NF_MATCH_IPV6HEADER=m
548# CONFIG_IP6_NF_MATCH_MH is not set
549CONFIG_IP6_NF_MATCH_RT=m
Paul Mundt53a52ab2009-04-02 22:02:26 +0900550CONFIG_IP6_NF_TARGET_HL=m
Jamie Lenehana09749d2006-09-27 15:05:39 +0900551CONFIG_IP6_NF_TARGET_LOG=m
Paul Mundt4bb273e2008-10-22 20:05:11 +0900552CONFIG_IP6_NF_FILTER=m
Jamie Lenehana09749d2006-09-27 15:05:39 +0900553CONFIG_IP6_NF_TARGET_REJECT=m
Jamie Lenehana09749d2006-09-27 15:05:39 +0900554CONFIG_IP6_NF_MANGLE=m
Jamie Lenehana09749d2006-09-27 15:05:39 +0900555CONFIG_IP6_NF_RAW=m
Jamie Lenehana09749d2006-09-27 15:05:39 +0900556# CONFIG_BRIDGE_NF_EBTABLES is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900557# CONFIG_IP_DCCP is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900558# CONFIG_IP_SCTP is not set
Paul Mundt5d654982009-09-25 11:53:02 +0900559# CONFIG_RDS is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900560# CONFIG_TIPC is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900561# CONFIG_ATM is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900562CONFIG_STP=y
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900563CONFIG_BRIDGE=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900564# CONFIG_NET_DSA is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900565CONFIG_VLAN_8021Q=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900566# CONFIG_VLAN_8021Q_GVRP is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900567# CONFIG_DECNET is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900568CONFIG_LLC=y
Jamie Lenehana09749d2006-09-27 15:05:39 +0900569# CONFIG_LLC2 is not set
570# CONFIG_IPX is not set
571# CONFIG_ATALK is not set
572# CONFIG_X25 is not set
573# CONFIG_LAPB is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900574# CONFIG_ECONET is not set
575# CONFIG_WAN_ROUTER is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900576# CONFIG_PHONET is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900577# CONFIG_IEEE802154 is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900578CONFIG_NET_SCHED=y
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900579
580#
581# Queueing/Scheduling
582#
Jamie Lenehana09749d2006-09-27 15:05:39 +0900583CONFIG_NET_SCH_CBQ=m
584CONFIG_NET_SCH_HTB=m
585CONFIG_NET_SCH_HFSC=m
586CONFIG_NET_SCH_PRIO=m
Paul Mundt4bb273e2008-10-22 20:05:11 +0900587# CONFIG_NET_SCH_MULTIQ is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900588CONFIG_NET_SCH_RED=m
589CONFIG_NET_SCH_SFQ=m
590CONFIG_NET_SCH_TEQL=m
591CONFIG_NET_SCH_TBF=m
592CONFIG_NET_SCH_GRED=m
593CONFIG_NET_SCH_DSMARK=m
594CONFIG_NET_SCH_NETEM=m
Paul Mundt5e8766f2009-01-13 12:38:06 +0900595# CONFIG_NET_SCH_DRR is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900596CONFIG_NET_SCH_INGRESS=m
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900597
598#
599# Classification
600#
Jamie Lenehana09749d2006-09-27 15:05:39 +0900601CONFIG_NET_CLS=y
602CONFIG_NET_CLS_BASIC=m
603CONFIG_NET_CLS_TCINDEX=m
604CONFIG_NET_CLS_ROUTE4=m
605CONFIG_NET_CLS_ROUTE=y
606CONFIG_NET_CLS_FW=m
607CONFIG_NET_CLS_U32=m
608CONFIG_CLS_U32_PERF=y
Jamie Lenehana09749d2006-09-27 15:05:39 +0900609CONFIG_CLS_U32_MARK=y
610CONFIG_NET_CLS_RSVP=m
611CONFIG_NET_CLS_RSVP6=m
Paul Mundt4bb273e2008-10-22 20:05:11 +0900612# CONFIG_NET_CLS_FLOW is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900613CONFIG_NET_EMATCH=y
614CONFIG_NET_EMATCH_STACK=32
615CONFIG_NET_EMATCH_CMP=m
616CONFIG_NET_EMATCH_NBYTE=m
617CONFIG_NET_EMATCH_U32=m
618CONFIG_NET_EMATCH_META=m
619CONFIG_NET_EMATCH_TEXT=m
620CONFIG_NET_CLS_ACT=y
621CONFIG_NET_ACT_POLICE=m
622CONFIG_NET_ACT_GACT=m
623CONFIG_GACT_PROB=y
624CONFIG_NET_ACT_MIRRED=m
625CONFIG_NET_ACT_IPT=m
Paul Mundt4bb273e2008-10-22 20:05:11 +0900626# CONFIG_NET_ACT_NAT is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900627CONFIG_NET_ACT_PEDIT=m
628# CONFIG_NET_ACT_SIMP is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900629# CONFIG_NET_ACT_SKBEDIT is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900630CONFIG_NET_CLS_IND=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900631CONFIG_NET_SCH_FIFO=y
Paul Mundt5e8766f2009-01-13 12:38:06 +0900632# CONFIG_DCB is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900633
634#
635# Network testing
636#
637# CONFIG_NET_PKTGEN is not set
638# CONFIG_HAMRADIO is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900639# CONFIG_CAN is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900640# CONFIG_IRDA is not set
641# CONFIG_BT is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900642# CONFIG_AF_RXRPC is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900643CONFIG_FIB_RULES=y
644CONFIG_WIRELESS=y
645# CONFIG_CFG80211 is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900646# CONFIG_LIB80211 is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900647
648#
649# CFG80211 needs to be enabled for MAC80211
650#
Paul Mundt53a52ab2009-04-02 22:02:26 +0900651# CONFIG_WIMAX is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900652# CONFIG_RFKILL is not set
653# CONFIG_NET_9P is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900654
655#
656# Device Drivers
657#
658
659#
660# Generic Driver Options
661#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900662CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
Paul Mundt5d654982009-09-25 11:53:02 +0900663# CONFIG_DEVTMPFS is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900664CONFIG_STANDALONE=y
665CONFIG_PREVENT_FIRMWARE_BUILD=y
666CONFIG_FW_LOADER=m
Paul Mundt4bb273e2008-10-22 20:05:11 +0900667CONFIG_FIRMWARE_IN_KERNEL=y
668CONFIG_EXTRA_FIRMWARE=""
Jamie Lenehana09749d2006-09-27 15:05:39 +0900669# CONFIG_DEBUG_DRIVER is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900670# CONFIG_DEBUG_DEVRES is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900671# CONFIG_SYS_HYPERVISOR is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900672CONFIG_CONNECTOR=m
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900673CONFIG_MTD=m
674CONFIG_MTD_DEBUG=y
675CONFIG_MTD_DEBUG_VERBOSE=0
Paul Mundt5d654982009-09-25 11:53:02 +0900676# CONFIG_MTD_TESTS is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900677# CONFIG_MTD_CONCAT is not set
678# CONFIG_MTD_PARTITIONS is not set
679
680#
681# User Modules And Translation Layers
682#
683CONFIG_MTD_CHAR=m
Paul Mundt4bb273e2008-10-22 20:05:11 +0900684CONFIG_MTD_BLKDEVS=m
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900685CONFIG_MTD_BLOCK=m
686# CONFIG_MTD_BLOCK_RO is not set
687CONFIG_FTL=m
688CONFIG_NFTL=m
689# CONFIG_NFTL_RW is not set
690CONFIG_INFTL=m
691CONFIG_RFD_FTL=m
692# CONFIG_SSFDC is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900693# CONFIG_MTD_OOPS is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900694
695#
696# RAM/ROM/Flash chip drivers
697#
698CONFIG_MTD_CFI=m
699CONFIG_MTD_JEDECPROBE=m
700CONFIG_MTD_GEN_PROBE=m
701# CONFIG_MTD_CFI_ADV_OPTIONS is not set
702CONFIG_MTD_MAP_BANK_WIDTH_1=y
703CONFIG_MTD_MAP_BANK_WIDTH_2=y
704CONFIG_MTD_MAP_BANK_WIDTH_4=y
705# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
706# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
707# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
708CONFIG_MTD_CFI_I1=y
709CONFIG_MTD_CFI_I2=y
710# CONFIG_MTD_CFI_I4 is not set
711# CONFIG_MTD_CFI_I8 is not set
712# CONFIG_MTD_CFI_INTELEXT is not set
713# CONFIG_MTD_CFI_AMDSTD is not set
714# CONFIG_MTD_CFI_STAA is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900715CONFIG_MTD_CFI_UTIL=m
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900716# CONFIG_MTD_RAM is not set
717# CONFIG_MTD_ROM is not set
718# CONFIG_MTD_ABSENT is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900719
720#
721# Mapping drivers for chip access
722#
723# CONFIG_MTD_COMPLEX_MAPPINGS is not set
724# CONFIG_MTD_PHYSMAP is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900725# CONFIG_MTD_INTEL_VR_NOR is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900726# CONFIG_MTD_PLATRAM is not set
727
728#
729# Self-contained MTD device drivers
730#
731# CONFIG_MTD_PMC551 is not set
732# CONFIG_MTD_SLRAM is not set
733# CONFIG_MTD_PHRAM is not set
734# CONFIG_MTD_MTDRAM is not set
735# CONFIG_MTD_BLOCK2MTD is not set
736
737#
738# Disk-On-Chip Device Drivers
739#
740# CONFIG_MTD_DOC2000 is not set
741# CONFIG_MTD_DOC2001 is not set
742# CONFIG_MTD_DOC2001PLUS is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900743CONFIG_MTD_NAND=m
744# CONFIG_MTD_NAND_VERIFY_WRITE is not set
745# CONFIG_MTD_NAND_ECC_SMC is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900746# CONFIG_MTD_NAND_MUSEUM_IDS is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900747CONFIG_MTD_NAND_IDS=m
748# CONFIG_MTD_NAND_DISKONCHIP is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900749# CONFIG_MTD_NAND_CAFE is not set
750# CONFIG_MTD_NAND_PLATFORM is not set
751# CONFIG_MTD_ALAUDA is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900752# CONFIG_MTD_ONENAND is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900753
754#
Paul Mundt53a52ab2009-04-02 22:02:26 +0900755# LPDDR flash memory drivers
756#
757# CONFIG_MTD_LPDDR is not set
758
759#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900760# UBI - Unsorted block images
Jamie Lenehana09749d2006-09-27 15:05:39 +0900761#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900762# CONFIG_MTD_UBI is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900763# CONFIG_PARPORT is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900764CONFIG_BLK_DEV=y
Jamie Lenehana09749d2006-09-27 15:05:39 +0900765# CONFIG_BLK_CPQ_CISS_DA is not set
766# CONFIG_BLK_DEV_DAC960 is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900767# CONFIG_BLK_DEV_UMEM is not set
768# CONFIG_BLK_DEV_COW_COMMON is not set
769CONFIG_BLK_DEV_LOOP=m
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900770CONFIG_BLK_DEV_CRYPTOLOOP=m
Paul Mundt7dbcd8c2010-01-04 15:38:50 +0900771
772#
773# DRBD disabled because PROC_FS, INET or CONNECTOR not selected
774#
775# CONFIG_BLK_DEV_DRBD is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900776# CONFIG_BLK_DEV_NBD is not set
777# CONFIG_BLK_DEV_SX8 is not set
778# CONFIG_BLK_DEV_UB is not set
779CONFIG_BLK_DEV_RAM=y
780CONFIG_BLK_DEV_RAM_COUNT=16
781CONFIG_BLK_DEV_RAM_SIZE=4096
Paul Mundt4bb273e2008-10-22 20:05:11 +0900782# CONFIG_BLK_DEV_XIP is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900783# CONFIG_CDROM_PKTCDVD is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900784CONFIG_ATA_OVER_ETH=m
Paul Mundt4bb273e2008-10-22 20:05:11 +0900785# CONFIG_BLK_DEV_HD is not set
786CONFIG_MISC_DEVICES=y
787# CONFIG_PHANTOM is not set
Jamie Lenehan4731f2d2006-10-31 12:36:35 +0900788# CONFIG_SGI_IOC4 is not set
789# CONFIG_TIFM_CORE is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900790# CONFIG_ENCLOSURE_SERVICES is not set
791# CONFIG_HP_ILO is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900792# CONFIG_C2PORT is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900793
794#
795# EEPROM support
796#
797# CONFIG_EEPROM_93CX6 is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900798# CONFIG_CB710_CORE is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900799CONFIG_HAVE_IDE=y
Jamie Lenehana09749d2006-09-27 15:05:39 +0900800# CONFIG_IDE is not set
801
802#
803# SCSI device support
804#
805# CONFIG_RAID_ATTRS is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900806CONFIG_SCSI=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900807CONFIG_SCSI_DMA=y
808# CONFIG_SCSI_TGT is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900809# CONFIG_SCSI_NETLINK is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900810CONFIG_SCSI_PROC_FS=y
811
812#
813# SCSI support type (disk, tape, CD-ROM)
814#
815CONFIG_BLK_DEV_SD=m
816# CONFIG_CHR_DEV_ST is not set
817# CONFIG_CHR_DEV_OSST is not set
818CONFIG_BLK_DEV_SR=m
819# CONFIG_BLK_DEV_SR_VENDOR is not set
820CONFIG_CHR_DEV_SG=m
821# CONFIG_CHR_DEV_SCH is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900822# CONFIG_SCSI_MULTI_LUN is not set
823# CONFIG_SCSI_CONSTANTS is not set
824# CONFIG_SCSI_LOGGING is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900825# CONFIG_SCSI_SCAN_ASYNC is not set
826CONFIG_SCSI_WAIT_SCAN=m
Jamie Lenehana09749d2006-09-27 15:05:39 +0900827
828#
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900829# SCSI Transports
Jamie Lenehana09749d2006-09-27 15:05:39 +0900830#
831# CONFIG_SCSI_SPI_ATTRS is not set
832# CONFIG_SCSI_FC_ATTRS is not set
833# CONFIG_SCSI_ISCSI_ATTRS is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900834# CONFIG_SCSI_SAS_LIBSAS is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900835# CONFIG_SCSI_SRP_ATTRS is not set
836CONFIG_SCSI_LOWLEVEL=y
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900837# CONFIG_ISCSI_TCP is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900838# CONFIG_SCSI_CXGB3_ISCSI is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900839# CONFIG_SCSI_BNX2_ISCSI is not set
Paul Mundt7dbcd8c2010-01-04 15:38:50 +0900840# CONFIG_BE2ISCSI is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900841# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
Paul Mundt7dbcd8c2010-01-04 15:38:50 +0900842# CONFIG_SCSI_HPSA is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900843# CONFIG_SCSI_3W_9XXX is not set
Paul Mundt7dbcd8c2010-01-04 15:38:50 +0900844# CONFIG_SCSI_3W_SAS is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900845# CONFIG_SCSI_ACARD is not set
846# CONFIG_SCSI_AACRAID is not set
847# CONFIG_SCSI_AIC7XXX is not set
848# CONFIG_SCSI_AIC7XXX_OLD is not set
849# CONFIG_SCSI_AIC79XX is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900850# CONFIG_SCSI_AIC94XX is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900851# CONFIG_SCSI_MVSAS is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900852# CONFIG_SCSI_ARCMSR is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900853# CONFIG_MEGARAID_NEWGEN is not set
854# CONFIG_MEGARAID_LEGACY is not set
855# CONFIG_MEGARAID_SAS is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900856# CONFIG_SCSI_MPT2SAS is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900857# CONFIG_SCSI_HPTIOP is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900858# CONFIG_LIBFC is not set
Paul Mundtfc4967b2009-04-27 14:06:26 +0900859# CONFIG_LIBFCOE is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900860# CONFIG_FCOE is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900861# CONFIG_SCSI_DMX3191D is not set
862# CONFIG_SCSI_FUTURE_DOMAIN is not set
863# CONFIG_SCSI_IPS is not set
864# CONFIG_SCSI_INITIO is not set
865# CONFIG_SCSI_INIA100 is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900866# CONFIG_SCSI_STEX is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900867# CONFIG_SCSI_SYM53C8XX_2 is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900868# CONFIG_SCSI_QLOGIC_1280 is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900869# CONFIG_SCSI_QLA_FC is not set
Jamie Lenehan4731f2d2006-10-31 12:36:35 +0900870# CONFIG_SCSI_QLA_ISCSI is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900871# CONFIG_SCSI_LPFC is not set
872# CONFIG_SCSI_DC395x is not set
873# CONFIG_SCSI_DC390T is not set
874# CONFIG_SCSI_NSP32 is not set
875# CONFIG_SCSI_DEBUG is not set
Paul Mundt5d654982009-09-25 11:53:02 +0900876# CONFIG_SCSI_PMCRAID is not set
Paul Mundt7dbcd8c2010-01-04 15:38:50 +0900877# CONFIG_SCSI_PM8001 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900878# CONFIG_SCSI_SRP is not set
Paul Mundt7dbcd8c2010-01-04 15:38:50 +0900879# CONFIG_SCSI_BFA_FC is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900880# CONFIG_SCSI_DH is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900881# CONFIG_SCSI_OSD_INITIATOR is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900882# CONFIG_ATA is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900883# CONFIG_MD is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900884# CONFIG_FUSION is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900885
886#
887# IEEE 1394 (FireWire) support
888#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900889
890#
Paul Mundt5d654982009-09-25 11:53:02 +0900891# You can enable one or both FireWire driver stacks.
892#
893
894#
895# See the help texts for more information.
Paul Mundt4bb273e2008-10-22 20:05:11 +0900896#
897# CONFIG_FIREWIRE is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900898# CONFIG_IEEE1394 is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900899# CONFIG_I2O is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900900CONFIG_NETDEVICES=y
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900901# CONFIG_IFB is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900902# CONFIG_DUMMY is not set
903# CONFIG_BONDING is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900904# CONFIG_MACVLAN is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900905# CONFIG_EQUALIZER is not set
906CONFIG_TUN=m
Paul Mundt4bb273e2008-10-22 20:05:11 +0900907# CONFIG_VETH is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900908# CONFIG_ARCNET is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900909CONFIG_PHYLIB=m
Jamie Lenehana09749d2006-09-27 15:05:39 +0900910
911#
912# MII PHY device drivers
913#
914CONFIG_MARVELL_PHY=m
915CONFIG_DAVICOM_PHY=m
916CONFIG_QSEMI_PHY=m
917CONFIG_LXT_PHY=m
918CONFIG_CICADA_PHY=m
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900919# CONFIG_VITESSE_PHY is not set
920# CONFIG_SMSC_PHY is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900921# CONFIG_BROADCOM_PHY is not set
922# CONFIG_ICPLUS_PHY is not set
923# CONFIG_REALTEK_PHY is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900924# CONFIG_NATIONAL_PHY is not set
925# CONFIG_STE10XP is not set
926# CONFIG_LSI_ET1011C_PHY is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900927# CONFIG_MDIO_BITBANG is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900928CONFIG_NET_ETHERNET=y
929CONFIG_MII=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900930# CONFIG_AX88796 is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900931# CONFIG_STNIC is not set
932# CONFIG_HAPPYMEAL is not set
933# CONFIG_SUNGEM is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900934# CONFIG_CASSINI is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900935# CONFIG_NET_VENDOR_3COM is not set
936# CONFIG_SMC91X is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900937# CONFIG_ETHOC is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900938# CONFIG_SMC911X is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900939# CONFIG_SMSC911X is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900940# CONFIG_DNET is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900941# CONFIG_NET_TULIP is not set
942# CONFIG_HP100 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900943# CONFIG_IBM_NEW_EMAC_ZMII is not set
944# CONFIG_IBM_NEW_EMAC_RGMII is not set
945# CONFIG_IBM_NEW_EMAC_TAH is not set
946# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
947# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
948# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
949# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900950CONFIG_NET_PCI=y
951# CONFIG_PCNET32 is not set
952# CONFIG_AMD8111_ETH is not set
953# CONFIG_ADAPTEC_STARFIRE is not set
954# CONFIG_B44 is not set
955# CONFIG_FORCEDETH is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900956# CONFIG_E100 is not set
957# CONFIG_FEALNX is not set
958# CONFIG_NATSEMI is not set
959# CONFIG_NE2K_PCI is not set
960# CONFIG_8139CP is not set
961CONFIG_8139TOO=y
962# CONFIG_8139TOO_PIO is not set
963CONFIG_8139TOO_TUNE_TWISTER=y
964# CONFIG_8139TOO_8129 is not set
965CONFIG_8139_OLD_RX_RESET=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900966# CONFIG_R6040 is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900967# CONFIG_SIS900 is not set
968# CONFIG_EPIC100 is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900969# CONFIG_SMSC9420 is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900970# CONFIG_SUNDANCE is not set
971# CONFIG_TLAN is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900972# CONFIG_KS8842 is not set
Paul Mundt7dbcd8c2010-01-04 15:38:50 +0900973# CONFIG_KS8851_MLL is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900974# CONFIG_VIA_RHINE is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900975# CONFIG_SC92031 is not set
976# CONFIG_ATL2 is not set
977CONFIG_NETDEV_1000=y
Jamie Lenehana09749d2006-09-27 15:05:39 +0900978# CONFIG_ACENIC is not set
979# CONFIG_DL2K is not set
980# CONFIG_E1000 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900981# CONFIG_E1000E is not set
982# CONFIG_IP1000 is not set
983# CONFIG_IGB is not set
Paul Mundtfc4967b2009-04-27 14:06:26 +0900984# CONFIG_IGBVF is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900985# CONFIG_NS83820 is not set
986# CONFIG_HAMACHI is not set
987# CONFIG_YELLOWFIN is not set
988# CONFIG_R8169 is not set
989# CONFIG_SIS190 is not set
990# CONFIG_SKGE is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900991# CONFIG_SKY2 is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +0900992# CONFIG_VIA_VELOCITY is not set
993# CONFIG_TIGON3 is not set
994# CONFIG_BNX2 is not set
Paul Mundt5d654982009-09-25 11:53:02 +0900995# CONFIG_CNIC is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +0900996# CONFIG_QLA3XXX is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900997# CONFIG_ATL1 is not set
998# CONFIG_ATL1E is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900999# CONFIG_ATL1C is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001000# CONFIG_JME is not set
1001CONFIG_NETDEV_10000=y
Jamie Lenehana09749d2006-09-27 15:05:39 +09001002# CONFIG_CHELSIO_T1 is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +09001003CONFIG_CHELSIO_T3_DEPENDS=y
Paul Mundt4bb273e2008-10-22 20:05:11 +09001004# CONFIG_CHELSIO_T3 is not set
1005# CONFIG_ENIC is not set
1006# CONFIG_IXGBE is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001007# CONFIG_IXGB is not set
1008# CONFIG_S2IO is not set
Paul Mundtfc4967b2009-04-27 14:06:26 +09001009# CONFIG_VXGE is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001010# CONFIG_MYRI10GE is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001011# CONFIG_NETXEN_NIC is not set
1012# CONFIG_NIU is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +09001013# CONFIG_MLX4_EN is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001014# CONFIG_MLX4_CORE is not set
1015# CONFIG_TEHUTI is not set
1016# CONFIG_BNX2X is not set
1017# CONFIG_QLGE is not set
1018# CONFIG_SFC is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +09001019# CONFIG_BE2NET is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001020# CONFIG_TR is not set
Paul Mundt5d654982009-09-25 11:53:02 +09001021CONFIG_WLAN=y
Paul Mundt7dbcd8c2010-01-04 15:38:50 +09001022# CONFIG_ATMEL is not set
1023# CONFIG_PRISM54 is not set
1024# CONFIG_USB_ZD1201 is not set
1025# CONFIG_HOSTAP is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +09001026
1027#
1028# Enable WiMAX (Networking options) to see the WiMAX drivers
1029#
Jamie Lenehana09749d2006-09-27 15:05:39 +09001030
1031#
Paul Mundt4bb273e2008-10-22 20:05:11 +09001032# USB Network Adapters
Jamie Lenehana09749d2006-09-27 15:05:39 +09001033#
Paul Mundt4bb273e2008-10-22 20:05:11 +09001034CONFIG_USB_CATC=m
1035CONFIG_USB_KAWETH=m
1036CONFIG_USB_PEGASUS=m
1037CONFIG_USB_RTL8150=m
1038CONFIG_USB_USBNET=m
1039CONFIG_USB_NET_AX8817X=m
1040CONFIG_USB_NET_CDCETHER=m
Paul Mundtb7d37402009-06-18 13:28:09 +09001041# CONFIG_USB_NET_CDC_EEM is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001042# CONFIG_USB_NET_DM9601 is not set
1043# CONFIG_USB_NET_SMSC95XX is not set
1044# CONFIG_USB_NET_GL620A is not set
1045CONFIG_USB_NET_NET1080=m
1046CONFIG_USB_NET_PLUSB=m
1047# CONFIG_USB_NET_MCS7830 is not set
1048# CONFIG_USB_NET_RNDIS_HOST is not set
1049# CONFIG_USB_NET_CDC_SUBSET is not set
1050CONFIG_USB_NET_ZAURUS=m
Paul Mundtb7d37402009-06-18 13:28:09 +09001051# CONFIG_USB_NET_INT51X1 is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001052# CONFIG_WAN is not set
1053# CONFIG_FDDI is not set
1054# CONFIG_HIPPI is not set
1055CONFIG_PPP=m
1056CONFIG_PPP_MULTILINK=y
1057CONFIG_PPP_FILTER=y
1058CONFIG_PPP_ASYNC=m
1059CONFIG_PPP_SYNC_TTY=m
1060CONFIG_PPP_DEFLATE=m
1061CONFIG_PPP_BSDCOMP=m
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001062CONFIG_PPP_MPPE=m
Jamie Lenehana09749d2006-09-27 15:05:39 +09001063CONFIG_PPPOE=m
Paul Mundt4bb273e2008-10-22 20:05:11 +09001064# CONFIG_PPPOL2TP is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001065CONFIG_SLIP=m
1066CONFIG_SLIP_COMPRESSED=y
1067CONFIG_SLHC=m
1068CONFIG_SLIP_SMART=y
1069# CONFIG_SLIP_MODE_SLIP6 is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001070# CONFIG_NET_FC is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001071# CONFIG_NETCONSOLE is not set
1072# CONFIG_NETPOLL is not set
1073# CONFIG_NET_POLL_CONTROLLER is not set
Paul Mundt7dbcd8c2010-01-04 15:38:50 +09001074# CONFIG_VMXNET3 is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001075# CONFIG_ISDN is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001076# CONFIG_PHONE is not set
1077
1078#
1079# Input device support
1080#
1081CONFIG_INPUT=y
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001082# CONFIG_INPUT_FF_MEMLESS is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001083# CONFIG_INPUT_POLLDEV is not set
Paul Mundt7dbcd8c2010-01-04 15:38:50 +09001084# CONFIG_INPUT_SPARSEKMAP is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001085
1086#
1087# Userland interfaces
1088#
1089CONFIG_INPUT_MOUSEDEV=y
1090# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
1091CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
1092CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
1093# CONFIG_INPUT_JOYDEV is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001094# CONFIG_INPUT_EVDEV is not set
1095# CONFIG_INPUT_EVBUG is not set
1096
1097#
1098# Input Device Drivers
1099#
1100# CONFIG_INPUT_KEYBOARD is not set
1101# CONFIG_INPUT_MOUSE is not set
1102# CONFIG_INPUT_JOYSTICK is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001103# CONFIG_INPUT_TABLET is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001104# CONFIG_INPUT_TOUCHSCREEN is not set
1105# CONFIG_INPUT_MISC is not set
1106
1107#
1108# Hardware I/O ports
1109#
1110# CONFIG_SERIO is not set
1111# CONFIG_GAMEPORT is not set
1112
1113#
1114# Character devices
1115#
1116CONFIG_VT=y
Paul Mundt4bb273e2008-10-22 20:05:11 +09001117CONFIG_CONSOLE_TRANSLATIONS=y
Jamie Lenehana09749d2006-09-27 15:05:39 +09001118CONFIG_VT_CONSOLE=y
1119CONFIG_HW_CONSOLE=y
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001120# CONFIG_VT_HW_CONSOLE_BINDING is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001121CONFIG_DEVKMEM=y
Jamie Lenehana09749d2006-09-27 15:05:39 +09001122# CONFIG_SERIAL_NONSTANDARD is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001123# CONFIG_NOZOMI is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001124
1125#
1126# Serial drivers
1127#
1128# CONFIG_SERIAL_8250 is not set
1129
1130#
1131# Non-8250 serial port support
1132#
1133CONFIG_SERIAL_SH_SCI=y
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001134CONFIG_SERIAL_SH_SCI_NR_UARTS=2
Jamie Lenehana09749d2006-09-27 15:05:39 +09001135CONFIG_SERIAL_SH_SCI_CONSOLE=y
1136CONFIG_SERIAL_CORE=y
1137CONFIG_SERIAL_CORE_CONSOLE=y
1138# CONFIG_SERIAL_JSM is not set
1139CONFIG_UNIX98_PTYS=y
Paul Mundt5e8766f2009-01-13 12:38:06 +09001140# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001141CONFIG_LEGACY_PTYS=y
1142CONFIG_LEGACY_PTY_COUNT=256
Jamie Lenehana09749d2006-09-27 15:05:39 +09001143# CONFIG_IPMI_HANDLER is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001144CONFIG_HW_RANDOM=y
Paul Mundt53a52ab2009-04-02 22:02:26 +09001145# CONFIG_HW_RANDOM_TIMERIOMEM is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001146# CONFIG_R3964 is not set
1147# CONFIG_APPLICOM is not set
1148# CONFIG_RAW_DRIVER is not set
1149# CONFIG_TCG_TPM is not set
1150CONFIG_DEVPORT=y
1151# CONFIG_I2C is not set
1152# CONFIG_SPI is not set
Paul Mundt5d654982009-09-25 11:53:02 +09001153
1154#
1155# PPS support
1156#
1157# CONFIG_PPS is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001158# CONFIG_W1 is not set
1159# CONFIG_POWER_SUPPLY is not set
1160CONFIG_HWMON=y
1161# CONFIG_HWMON_VID is not set
Paul Mundt5d654982009-09-25 11:53:02 +09001162# CONFIG_HWMON_DEBUG_CHIP is not set
1163
1164#
1165# Native drivers
1166#
Paul Mundt4bb273e2008-10-22 20:05:11 +09001167# CONFIG_SENSORS_I5K_AMB is not set
1168# CONFIG_SENSORS_F71805F is not set
1169# CONFIG_SENSORS_F71882FG is not set
1170# CONFIG_SENSORS_IT87 is not set
1171# CONFIG_SENSORS_PC87360 is not set
1172# CONFIG_SENSORS_PC87427 is not set
1173# CONFIG_SENSORS_SIS5595 is not set
1174# CONFIG_SENSORS_SMSC47M1 is not set
1175# CONFIG_SENSORS_SMSC47B397 is not set
1176# CONFIG_SENSORS_VIA686A is not set
1177# CONFIG_SENSORS_VT1211 is not set
1178# CONFIG_SENSORS_VT8231 is not set
1179# CONFIG_SENSORS_W83627HF is not set
1180# CONFIG_SENSORS_W83627EHF is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001181# CONFIG_THERMAL is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001182CONFIG_WATCHDOG=y
1183# CONFIG_WATCHDOG_NOWAYOUT is not set
1184
1185#
1186# Watchdog Device Drivers
1187#
1188# CONFIG_SOFT_WATCHDOG is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001189# CONFIG_ALIM7101_WDT is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001190CONFIG_SH_WDT=m
1191# CONFIG_SH_WDT_MMAP is not set
1192
1193#
1194# PCI-based Watchdog Cards
1195#
1196# CONFIG_PCIPCWATCHDOG is not set
1197# CONFIG_WDTPCI is not set
1198
1199#
1200# USB-based Watchdog Cards
1201#
1202# CONFIG_USBPCWATCHDOG is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +09001203CONFIG_SSB_POSSIBLE=y
Jamie Lenehana09749d2006-09-27 15:05:39 +09001204
1205#
Paul Mundt4bb273e2008-10-22 20:05:11 +09001206# Sonics Silicon Backplane
Jamie Lenehana09749d2006-09-27 15:05:39 +09001207#
Paul Mundt4bb273e2008-10-22 20:05:11 +09001208# CONFIG_SSB is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001209
1210#
Paul Mundt4bb273e2008-10-22 20:05:11 +09001211# Multifunction device drivers
Jamie Lenehana09749d2006-09-27 15:05:39 +09001212#
Paul Mundt4bb273e2008-10-22 20:05:11 +09001213# CONFIG_MFD_CORE is not set
1214# CONFIG_MFD_SM501 is not set
Paul Mundt7dbcd8c2010-01-04 15:38:50 +09001215# CONFIG_MFD_SH_MOBILE_SDHI is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001216# CONFIG_HTC_PASIC3 is not set
1217# CONFIG_MFD_TMIO is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +09001218# CONFIG_REGULATOR is not set
Paul Mundtb7d37402009-06-18 13:28:09 +09001219# CONFIG_MEDIA_SUPPORT is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001220
1221#
1222# Graphics support
1223#
Paul Mundt5d654982009-09-25 11:53:02 +09001224CONFIG_VGA_ARB=y
Paul Mundt4bb273e2008-10-22 20:05:11 +09001225# CONFIG_DRM is not set
1226# CONFIG_VGASTATE is not set
1227# CONFIG_VIDEO_OUTPUT_CONTROL is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001228# CONFIG_FB is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001229# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
1230
1231#
1232# Display device support
1233#
1234# CONFIG_DISPLAY_SUPPORT is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001235
1236#
1237# Console display driver support
1238#
1239CONFIG_DUMMY_CONSOLE=y
Jamie Lenehana09749d2006-09-27 15:05:39 +09001240# CONFIG_SOUND is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001241CONFIG_HID_SUPPORT=y
1242CONFIG_HID=y
Paul Mundt4bb273e2008-10-22 20:05:11 +09001243# CONFIG_HIDRAW is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001244
1245#
Paul Mundt4bb273e2008-10-22 20:05:11 +09001246# USB Input Devices
Jamie Lenehana09749d2006-09-27 15:05:39 +09001247#
Paul Mundt4bb273e2008-10-22 20:05:11 +09001248# CONFIG_USB_HID is not set
1249# CONFIG_HID_PID is not set
1250
1251#
1252# USB HID Boot Protocol drivers
1253#
1254# CONFIG_USB_KBD is not set
1255# CONFIG_USB_MOUSE is not set
1256
1257#
1258# Special HID drivers
1259#
Paul Mundt4bb273e2008-10-22 20:05:11 +09001260CONFIG_USB_SUPPORT=y
Jamie Lenehana09749d2006-09-27 15:05:39 +09001261CONFIG_USB_ARCH_HAS_HCD=y
1262CONFIG_USB_ARCH_HAS_OHCI=y
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001263CONFIG_USB_ARCH_HAS_EHCI=y
1264CONFIG_USB=y
Jamie Lenehana09749d2006-09-27 15:05:39 +09001265# CONFIG_USB_DEBUG is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001266# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001267
1268#
1269# Miscellaneous USB options
1270#
1271CONFIG_USB_DEVICEFS=y
Paul Mundt4bb273e2008-10-22 20:05:11 +09001272CONFIG_USB_DEVICE_CLASS=y
Jamie Lenehana09749d2006-09-27 15:05:39 +09001273# CONFIG_USB_DYNAMIC_MINORS is not set
1274# CONFIG_USB_OTG is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001275# CONFIG_USB_OTG_WHITELIST is not set
1276# CONFIG_USB_OTG_BLACKLIST_HUB is not set
1277CONFIG_USB_MON=y
Paul Mundt5e8766f2009-01-13 12:38:06 +09001278# CONFIG_USB_WUSB is not set
1279# CONFIG_USB_WUSB_CBAF is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001280
1281#
1282# USB Host Controller Drivers
1283#
Paul Mundt4bb273e2008-10-22 20:05:11 +09001284# CONFIG_USB_C67X00_HCD is not set
Paul Mundtb7d37402009-06-18 13:28:09 +09001285# CONFIG_USB_XHCI_HCD is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001286CONFIG_USB_EHCI_HCD=y
Jamie Lenehan4731f2d2006-10-31 12:36:35 +09001287CONFIG_USB_EHCI_ROOT_HUB_TT=y
1288CONFIG_USB_EHCI_TT_NEWSCHED=y
Paul Mundt53a52ab2009-04-02 22:02:26 +09001289# CONFIG_USB_OXU210HP_HCD is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001290# CONFIG_USB_ISP116X_HCD is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001291# CONFIG_USB_ISP1760_HCD is not set
Paul Mundt5d654982009-09-25 11:53:02 +09001292# CONFIG_USB_ISP1362_HCD is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001293CONFIG_USB_OHCI_HCD=y
Paul Mundt4bb273e2008-10-22 20:05:11 +09001294# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
1295# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001296CONFIG_USB_OHCI_LITTLE_ENDIAN=y
1297# CONFIG_USB_UHCI_HCD is not set
1298# CONFIG_USB_SL811_HCD is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001299# CONFIG_USB_R8A66597_HCD is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +09001300# CONFIG_USB_WHCI_HCD is not set
1301# CONFIG_USB_HWA_HCD is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001302
1303#
1304# USB Device Class drivers
1305#
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001306CONFIG_USB_ACM=m
1307CONFIG_USB_PRINTER=m
Paul Mundt4bb273e2008-10-22 20:05:11 +09001308# CONFIG_USB_WDM is not set
1309# CONFIG_USB_TMC is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001310
1311#
Paul Mundt53a52ab2009-04-02 22:02:26 +09001312# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
Jamie Lenehana09749d2006-09-27 15:05:39 +09001313#
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001314
1315#
Paul Mundt53a52ab2009-04-02 22:02:26 +09001316# also be needed; see USB_STORAGE Help for more info
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001317#
1318CONFIG_USB_STORAGE=y
Jamie Lenehana09749d2006-09-27 15:05:39 +09001319# CONFIG_USB_STORAGE_DEBUG is not set
1320# CONFIG_USB_STORAGE_DATAFAB is not set
1321# CONFIG_USB_STORAGE_FREECOM is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001322# CONFIG_USB_STORAGE_ISD200 is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001323# CONFIG_USB_STORAGE_USBAT is not set
1324# CONFIG_USB_STORAGE_SDDR09 is not set
1325# CONFIG_USB_STORAGE_SDDR55 is not set
1326# CONFIG_USB_STORAGE_JUMPSHOT is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001327# CONFIG_USB_STORAGE_ALAUDA is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001328# CONFIG_USB_STORAGE_ONETOUCH is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001329# CONFIG_USB_STORAGE_KARMA is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001330# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001331# CONFIG_USB_LIBUSUAL is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001332
1333#
Jamie Lenehana09749d2006-09-27 15:05:39 +09001334# USB Imaging devices
1335#
1336# CONFIG_USB_MDC800 is not set
1337# CONFIG_USB_MICROTEK is not set
1338
1339#
Jamie Lenehana09749d2006-09-27 15:05:39 +09001340# USB port drivers
1341#
Jamie Lenehana09749d2006-09-27 15:05:39 +09001342CONFIG_USB_SERIAL=m
Paul Mundt4bb273e2008-10-22 20:05:11 +09001343# CONFIG_USB_EZUSB is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001344CONFIG_USB_SERIAL_GENERIC=y
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001345# CONFIG_USB_SERIAL_AIRCABLE is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001346CONFIG_USB_SERIAL_ARK3116=m
Jamie Lenehana09749d2006-09-27 15:05:39 +09001347# CONFIG_USB_SERIAL_BELKIN is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001348# CONFIG_USB_SERIAL_CH341 is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001349# CONFIG_USB_SERIAL_WHITEHEAT is not set
1350# CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +09001351# CONFIG_USB_SERIAL_CP210X is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001352# CONFIG_USB_SERIAL_CYPRESS_M8 is not set
1353# CONFIG_USB_SERIAL_EMPEG is not set
1354# CONFIG_USB_SERIAL_FTDI_SIO is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001355# CONFIG_USB_SERIAL_FUNSOFT is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001356# CONFIG_USB_SERIAL_VISOR is not set
1357# CONFIG_USB_SERIAL_IPAQ is not set
1358# CONFIG_USB_SERIAL_IR is not set
1359# CONFIG_USB_SERIAL_EDGEPORT is not set
1360# CONFIG_USB_SERIAL_EDGEPORT_TI is not set
1361# CONFIG_USB_SERIAL_GARMIN is not set
1362# CONFIG_USB_SERIAL_IPW is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001363# CONFIG_USB_SERIAL_IUU is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001364# CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
1365# CONFIG_USB_SERIAL_KEYSPAN is not set
1366# CONFIG_USB_SERIAL_KLSI is not set
1367# CONFIG_USB_SERIAL_KOBIL_SCT is not set
1368# CONFIG_USB_SERIAL_MCT_U232 is not set
Jamie Lenehan4731f2d2006-10-31 12:36:35 +09001369# CONFIG_USB_SERIAL_MOS7720 is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001370# CONFIG_USB_SERIAL_MOS7840 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001371# CONFIG_USB_SERIAL_MOTOROLA is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001372# CONFIG_USB_SERIAL_NAVMAN is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001373CONFIG_USB_SERIAL_PL2303=m
Paul Mundt4bb273e2008-10-22 20:05:11 +09001374# CONFIG_USB_SERIAL_OTI6858 is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +09001375# CONFIG_USB_SERIAL_QUALCOMM is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001376# CONFIG_USB_SERIAL_SPCP8X5 is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001377# CONFIG_USB_SERIAL_HP4X is not set
1378# CONFIG_USB_SERIAL_SAFE is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +09001379# CONFIG_USB_SERIAL_SIEMENS_MPI is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001380# CONFIG_USB_SERIAL_SIERRAWIRELESS is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +09001381# CONFIG_USB_SERIAL_SYMBOL is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001382# CONFIG_USB_SERIAL_TI is not set
1383# CONFIG_USB_SERIAL_CYBERJACK is not set
1384# CONFIG_USB_SERIAL_XIRCOM is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001385# CONFIG_USB_SERIAL_OPTION is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001386# CONFIG_USB_SERIAL_OMNINET is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +09001387# CONFIG_USB_SERIAL_OPTICON is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001388# CONFIG_USB_SERIAL_DEBUG is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001389
1390#
1391# USB Miscellaneous drivers
1392#
1393# CONFIG_USB_EMI62 is not set
1394# CONFIG_USB_EMI26 is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001395# CONFIG_USB_ADUTUX is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001396# CONFIG_USB_SEVSEG is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001397# CONFIG_USB_RIO500 is not set
1398# CONFIG_USB_LEGOTOWER is not set
1399# CONFIG_USB_LCD is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001400# CONFIG_USB_BERRY_CHARGE is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001401# CONFIG_USB_LED is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001402# CONFIG_USB_CYPRESS_CY7C63 is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001403# CONFIG_USB_CYTHERM is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001404# CONFIG_USB_IDMOUSE is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001405# CONFIG_USB_FTDI_ELAN is not set
1406# CONFIG_USB_APPLEDISPLAY is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001407# CONFIG_USB_SISUSBVGA is not set
1408# CONFIG_USB_LD is not set
Jamie Lenehan4731f2d2006-10-31 12:36:35 +09001409# CONFIG_USB_TRANCEVIBRATOR is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001410# CONFIG_USB_IOWARRIOR is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001411# CONFIG_USB_TEST is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001412# CONFIG_USB_ISIGHTFW is not set
1413# CONFIG_USB_VST is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001414# CONFIG_USB_GADGET is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +09001415
1416#
1417# OTG and related infrastructure
1418#
1419# CONFIG_NOP_USB_XCEIV is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +09001420# CONFIG_UWB is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001421# CONFIG_MMC is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001422# CONFIG_MEMSTICK is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001423# CONFIG_NEW_LEDS is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001424# CONFIG_ACCESSIBILITY is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001425# CONFIG_INFINIBAND is not set
Paul Mundtb7d37402009-06-18 13:28:09 +09001426CONFIG_RTC_LIB=y
Jamie Lenehan4731f2d2006-10-31 12:36:35 +09001427CONFIG_RTC_CLASS=m
1428
1429#
1430# RTC interfaces
1431#
Paul Mundt4bb273e2008-10-22 20:05:11 +09001432CONFIG_RTC_INTF_SYSFS=y
1433CONFIG_RTC_INTF_PROC=y
1434CONFIG_RTC_INTF_DEV=y
Jamie Lenehan4731f2d2006-10-31 12:36:35 +09001435# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001436# CONFIG_RTC_DRV_TEST is not set
Jamie Lenehan4731f2d2006-10-31 12:36:35 +09001437
1438#
Paul Mundt4bb273e2008-10-22 20:05:11 +09001439# SPI RTC drivers
Jamie Lenehan4731f2d2006-10-31 12:36:35 +09001440#
Paul Mundt4bb273e2008-10-22 20:05:11 +09001441
1442#
1443# Platform RTC drivers
1444#
1445# CONFIG_RTC_DRV_DS1286 is not set
1446# CONFIG_RTC_DRV_DS1511 is not set
Jamie Lenehan4731f2d2006-10-31 12:36:35 +09001447# CONFIG_RTC_DRV_DS1553 is not set
1448# CONFIG_RTC_DRV_DS1742 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001449# CONFIG_RTC_DRV_STK17TA8 is not set
Jamie Lenehan4731f2d2006-10-31 12:36:35 +09001450# CONFIG_RTC_DRV_M48T86 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001451# CONFIG_RTC_DRV_M48T35 is not set
1452# CONFIG_RTC_DRV_M48T59 is not set
Paul Mundt7dbcd8c2010-01-04 15:38:50 +09001453# CONFIG_RTC_DRV_MSM6242 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001454# CONFIG_RTC_DRV_BQ4802 is not set
Paul Mundt7dbcd8c2010-01-04 15:38:50 +09001455# CONFIG_RTC_DRV_RP5C01 is not set
Jamie Lenehan4731f2d2006-10-31 12:36:35 +09001456# CONFIG_RTC_DRV_V3020 is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001457
1458#
Paul Mundt4bb273e2008-10-22 20:05:11 +09001459# on-CPU RTC drivers
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001460#
Paul Mundt4bb273e2008-10-22 20:05:11 +09001461CONFIG_RTC_DRV_SH=m
Paul Mundtb7d37402009-06-18 13:28:09 +09001462# CONFIG_RTC_DRV_GENERIC is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001463# CONFIG_DMADEVICES is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +09001464# CONFIG_AUXDISPLAY is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001465# CONFIG_UIO is not set
Paul Mundtb7d37402009-06-18 13:28:09 +09001466
1467#
1468# TI VLYNQ
1469#
Paul Mundt4bb273e2008-10-22 20:05:11 +09001470# CONFIG_STAGING is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001471
1472#
1473# File systems
1474#
1475CONFIG_EXT2_FS=y
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001476# CONFIG_EXT2_FS_XATTR is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001477# CONFIG_EXT2_FS_XIP is not set
1478CONFIG_EXT3_FS=y
Paul Mundtfc4967b2009-04-27 14:06:26 +09001479# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001480# CONFIG_EXT3_FS_XATTR is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001481# CONFIG_EXT4_FS is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001482CONFIG_JBD=y
Jamie Lenehana09749d2006-09-27 15:05:39 +09001483CONFIG_REISERFS_FS=m
1484# CONFIG_REISERFS_CHECK is not set
1485# CONFIG_REISERFS_PROC_INFO is not set
1486# CONFIG_REISERFS_FS_XATTR is not set
1487# CONFIG_JFS_FS is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001488# CONFIG_FS_POSIX_ACL is not set
1489CONFIG_XFS_FS=m
1490# CONFIG_XFS_QUOTA is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001491# CONFIG_XFS_POSIX_ACL is not set
1492# CONFIG_XFS_RT is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001493# CONFIG_XFS_DEBUG is not set
Paul Mundt5d654982009-09-25 11:53:02 +09001494# CONFIG_GFS2_FS is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001495# CONFIG_OCFS2_FS is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +09001496# CONFIG_BTRFS_FS is not set
Paul Mundt5d654982009-09-25 11:53:02 +09001497# CONFIG_NILFS2_FS is not set
Paul Mundtb7d37402009-06-18 13:28:09 +09001498CONFIG_FILE_LOCKING=y
1499CONFIG_FSNOTIFY=y
Paul Mundt4bb273e2008-10-22 20:05:11 +09001500CONFIG_DNOTIFY=y
Jamie Lenehana09749d2006-09-27 15:05:39 +09001501CONFIG_INOTIFY=y
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001502CONFIG_INOTIFY_USER=y
Jamie Lenehana09749d2006-09-27 15:05:39 +09001503# CONFIG_QUOTA is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001504# CONFIG_AUTOFS_FS is not set
1505# CONFIG_AUTOFS4_FS is not set
1506CONFIG_FUSE_FS=m
Paul Mundtb7d37402009-06-18 13:28:09 +09001507# CONFIG_CUSE is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001508
1509#
Paul Mundtfc4967b2009-04-27 14:06:26 +09001510# Caches
1511#
1512# CONFIG_FSCACHE is not set
1513
1514#
Jamie Lenehana09749d2006-09-27 15:05:39 +09001515# CD-ROM/DVD Filesystems
1516#
1517CONFIG_ISO9660_FS=m
1518CONFIG_JOLIET=y
1519CONFIG_ZISOFS=y
Jamie Lenehana09749d2006-09-27 15:05:39 +09001520CONFIG_UDF_FS=m
1521CONFIG_UDF_NLS=y
1522
1523#
1524# DOS/FAT/NT Filesystems
1525#
1526CONFIG_FAT_FS=m
1527CONFIG_MSDOS_FS=m
1528CONFIG_VFAT_FS=m
1529CONFIG_FAT_DEFAULT_CODEPAGE=437
1530CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1531# CONFIG_NTFS_FS is not set
1532
1533#
1534# Pseudo filesystems
1535#
1536CONFIG_PROC_FS=y
1537CONFIG_PROC_KCORE=y
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001538CONFIG_PROC_SYSCTL=y
Paul Mundt4bb273e2008-10-22 20:05:11 +09001539CONFIG_PROC_PAGE_MONITOR=y
Jamie Lenehana09749d2006-09-27 15:05:39 +09001540CONFIG_SYSFS=y
1541CONFIG_TMPFS=y
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001542# CONFIG_TMPFS_POSIX_ACL is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001543# CONFIG_HUGETLBFS is not set
1544# CONFIG_HUGETLB_PAGE is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001545CONFIG_CONFIGFS_FS=m
Paul Mundt5e8766f2009-01-13 12:38:06 +09001546CONFIG_MISC_FILESYSTEMS=y
Jamie Lenehana09749d2006-09-27 15:05:39 +09001547# CONFIG_ADFS_FS is not set
1548# CONFIG_AFFS_FS is not set
1549# CONFIG_HFS_FS is not set
1550# CONFIG_HFSPLUS_FS is not set
1551# CONFIG_BEFS_FS is not set
1552# CONFIG_BFS_FS is not set
1553# CONFIG_EFS_FS is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001554# CONFIG_JFFS2_FS is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001555# CONFIG_CRAMFS is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +09001556# CONFIG_SQUASHFS is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001557# CONFIG_VXFS_FS is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001558# CONFIG_MINIX_FS is not set
1559# CONFIG_OMFS_FS is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001560# CONFIG_HPFS_FS is not set
1561# CONFIG_QNX4FS_FS is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001562CONFIG_ROMFS_FS=y
Paul Mundtfc4967b2009-04-27 14:06:26 +09001563CONFIG_ROMFS_BACKED_BY_BLOCK=y
1564# CONFIG_ROMFS_BACKED_BY_MTD is not set
1565# CONFIG_ROMFS_BACKED_BY_BOTH is not set
1566CONFIG_ROMFS_ON_BLOCK=y
Jamie Lenehana09749d2006-09-27 15:05:39 +09001567# CONFIG_SYSV_FS is not set
1568# CONFIG_UFS_FS is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001569CONFIG_NETWORK_FILESYSTEMS=y
Jamie Lenehana09749d2006-09-27 15:05:39 +09001570CONFIG_NFS_FS=y
1571CONFIG_NFS_V3=y
1572# CONFIG_NFS_V3_ACL is not set
1573# CONFIG_NFS_V4 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001574CONFIG_ROOT_NFS=y
Jamie Lenehana09749d2006-09-27 15:05:39 +09001575CONFIG_NFSD=y
1576CONFIG_NFSD_V3=y
1577# CONFIG_NFSD_V3_ACL is not set
1578# CONFIG_NFSD_V4 is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001579CONFIG_LOCKD=y
1580CONFIG_LOCKD_V4=y
1581CONFIG_EXPORTFS=y
1582CONFIG_NFS_COMMON=y
1583CONFIG_SUNRPC=y
1584# CONFIG_RPCSEC_GSS_KRB5 is not set
1585# CONFIG_RPCSEC_GSS_SPKM3 is not set
1586CONFIG_SMB_FS=m
1587# CONFIG_SMB_NLS_DEFAULT is not set
Jamie Lenehan4731f2d2006-10-31 12:36:35 +09001588CONFIG_CIFS=m
1589# CONFIG_CIFS_STATS is not set
1590CONFIG_CIFS_WEAK_PW_HASH=y
1591# CONFIG_CIFS_XATTR is not set
1592# CONFIG_CIFS_DEBUG2 is not set
1593# CONFIG_CIFS_EXPERIMENTAL is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001594# CONFIG_NCP_FS is not set
1595# CONFIG_CODA_FS is not set
1596# CONFIG_AFS_FS is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001597
1598#
1599# Partition Types
1600#
1601CONFIG_PARTITION_ADVANCED=y
1602# CONFIG_ACORN_PARTITION is not set
1603# CONFIG_OSF_PARTITION is not set
1604# CONFIG_AMIGA_PARTITION is not set
1605# CONFIG_ATARI_PARTITION is not set
1606# CONFIG_MAC_PARTITION is not set
1607CONFIG_MSDOS_PARTITION=y
1608# CONFIG_BSD_DISKLABEL is not set
1609# CONFIG_MINIX_SUBPARTITION is not set
1610# CONFIG_SOLARIS_X86_PARTITION is not set
1611# CONFIG_UNIXWARE_DISKLABEL is not set
1612# CONFIG_LDM_PARTITION is not set
1613# CONFIG_SGI_PARTITION is not set
1614# CONFIG_ULTRIX_PARTITION is not set
1615# CONFIG_SUN_PARTITION is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001616# CONFIG_KARMA_PARTITION is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001617# CONFIG_EFI_PARTITION is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001618# CONFIG_SYSV68_PARTITION is not set
Paul Mundtb7d37402009-06-18 13:28:09 +09001619CONFIG_NLS=y
Jamie Lenehana09749d2006-09-27 15:05:39 +09001620CONFIG_NLS_DEFAULT="iso8859-1"
1621CONFIG_NLS_CODEPAGE_437=m
1622# CONFIG_NLS_CODEPAGE_737 is not set
1623# CONFIG_NLS_CODEPAGE_775 is not set
1624# CONFIG_NLS_CODEPAGE_850 is not set
1625# CONFIG_NLS_CODEPAGE_852 is not set
1626# CONFIG_NLS_CODEPAGE_855 is not set
1627# CONFIG_NLS_CODEPAGE_857 is not set
1628# CONFIG_NLS_CODEPAGE_860 is not set
1629# CONFIG_NLS_CODEPAGE_861 is not set
1630# CONFIG_NLS_CODEPAGE_862 is not set
1631# CONFIG_NLS_CODEPAGE_863 is not set
1632# CONFIG_NLS_CODEPAGE_864 is not set
1633# CONFIG_NLS_CODEPAGE_865 is not set
1634# CONFIG_NLS_CODEPAGE_866 is not set
1635# CONFIG_NLS_CODEPAGE_869 is not set
1636# CONFIG_NLS_CODEPAGE_936 is not set
1637# CONFIG_NLS_CODEPAGE_950 is not set
1638# CONFIG_NLS_CODEPAGE_932 is not set
1639# CONFIG_NLS_CODEPAGE_949 is not set
1640# CONFIG_NLS_CODEPAGE_874 is not set
1641# CONFIG_NLS_ISO8859_8 is not set
1642# CONFIG_NLS_CODEPAGE_1250 is not set
1643# CONFIG_NLS_CODEPAGE_1251 is not set
1644CONFIG_NLS_ASCII=m
1645CONFIG_NLS_ISO8859_1=m
1646# CONFIG_NLS_ISO8859_2 is not set
1647# CONFIG_NLS_ISO8859_3 is not set
1648# CONFIG_NLS_ISO8859_4 is not set
1649# CONFIG_NLS_ISO8859_5 is not set
1650# CONFIG_NLS_ISO8859_6 is not set
1651# CONFIG_NLS_ISO8859_7 is not set
1652# CONFIG_NLS_ISO8859_9 is not set
1653# CONFIG_NLS_ISO8859_13 is not set
1654# CONFIG_NLS_ISO8859_14 is not set
1655# CONFIG_NLS_ISO8859_15 is not set
1656# CONFIG_NLS_KOI8_R is not set
1657# CONFIG_NLS_KOI8_U is not set
1658CONFIG_NLS_UTF8=m
Paul Mundt4bb273e2008-10-22 20:05:11 +09001659# CONFIG_DLM is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001660
1661#
1662# Kernel hacking
1663#
Paul Mundt4bb273e2008-10-22 20:05:11 +09001664CONFIG_TRACE_IRQFLAGS_SUPPORT=y
Jamie Lenehana09749d2006-09-27 15:05:39 +09001665# CONFIG_PRINTK_TIME is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001666CONFIG_ENABLE_WARN_DEPRECATED=y
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001667CONFIG_ENABLE_MUST_CHECK=y
Paul Mundt4bb273e2008-10-22 20:05:11 +09001668CONFIG_FRAME_WARN=1024
Jamie Lenehana09749d2006-09-27 15:05:39 +09001669CONFIG_MAGIC_SYSRQ=y
Paul Mundt5d654982009-09-25 11:53:02 +09001670# CONFIG_STRIP_ASM_SYMS is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001671# CONFIG_UNUSED_SYMBOLS is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001672# CONFIG_DEBUG_FS is not set
1673# CONFIG_HEADERS_CHECK is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001674CONFIG_DEBUG_KERNEL=y
Paul Mundt4bb273e2008-10-22 20:05:11 +09001675# CONFIG_DEBUG_SHIRQ is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001676# CONFIG_DETECT_SOFTLOCKUP is not set
Paul Mundtfc4967b2009-04-27 14:06:26 +09001677# CONFIG_DETECT_HUNG_TASK is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001678CONFIG_SCHED_DEBUG=y
Jamie Lenehana09749d2006-09-27 15:05:39 +09001679# CONFIG_SCHEDSTATS is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001680# CONFIG_TIMER_STATS is not set
1681# CONFIG_DEBUG_OBJECTS is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001682# CONFIG_DEBUG_SLAB is not set
1683# CONFIG_DEBUG_RT_MUTEXES is not set
1684# CONFIG_RT_MUTEX_TESTER is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001685# CONFIG_DEBUG_SPINLOCK is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001686# CONFIG_DEBUG_MUTEXES is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001687# CONFIG_DEBUG_LOCK_ALLOC is not set
1688# CONFIG_PROVE_LOCKING is not set
1689# CONFIG_LOCK_STAT is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001690# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001691# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001692# CONFIG_DEBUG_KOBJECT is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001693# CONFIG_DEBUG_BUGVERBOSE is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001694# CONFIG_DEBUG_INFO is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001695# CONFIG_DEBUG_VM is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001696# CONFIG_DEBUG_WRITECOUNT is not set
1697# CONFIG_DEBUG_MEMORY_INIT is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001698# CONFIG_DEBUG_LIST is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001699# CONFIG_DEBUG_SG is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +09001700# CONFIG_DEBUG_NOTIFIERS is not set
Paul Mundt5d654982009-09-25 11:53:02 +09001701# CONFIG_DEBUG_CREDENTIALS is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001702# CONFIG_FRAME_POINTER is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001703# CONFIG_RCU_TORTURE_TEST is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001704# CONFIG_RCU_CPU_STALL_DETECTOR is not set
1705# CONFIG_BACKTRACE_SELF_TEST is not set
1706# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
Paul Mundt5d654982009-09-25 11:53:02 +09001707# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001708# CONFIG_FAULT_INJECTION is not set
1709# CONFIG_LATENCYTOP is not set
Paul Mundt7dbcd8c2010-01-04 15:38:50 +09001710# CONFIG_SYSCTL_SYSCALL_CHECK is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +09001711# CONFIG_PAGE_POISONING is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +09001712CONFIG_HAVE_FUNCTION_TRACER=y
Paul Mundt5d654982009-09-25 11:53:02 +09001713CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
1714CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y
Paul Mundt5e8766f2009-01-13 12:38:06 +09001715CONFIG_HAVE_DYNAMIC_FTRACE=y
1716CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
Paul Mundt5d654982009-09-25 11:53:02 +09001717CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
Paul Mundtfc4967b2009-04-27 14:06:26 +09001718CONFIG_TRACING_SUPPORT=y
Paul Mundtb7d37402009-06-18 13:28:09 +09001719CONFIG_FTRACE=y
Paul Mundt5e8766f2009-01-13 12:38:06 +09001720# CONFIG_FUNCTION_TRACER is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001721# CONFIG_IRQSOFF_TRACER is not set
1722# CONFIG_SCHED_TRACER is not set
Paul Mundtb7d37402009-06-18 13:28:09 +09001723# CONFIG_ENABLE_DEFAULT_TRACERS is not set
Paul Mundt5d654982009-09-25 11:53:02 +09001724# CONFIG_FTRACE_SYSCALLS is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001725# CONFIG_BOOT_TRACER is not set
Paul Mundtb7d37402009-06-18 13:28:09 +09001726CONFIG_BRANCH_PROFILE_NONE=y
1727# CONFIG_PROFILE_ANNOTATED_BRANCHES is not set
1728# CONFIG_PROFILE_ALL_BRANCHES is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001729# CONFIG_STACK_TRACER is not set
Paul Mundtfc4967b2009-04-27 14:06:26 +09001730# CONFIG_KMEMTRACE is not set
1731# CONFIG_WORKQUEUE_TRACER is not set
1732# CONFIG_BLK_DEV_IO_TRACE is not set
1733# CONFIG_DMA_API_DEBUG is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001734# CONFIG_SAMPLES is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +09001735CONFIG_HAVE_ARCH_KGDB=y
1736# CONFIG_KGDB is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001737# CONFIG_SH_STANDARD_BIOS is not set
Paul Mundt5d654982009-09-25 11:53:02 +09001738# CONFIG_STACK_DEBUG is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001739# CONFIG_DEBUG_STACK_USAGE is not set
1740# CONFIG_4KSTACKS is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +09001741# CONFIG_DUMP_CODE is not set
Paul Mundt5d654982009-09-25 11:53:02 +09001742# CONFIG_DWARF_UNWINDER is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +09001743# CONFIG_SH_NO_BSS_INIT is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001744
1745#
1746# Security options
1747#
1748# CONFIG_KEYS is not set
1749# CONFIG_SECURITY is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001750# CONFIG_SECURITYFS is not set
Paul Mundt7dbcd8c2010-01-04 15:38:50 +09001751# CONFIG_DEFAULT_SECURITY_SELINUX is not set
1752# CONFIG_DEFAULT_SECURITY_SMACK is not set
1753# CONFIG_DEFAULT_SECURITY_TOMOYO is not set
1754CONFIG_DEFAULT_SECURITY_DAC=y
1755CONFIG_DEFAULT_SECURITY=""
Paul Mundt4bb273e2008-10-22 20:05:11 +09001756CONFIG_CRYPTO=y
Jamie Lenehana09749d2006-09-27 15:05:39 +09001757
1758#
Paul Mundt4bb273e2008-10-22 20:05:11 +09001759# Crypto core or helper
Jamie Lenehana09749d2006-09-27 15:05:39 +09001760#
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001761CONFIG_CRYPTO_ALGAPI=y
Paul Mundt5e8766f2009-01-13 12:38:06 +09001762CONFIG_CRYPTO_ALGAPI2=y
Paul Mundt4bb273e2008-10-22 20:05:11 +09001763CONFIG_CRYPTO_AEAD=y
Paul Mundt5e8766f2009-01-13 12:38:06 +09001764CONFIG_CRYPTO_AEAD2=y
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001765CONFIG_CRYPTO_BLKCIPHER=y
Paul Mundt5e8766f2009-01-13 12:38:06 +09001766CONFIG_CRYPTO_BLKCIPHER2=y
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001767CONFIG_CRYPTO_HASH=y
Paul Mundt5e8766f2009-01-13 12:38:06 +09001768CONFIG_CRYPTO_HASH2=y
1769CONFIG_CRYPTO_RNG2=y
Paul Mundt53a52ab2009-04-02 22:02:26 +09001770CONFIG_CRYPTO_PCOMP=y
Jamie Lenehan4731f2d2006-10-31 12:36:35 +09001771CONFIG_CRYPTO_MANAGER=y
Paul Mundt5e8766f2009-01-13 12:38:06 +09001772CONFIG_CRYPTO_MANAGER2=y
Paul Mundt4bb273e2008-10-22 20:05:11 +09001773# CONFIG_CRYPTO_GF128MUL is not set
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001774CONFIG_CRYPTO_NULL=m
Paul Mundt53a52ab2009-04-02 22:02:26 +09001775CONFIG_CRYPTO_WORKQUEUE=y
Paul Mundt4bb273e2008-10-22 20:05:11 +09001776# CONFIG_CRYPTO_CRYPTD is not set
1777CONFIG_CRYPTO_AUTHENC=y
Jamie Lenehana09749d2006-09-27 15:05:39 +09001778# CONFIG_CRYPTO_TEST is not set
1779
1780#
Paul Mundt4bb273e2008-10-22 20:05:11 +09001781# Authenticated Encryption with Associated Data
Jamie Lenehana09749d2006-09-27 15:05:39 +09001782#
Paul Mundt4bb273e2008-10-22 20:05:11 +09001783# CONFIG_CRYPTO_CCM is not set
1784# CONFIG_CRYPTO_GCM is not set
1785# CONFIG_CRYPTO_SEQIV is not set
1786
1787#
1788# Block modes
1789#
1790CONFIG_CRYPTO_CBC=y
1791# CONFIG_CRYPTO_CTR is not set
1792# CONFIG_CRYPTO_CTS is not set
1793CONFIG_CRYPTO_ECB=y
1794# CONFIG_CRYPTO_LRW is not set
1795# CONFIG_CRYPTO_PCBC is not set
1796# CONFIG_CRYPTO_XTS is not set
1797
1798#
1799# Hash modes
1800#
1801CONFIG_CRYPTO_HMAC=y
1802# CONFIG_CRYPTO_XCBC is not set
Paul Mundt5d654982009-09-25 11:53:02 +09001803# CONFIG_CRYPTO_VMAC is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001804
1805#
1806# Digest
1807#
1808CONFIG_CRYPTO_CRC32C=m
Paul Mundt5d654982009-09-25 11:53:02 +09001809# CONFIG_CRYPTO_GHASH is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001810CONFIG_CRYPTO_MD4=m
1811CONFIG_CRYPTO_MD5=y
1812CONFIG_CRYPTO_MICHAEL_MIC=y
1813# CONFIG_CRYPTO_RMD128 is not set
1814# CONFIG_CRYPTO_RMD160 is not set
1815# CONFIG_CRYPTO_RMD256 is not set
1816# CONFIG_CRYPTO_RMD320 is not set
1817CONFIG_CRYPTO_SHA1=y
1818CONFIG_CRYPTO_SHA256=m
1819CONFIG_CRYPTO_SHA512=m
1820CONFIG_CRYPTO_TGR192=m
1821CONFIG_CRYPTO_WP512=m
1822
1823#
1824# Ciphers
1825#
1826CONFIG_CRYPTO_AES=y
1827CONFIG_CRYPTO_ANUBIS=m
1828CONFIG_CRYPTO_ARC4=y
1829CONFIG_CRYPTO_BLOWFISH=m
1830# CONFIG_CRYPTO_CAMELLIA is not set
1831CONFIG_CRYPTO_CAST5=m
1832CONFIG_CRYPTO_CAST6=m
1833CONFIG_CRYPTO_DES=y
1834# CONFIG_CRYPTO_FCRYPT is not set
1835CONFIG_CRYPTO_KHAZAD=m
1836# CONFIG_CRYPTO_SALSA20 is not set
1837# CONFIG_CRYPTO_SEED is not set
1838CONFIG_CRYPTO_SERPENT=m
1839CONFIG_CRYPTO_TEA=m
1840CONFIG_CRYPTO_TWOFISH=m
1841CONFIG_CRYPTO_TWOFISH_COMMON=m
1842
1843#
1844# Compression
1845#
1846CONFIG_CRYPTO_DEFLATE=y
Paul Mundt53a52ab2009-04-02 22:02:26 +09001847# CONFIG_CRYPTO_ZLIB is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001848# CONFIG_CRYPTO_LZO is not set
1849
1850#
1851# Random Number Generation
1852#
1853# CONFIG_CRYPTO_ANSI_CPRNG is not set
1854CONFIG_CRYPTO_HW=y
1855# CONFIG_CRYPTO_DEV_HIFN_795X is not set
Paul Mundtfc4967b2009-04-27 14:06:26 +09001856# CONFIG_BINARY_PRINTF is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001857
1858#
1859# Library routines
1860#
Paul Mundt4bb273e2008-10-22 20:05:11 +09001861CONFIG_BITREVERSE=y
Paul Mundt5e8766f2009-01-13 12:38:06 +09001862CONFIG_GENERIC_FIND_LAST_BIT=y
Jamie Lenehana09749d2006-09-27 15:05:39 +09001863CONFIG_CRC_CCITT=m
1864CONFIG_CRC16=m
Paul Mundt4bb273e2008-10-22 20:05:11 +09001865# CONFIG_CRC_T10DIF is not set
1866CONFIG_CRC_ITU_T=m
Jamie Lenehana09749d2006-09-27 15:05:39 +09001867CONFIG_CRC32=y
Paul Mundt4bb273e2008-10-22 20:05:11 +09001868# CONFIG_CRC7 is not set
Jamie Lenehana09749d2006-09-27 15:05:39 +09001869CONFIG_LIBCRC32C=m
Paul Mundtaf3e17c2006-10-03 13:08:20 +09001870CONFIG_ZLIB_INFLATE=y
1871CONFIG_ZLIB_DEFLATE=y
Paul Mundt53a52ab2009-04-02 22:02:26 +09001872CONFIG_DECOMPRESS_GZIP=y
Jamie Lenehana09749d2006-09-27 15:05:39 +09001873CONFIG_TEXTSEARCH=y
1874CONFIG_TEXTSEARCH_KMP=m
1875CONFIG_TEXTSEARCH_BM=m
1876CONFIG_TEXTSEARCH_FSM=m
Paul Mundt4bb273e2008-10-22 20:05:11 +09001877CONFIG_HAS_IOMEM=y
1878CONFIG_HAS_IOPORT=y
1879CONFIG_HAS_DMA=y
Paul Mundt5d654982009-09-25 11:53:02 +09001880CONFIG_HAVE_LMB=y
Paul Mundt53a52ab2009-04-02 22:02:26 +09001881CONFIG_NLATTR=y
Paul Mundtb7d37402009-06-18 13:28:09 +09001882CONFIG_GENERIC_ATOMIC64=y