blob: f5e3819469e9d7f33c332fe62cb492b34e337041 [file] [log] [blame]
Paul Mundt32351a22007-03-12 14:38:59 +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 16:03:27 2010
Paul Mundt32351a22007-03-12 14:38:59 +09005#
6CONFIG_SUPERH=y
Paul Mundt3e0137f2007-11-23 14:17:42 +09007CONFIG_SUPERH32=y
Paul Mundtfc4967b2009-04-27 14:06:26 +09008# CONFIG_SUPERH64 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09009CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig"
Paul Mundt32351a22007-03-12 14:38:59 +090010CONFIG_RWSEM_GENERIC_SPINLOCK=y
11CONFIG_GENERIC_BUG=y
12CONFIG_GENERIC_FIND_NEXT_BIT=y
13CONFIG_GENERIC_HWEIGHT=y
14CONFIG_GENERIC_HARDIRQS=y
Paul Mundt4bb273e2008-10-22 20:05:11 +090015CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
Paul Mundt5d654982009-09-25 11:53:02 +090016CONFIG_IRQ_PER_CPU=y
Paul Mundt4d0956b2010-05-18 18:18:28 +090017CONFIG_SPARSE_IRQ=y
Paul Mundt5e8766f2009-01-13 12:38:06 +090018CONFIG_GENERIC_GPIO=y
Paul Mundt2f5a5dc2007-07-13 09:30:57 +090019CONFIG_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 Mundt352d2812007-11-02 14:33:21 +090024CONFIG_SYS_SUPPORTS_NUMA=y
Paul Mundt2f5a5dc2007-07-13 09:30:57 +090025CONFIG_SYS_SUPPORTS_PCI=y
Paul Mundtb7d37402009-06-18 13:28:09 +090026CONFIG_SYS_SUPPORTS_TMU=y
Paul Mundt32351a22007-03-12 14:38:59 +090027CONFIG_STACKTRACE_SUPPORT=y
28CONFIG_LOCKDEP_SUPPORT=y
Paul Mundt4bb273e2008-10-22 20:05:11 +090029CONFIG_HAVE_LATENCYTOP_SUPPORT=y
Paul Mundt32351a22007-03-12 14:38:59 +090030# CONFIG_ARCH_HAS_ILOG2_U32 is not set
31# CONFIG_ARCH_HAS_ILOG2_U64 is not set
Paul Mundt352d2812007-11-02 14:33:21 +090032CONFIG_ARCH_NO_VIRT_TO_BUS=y
Paul Mundt53a52ab2009-04-02 22:02:26 +090033CONFIG_ARCH_HAS_DEFAULT_IDLE=y
Paul Mundt5d654982009-09-25 11:53:02 +090034CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +090035CONFIG_IO_TRAPPED=y
Paul Mundt7dbcd8c2010-01-04 15:38:50 +090036CONFIG_DMA_NONCOHERENT=y
Paul Mundt4d0956b2010-05-18 18:18:28 +090037CONFIG_NEED_DMA_MAP_STATE=y
Paul Mundt32351a22007-03-12 14:38:59 +090038CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
Paul Mundt5d654982009-09-25 11:53:02 +090039CONFIG_CONSTRUCTORS=y
Paul Mundt32351a22007-03-12 14:38:59 +090040
41#
Paul Mundt352d2812007-11-02 14:33:21 +090042# General setup
Paul Mundt32351a22007-03-12 14:38:59 +090043#
44CONFIG_EXPERIMENTAL=y
45CONFIG_BROKEN_ON_SMP=y
46CONFIG_LOCK_KERNEL=y
47CONFIG_INIT_ENV_ARG_LIMIT=32
Paul Mundt32351a22007-03-12 14:38:59 +090048CONFIG_LOCALVERSION=""
49CONFIG_LOCALVERSION_AUTO=y
Paul Mundt5d654982009-09-25 11:53:02 +090050CONFIG_HAVE_KERNEL_GZIP=y
51CONFIG_HAVE_KERNEL_BZIP2=y
52CONFIG_HAVE_KERNEL_LZMA=y
Paul Mundt4d0956b2010-05-18 18:18:28 +090053CONFIG_HAVE_KERNEL_LZO=y
Paul Mundt5d654982009-09-25 11:53:02 +090054CONFIG_KERNEL_GZIP=y
55# CONFIG_KERNEL_BZIP2 is not set
56# CONFIG_KERNEL_LZMA is not set
Paul Mundt4d0956b2010-05-18 18:18:28 +090057# CONFIG_KERNEL_LZO is not set
Paul Mundt32351a22007-03-12 14:38:59 +090058CONFIG_SWAP=y
59CONFIG_SYSVIPC=y
Paul Mundt32351a22007-03-12 14:38:59 +090060CONFIG_SYSVIPC_SYSCTL=y
Paul Mundt4bb273e2008-10-22 20:05:11 +090061CONFIG_POSIX_MQUEUE=y
Paul Mundtfc4967b2009-04-27 14:06:26 +090062CONFIG_POSIX_MQUEUE_SYSCTL=y
Paul Mundt32351a22007-03-12 14:38:59 +090063CONFIG_BSD_PROCESS_ACCT=y
64# CONFIG_BSD_PROCESS_ACCT_V3 is not set
65# CONFIG_TASKSTATS is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +090066CONFIG_AUDIT=y
67CONFIG_AUDITSYSCALL=y
68CONFIG_AUDIT_TREE=y
Paul Mundt53a52ab2009-04-02 22:02:26 +090069
70#
71# RCU Subsystem
72#
Paul Mundt5d654982009-09-25 11:53:02 +090073CONFIG_TREE_RCU=y
74# CONFIG_TREE_PREEMPT_RCU is not set
Paul Mundt7dbcd8c2010-01-04 15:38:50 +090075# CONFIG_TINY_RCU is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +090076CONFIG_RCU_TRACE=y
Paul Mundt5d654982009-09-25 11:53:02 +090077CONFIG_RCU_FANOUT=32
78# CONFIG_RCU_FANOUT_EXACT is not set
79CONFIG_TREE_RCU_TRACE=y
Paul Mundt32351a22007-03-12 14:38:59 +090080CONFIG_IKCONFIG=y
81CONFIG_IKCONFIG_PROC=y
Paul Mundt2f5a5dc2007-07-13 09:30:57 +090082CONFIG_LOG_BUF_SHIFT=14
Paul Mundt53a52ab2009-04-02 22:02:26 +090083# CONFIG_CGROUPS is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +090084CONFIG_SYSFS_DEPRECATED=y
85CONFIG_SYSFS_DEPRECATED_V2=y
Paul Mundt32351a22007-03-12 14:38:59 +090086# CONFIG_RELAY is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +090087# CONFIG_NAMESPACES is not set
Paul Mundt32351a22007-03-12 14:38:59 +090088# CONFIG_BLK_DEV_INITRD is not set
89CONFIG_CC_OPTIMIZE_FOR_SIZE=y
90CONFIG_SYSCTL=y
Paul Mundt53a52ab2009-04-02 22:02:26 +090091CONFIG_ANON_INODES=y
Paul Mundt32351a22007-03-12 14:38:59 +090092CONFIG_EMBEDDED=y
93CONFIG_UID16=y
94# CONFIG_SYSCTL_SYSCALL is not set
95CONFIG_KALLSYMS=y
96CONFIG_KALLSYMS_ALL=y
97# CONFIG_KALLSYMS_EXTRA_PASS is not set
98CONFIG_HOTPLUG=y
99CONFIG_PRINTK=y
100CONFIG_BUG=y
101CONFIG_ELF_CORE=y
102CONFIG_BASE_FULL=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900103CONFIG_FUTEX=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900104CONFIG_EPOLL=y
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900105CONFIG_SIGNALFD=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900106CONFIG_TIMERFD=y
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900107CONFIG_EVENTFD=y
Paul Mundt32351a22007-03-12 14:38:59 +0900108CONFIG_SHMEM=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900109CONFIG_AIO=y
Paul Mundt5d654982009-09-25 11:53:02 +0900110CONFIG_HAVE_PERF_EVENTS=y
Paul Mundt7dbcd8c2010-01-04 15:38:50 +0900111CONFIG_PERF_USE_VMALLOC=y
Paul Mundtb7d37402009-06-18 13:28:09 +0900112
113#
Paul Mundt5d654982009-09-25 11:53:02 +0900114# Kernel Performance Events And Counters
Paul Mundtb7d37402009-06-18 13:28:09 +0900115#
Paul Mundt5d654982009-09-25 11:53:02 +0900116CONFIG_PERF_EVENTS=y
Paul Mundt5d654982009-09-25 11:53:02 +0900117# CONFIG_PERF_COUNTERS is not set
Paul Mundt7dbcd8c2010-01-04 15:38:50 +0900118# CONFIG_DEBUG_PERF_USE_VMALLOC is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900119CONFIG_VM_EVENT_COUNTERS=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900120CONFIG_PCI_QUIRKS=y
Paul Mundt53a52ab2009-04-02 22:02:26 +0900121CONFIG_COMPAT_BRK=y
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900122CONFIG_SLAB=y
123# CONFIG_SLUB is not set
124# CONFIG_SLOB is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900125CONFIG_PROFILING=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900126CONFIG_OPROFILE=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900127CONFIG_HAVE_OPROFILE=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900128CONFIG_KPROBES=y
129CONFIG_KRETPROBES=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900130CONFIG_HAVE_KPROBES=y
131CONFIG_HAVE_KRETPROBES=y
132CONFIG_HAVE_ARCH_TRACEHOOK=y
Paul Mundt7dbcd8c2010-01-04 15:38:50 +0900133CONFIG_HAVE_DMA_ATTRS=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900134CONFIG_HAVE_CLK=y
Paul Mundtfc4967b2009-04-27 14:06:26 +0900135CONFIG_HAVE_DMA_API_DEBUG=y
Paul Mundt4d0956b2010-05-18 18:18:28 +0900136CONFIG_HAVE_HW_BREAKPOINT=y
Paul Mundt5d654982009-09-25 11:53:02 +0900137
138#
139# GCOV-based kernel profiling
140#
141# CONFIG_GCOV_KERNEL is not set
Paul Mundtfc4967b2009-04-27 14:06:26 +0900142# CONFIG_SLOW_WORK is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900143CONFIG_HAVE_GENERIC_DMA_COHERENT=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900144CONFIG_SLABINFO=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900145CONFIG_RT_MUTEXES=y
Paul Mundt32351a22007-03-12 14:38:59 +0900146CONFIG_BASE_SMALL=0
Paul Mundt32351a22007-03-12 14:38:59 +0900147CONFIG_MODULES=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900148# CONFIG_MODULE_FORCE_LOAD is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900149CONFIG_MODULE_UNLOAD=y
150# CONFIG_MODULE_FORCE_UNLOAD is not set
151# CONFIG_MODVERSIONS is not set
152# CONFIG_MODULE_SRCVERSION_ALL is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900153CONFIG_BLOCK=y
Paul Mundt5d654982009-09-25 11:53:02 +0900154CONFIG_LBDAF=y
Paul Mundt352d2812007-11-02 14:33:21 +0900155# CONFIG_BLK_DEV_BSG is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900156# CONFIG_BLK_DEV_INTEGRITY is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900157
158#
159# IO Schedulers
160#
161CONFIG_IOSCHED_NOOP=y
Paul Mundt32351a22007-03-12 14:38:59 +0900162# CONFIG_IOSCHED_DEADLINE is not set
163# CONFIG_IOSCHED_CFQ is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900164# CONFIG_DEFAULT_DEADLINE is not set
165# CONFIG_DEFAULT_CFQ is not set
166CONFIG_DEFAULT_NOOP=y
167CONFIG_DEFAULT_IOSCHED="noop"
Paul Mundt7dbcd8c2010-01-04 15:38:50 +0900168# CONFIG_INLINE_SPIN_TRYLOCK is not set
169# CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
170# CONFIG_INLINE_SPIN_LOCK is not set
171# CONFIG_INLINE_SPIN_LOCK_BH is not set
172# CONFIG_INLINE_SPIN_LOCK_IRQ is not set
173# CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
174# CONFIG_INLINE_SPIN_UNLOCK is not set
175# CONFIG_INLINE_SPIN_UNLOCK_BH is not set
176# CONFIG_INLINE_SPIN_UNLOCK_IRQ is not set
177# CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
178# CONFIG_INLINE_READ_TRYLOCK is not set
179# CONFIG_INLINE_READ_LOCK is not set
180# CONFIG_INLINE_READ_LOCK_BH is not set
181# CONFIG_INLINE_READ_LOCK_IRQ is not set
182# CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
183# CONFIG_INLINE_READ_UNLOCK is not set
184# CONFIG_INLINE_READ_UNLOCK_BH is not set
185# CONFIG_INLINE_READ_UNLOCK_IRQ is not set
186# CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
187# CONFIG_INLINE_WRITE_TRYLOCK is not set
188# CONFIG_INLINE_WRITE_LOCK is not set
189# CONFIG_INLINE_WRITE_LOCK_BH is not set
190# CONFIG_INLINE_WRITE_LOCK_IRQ is not set
191# CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
192# CONFIG_INLINE_WRITE_UNLOCK is not set
193# CONFIG_INLINE_WRITE_UNLOCK_BH is not set
194# CONFIG_INLINE_WRITE_UNLOCK_IRQ is not set
195# CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
196# CONFIG_MUTEX_SPIN_ON_OWNER is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900197# CONFIG_FREEZER is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900198
199#
200# System type
201#
Paul Mundt32351a22007-03-12 14:38:59 +0900202CONFIG_CPU_SH4=y
203CONFIG_CPU_SH4A=y
204CONFIG_CPU_SHX2=y
Paul Mundt32351a22007-03-12 14:38:59 +0900205# CONFIG_CPU_SUBTYPE_SH7619 is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900206# CONFIG_CPU_SUBTYPE_SH7201 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900207# CONFIG_CPU_SUBTYPE_SH7203 is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900208# CONFIG_CPU_SUBTYPE_SH7206 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900209# CONFIG_CPU_SUBTYPE_SH7263 is not set
210# CONFIG_CPU_SUBTYPE_MXG is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900211# CONFIG_CPU_SUBTYPE_SH7705 is not set
212# CONFIG_CPU_SUBTYPE_SH7706 is not set
213# CONFIG_CPU_SUBTYPE_SH7707 is not set
214# CONFIG_CPU_SUBTYPE_SH7708 is not set
215# CONFIG_CPU_SUBTYPE_SH7709 is not set
216# CONFIG_CPU_SUBTYPE_SH7710 is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900217# CONFIG_CPU_SUBTYPE_SH7712 is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900218# CONFIG_CPU_SUBTYPE_SH7720 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900219# CONFIG_CPU_SUBTYPE_SH7721 is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900220# CONFIG_CPU_SUBTYPE_SH7750 is not set
221# CONFIG_CPU_SUBTYPE_SH7091 is not set
222# CONFIG_CPU_SUBTYPE_SH7750R is not set
223# CONFIG_CPU_SUBTYPE_SH7750S is not set
224# CONFIG_CPU_SUBTYPE_SH7751 is not set
225# CONFIG_CPU_SUBTYPE_SH7751R is not set
226# CONFIG_CPU_SUBTYPE_SH7760 is not set
227# CONFIG_CPU_SUBTYPE_SH4_202 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900228# CONFIG_CPU_SUBTYPE_SH7723 is not set
Paul Mundtfc4967b2009-04-27 14:06:26 +0900229# CONFIG_CPU_SUBTYPE_SH7724 is not set
Paul Mundt5d654982009-09-25 11:53:02 +0900230# CONFIG_CPU_SUBTYPE_SH7757 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900231# CONFIG_CPU_SUBTYPE_SH7763 is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900232# CONFIG_CPU_SUBTYPE_SH7770 is not set
233# CONFIG_CPU_SUBTYPE_SH7780 is not set
234CONFIG_CPU_SUBTYPE_SH7785=y
Paul Mundt53a52ab2009-04-02 22:02:26 +0900235# CONFIG_CPU_SUBTYPE_SH7786 is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900236# CONFIG_CPU_SUBTYPE_SHX3 is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900237# CONFIG_CPU_SUBTYPE_SH7343 is not set
238# CONFIG_CPU_SUBTYPE_SH7722 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900239# CONFIG_CPU_SUBTYPE_SH7366 is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900240
241#
242# Memory management options
243#
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900244CONFIG_QUICKLIST=y
Paul Mundt32351a22007-03-12 14:38:59 +0900245CONFIG_MMU=y
246CONFIG_PAGE_OFFSET=0x80000000
Paul Mundtb7d37402009-06-18 13:28:09 +0900247CONFIG_FORCE_MAX_ZONEORDER=11
Paul Mundt32351a22007-03-12 14:38:59 +0900248CONFIG_MEMORY_START=0x08000000
249CONFIG_MEMORY_SIZE=0x08000000
Paul Mundt4d0956b2010-05-18 18:18:28 +0900250CONFIG_29BIT=y
Paul Mundt3e0137f2007-11-23 14:17:42 +0900251# CONFIG_PMB is not set
Paul Mundt4d0956b2010-05-18 18:18:28 +0900252CONFIG_X2TLB=y
Paul Mundt32351a22007-03-12 14:38:59 +0900253CONFIG_VSYSCALL=y
Paul Mundt352d2812007-11-02 14:33:21 +0900254# CONFIG_NUMA is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900255CONFIG_ARCH_FLATMEM_ENABLE=y
256CONFIG_ARCH_SPARSEMEM_ENABLE=y
257CONFIG_ARCH_SPARSEMEM_DEFAULT=y
Paul Mundt352d2812007-11-02 14:33:21 +0900258CONFIG_MAX_ACTIVE_REGIONS=2
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900259CONFIG_ARCH_POPULATES_NODE_MAP=y
260CONFIG_ARCH_SELECT_MEMORY_MODEL=y
Paul Mundt352d2812007-11-02 14:33:21 +0900261CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900262CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
Paul Mundt4d0956b2010-05-18 18:18:28 +0900263CONFIG_IOREMAP_FIXED=y
264CONFIG_UNCACHED_MAPPING=y
Paul Mundt32351a22007-03-12 14:38:59 +0900265CONFIG_PAGE_SIZE_4KB=y
266# CONFIG_PAGE_SIZE_8KB is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900267# CONFIG_PAGE_SIZE_16KB is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900268# CONFIG_PAGE_SIZE_64KB is not set
269# CONFIG_HUGETLB_PAGE_SIZE_64K is not set
270# CONFIG_HUGETLB_PAGE_SIZE_256K is not set
271CONFIG_HUGETLB_PAGE_SIZE_1MB=y
272# CONFIG_HUGETLB_PAGE_SIZE_4MB is not set
273# CONFIG_HUGETLB_PAGE_SIZE_64MB is not set
Paul Mundt3e0137f2007-11-23 14:17:42 +0900274# CONFIG_HUGETLB_PAGE_SIZE_512MB is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900275CONFIG_SELECT_MEMORY_MODEL=y
Paul Mundt352d2812007-11-02 14:33:21 +0900276# CONFIG_FLATMEM_MANUAL is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900277# CONFIG_DISCONTIGMEM_MANUAL is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900278CONFIG_SPARSEMEM_MANUAL=y
279CONFIG_SPARSEMEM=y
280CONFIG_HAVE_MEMORY_PRESENT=y
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900281CONFIG_SPARSEMEM_STATIC=y
Paul Mundt352d2812007-11-02 14:33:21 +0900282# CONFIG_MEMORY_HOTPLUG is not set
Paul Mundt7dbcd8c2010-01-04 15:38:50 +0900283CONFIG_SPLIT_PTLOCK_CPUS=999999
Paul Mundt4bb273e2008-10-22 20:05:11 +0900284CONFIG_MIGRATION=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900285# CONFIG_PHYS_ADDR_T_64BIT is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900286CONFIG_ZONE_DMA_FLAG=0
Paul Mundt4d0956b2010-05-18 18:18:28 +0900287CONFIG_NR_QUICK=1
Paul Mundt5d654982009-09-25 11:53:02 +0900288# CONFIG_KSM is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900289CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
Paul Mundt32351a22007-03-12 14:38:59 +0900290
291#
292# Cache configuration
293#
Paul Mundt352d2812007-11-02 14:33:21 +0900294CONFIG_CACHE_WRITEBACK=y
295# CONFIG_CACHE_WRITETHROUGH is not set
296# CONFIG_CACHE_OFF is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900297
298#
299# Processor features
300#
301CONFIG_CPU_LITTLE_ENDIAN=y
302# CONFIG_CPU_BIG_ENDIAN is not set
303CONFIG_SH_FPU=y
Paul Mundt32351a22007-03-12 14:38:59 +0900304CONFIG_SH_STORE_QUEUES=y
Paul Mundt4d0956b2010-05-18 18:18:28 +0900305# CONFIG_SPECULATIVE_EXECUTION is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900306CONFIG_CPU_HAS_INTEVT=y
Paul Mundt32351a22007-03-12 14:38:59 +0900307CONFIG_CPU_HAS_SR_RB=y
Paul Mundt352d2812007-11-02 14:33:21 +0900308CONFIG_CPU_HAS_FPU=y
Paul Mundt32351a22007-03-12 14:38:59 +0900309
310#
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900311# Board support
312#
313CONFIG_SH_HIGHLANDER=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900314# CONFIG_SH_SH7785LCR is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900315# CONFIG_SH_R7780RP is not set
316# CONFIG_SH_R7780MP is not set
317CONFIG_SH_R7785RP=y
318
319#
Paul Mundt32351a22007-03-12 14:38:59 +0900320# Timer and clock configuration
321#
Paul Mundtb7d37402009-06-18 13:28:09 +0900322CONFIG_SH_TIMER_TMU=y
Paul Mundtb7d37402009-06-18 13:28:09 +0900323CONFIG_SH_CLK_CPG=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900324CONFIG_TICK_ONESHOT=y
325CONFIG_NO_HZ=y
326CONFIG_HIGH_RES_TIMERS=y
Paul Mundt352d2812007-11-02 14:33:21 +0900327CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
Paul Mundt32351a22007-03-12 14:38:59 +0900328
329#
330# CPU Frequency scaling
331#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900332CONFIG_CPU_FREQ=y
333CONFIG_CPU_FREQ_TABLE=y
334# CONFIG_CPU_FREQ_DEBUG is not set
335CONFIG_CPU_FREQ_STAT=y
336# CONFIG_CPU_FREQ_STAT_DETAILS is not set
337CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
338# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
339# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
340# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
341# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
342CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
343# CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
344# CONFIG_CPU_FREQ_GOV_USERSPACE is not set
345# CONFIG_CPU_FREQ_GOV_ONDEMAND is not set
346# CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set
347CONFIG_SH_CPU_FREQ=y
Paul Mundt32351a22007-03-12 14:38:59 +0900348
349#
350# DMA support
351#
352# CONFIG_SH_DMA is not set
353
354#
355# Companion Chips
356#
Paul Mundt32351a22007-03-12 14:38:59 +0900357
358#
359# Additional SuperH Device Drivers
360#
361CONFIG_HEARTBEAT=y
362CONFIG_PUSH_SWITCH=y
363
364#
365# Kernel features
366#
367# CONFIG_HZ_100 is not set
368CONFIG_HZ_250=y
369# CONFIG_HZ_300 is not set
370# CONFIG_HZ_1000 is not set
371CONFIG_HZ=250
Paul Mundt4bb273e2008-10-22 20:05:11 +0900372CONFIG_SCHED_HRTICK=y
Paul Mundt32351a22007-03-12 14:38:59 +0900373CONFIG_KEXEC=y
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900374# CONFIG_CRASH_DUMP is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900375# CONFIG_SECCOMP is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900376# CONFIG_PREEMPT_NONE is not set
377# CONFIG_PREEMPT_VOLUNTARY is not set
378CONFIG_PREEMPT=y
Paul Mundt352d2812007-11-02 14:33:21 +0900379CONFIG_GUSA=y
Paul Mundt4d0956b2010-05-18 18:18:28 +0900380# CONFIG_INTC_USERIMASK is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900381
382#
383# Boot options
384#
385CONFIG_ZERO_PAGE_OFFSET=0x00001000
386CONFIG_BOOT_LINK_OFFSET=0x00800000
Paul Mundtb7d37402009-06-18 13:28:09 +0900387CONFIG_ENTRY_OFFSET=0x00001000
Paul Mundt5d654982009-09-25 11:53:02 +0900388CONFIG_CMDLINE_OVERWRITE=y
389# CONFIG_CMDLINE_EXTEND is not set
Magnus Damm50e2d0d2009-05-11 11:34:16 +0000390CONFIG_CMDLINE="console=ttySC0,115200 root=/dev/sda1"
Paul Mundt32351a22007-03-12 14:38:59 +0900391
392#
393# Bus options
394#
395CONFIG_PCI=y
Paul Mundt4d0956b2010-05-18 18:18:28 +0900396CONFIG_PCI_DOMAINS=y
Paul Mundt5e8766f2009-01-13 12:38:06 +0900397# CONFIG_PCIEPORTBUS is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900398# CONFIG_ARCH_SUPPORTS_MSI is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900399# CONFIG_PCI_DEBUG is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900400# CONFIG_PCI_STUB is not set
401# CONFIG_PCI_IOV is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900402# CONFIG_PCCARD is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900403# CONFIG_HOTPLUG_PCI is not set
404
405#
406# Executable file formats
407#
408CONFIG_BINFMT_ELF=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900409# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
410# CONFIG_HAVE_AOUT is not set
411CONFIG_BINFMT_MISC=m
Paul Mundt5e8766f2009-01-13 12:38:06 +0900412
413#
414# Power management options (EXPERIMENTAL)
415#
416# CONFIG_PM is not set
417# CONFIG_CPU_IDLE is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900418CONFIG_NET=y
419
420#
421# Networking options
422#
Paul Mundt32351a22007-03-12 14:38:59 +0900423CONFIG_PACKET=y
Paul Mundt32351a22007-03-12 14:38:59 +0900424CONFIG_UNIX=y
425CONFIG_XFRM=y
426# CONFIG_XFRM_USER is not set
427# CONFIG_XFRM_SUB_POLICY is not set
428# CONFIG_XFRM_MIGRATE is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900429# CONFIG_XFRM_STATISTICS is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900430# CONFIG_NET_KEY is not set
431CONFIG_INET=y
432# CONFIG_IP_MULTICAST is not set
433CONFIG_IP_ADVANCED_ROUTER=y
434CONFIG_ASK_IP_FIB_HASH=y
435# CONFIG_IP_FIB_TRIE is not set
436CONFIG_IP_FIB_HASH=y
437# CONFIG_IP_MULTIPLE_TABLES is not set
438# CONFIG_IP_ROUTE_MULTIPATH is not set
439# CONFIG_IP_ROUTE_VERBOSE is not set
440CONFIG_IP_PNP=y
441CONFIG_IP_PNP_DHCP=y
442# CONFIG_IP_PNP_BOOTP is not set
443# CONFIG_IP_PNP_RARP is not set
444# CONFIG_NET_IPIP is not set
445# CONFIG_NET_IPGRE is not set
446# CONFIG_ARPD is not set
447# CONFIG_SYN_COOKIES is not set
448# CONFIG_INET_AH is not set
449# CONFIG_INET_ESP is not set
450# CONFIG_INET_IPCOMP is not set
451# CONFIG_INET_XFRM_TUNNEL is not set
452# CONFIG_INET_TUNNEL is not set
453CONFIG_INET_XFRM_MODE_TRANSPORT=y
454CONFIG_INET_XFRM_MODE_TUNNEL=y
455CONFIG_INET_XFRM_MODE_BEET=y
Paul Mundt352d2812007-11-02 14:33:21 +0900456# CONFIG_INET_LRO is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900457CONFIG_INET_DIAG=y
458CONFIG_INET_TCP_DIAG=y
459# CONFIG_TCP_CONG_ADVANCED is not set
460CONFIG_TCP_CONG_CUBIC=y
461CONFIG_DEFAULT_TCP_CONG="cubic"
462# CONFIG_TCP_MD5SIG is not set
463# CONFIG_IPV6 is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900464# CONFIG_NETWORK_SECMARK is not set
465# CONFIG_NETFILTER is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900466# CONFIG_IP_DCCP is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900467# CONFIG_IP_SCTP is not set
Paul Mundt5d654982009-09-25 11:53:02 +0900468# CONFIG_RDS is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900469# CONFIG_TIPC is not set
470# CONFIG_ATM is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900471CONFIG_STP=m
Paul Mundt32351a22007-03-12 14:38:59 +0900472CONFIG_BRIDGE=m
Paul Mundt4d0956b2010-05-18 18:18:28 +0900473CONFIG_BRIDGE_IGMP_SNOOPING=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900474# CONFIG_NET_DSA is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900475# CONFIG_VLAN_8021Q is not set
476# CONFIG_DECNET is not set
477CONFIG_LLC=m
478# CONFIG_LLC2 is not set
479# CONFIG_IPX is not set
480# CONFIG_ATALK is not set
481# CONFIG_X25 is not set
482# CONFIG_LAPB is not set
483# CONFIG_ECONET is not set
484# CONFIG_WAN_ROUTER is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900485# CONFIG_PHONET is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900486# CONFIG_IEEE802154 is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900487# CONFIG_NET_SCHED is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900488# CONFIG_DCB is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900489
490#
491# Network testing
492#
493# CONFIG_NET_PKTGEN is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900494# CONFIG_NET_TCPPROBE is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900495# CONFIG_HAMRADIO is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900496# CONFIG_CAN is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900497# CONFIG_IRDA is not set
498# CONFIG_BT is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900499# CONFIG_AF_RXRPC is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900500CONFIG_WIRELESS=y
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900501# CONFIG_CFG80211 is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900502# CONFIG_LIB80211 is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900503
504#
505# CFG80211 needs to be enabled for MAC80211
506#
Paul Mundt53a52ab2009-04-02 22:02:26 +0900507# CONFIG_WIMAX is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900508# CONFIG_RFKILL is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900509# CONFIG_NET_9P is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900510
511#
512# Device Drivers
513#
514
515#
516# Generic Driver Options
517#
Paul Mundt352d2812007-11-02 14:33:21 +0900518CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
Paul Mundt5d654982009-09-25 11:53:02 +0900519# CONFIG_DEVTMPFS is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900520CONFIG_STANDALONE=y
521CONFIG_PREVENT_FIRMWARE_BUILD=y
522CONFIG_FW_LOADER=m
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900523CONFIG_FIRMWARE_IN_KERNEL=y
524CONFIG_EXTRA_FIRMWARE=""
Paul Mundt32351a22007-03-12 14:38:59 +0900525# CONFIG_DEBUG_DRIVER is not set
526# CONFIG_DEBUG_DEVRES is not set
527# CONFIG_SYS_HYPERVISOR is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900528# CONFIG_CONNECTOR is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900529# CONFIG_MTD is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900530# CONFIG_PARPORT is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900531CONFIG_BLK_DEV=y
Paul Mundt32351a22007-03-12 14:38:59 +0900532# CONFIG_BLK_CPQ_CISS_DA is not set
533# CONFIG_BLK_DEV_DAC960 is not set
534# CONFIG_BLK_DEV_UMEM is not set
535# CONFIG_BLK_DEV_COW_COMMON is not set
536# CONFIG_BLK_DEV_LOOP is not set
Paul Mundt7dbcd8c2010-01-04 15:38:50 +0900537
538#
539# DRBD disabled because PROC_FS, INET or CONNECTOR not selected
540#
Paul Mundt32351a22007-03-12 14:38:59 +0900541# CONFIG_BLK_DEV_NBD is not set
542# CONFIG_BLK_DEV_SX8 is not set
543CONFIG_BLK_DEV_RAM=y
544CONFIG_BLK_DEV_RAM_COUNT=16
545CONFIG_BLK_DEV_RAM_SIZE=4096
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900546# CONFIG_BLK_DEV_XIP is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900547# CONFIG_CDROM_PKTCDVD is not set
548# CONFIG_ATA_OVER_ETH is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900549# CONFIG_BLK_DEV_HD is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900550CONFIG_MISC_DEVICES=y
Paul Mundt7dbcd8c2010-01-04 15:38:50 +0900551# CONFIG_AD525X_DPOT is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900552# CONFIG_PHANTOM is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900553# CONFIG_SGI_IOC4 is not set
554# CONFIG_TIFM_CORE is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900555# CONFIG_ICS932S401 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900556# CONFIG_ENCLOSURE_SERVICES is not set
557# CONFIG_HP_ILO is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900558# CONFIG_ISL29003 is not set
Paul Mundt4d0956b2010-05-18 18:18:28 +0900559# CONFIG_SENSORS_TSL2550 is not set
Paul Mundt7dbcd8c2010-01-04 15:38:50 +0900560# CONFIG_DS1682 is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900561# CONFIG_C2PORT is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900562
563#
564# EEPROM support
565#
566# CONFIG_EEPROM_AT24 is not set
567# CONFIG_EEPROM_LEGACY is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900568# CONFIG_EEPROM_MAX6875 is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900569CONFIG_EEPROM_93CX6=y
Paul Mundtb7d37402009-06-18 13:28:09 +0900570# CONFIG_CB710_CORE is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900571CONFIG_HAVE_IDE=y
Paul Mundt32351a22007-03-12 14:38:59 +0900572# CONFIG_IDE is not set
573
574#
575# SCSI device support
576#
Paul Mundt4d0956b2010-05-18 18:18:28 +0900577CONFIG_SCSI_MOD=y
Paul Mundt32351a22007-03-12 14:38:59 +0900578# CONFIG_RAID_ATTRS is not set
579CONFIG_SCSI=y
Paul Mundt352d2812007-11-02 14:33:21 +0900580CONFIG_SCSI_DMA=y
Paul Mundt32351a22007-03-12 14:38:59 +0900581# CONFIG_SCSI_TGT is not set
582# CONFIG_SCSI_NETLINK is not set
583CONFIG_SCSI_PROC_FS=y
584
585#
586# SCSI support type (disk, tape, CD-ROM)
587#
588CONFIG_BLK_DEV_SD=y
589# CONFIG_CHR_DEV_ST is not set
590# CONFIG_CHR_DEV_OSST is not set
591# CONFIG_BLK_DEV_SR is not set
592CONFIG_CHR_DEV_SG=m
593# CONFIG_CHR_DEV_SCH is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900594# CONFIG_SCSI_MULTI_LUN is not set
595# CONFIG_SCSI_CONSTANTS is not set
596# CONFIG_SCSI_LOGGING is not set
597# CONFIG_SCSI_SCAN_ASYNC is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900598CONFIG_SCSI_WAIT_SCAN=m
Paul Mundt32351a22007-03-12 14:38:59 +0900599
600#
601# SCSI Transports
602#
603# CONFIG_SCSI_SPI_ATTRS is not set
604# CONFIG_SCSI_FC_ATTRS is not set
605# CONFIG_SCSI_ISCSI_ATTRS is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900606# CONFIG_SCSI_SAS_LIBSAS is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900607# CONFIG_SCSI_SRP_ATTRS is not set
608CONFIG_SCSI_LOWLEVEL=y
Paul Mundt32351a22007-03-12 14:38:59 +0900609# CONFIG_ISCSI_TCP is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900610# CONFIG_SCSI_CXGB3_ISCSI is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900611# CONFIG_SCSI_BNX2_ISCSI is not set
Paul Mundt7dbcd8c2010-01-04 15:38:50 +0900612# CONFIG_BE2ISCSI is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900613# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
Paul Mundt7dbcd8c2010-01-04 15:38:50 +0900614# CONFIG_SCSI_HPSA is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900615# CONFIG_SCSI_3W_9XXX is not set
Paul Mundt7dbcd8c2010-01-04 15:38:50 +0900616# CONFIG_SCSI_3W_SAS is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900617# CONFIG_SCSI_ACARD is not set
618# CONFIG_SCSI_AACRAID is not set
619# CONFIG_SCSI_AIC7XXX is not set
620# CONFIG_SCSI_AIC7XXX_OLD is not set
621# CONFIG_SCSI_AIC79XX is not set
622# CONFIG_SCSI_AIC94XX is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900623# CONFIG_SCSI_MVSAS is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900624# CONFIG_SCSI_ARCMSR is not set
625# CONFIG_MEGARAID_NEWGEN is not set
626# CONFIG_MEGARAID_LEGACY is not set
627# CONFIG_MEGARAID_SAS is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900628# CONFIG_SCSI_MPT2SAS is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900629# CONFIG_SCSI_HPTIOP is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900630# CONFIG_LIBFC is not set
Paul Mundtfc4967b2009-04-27 14:06:26 +0900631# CONFIG_LIBFCOE is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900632# CONFIG_FCOE is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900633# CONFIG_SCSI_DMX3191D is not set
634# CONFIG_SCSI_FUTURE_DOMAIN is not set
635# CONFIG_SCSI_IPS is not set
636# CONFIG_SCSI_INITIO is not set
637# CONFIG_SCSI_INIA100 is not set
638# CONFIG_SCSI_STEX is not set
639# CONFIG_SCSI_SYM53C8XX_2 is not set
640# CONFIG_SCSI_IPR is not set
641# CONFIG_SCSI_QLOGIC_1280 is not set
642# CONFIG_SCSI_QLA_FC is not set
643# CONFIG_SCSI_QLA_ISCSI is not set
644# CONFIG_SCSI_LPFC is not set
645# CONFIG_SCSI_DC395x is not set
646# CONFIG_SCSI_DC390T is not set
647# CONFIG_SCSI_NSP32 is not set
648# CONFIG_SCSI_DEBUG is not set
Paul Mundt5d654982009-09-25 11:53:02 +0900649# CONFIG_SCSI_PMCRAID is not set
Paul Mundt7dbcd8c2010-01-04 15:38:50 +0900650# CONFIG_SCSI_PM8001 is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900651# CONFIG_SCSI_SRP is not set
Paul Mundt7dbcd8c2010-01-04 15:38:50 +0900652# CONFIG_SCSI_BFA_FC is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900653# CONFIG_SCSI_DH is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900654# CONFIG_SCSI_OSD_INITIATOR is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900655CONFIG_ATA=y
656# CONFIG_ATA_NONSTANDARD is not set
Paul Mundt5d654982009-09-25 11:53:02 +0900657CONFIG_ATA_VERBOSE_ERROR=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900658CONFIG_SATA_PMP=y
Paul Mundt32351a22007-03-12 14:38:59 +0900659# CONFIG_SATA_AHCI is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900660# CONFIG_SATA_SIL24 is not set
661CONFIG_ATA_SFF=y
Paul Mundt32351a22007-03-12 14:38:59 +0900662# CONFIG_SATA_SVW is not set
663# CONFIG_ATA_PIIX is not set
664# CONFIG_SATA_MV is not set
665# CONFIG_SATA_NV is not set
666# CONFIG_PDC_ADMA is not set
667# CONFIG_SATA_QSTOR is not set
668# CONFIG_SATA_PROMISE is not set
669# CONFIG_SATA_SX4 is not set
670CONFIG_SATA_SIL=y
Paul Mundt32351a22007-03-12 14:38:59 +0900671# CONFIG_SATA_SIS is not set
672# CONFIG_SATA_ULI is not set
673# CONFIG_SATA_VIA is not set
674# CONFIG_SATA_VITESSE is not set
675# CONFIG_SATA_INIC162X is not set
676# CONFIG_PATA_ALI is not set
677# CONFIG_PATA_AMD is not set
678# CONFIG_PATA_ARTOP is not set
Paul Mundt5d654982009-09-25 11:53:02 +0900679# CONFIG_PATA_ATP867X is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900680# CONFIG_PATA_ATIIXP is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900681# CONFIG_PATA_CMD640_PCI is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900682# CONFIG_PATA_CMD64X is not set
683# CONFIG_PATA_CS5520 is not set
684# CONFIG_PATA_CS5530 is not set
685# CONFIG_PATA_CYPRESS is not set
686# CONFIG_PATA_EFAR is not set
687# CONFIG_ATA_GENERIC is not set
688# CONFIG_PATA_HPT366 is not set
689# CONFIG_PATA_HPT37X is not set
690# CONFIG_PATA_HPT3X2N is not set
691# CONFIG_PATA_HPT3X3 is not set
692# CONFIG_PATA_IT821X is not set
693# CONFIG_PATA_IT8213 is not set
694# CONFIG_PATA_JMICRON is not set
Paul Mundt4d0956b2010-05-18 18:18:28 +0900695# CONFIG_PATA_LEGACY is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900696# CONFIG_PATA_TRIFLEX is not set
697# CONFIG_PATA_MARVELL is not set
698# CONFIG_PATA_MPIIX is not set
699# CONFIG_PATA_OLDPIIX is not set
700# CONFIG_PATA_NETCELL is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900701# CONFIG_PATA_NINJA32 is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900702# CONFIG_PATA_NS87410 is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900703# CONFIG_PATA_NS87415 is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900704# CONFIG_PATA_OPTI is not set
705# CONFIG_PATA_OPTIDMA is not set
Paul Mundt7dbcd8c2010-01-04 15:38:50 +0900706# CONFIG_PATA_PDC2027X is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900707# CONFIG_PATA_PDC_OLD is not set
708# CONFIG_PATA_RADISYS is not set
Paul Mundt5d654982009-09-25 11:53:02 +0900709# CONFIG_PATA_RDC is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900710# CONFIG_PATA_RZ1000 is not set
711# CONFIG_PATA_SC1200 is not set
712# CONFIG_PATA_SERVERWORKS is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900713# CONFIG_PATA_SIL680 is not set
714# CONFIG_PATA_SIS is not set
Paul Mundt7dbcd8c2010-01-04 15:38:50 +0900715# CONFIG_PATA_TOSHIBA is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900716# CONFIG_PATA_VIA is not set
717# CONFIG_PATA_WINBOND is not set
718CONFIG_PATA_PLATFORM=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900719# CONFIG_PATA_SCH is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900720# CONFIG_MD is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900721# CONFIG_FUSION is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900722
723#
724# IEEE 1394 (FireWire) support
725#
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900726
727#
Paul Mundt5d654982009-09-25 11:53:02 +0900728# You can enable one or both FireWire driver stacks.
729#
730
731#
Paul Mundt4d0956b2010-05-18 18:18:28 +0900732# The newer stack is recommended.
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900733#
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900734# CONFIG_FIREWIRE is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900735# CONFIG_IEEE1394 is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900736# CONFIG_I2O is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900737CONFIG_NETDEVICES=y
738# CONFIG_DUMMY is not set
739# CONFIG_BONDING is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900740# CONFIG_MACVLAN is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900741# CONFIG_EQUALIZER is not set
742# CONFIG_TUN is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900743# CONFIG_VETH is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900744# CONFIG_ARCNET is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900745# CONFIG_PHYLIB is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900746CONFIG_NET_ETHERNET=y
747CONFIG_MII=y
Magnus Damm9a876d62007-11-23 14:39:55 +0900748CONFIG_AX88796=y
749CONFIG_AX88796_93CX6=y
Paul Mundt32351a22007-03-12 14:38:59 +0900750# CONFIG_STNIC is not set
751# CONFIG_HAPPYMEAL is not set
752# CONFIG_SUNGEM is not set
753# CONFIG_CASSINI is not set
754# CONFIG_NET_VENDOR_3COM is not set
755# CONFIG_SMC91X is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900756# CONFIG_ETHOC is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900757# CONFIG_SMC911X is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900758# CONFIG_SMSC911X is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900759# CONFIG_DNET is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900760# CONFIG_NET_TULIP is not set
761# CONFIG_HP100 is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900762# CONFIG_IBM_NEW_EMAC_ZMII is not set
763# CONFIG_IBM_NEW_EMAC_RGMII is not set
764# CONFIG_IBM_NEW_EMAC_TAH is not set
765# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900766# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
767# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
768# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900769# CONFIG_NET_PCI is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900770# CONFIG_B44 is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900771# CONFIG_KS8842 is not set
Paul Mundt7dbcd8c2010-01-04 15:38:50 +0900772# CONFIG_KS8851_MLL is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900773# CONFIG_ATL2 is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900774CONFIG_NETDEV_1000=y
Paul Mundt32351a22007-03-12 14:38:59 +0900775# CONFIG_ACENIC is not set
776# CONFIG_DL2K is not set
777# CONFIG_E1000 is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900778# CONFIG_E1000E is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900779# CONFIG_IP1000 is not set
780# CONFIG_IGB is not set
Paul Mundtfc4967b2009-04-27 14:06:26 +0900781# CONFIG_IGBVF is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900782# CONFIG_NS83820 is not set
783# CONFIG_HAMACHI is not set
784# CONFIG_YELLOWFIN is not set
785CONFIG_R8169=y
Paul Mundt32351a22007-03-12 14:38:59 +0900786# CONFIG_SIS190 is not set
787# CONFIG_SKGE is not set
788# CONFIG_SKY2 is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900789# CONFIG_VIA_VELOCITY is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900790# CONFIG_TIGON3 is not set
791# CONFIG_BNX2 is not set
Paul Mundt5d654982009-09-25 11:53:02 +0900792# CONFIG_CNIC is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900793# CONFIG_QLA3XXX is not set
794# CONFIG_ATL1 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900795# CONFIG_ATL1E is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900796# CONFIG_ATL1C is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900797# CONFIG_JME is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900798CONFIG_NETDEV_10000=y
Paul Mundt32351a22007-03-12 14:38:59 +0900799# CONFIG_CHELSIO_T1 is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900800CONFIG_CHELSIO_T3_DEPENDS=y
Paul Mundt32351a22007-03-12 14:38:59 +0900801# CONFIG_CHELSIO_T3 is not set
Paul Mundt4d0956b2010-05-18 18:18:28 +0900802CONFIG_CHELSIO_T4_DEPENDS=y
803# CONFIG_CHELSIO_T4 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900804# CONFIG_ENIC is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900805# CONFIG_IXGBE is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900806# CONFIG_IXGB is not set
807# CONFIG_S2IO is not set
Paul Mundtfc4967b2009-04-27 14:06:26 +0900808# CONFIG_VXGE is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900809# CONFIG_MYRI10GE is not set
810# CONFIG_NETXEN_NIC is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900811# CONFIG_NIU is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900812# CONFIG_MLX4_EN is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900813# CONFIG_MLX4_CORE is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900814# CONFIG_TEHUTI is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900815# CONFIG_BNX2X is not set
Paul Mundt4d0956b2010-05-18 18:18:28 +0900816# CONFIG_QLCNIC is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900817# CONFIG_QLGE is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900818# CONFIG_SFC is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900819# CONFIG_BE2NET is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900820# CONFIG_TR is not set
Paul Mundt5d654982009-09-25 11:53:02 +0900821CONFIG_WLAN=y
Paul Mundt7dbcd8c2010-01-04 15:38:50 +0900822# CONFIG_ATMEL is not set
823# CONFIG_PRISM54 is not set
824# CONFIG_HOSTAP is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900825
826#
827# Enable WiMAX (Networking options) to see the WiMAX drivers
828#
Paul Mundt32351a22007-03-12 14:38:59 +0900829# CONFIG_WAN is not set
830# CONFIG_FDDI is not set
831# CONFIG_HIPPI is not set
832# CONFIG_PPP is not set
833# CONFIG_SLIP is not set
834# CONFIG_NET_FC is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900835# CONFIG_NETCONSOLE is not set
836# CONFIG_NETPOLL is not set
837# CONFIG_NET_POLL_CONTROLLER is not set
Paul Mundt7dbcd8c2010-01-04 15:38:50 +0900838# CONFIG_VMXNET3 is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900839# CONFIG_ISDN is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900840# CONFIG_PHONE is not set
841
842#
843# Input device support
844#
845CONFIG_INPUT=y
846# CONFIG_INPUT_FF_MEMLESS is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900847# CONFIG_INPUT_POLLDEV is not set
Paul Mundt7dbcd8c2010-01-04 15:38:50 +0900848# CONFIG_INPUT_SPARSEKMAP is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900849
850#
851# Userland interfaces
852#
853CONFIG_INPUT_MOUSEDEV=y
854# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
855CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
856CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
857# CONFIG_INPUT_JOYDEV is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900858# CONFIG_INPUT_EVDEV is not set
859# CONFIG_INPUT_EVBUG is not set
860
861#
862# Input Device Drivers
863#
864CONFIG_INPUT_KEYBOARD=y
Paul Mundt5d654982009-09-25 11:53:02 +0900865# CONFIG_KEYBOARD_ADP5588 is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900866CONFIG_KEYBOARD_ATKBD=y
Paul Mundt5d654982009-09-25 11:53:02 +0900867# CONFIG_QT2160 is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900868# CONFIG_KEYBOARD_LKKBD is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900869# CONFIG_KEYBOARD_GPIO is not set
Paul Mundt5d654982009-09-25 11:53:02 +0900870# CONFIG_KEYBOARD_MATRIX is not set
871# CONFIG_KEYBOARD_MAX7359 is not set
872# CONFIG_KEYBOARD_NEWTON is not set
873# CONFIG_KEYBOARD_OPENCORES is not set
874# CONFIG_KEYBOARD_STOWAWAY is not set
875# CONFIG_KEYBOARD_SUNKBD is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900876# CONFIG_KEYBOARD_SH_KEYSC is not set
Paul Mundt5d654982009-09-25 11:53:02 +0900877# CONFIG_KEYBOARD_XTKBD is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900878# CONFIG_INPUT_MOUSE is not set
879# CONFIG_INPUT_JOYSTICK is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900880# CONFIG_INPUT_TABLET is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900881# CONFIG_INPUT_TOUCHSCREEN is not set
882# CONFIG_INPUT_MISC is not set
883
884#
885# Hardware I/O ports
886#
887CONFIG_SERIO=y
888# CONFIG_SERIO_I8042 is not set
889# CONFIG_SERIO_SERPORT is not set
890# CONFIG_SERIO_PCIPS2 is not set
891CONFIG_SERIO_LIBPS2=y
892# CONFIG_SERIO_RAW is not set
Paul Mundt7dbcd8c2010-01-04 15:38:50 +0900893# CONFIG_SERIO_ALTERA_PS2 is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900894# CONFIG_GAMEPORT is not set
895
896#
897# Character devices
898#
899# CONFIG_VT is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900900CONFIG_DEVKMEM=y
Paul Mundt32351a22007-03-12 14:38:59 +0900901# CONFIG_SERIAL_NONSTANDARD is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900902# CONFIG_NOZOMI is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900903
904#
905# Serial drivers
906#
907# CONFIG_SERIAL_8250 is not set
908
909#
910# Non-8250 serial port support
911#
912CONFIG_SERIAL_SH_SCI=y
913CONFIG_SERIAL_SH_SCI_NR_UARTS=6
914CONFIG_SERIAL_SH_SCI_CONSOLE=y
915CONFIG_SERIAL_CORE=y
916CONFIG_SERIAL_CORE_CONSOLE=y
917# CONFIG_SERIAL_JSM is not set
Paul Mundt4d0956b2010-05-18 18:18:28 +0900918# CONFIG_SERIAL_TIMBERDALE is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900919CONFIG_UNIX98_PTYS=y
Paul Mundt5e8766f2009-01-13 12:38:06 +0900920# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900921CONFIG_LEGACY_PTYS=y
922CONFIG_LEGACY_PTY_COUNT=256
Paul Mundt32351a22007-03-12 14:38:59 +0900923# CONFIG_IPMI_HANDLER is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900924CONFIG_HW_RANDOM=y
Paul Mundt53a52ab2009-04-02 22:02:26 +0900925# CONFIG_HW_RANDOM_TIMERIOMEM is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900926# CONFIG_R3964 is not set
927# CONFIG_APPLICOM is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900928# CONFIG_RAW_DRIVER is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900929# CONFIG_TCG_TPM is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900930CONFIG_DEVPORT=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900931CONFIG_I2C=y
932CONFIG_I2C_BOARDINFO=y
Paul Mundt5d654982009-09-25 11:53:02 +0900933CONFIG_I2C_COMPAT=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900934CONFIG_I2C_CHARDEV=y
935CONFIG_I2C_HELPER_AUTO=y
936
937#
938# I2C Hardware Bus support
939#
940
941#
942# PC SMBus host controller drivers
943#
944# CONFIG_I2C_ALI1535 is not set
945# CONFIG_I2C_ALI1563 is not set
946# CONFIG_I2C_ALI15X3 is not set
947# CONFIG_I2C_AMD756 is not set
948# CONFIG_I2C_AMD8111 is not set
949# CONFIG_I2C_I801 is not set
950# CONFIG_I2C_ISCH is not set
951# CONFIG_I2C_PIIX4 is not set
952# CONFIG_I2C_NFORCE2 is not set
953# CONFIG_I2C_SIS5595 is not set
954# CONFIG_I2C_SIS630 is not set
955# CONFIG_I2C_SIS96X is not set
956# CONFIG_I2C_VIA is not set
957# CONFIG_I2C_VIAPRO is not set
958
959#
960# I2C system bus drivers (mostly embedded / system-on-chip)
961#
Paul Mundt5d654982009-09-25 11:53:02 +0900962# CONFIG_I2C_DESIGNWARE is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900963# CONFIG_I2C_GPIO is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900964CONFIG_I2C_HIGHLANDER=y
965# CONFIG_I2C_OCORES is not set
966# CONFIG_I2C_SH_MOBILE is not set
967# CONFIG_I2C_SIMTEC is not set
Paul Mundt4d0956b2010-05-18 18:18:28 +0900968# CONFIG_I2C_XILINX is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900969
970#
971# External I2C/SMBus adapter drivers
972#
973# CONFIG_I2C_PARPORT_LIGHT is not set
974# CONFIG_I2C_TAOS_EVM is not set
975
976#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900977# Other I2C/SMBus bus drivers
978#
979# CONFIG_I2C_PCA_PLATFORM is not set
980# CONFIG_I2C_STUB is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900981# CONFIG_I2C_DEBUG_CORE is not set
982# CONFIG_I2C_DEBUG_ALGO is not set
983# CONFIG_I2C_DEBUG_BUS is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900984# CONFIG_SPI is not set
Paul Mundt5d654982009-09-25 11:53:02 +0900985
986#
987# PPS support
988#
989# CONFIG_PPS is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900990CONFIG_ARCH_REQUIRE_GPIOLIB=y
991CONFIG_GPIOLIB=y
992# CONFIG_DEBUG_GPIO is not set
993# CONFIG_GPIO_SYSFS is not set
994
995#
996# Memory mapped GPIO expanders:
997#
Paul Mundt4d0956b2010-05-18 18:18:28 +0900998# CONFIG_GPIO_IT8761E is not set
999# CONFIG_GPIO_SCH is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +09001000
1001#
1002# I2C GPIO expanders:
1003#
Paul Mundt4d0956b2010-05-18 18:18:28 +09001004# CONFIG_GPIO_MAX7300 is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +09001005# CONFIG_GPIO_MAX732X is not set
1006# CONFIG_GPIO_PCA953X is not set
1007# CONFIG_GPIO_PCF857X is not set
Paul Mundt4d0956b2010-05-18 18:18:28 +09001008# CONFIG_GPIO_ADP5588 is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +09001009
1010#
1011# PCI GPIO expanders:
1012#
Paul Mundt7dbcd8c2010-01-04 15:38:50 +09001013# CONFIG_GPIO_CS5535 is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +09001014# CONFIG_GPIO_BT8XX is not set
Paul Mundt5d654982009-09-25 11:53:02 +09001015# CONFIG_GPIO_LANGWELL is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +09001016
1017#
1018# SPI GPIO expanders:
1019#
Paul Mundt5d654982009-09-25 11:53:02 +09001020
1021#
1022# AC97 GPIO expanders:
1023#
Paul Mundt32351a22007-03-12 14:38:59 +09001024# CONFIG_W1 is not set
Paul Mundt352d2812007-11-02 14:33:21 +09001025# CONFIG_POWER_SUPPLY is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001026CONFIG_HWMON=y
1027# CONFIG_HWMON_VID is not set
Paul Mundt5d654982009-09-25 11:53:02 +09001028# CONFIG_HWMON_DEBUG_CHIP is not set
1029
1030#
1031# Native drivers
1032#
Paul Mundt4bb273e2008-10-22 20:05:11 +09001033# CONFIG_SENSORS_AD7414 is not set
1034# CONFIG_SENSORS_AD7418 is not set
1035# CONFIG_SENSORS_ADM1021 is not set
1036# CONFIG_SENSORS_ADM1025 is not set
1037# CONFIG_SENSORS_ADM1026 is not set
1038# CONFIG_SENSORS_ADM1029 is not set
1039# CONFIG_SENSORS_ADM1031 is not set
1040# CONFIG_SENSORS_ADM9240 is not set
Paul Mundt4d0956b2010-05-18 18:18:28 +09001041# CONFIG_SENSORS_ADT7411 is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +09001042# CONFIG_SENSORS_ADT7462 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001043# CONFIG_SENSORS_ADT7470 is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +09001044# CONFIG_SENSORS_ADT7475 is not set
Paul Mundt4d0956b2010-05-18 18:18:28 +09001045# CONFIG_SENSORS_ASC7621 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001046# CONFIG_SENSORS_ATXP1 is not set
1047# CONFIG_SENSORS_DS1621 is not set
Paul Mundt3e0137f2007-11-23 14:17:42 +09001048# CONFIG_SENSORS_I5K_AMB is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001049# CONFIG_SENSORS_F71805F is not set
Paul Mundt352d2812007-11-02 14:33:21 +09001050# CONFIG_SENSORS_F71882FG is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001051# CONFIG_SENSORS_F75375S is not set
Paul Mundtfc4967b2009-04-27 14:06:26 +09001052# CONFIG_SENSORS_G760A is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001053# CONFIG_SENSORS_GL518SM is not set
1054# CONFIG_SENSORS_GL520SM is not set
Paul Mundt352d2812007-11-02 14:33:21 +09001055# CONFIG_SENSORS_IT87 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001056# CONFIG_SENSORS_LM63 is not set
Paul Mundt7dbcd8c2010-01-04 15:38:50 +09001057# CONFIG_SENSORS_LM73 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001058# CONFIG_SENSORS_LM75 is not set
1059# CONFIG_SENSORS_LM77 is not set
1060# CONFIG_SENSORS_LM78 is not set
1061# CONFIG_SENSORS_LM80 is not set
1062# CONFIG_SENSORS_LM83 is not set
1063# CONFIG_SENSORS_LM85 is not set
1064# CONFIG_SENSORS_LM87 is not set
1065# CONFIG_SENSORS_LM90 is not set
1066# CONFIG_SENSORS_LM92 is not set
1067# CONFIG_SENSORS_LM93 is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +09001068# CONFIG_SENSORS_LTC4215 is not set
1069# CONFIG_SENSORS_LTC4245 is not set
1070# CONFIG_SENSORS_LM95241 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001071# CONFIG_SENSORS_MAX1619 is not set
1072# CONFIG_SENSORS_MAX6650 is not set
Paul Mundt352d2812007-11-02 14:33:21 +09001073# CONFIG_SENSORS_PC87360 is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001074# CONFIG_SENSORS_PC87427 is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +09001075# CONFIG_SENSORS_PCF8591 is not set
Paul Mundtfc4967b2009-04-27 14:06:26 +09001076# CONFIG_SENSORS_SHT15 is not set
Paul Mundt352d2812007-11-02 14:33:21 +09001077# CONFIG_SENSORS_SIS5595 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001078# CONFIG_SENSORS_DME1737 is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +09001079# CONFIG_SENSORS_SMSC47M1 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001080# CONFIG_SENSORS_SMSC47M192 is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +09001081# CONFIG_SENSORS_SMSC47B397 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001082# CONFIG_SENSORS_ADS7828 is not set
Paul Mundt4d0956b2010-05-18 18:18:28 +09001083# CONFIG_SENSORS_AMC6821 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001084# CONFIG_SENSORS_THMC50 is not set
Paul Mundtb7d37402009-06-18 13:28:09 +09001085# CONFIG_SENSORS_TMP401 is not set
Paul Mundt5d654982009-09-25 11:53:02 +09001086# CONFIG_SENSORS_TMP421 is not set
Paul Mundt352d2812007-11-02 14:33:21 +09001087# CONFIG_SENSORS_VIA686A is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001088# CONFIG_SENSORS_VT1211 is not set
Paul Mundt352d2812007-11-02 14:33:21 +09001089# CONFIG_SENSORS_VT8231 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001090# CONFIG_SENSORS_W83781D is not set
1091# CONFIG_SENSORS_W83791D is not set
1092# CONFIG_SENSORS_W83792D is not set
1093# CONFIG_SENSORS_W83793 is not set
1094# CONFIG_SENSORS_W83L785TS is not set
1095# CONFIG_SENSORS_W83L786NG is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +09001096# CONFIG_SENSORS_W83627HF is not set
Paul Mundt352d2812007-11-02 14:33:21 +09001097# CONFIG_SENSORS_W83627EHF is not set
Paul Mundt7dbcd8c2010-01-04 15:38:50 +09001098# CONFIG_SENSORS_LIS3_I2C is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001099# CONFIG_THERMAL is not set
Paul Mundt352d2812007-11-02 14:33:21 +09001100# CONFIG_WATCHDOG is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +09001101CONFIG_SSB_POSSIBLE=y
Paul Mundt352d2812007-11-02 14:33:21 +09001102
1103#
1104# Sonics Silicon Backplane
1105#
Paul Mundt352d2812007-11-02 14:33:21 +09001106# CONFIG_SSB is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001107
1108#
1109# Multifunction device drivers
1110#
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001111# CONFIG_MFD_CORE is not set
Paul Mundt4d0956b2010-05-18 18:18:28 +09001112# CONFIG_MFD_88PM860X is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001113# CONFIG_MFD_SM501 is not set
Paul Mundt7dbcd8c2010-01-04 15:38:50 +09001114# CONFIG_MFD_SH_MOBILE_SDHI is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001115# CONFIG_HTC_PASIC3 is not set
Paul Mundt4d0956b2010-05-18 18:18:28 +09001116# CONFIG_HTC_I2CPLD is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +09001117# CONFIG_TPS65010 is not set
1118# CONFIG_TWL4030_CORE is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001119# CONFIG_MFD_TMIO is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +09001120# CONFIG_PMIC_DA903X is not set
Paul Mundt7dbcd8c2010-01-04 15:38:50 +09001121# CONFIG_PMIC_ADP5520 is not set
Paul Mundt4d0956b2010-05-18 18:18:28 +09001122# CONFIG_MFD_MAX8925 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001123# CONFIG_MFD_WM8400 is not set
Paul Mundt5d654982009-09-25 11:53:02 +09001124# CONFIG_MFD_WM831X is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001125# CONFIG_MFD_WM8350_I2C is not set
Paul Mundt4d0956b2010-05-18 18:18:28 +09001126# CONFIG_MFD_WM8994 is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +09001127# CONFIG_MFD_PCF50633 is not set
Paul Mundt5d654982009-09-25 11:53:02 +09001128# CONFIG_AB3100_CORE is not set
Paul Mundt4d0956b2010-05-18 18:18:28 +09001129# CONFIG_MFD_TIMBERDALE is not set
1130# CONFIG_LPC_SCH is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +09001131# CONFIG_REGULATOR is not set
Paul Mundtb7d37402009-06-18 13:28:09 +09001132# CONFIG_MEDIA_SUPPORT is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001133
1134#
1135# Graphics support
1136#
Paul Mundt5d654982009-09-25 11:53:02 +09001137CONFIG_VGA_ARB=y
Paul Mundt4d0956b2010-05-18 18:18:28 +09001138CONFIG_VGA_ARB_MAX_GPUS=16
Paul Mundt352d2812007-11-02 14:33:21 +09001139# CONFIG_DRM is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +09001140# CONFIG_VGASTATE is not set
Paul Mundt352d2812007-11-02 14:33:21 +09001141# CONFIG_VIDEO_OUTPUT_CONTROL is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001142CONFIG_FB=y
1143# CONFIG_FIRMWARE_EDID is not set
1144# CONFIG_FB_DDC is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001145# CONFIG_FB_BOOT_VESA_SUPPORT is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +09001146# CONFIG_FB_CFB_FILLRECT is not set
1147# CONFIG_FB_CFB_COPYAREA is not set
1148# CONFIG_FB_CFB_IMAGEBLIT is not set
Paul Mundt352d2812007-11-02 14:33:21 +09001149# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +09001150CONFIG_FB_SYS_FILLRECT=m
1151CONFIG_FB_SYS_COPYAREA=m
1152CONFIG_FB_SYS_IMAGEBLIT=m
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001153# CONFIG_FB_FOREIGN_ENDIAN is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +09001154CONFIG_FB_SYS_FOPS=m
1155CONFIG_FB_DEFERRED_IO=y
Paul Mundt32351a22007-03-12 14:38:59 +09001156# CONFIG_FB_SVGALIB is not set
1157# CONFIG_FB_MACMODES is not set
1158# CONFIG_FB_BACKLIGHT is not set
1159# CONFIG_FB_MODE_HELPERS is not set
1160# CONFIG_FB_TILEBLITTING is not set
1161
1162#
Paul Mundt2f5a5dc2007-07-13 09:30:57 +09001163# Frame buffer hardware drivers
Paul Mundt32351a22007-03-12 14:38:59 +09001164#
1165# CONFIG_FB_CIRRUS is not set
1166# CONFIG_FB_PM2 is not set
1167# CONFIG_FB_CYBER2000 is not set
1168# CONFIG_FB_ASILIANT is not set
1169# CONFIG_FB_IMSTT is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001170# CONFIG_FB_S1D13XXX is not set
1171# CONFIG_FB_NVIDIA is not set
1172# CONFIG_FB_RIVA is not set
1173# CONFIG_FB_MATROX is not set
1174# CONFIG_FB_RADEON is not set
1175# CONFIG_FB_ATY128 is not set
1176# CONFIG_FB_ATY is not set
1177# CONFIG_FB_S3 is not set
1178# CONFIG_FB_SAVAGE is not set
1179# CONFIG_FB_SIS is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001180# CONFIG_FB_VIA is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001181# CONFIG_FB_NEOMAGIC is not set
1182# CONFIG_FB_KYRO is not set
1183# CONFIG_FB_3DFX is not set
1184# CONFIG_FB_VOODOO1 is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +09001185# CONFIG_FB_VT8623 is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001186# CONFIG_FB_TRIDENT is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +09001187# CONFIG_FB_ARK is not set
1188# CONFIG_FB_PM3 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001189# CONFIG_FB_CARMINE is not set
1190CONFIG_FB_SH_MOBILE_LCDC=m
Paul Mundt32351a22007-03-12 14:38:59 +09001191# CONFIG_FB_VIRTUAL is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001192# CONFIG_FB_METRONOME is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +09001193# CONFIG_FB_MB862XX is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +09001194# CONFIG_FB_BROADSHEET is not set
Paul Mundt352d2812007-11-02 14:33:21 +09001195# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
1196
1197#
1198# Display device support
1199#
1200# CONFIG_DISPLAY_SUPPORT is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001201# CONFIG_LOGO is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001202CONFIG_SOUND=m
Paul Mundt4bb273e2008-10-22 20:05:11 +09001203CONFIG_SOUND_OSS_CORE=y
Paul Mundt5d654982009-09-25 11:53:02 +09001204CONFIG_SOUND_OSS_CORE_PRECLAIM=y
Paul Mundt32351a22007-03-12 14:38:59 +09001205# CONFIG_SND is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001206CONFIG_SOUND_PRIME=m
Paul Mundt352d2812007-11-02 14:33:21 +09001207CONFIG_HID_SUPPORT=y
Paul Mundt32351a22007-03-12 14:38:59 +09001208CONFIG_HID=y
Paul Mundt352d2812007-11-02 14:33:21 +09001209# CONFIG_HIDRAW is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001210# CONFIG_HID_PID is not set
1211
1212#
1213# Special HID drivers
1214#
Paul Mundt352d2812007-11-02 14:33:21 +09001215CONFIG_USB_SUPPORT=y
Paul Mundt32351a22007-03-12 14:38:59 +09001216CONFIG_USB_ARCH_HAS_HCD=y
1217CONFIG_USB_ARCH_HAS_OHCI=y
1218CONFIG_USB_ARCH_HAS_EHCI=y
1219# CONFIG_USB is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001220# CONFIG_USB_OTG_WHITELIST is not set
1221# CONFIG_USB_OTG_BLACKLIST_HUB is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001222
1223#
Paul Mundt4bb273e2008-10-22 20:05:11 +09001224# Enable Host or Gadget support to see Inventra options
1225#
1226
1227#
Paul Mundt53a52ab2009-04-02 22:02:26 +09001228# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
Paul Mundt32351a22007-03-12 14:38:59 +09001229#
Paul Mundt32351a22007-03-12 14:38:59 +09001230# CONFIG_USB_GADGET is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +09001231
1232#
1233# OTG and related infrastructure
1234#
Paul Mundt5e8766f2009-01-13 12:38:06 +09001235# CONFIG_UWB is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001236# CONFIG_MMC is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001237# CONFIG_MEMSTICK is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001238# CONFIG_NEW_LEDS is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001239# CONFIG_ACCESSIBILITY is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001240# CONFIG_INFINIBAND is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001241CONFIG_RTC_LIB=y
1242CONFIG_RTC_CLASS=y
1243CONFIG_RTC_HCTOSYS=y
1244CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
1245# CONFIG_RTC_DEBUG is not set
1246
1247#
1248# RTC interfaces
1249#
1250CONFIG_RTC_INTF_SYSFS=y
1251CONFIG_RTC_INTF_PROC=y
1252CONFIG_RTC_INTF_DEV=y
1253# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +09001254# CONFIG_RTC_DRV_TEST is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001255
1256#
Paul Mundt4bb273e2008-10-22 20:05:11 +09001257# I2C RTC drivers
1258#
1259# CONFIG_RTC_DRV_DS1307 is not set
1260# CONFIG_RTC_DRV_DS1374 is not set
1261# CONFIG_RTC_DRV_DS1672 is not set
1262# CONFIG_RTC_DRV_MAX6900 is not set
1263CONFIG_RTC_DRV_RS5C372=y
1264# CONFIG_RTC_DRV_ISL1208 is not set
1265# CONFIG_RTC_DRV_X1205 is not set
1266# CONFIG_RTC_DRV_PCF8563 is not set
1267# CONFIG_RTC_DRV_PCF8583 is not set
1268# CONFIG_RTC_DRV_M41T80 is not set
Paul Mundt7dbcd8c2010-01-04 15:38:50 +09001269# CONFIG_RTC_DRV_BQ32K is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001270# CONFIG_RTC_DRV_S35390A is not set
1271# CONFIG_RTC_DRV_FM3130 is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +09001272# CONFIG_RTC_DRV_RX8581 is not set
Paul Mundt5d654982009-09-25 11:53:02 +09001273# CONFIG_RTC_DRV_RX8025 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001274
1275#
Paul Mundt2f5a5dc2007-07-13 09:30:57 +09001276# SPI RTC drivers
1277#
1278
1279#
1280# Platform RTC drivers
Paul Mundt32351a22007-03-12 14:38:59 +09001281#
Paul Mundt4bb273e2008-10-22 20:05:11 +09001282# CONFIG_RTC_DRV_DS1286 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001283# CONFIG_RTC_DRV_DS1511 is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001284# CONFIG_RTC_DRV_DS1553 is not set
1285# CONFIG_RTC_DRV_DS1742 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001286# CONFIG_RTC_DRV_STK17TA8 is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001287# CONFIG_RTC_DRV_M48T86 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001288# CONFIG_RTC_DRV_M48T35 is not set
Paul Mundt352d2812007-11-02 14:33:21 +09001289# CONFIG_RTC_DRV_M48T59 is not set
Paul Mundt7dbcd8c2010-01-04 15:38:50 +09001290# CONFIG_RTC_DRV_MSM6242 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001291# CONFIG_RTC_DRV_BQ4802 is not set
Paul Mundt7dbcd8c2010-01-04 15:38:50 +09001292# CONFIG_RTC_DRV_RP5C01 is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001293# CONFIG_RTC_DRV_V3020 is not set
1294
1295#
Paul Mundt2f5a5dc2007-07-13 09:30:57 +09001296# on-CPU RTC drivers
1297#
1298CONFIG_RTC_DRV_SH=y
Paul Mundtb7d37402009-06-18 13:28:09 +09001299# CONFIG_RTC_DRV_GENERIC is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001300# CONFIG_DMADEVICES is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +09001301# CONFIG_AUXDISPLAY is not set
Paul Mundt352d2812007-11-02 14:33:21 +09001302# CONFIG_UIO is not set
Paul Mundtb7d37402009-06-18 13:28:09 +09001303
1304#
1305# TI VLYNQ
1306#
Paul Mundt4bb273e2008-10-22 20:05:11 +09001307# CONFIG_STAGING is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001308
1309#
Paul Mundt32351a22007-03-12 14:38:59 +09001310# File systems
1311#
1312CONFIG_EXT2_FS=y
1313# CONFIG_EXT2_FS_XATTR is not set
1314# CONFIG_EXT2_FS_XIP is not set
1315CONFIG_EXT3_FS=y
Paul Mundtfc4967b2009-04-27 14:06:26 +09001316# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001317CONFIG_EXT3_FS_XATTR=y
1318# CONFIG_EXT3_FS_POSIX_ACL is not set
1319# CONFIG_EXT3_FS_SECURITY is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001320# CONFIG_EXT4_FS is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001321CONFIG_JBD=y
1322# CONFIG_JBD_DEBUG is not set
1323CONFIG_FS_MBCACHE=y
1324# CONFIG_REISERFS_FS is not set
1325# CONFIG_JFS_FS is not set
1326CONFIG_FS_POSIX_ACL=y
1327# CONFIG_XFS_FS is not set
Paul Mundt5d654982009-09-25 11:53:02 +09001328# CONFIG_GFS2_FS is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001329# CONFIG_OCFS2_FS is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +09001330# CONFIG_BTRFS_FS is not set
Paul Mundt5d654982009-09-25 11:53:02 +09001331# CONFIG_NILFS2_FS is not set
Paul Mundtb7d37402009-06-18 13:28:09 +09001332CONFIG_FILE_LOCKING=y
1333CONFIG_FSNOTIFY=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001334CONFIG_DNOTIFY=y
Paul Mundt32351a22007-03-12 14:38:59 +09001335CONFIG_INOTIFY=y
1336CONFIG_INOTIFY_USER=y
1337# CONFIG_QUOTA is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001338# CONFIG_AUTOFS_FS is not set
1339# CONFIG_AUTOFS4_FS is not set
1340CONFIG_FUSE_FS=m
Paul Mundtb7d37402009-06-18 13:28:09 +09001341# CONFIG_CUSE is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001342
1343#
Paul Mundtfc4967b2009-04-27 14:06:26 +09001344# Caches
1345#
1346# CONFIG_FSCACHE is not set
1347
1348#
Paul Mundt32351a22007-03-12 14:38:59 +09001349# CD-ROM/DVD Filesystems
1350#
1351# CONFIG_ISO9660_FS is not set
1352# CONFIG_UDF_FS is not set
1353
1354#
1355# DOS/FAT/NT Filesystems
1356#
1357CONFIG_FAT_FS=y
1358CONFIG_MSDOS_FS=y
1359CONFIG_VFAT_FS=y
1360CONFIG_FAT_DEFAULT_CODEPAGE=437
1361CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1362CONFIG_NTFS_FS=y
1363# CONFIG_NTFS_DEBUG is not set
1364CONFIG_NTFS_RW=y
1365
1366#
1367# Pseudo filesystems
1368#
1369CONFIG_PROC_FS=y
1370CONFIG_PROC_KCORE=y
1371CONFIG_PROC_SYSCTL=y
Paul Mundt4bb273e2008-10-22 20:05:11 +09001372CONFIG_PROC_PAGE_MONITOR=y
Paul Mundt32351a22007-03-12 14:38:59 +09001373CONFIG_SYSFS=y
1374CONFIG_TMPFS=y
1375# CONFIG_TMPFS_POSIX_ACL is not set
1376CONFIG_HUGETLBFS=y
1377CONFIG_HUGETLB_PAGE=y
Paul Mundt32351a22007-03-12 14:38:59 +09001378CONFIG_CONFIGFS_FS=m
Paul Mundt5e8766f2009-01-13 12:38:06 +09001379CONFIG_MISC_FILESYSTEMS=y
Paul Mundt32351a22007-03-12 14:38:59 +09001380# CONFIG_ADFS_FS is not set
1381# CONFIG_AFFS_FS is not set
1382# CONFIG_HFS_FS is not set
1383# CONFIG_HFSPLUS_FS is not set
1384# CONFIG_BEFS_FS is not set
1385# CONFIG_BFS_FS is not set
1386# CONFIG_EFS_FS is not set
Paul Mundt4d0956b2010-05-18 18:18:28 +09001387# CONFIG_LOGFS is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001388# CONFIG_CRAMFS is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +09001389# CONFIG_SQUASHFS is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001390# CONFIG_VXFS_FS is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001391CONFIG_MINIX_FS=y
1392# CONFIG_OMFS_FS is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001393# CONFIG_HPFS_FS is not set
1394# CONFIG_QNX4FS_FS is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001395# CONFIG_ROMFS_FS is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001396# CONFIG_SYSV_FS is not set
1397# CONFIG_UFS_FS is not set
Paul Mundt352d2812007-11-02 14:33:21 +09001398CONFIG_NETWORK_FILESYSTEMS=y
Paul Mundt32351a22007-03-12 14:38:59 +09001399CONFIG_NFS_FS=y
1400CONFIG_NFS_V3=y
1401# CONFIG_NFS_V3_ACL is not set
1402CONFIG_NFS_V4=y
Paul Mundt5d654982009-09-25 11:53:02 +09001403# CONFIG_NFS_V4_1 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001404CONFIG_ROOT_NFS=y
Paul Mundt32351a22007-03-12 14:38:59 +09001405CONFIG_NFSD=y
1406CONFIG_NFSD_V3=y
1407# CONFIG_NFSD_V3_ACL is not set
1408CONFIG_NFSD_V4=y
Paul Mundt32351a22007-03-12 14:38:59 +09001409CONFIG_LOCKD=y
1410CONFIG_LOCKD_V4=y
1411CONFIG_EXPORTFS=y
1412CONFIG_NFS_COMMON=y
1413CONFIG_SUNRPC=y
1414CONFIG_SUNRPC_GSS=y
1415CONFIG_RPCSEC_GSS_KRB5=y
1416# CONFIG_RPCSEC_GSS_SPKM3 is not set
1417# CONFIG_SMB_FS is not set
Paul Mundt4d0956b2010-05-18 18:18:28 +09001418# CONFIG_CEPH_FS is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001419# CONFIG_CIFS is not set
1420# CONFIG_NCP_FS is not set
1421# CONFIG_CODA_FS is not set
1422# CONFIG_AFS_FS is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001423
1424#
1425# Partition Types
1426#
1427# CONFIG_PARTITION_ADVANCED is not set
1428CONFIG_MSDOS_PARTITION=y
Paul Mundt32351a22007-03-12 14:38:59 +09001429CONFIG_NLS=y
1430CONFIG_NLS_DEFAULT="iso8859-1"
1431CONFIG_NLS_CODEPAGE_437=y
1432# CONFIG_NLS_CODEPAGE_737 is not set
1433# CONFIG_NLS_CODEPAGE_775 is not set
1434# CONFIG_NLS_CODEPAGE_850 is not set
1435# CONFIG_NLS_CODEPAGE_852 is not set
1436# CONFIG_NLS_CODEPAGE_855 is not set
1437# CONFIG_NLS_CODEPAGE_857 is not set
1438# CONFIG_NLS_CODEPAGE_860 is not set
1439# CONFIG_NLS_CODEPAGE_861 is not set
1440# CONFIG_NLS_CODEPAGE_862 is not set
1441# CONFIG_NLS_CODEPAGE_863 is not set
1442# CONFIG_NLS_CODEPAGE_864 is not set
1443# CONFIG_NLS_CODEPAGE_865 is not set
1444# CONFIG_NLS_CODEPAGE_866 is not set
1445# CONFIG_NLS_CODEPAGE_869 is not set
1446# CONFIG_NLS_CODEPAGE_936 is not set
1447# CONFIG_NLS_CODEPAGE_950 is not set
1448CONFIG_NLS_CODEPAGE_932=y
1449# CONFIG_NLS_CODEPAGE_949 is not set
1450# CONFIG_NLS_CODEPAGE_874 is not set
1451# CONFIG_NLS_ISO8859_8 is not set
1452# CONFIG_NLS_CODEPAGE_1250 is not set
1453# CONFIG_NLS_CODEPAGE_1251 is not set
1454# CONFIG_NLS_ASCII is not set
1455CONFIG_NLS_ISO8859_1=y
1456# CONFIG_NLS_ISO8859_2 is not set
1457# CONFIG_NLS_ISO8859_3 is not set
1458# CONFIG_NLS_ISO8859_4 is not set
1459# CONFIG_NLS_ISO8859_5 is not set
1460# CONFIG_NLS_ISO8859_6 is not set
1461# CONFIG_NLS_ISO8859_7 is not set
1462# CONFIG_NLS_ISO8859_9 is not set
1463# CONFIG_NLS_ISO8859_13 is not set
1464# CONFIG_NLS_ISO8859_14 is not set
1465# CONFIG_NLS_ISO8859_15 is not set
1466# CONFIG_NLS_KOI8_R is not set
1467# CONFIG_NLS_KOI8_U is not set
1468# CONFIG_NLS_UTF8 is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001469# CONFIG_DLM is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001470
1471#
1472# Kernel hacking
1473#
1474CONFIG_TRACE_IRQFLAGS_SUPPORT=y
1475# CONFIG_PRINTK_TIME is not set
Paul Mundt352d2812007-11-02 14:33:21 +09001476CONFIG_ENABLE_WARN_DEPRECATED=y
Paul Mundt32351a22007-03-12 14:38:59 +09001477CONFIG_ENABLE_MUST_CHECK=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001478CONFIG_FRAME_WARN=1024
Paul Mundt32351a22007-03-12 14:38:59 +09001479CONFIG_MAGIC_SYSRQ=y
Paul Mundt5d654982009-09-25 11:53:02 +09001480# CONFIG_STRIP_ASM_SYMS is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001481# CONFIG_UNUSED_SYMBOLS is not set
1482CONFIG_DEBUG_FS=y
1483# CONFIG_HEADERS_CHECK is not set
1484CONFIG_DEBUG_KERNEL=y
1485# CONFIG_DEBUG_SHIRQ is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001486# CONFIG_DETECT_SOFTLOCKUP is not set
Paul Mundtfc4967b2009-04-27 14:06:26 +09001487# CONFIG_DETECT_HUNG_TASK is not set
Paul Mundt352d2812007-11-02 14:33:21 +09001488CONFIG_SCHED_DEBUG=y
Paul Mundt32351a22007-03-12 14:38:59 +09001489# CONFIG_SCHEDSTATS is not set
1490# CONFIG_TIMER_STATS is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001491# CONFIG_DEBUG_OBJECTS is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001492# CONFIG_DEBUG_SLAB is not set
Paul Mundt4d0956b2010-05-18 18:18:28 +09001493# CONFIG_DEBUG_KMEMLEAK is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001494# CONFIG_DEBUG_PREEMPT is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001495# CONFIG_DEBUG_RT_MUTEXES is not set
1496# CONFIG_RT_MUTEX_TESTER is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001497CONFIG_DEBUG_SPINLOCK=y
1498CONFIG_DEBUG_MUTEXES=y
1499CONFIG_DEBUG_LOCK_ALLOC=y
1500# CONFIG_PROVE_LOCKING is not set
1501CONFIG_LOCKDEP=y
Paul Mundt352d2812007-11-02 14:33:21 +09001502# CONFIG_LOCK_STAT is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001503# CONFIG_DEBUG_LOCKDEP is not set
1504# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1505CONFIG_DEBUG_LOCKING_API_SELFTESTS=y
1506CONFIG_STACKTRACE=y
1507# CONFIG_DEBUG_KOBJECT is not set
1508CONFIG_DEBUG_BUGVERBOSE=y
1509CONFIG_DEBUG_INFO=y
1510# CONFIG_DEBUG_VM is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001511# CONFIG_DEBUG_WRITECOUNT is not set
1512# CONFIG_DEBUG_MEMORY_INIT is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001513# CONFIG_DEBUG_LIST is not set
Paul Mundt352d2812007-11-02 14:33:21 +09001514# CONFIG_DEBUG_SG is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +09001515# CONFIG_DEBUG_NOTIFIERS is not set
Paul Mundt5d654982009-09-25 11:53:02 +09001516# CONFIG_DEBUG_CREDENTIALS is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001517CONFIG_FRAME_POINTER=y
Paul Mundt32351a22007-03-12 14:38:59 +09001518# CONFIG_RCU_TORTURE_TEST is not set
Paul Mundt5d654982009-09-25 11:53:02 +09001519# CONFIG_RCU_CPU_STALL_DETECTOR is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001520# CONFIG_KPROBES_SANITY_TEST is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001521# CONFIG_BACKTRACE_SELF_TEST is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001522# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
Paul Mundt5d654982009-09-25 11:53:02 +09001523# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001524# CONFIG_LKDTM is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001525# CONFIG_FAULT_INJECTION is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001526# CONFIG_LATENCYTOP is not set
Paul Mundt7dbcd8c2010-01-04 15:38:50 +09001527# CONFIG_SYSCTL_SYSCALL_CHECK is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +09001528# CONFIG_PAGE_POISONING is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +09001529CONFIG_HAVE_FUNCTION_TRACER=y
Paul Mundt5d654982009-09-25 11:53:02 +09001530CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
1531CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y
Paul Mundt5e8766f2009-01-13 12:38:06 +09001532CONFIG_HAVE_DYNAMIC_FTRACE=y
1533CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
Paul Mundt5d654982009-09-25 11:53:02 +09001534CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
Paul Mundt5e8766f2009-01-13 12:38:06 +09001535CONFIG_RING_BUFFER=y
Paul Mundt5d654982009-09-25 11:53:02 +09001536CONFIG_RING_BUFFER_ALLOW_SWAP=y
Paul Mundtfc4967b2009-04-27 14:06:26 +09001537CONFIG_TRACING_SUPPORT=y
Paul Mundtb7d37402009-06-18 13:28:09 +09001538CONFIG_FTRACE=y
Paul Mundt5e8766f2009-01-13 12:38:06 +09001539# CONFIG_FUNCTION_TRACER is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001540# CONFIG_IRQSOFF_TRACER is not set
1541# CONFIG_PREEMPT_TRACER is not set
1542# CONFIG_SCHED_TRACER is not set
Paul Mundtb7d37402009-06-18 13:28:09 +09001543# CONFIG_ENABLE_DEFAULT_TRACERS is not set
Paul Mundt5d654982009-09-25 11:53:02 +09001544# CONFIG_FTRACE_SYSCALLS is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001545# CONFIG_BOOT_TRACER is not set
Paul Mundtb7d37402009-06-18 13:28:09 +09001546CONFIG_BRANCH_PROFILE_NONE=y
1547# CONFIG_PROFILE_ANNOTATED_BRANCHES is not set
1548# CONFIG_PROFILE_ALL_BRANCHES is not set
Paul Mundt4d0956b2010-05-18 18:18:28 +09001549# CONFIG_KSYM_TRACER is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001550# CONFIG_STACK_TRACER is not set
Paul Mundtfc4967b2009-04-27 14:06:26 +09001551# CONFIG_KMEMTRACE is not set
1552# CONFIG_WORKQUEUE_TRACER is not set
1553# CONFIG_BLK_DEV_IO_TRACE is not set
Paul Mundtb7d37402009-06-18 13:28:09 +09001554# CONFIG_RING_BUFFER_BENCHMARK is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +09001555# CONFIG_DYNAMIC_DEBUG is not set
Paul Mundtfc4967b2009-04-27 14:06:26 +09001556# CONFIG_DMA_API_DEBUG is not set
Paul Mundt352d2812007-11-02 14:33:21 +09001557# CONFIG_SAMPLES is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +09001558CONFIG_HAVE_ARCH_KGDB=y
1559# CONFIG_KGDB is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001560CONFIG_SH_STANDARD_BIOS=y
Paul Mundt5d654982009-09-25 11:53:02 +09001561# CONFIG_STACK_DEBUG is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001562CONFIG_DEBUG_STACK_USAGE=y
Paul Mundt352d2812007-11-02 14:33:21 +09001563CONFIG_4KSTACKS=y
Paul Mundt5e8766f2009-01-13 12:38:06 +09001564CONFIG_DUMP_CODE=y
Paul Mundt5d654982009-09-25 11:53:02 +09001565# CONFIG_DWARF_UNWINDER is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +09001566# CONFIG_SH_NO_BSS_INIT is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001567
1568#
1569# Security options
1570#
1571# CONFIG_KEYS is not set
1572# CONFIG_SECURITY is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001573# CONFIG_SECURITYFS is not set
Paul Mundt7dbcd8c2010-01-04 15:38:50 +09001574# CONFIG_DEFAULT_SECURITY_SELINUX is not set
1575# CONFIG_DEFAULT_SECURITY_SMACK is not set
1576# CONFIG_DEFAULT_SECURITY_TOMOYO is not set
1577CONFIG_DEFAULT_SECURITY_DAC=y
1578CONFIG_DEFAULT_SECURITY=""
Paul Mundt32351a22007-03-12 14:38:59 +09001579CONFIG_CRYPTO=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001580
1581#
1582# Crypto core or helper
1583#
Paul Mundt32351a22007-03-12 14:38:59 +09001584CONFIG_CRYPTO_ALGAPI=y
Paul Mundt5e8766f2009-01-13 12:38:06 +09001585CONFIG_CRYPTO_ALGAPI2=y
1586CONFIG_CRYPTO_AEAD2=y
Paul Mundt32351a22007-03-12 14:38:59 +09001587CONFIG_CRYPTO_BLKCIPHER=y
Paul Mundt5e8766f2009-01-13 12:38:06 +09001588CONFIG_CRYPTO_BLKCIPHER2=y
Paul Mundt32351a22007-03-12 14:38:59 +09001589CONFIG_CRYPTO_HASH=y
Paul Mundt5e8766f2009-01-13 12:38:06 +09001590CONFIG_CRYPTO_HASH2=y
1591CONFIG_CRYPTO_RNG2=y
Paul Mundt53a52ab2009-04-02 22:02:26 +09001592CONFIG_CRYPTO_PCOMP=y
Paul Mundt32351a22007-03-12 14:38:59 +09001593CONFIG_CRYPTO_MANAGER=y
Paul Mundt5e8766f2009-01-13 12:38:06 +09001594CONFIG_CRYPTO_MANAGER2=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001595# CONFIG_CRYPTO_GF128MUL is not set
1596# CONFIG_CRYPTO_NULL is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +09001597CONFIG_CRYPTO_WORKQUEUE=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001598# CONFIG_CRYPTO_CRYPTD is not set
1599# CONFIG_CRYPTO_AUTHENC is not set
1600# CONFIG_CRYPTO_TEST is not set
1601
1602#
1603# Authenticated Encryption with Associated Data
1604#
1605# CONFIG_CRYPTO_CCM is not set
1606# CONFIG_CRYPTO_GCM is not set
1607# CONFIG_CRYPTO_SEQIV is not set
1608
1609#
1610# Block modes
1611#
1612CONFIG_CRYPTO_CBC=y
1613# CONFIG_CRYPTO_CTR is not set
1614# CONFIG_CRYPTO_CTS is not set
1615CONFIG_CRYPTO_ECB=m
1616# CONFIG_CRYPTO_LRW is not set
1617CONFIG_CRYPTO_PCBC=m
1618# CONFIG_CRYPTO_XTS is not set
1619
1620#
1621# Hash modes
1622#
Paul Mundt32351a22007-03-12 14:38:59 +09001623CONFIG_CRYPTO_HMAC=y
1624# CONFIG_CRYPTO_XCBC is not set
Paul Mundt5d654982009-09-25 11:53:02 +09001625# CONFIG_CRYPTO_VMAC is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001626
1627#
1628# Digest
1629#
1630# CONFIG_CRYPTO_CRC32C is not set
Paul Mundt5d654982009-09-25 11:53:02 +09001631# CONFIG_CRYPTO_GHASH is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001632# CONFIG_CRYPTO_MD4 is not set
1633CONFIG_CRYPTO_MD5=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001634# CONFIG_CRYPTO_MICHAEL_MIC is not set
1635# CONFIG_CRYPTO_RMD128 is not set
1636# CONFIG_CRYPTO_RMD160 is not set
1637# CONFIG_CRYPTO_RMD256 is not set
1638# CONFIG_CRYPTO_RMD320 is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001639# CONFIG_CRYPTO_SHA1 is not set
1640# CONFIG_CRYPTO_SHA256 is not set
1641# CONFIG_CRYPTO_SHA512 is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001642# CONFIG_CRYPTO_TGR192 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001643# CONFIG_CRYPTO_WP512 is not set
1644
1645#
1646# Ciphers
1647#
Paul Mundt32351a22007-03-12 14:38:59 +09001648# CONFIG_CRYPTO_AES is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001649# CONFIG_CRYPTO_ANUBIS is not set
1650# CONFIG_CRYPTO_ARC4 is not set
1651# CONFIG_CRYPTO_BLOWFISH is not set
1652# CONFIG_CRYPTO_CAMELLIA is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001653# CONFIG_CRYPTO_CAST5 is not set
1654# CONFIG_CRYPTO_CAST6 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001655CONFIG_CRYPTO_DES=y
1656# CONFIG_CRYPTO_FCRYPT is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001657# CONFIG_CRYPTO_KHAZAD is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001658# CONFIG_CRYPTO_SALSA20 is not set
Paul Mundt352d2812007-11-02 14:33:21 +09001659# CONFIG_CRYPTO_SEED is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001660# CONFIG_CRYPTO_SERPENT is not set
1661# CONFIG_CRYPTO_TEA is not set
1662# CONFIG_CRYPTO_TWOFISH is not set
1663
1664#
1665# Compression
1666#
Paul Mundt32351a22007-03-12 14:38:59 +09001667# CONFIG_CRYPTO_DEFLATE is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +09001668# CONFIG_CRYPTO_ZLIB is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001669# CONFIG_CRYPTO_LZO is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001670
1671#
1672# Random Number Generation
1673#
1674# CONFIG_CRYPTO_ANSI_CPRNG is not set
Paul Mundt352d2812007-11-02 14:33:21 +09001675CONFIG_CRYPTO_HW=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001676# CONFIG_CRYPTO_DEV_HIFN_795X is not set
Paul Mundt4d0956b2010-05-18 18:18:28 +09001677# CONFIG_VIRTUALIZATION is not set
1678# CONFIG_BINARY_PRINTF is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001679
1680#
1681# Library routines
1682#
1683CONFIG_BITREVERSE=y
Paul Mundt5e8766f2009-01-13 12:38:06 +09001684CONFIG_GENERIC_FIND_LAST_BIT=y
Paul Mundt32351a22007-03-12 14:38:59 +09001685# CONFIG_CRC_CCITT is not set
1686# CONFIG_CRC16 is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001687CONFIG_CRC_T10DIF=y
Paul Mundt2f5a5dc2007-07-13 09:30:57 +09001688# CONFIG_CRC_ITU_T is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001689CONFIG_CRC32=y
Paul Mundt352d2812007-11-02 14:33:21 +09001690# CONFIG_CRC7 is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001691# CONFIG_LIBCRC32C is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001692CONFIG_AUDIT_GENERIC=y
Paul Mundt32351a22007-03-12 14:38:59 +09001693CONFIG_HAS_IOMEM=y
1694CONFIG_HAS_IOPORT=y
Paul Mundt2f5a5dc2007-07-13 09:30:57 +09001695CONFIG_HAS_DMA=y
Paul Mundt5d654982009-09-25 11:53:02 +09001696CONFIG_HAVE_LMB=y
Paul Mundt53a52ab2009-04-02 22:02:26 +09001697CONFIG_NLATTR=y
Paul Mundtb7d37402009-06-18 13:28:09 +09001698CONFIG_GENERIC_ATOMIC64=y