blob: 1cd1777aa4366b7f6c78b813d569d1872f9c0776 [file] [log] [blame]
Yoshinori Satof36af3fd2006-11-05 16:21:09 +09001#
2# Automatically generated make config: don't edit
Paul Mundt5d654982009-09-25 11:53:02 +09003# Linux kernel version: 2.6.31
4# Thu Sep 24 18:45:28 2009
Yoshinori Satof36af3fd2006-11-05 16:21:09 +09005#
6CONFIG_SUPERH=y
Paul Mundtf8cc3562008-06-03 20:29:55 +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"
Yoshinori Satof36af3fd2006-11-05 16:21:09 +090010CONFIG_RWSEM_GENERIC_SPINLOCK=y
Paul Mundteee4c462007-06-15 19:45:33 +090011CONFIG_GENERIC_BUG=y
Yoshinori Satof36af3fd2006-11-05 16:21:09 +090012CONFIG_GENERIC_FIND_NEXT_BIT=y
13CONFIG_GENERIC_HWEIGHT=y
14CONFIG_GENERIC_HARDIRQS=y
Paul Mundt4bb273e2008-10-22 20:05:11 +090015CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
Yoshinori Satof36af3fd2006-11-05 16:21:09 +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
Paul Mundtb7d37402009-06-18 13:28:09 +090019CONFIG_GENERIC_TIME=y
20CONFIG_GENERIC_CLOCKEVENTS=y
Paul Mundt5e8766f2009-01-13 12:38:06 +090021# CONFIG_ARCH_SUSPEND_POSSIBLE is not set
22# CONFIG_ARCH_HIBERNATION_POSSIBLE is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +090023CONFIG_SYS_SUPPORTS_CMT=y
Paul Mundtb7d37402009-06-18 13:28:09 +090024CONFIG_SYS_SUPPORTS_MTU2=y
Yoshinori Satod79b8742006-12-07 17:09:46 +090025CONFIG_STACKTRACE_SUPPORT=y
26CONFIG_LOCKDEP_SUPPORT=y
Paul Mundt4bb273e2008-10-22 20:05:11 +090027CONFIG_HAVE_LATENCYTOP_SUPPORT=y
Paul Mundteee4c462007-06-15 19:45:33 +090028# CONFIG_ARCH_HAS_ILOG2_U32 is not set
29# CONFIG_ARCH_HAS_ILOG2_U64 is not set
Paul Mundt0e010592007-09-18 15:58:45 +090030CONFIG_ARCH_NO_VIRT_TO_BUS=y
Paul Mundt53a52ab2009-04-02 22:02:26 +090031CONFIG_ARCH_HAS_DEFAULT_IDLE=y
Paul Mundt5d654982009-09-25 11:53:02 +090032CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y
Yoshinori Satof36af3fd2006-11-05 16:21:09 +090033CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
Paul Mundt5d654982009-09-25 11:53:02 +090034CONFIG_CONSTRUCTORS=y
Yoshinori Satof36af3fd2006-11-05 16:21:09 +090035
36#
Yoshinori Satof36af3fd2006-11-05 16:21:09 +090037# General setup
38#
Paul Mundt0e010592007-09-18 15:58:45 +090039CONFIG_EXPERIMENTAL=y
40CONFIG_BROKEN_ON_SMP=y
Paul Mundtf8cc3562008-06-03 20:29:55 +090041CONFIG_LOCK_KERNEL=y
Paul Mundt0e010592007-09-18 15:58:45 +090042CONFIG_INIT_ENV_ARG_LIMIT=32
Yoshinori Satof36af3fd2006-11-05 16:21:09 +090043CONFIG_LOCALVERSION=""
Paul Mundtf8cc3562008-06-03 20:29:55 +090044CONFIG_LOCALVERSION_AUTO=y
Paul Mundt5d654982009-09-25 11:53:02 +090045CONFIG_HAVE_KERNEL_GZIP=y
46CONFIG_HAVE_KERNEL_BZIP2=y
47CONFIG_HAVE_KERNEL_LZMA=y
48CONFIG_KERNEL_GZIP=y
49# CONFIG_KERNEL_BZIP2 is not set
50# CONFIG_KERNEL_LZMA is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +090051CONFIG_SYSVIPC=y
52CONFIG_SYSVIPC_SYSCTL=y
53CONFIG_POSIX_MQUEUE=y
Paul Mundtfc4967b2009-04-27 14:06:26 +090054CONFIG_POSIX_MQUEUE_SYSCTL=y
Paul Mundtf8cc3562008-06-03 20:29:55 +090055CONFIG_BSD_PROCESS_ACCT=y
56# CONFIG_BSD_PROCESS_ACCT_V3 is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +090057# CONFIG_TASKSTATS is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +090058CONFIG_AUDIT=y
59CONFIG_AUDITSYSCALL=y
Paul Mundtb7d37402009-06-18 13:28:09 +090060CONFIG_AUDIT_TREE=y
Paul Mundt53a52ab2009-04-02 22:02:26 +090061
62#
63# RCU Subsystem
64#
Paul Mundt5d654982009-09-25 11:53:02 +090065CONFIG_TREE_RCU=y
66# CONFIG_TREE_PREEMPT_RCU is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +090067CONFIG_RCU_TRACE=y
Paul Mundt5d654982009-09-25 11:53:02 +090068CONFIG_RCU_FANOUT=32
69# CONFIG_RCU_FANOUT_EXACT is not set
70CONFIG_TREE_RCU_TRACE=y
Yoshinori Satof36af3fd2006-11-05 16:21:09 +090071# CONFIG_IKCONFIG is not set
Paul Mundteee4c462007-06-15 19:45:33 +090072CONFIG_LOG_BUF_SHIFT=14
Paul Mundt53a52ab2009-04-02 22:02:26 +090073# CONFIG_GROUP_SCHED is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +090074CONFIG_CGROUPS=y
75CONFIG_CGROUP_DEBUG=y
76CONFIG_CGROUP_NS=y
Paul Mundt4bb273e2008-10-22 20:05:11 +090077# CONFIG_CGROUP_FREEZER is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +090078CONFIG_CGROUP_DEVICE=y
Paul Mundtfc4967b2009-04-27 14:06:26 +090079# CONFIG_CPUSETS is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +090080CONFIG_CGROUP_CPUACCT=y
81CONFIG_RESOURCE_COUNTERS=y
Paul Mundtf8cc3562008-06-03 20:29:55 +090082CONFIG_CGROUP_MEM_RES_CTLR=y
Paul Mundt53a52ab2009-04-02 22:02:26 +090083CONFIG_MM_OWNER=y
Paul Mundtf8cc3562008-06-03 20:29:55 +090084# CONFIG_SYSFS_DEPRECATED_V2 is not set
85CONFIG_RELAY=y
86CONFIG_NAMESPACES=y
87CONFIG_UTS_NS=y
88CONFIG_IPC_NS=y
89CONFIG_USER_NS=y
90CONFIG_PID_NS=y
Paul Mundt53a52ab2009-04-02 22:02:26 +090091# CONFIG_NET_NS is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +090092CONFIG_BLK_DEV_INITRD=y
93CONFIG_INITRAMFS_SOURCE=""
Paul Mundt53a52ab2009-04-02 22:02:26 +090094CONFIG_RD_GZIP=y
95# CONFIG_RD_BZIP2 is not set
96# CONFIG_RD_LZMA is not set
Yoshinori Satod79b8742006-12-07 17:09:46 +090097CONFIG_CC_OPTIMIZE_FOR_SIZE=y
Yoshinori Satof36af3fd2006-11-05 16:21:09 +090098CONFIG_SYSCTL=y
Paul Mundt53a52ab2009-04-02 22:02:26 +090099CONFIG_ANON_INODES=y
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900100CONFIG_EMBEDDED=y
Yoshinori Satod79b8742006-12-07 17:09:46 +0900101# CONFIG_UID16 is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900102# CONFIG_SYSCTL_SYSCALL is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +0900103CONFIG_KALLSYMS=y
104CONFIG_KALLSYMS_ALL=y
105# CONFIG_KALLSYMS_EXTRA_PASS is not set
106CONFIG_HOTPLUG=y
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900107CONFIG_PRINTK=y
108CONFIG_BUG=y
Yoshinori Satod79b8742006-12-07 17:09:46 +0900109# CONFIG_ELF_CORE is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +0900110CONFIG_BASE_FULL=y
111CONFIG_FUTEX=y
Paul Mundtf8cc3562008-06-03 20:29:55 +0900112CONFIG_EPOLL=y
Paul Mundteee4c462007-06-15 19:45:33 +0900113CONFIG_SIGNALFD=y
114CONFIG_TIMERFD=y
115CONFIG_EVENTFD=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900116CONFIG_AIO=y
Paul Mundt5d654982009-09-25 11:53:02 +0900117CONFIG_HAVE_PERF_EVENTS=y
Paul Mundtb7d37402009-06-18 13:28:09 +0900118
119#
Paul Mundt5d654982009-09-25 11:53:02 +0900120# Kernel Performance Events And Counters
Paul Mundtb7d37402009-06-18 13:28:09 +0900121#
Paul Mundt5d654982009-09-25 11:53:02 +0900122CONFIG_PERF_EVENTS=y
123CONFIG_EVENT_PROFILE=y
124# CONFIG_PERF_COUNTERS is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +0900125CONFIG_VM_EVENT_COUNTERS=y
Paul Mundt53a52ab2009-04-02 22:02:26 +0900126# CONFIG_COMPAT_BRK is not set
Paul Mundt0e010592007-09-18 15:58:45 +0900127# CONFIG_SLAB is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +0900128# CONFIG_SLUB is not set
129CONFIG_SLOB=y
130CONFIG_PROFILING=y
Paul Mundt5e8766f2009-01-13 12:38:06 +0900131CONFIG_TRACEPOINTS=y
Paul Mundtf8cc3562008-06-03 20:29:55 +0900132CONFIG_OPROFILE=y
133CONFIG_HAVE_OPROFILE=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900134# CONFIG_KPROBES is not set
135CONFIG_HAVE_KPROBES=y
136CONFIG_HAVE_KRETPROBES=y
137CONFIG_HAVE_ARCH_TRACEHOOK=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900138CONFIG_HAVE_CLK=y
Paul Mundtfc4967b2009-04-27 14:06:26 +0900139CONFIG_HAVE_DMA_API_DEBUG=y
Paul Mundt5d654982009-09-25 11:53:02 +0900140
141#
142# GCOV-based kernel profiling
143#
144# CONFIG_GCOV_KERNEL is not set
Paul Mundtfc4967b2009-04-27 14:06:26 +0900145# CONFIG_SLOW_WORK is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900146CONFIG_HAVE_GENERIC_DMA_COHERENT=y
Paul Mundtf8cc3562008-06-03 20:29:55 +0900147CONFIG_RT_MUTEXES=y
Paul Mundtf8cc3562008-06-03 20:29:55 +0900148CONFIG_BASE_SMALL=0
149CONFIG_MODULES=y
150# CONFIG_MODULE_FORCE_LOAD is not set
151CONFIG_MODULE_UNLOAD=y
152# CONFIG_MODULE_FORCE_UNLOAD is not set
153# CONFIG_MODVERSIONS is not set
154# CONFIG_MODULE_SRCVERSION_ALL is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900155CONFIG_BLOCK=y
Paul Mundt5d654982009-09-25 11:53:02 +0900156CONFIG_LBDAF=y
Paul Mundt0e010592007-09-18 15:58:45 +0900157# CONFIG_BLK_DEV_BSG is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900158# CONFIG_BLK_DEV_INTEGRITY is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900159
160#
161# IO Schedulers
162#
163CONFIG_IOSCHED_NOOP=y
164# CONFIG_IOSCHED_AS is not set
165# CONFIG_IOSCHED_DEADLINE is not set
166# CONFIG_IOSCHED_CFQ is not set
167# CONFIG_DEFAULT_AS is not set
168# CONFIG_DEFAULT_DEADLINE is not set
169# CONFIG_DEFAULT_CFQ is not set
170CONFIG_DEFAULT_NOOP=y
171CONFIG_DEFAULT_IOSCHED="noop"
Paul Mundt4bb273e2008-10-22 20:05:11 +0900172# CONFIG_FREEZER is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900173
174#
175# System type
176#
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900177CONFIG_CPU_SH2=y
178CONFIG_CPU_SH2A=y
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900179# CONFIG_CPU_SUBTYPE_SH7619 is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900180# CONFIG_CPU_SUBTYPE_SH7201 is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +0900181# CONFIG_CPU_SUBTYPE_SH7203 is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900182CONFIG_CPU_SUBTYPE_SH7206=y
Paul Mundtf8cc3562008-06-03 20:29:55 +0900183# CONFIG_CPU_SUBTYPE_SH7263 is not set
184# CONFIG_CPU_SUBTYPE_MXG is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900185# CONFIG_CPU_SUBTYPE_SH7705 is not set
186# CONFIG_CPU_SUBTYPE_SH7706 is not set
187# CONFIG_CPU_SUBTYPE_SH7707 is not set
188# CONFIG_CPU_SUBTYPE_SH7708 is not set
189# CONFIG_CPU_SUBTYPE_SH7709 is not set
190# CONFIG_CPU_SUBTYPE_SH7710 is not set
Paul Mundteee4c462007-06-15 19:45:33 +0900191# CONFIG_CPU_SUBTYPE_SH7712 is not set
Paul Mundt0e010592007-09-18 15:58:45 +0900192# CONFIG_CPU_SUBTYPE_SH7720 is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +0900193# CONFIG_CPU_SUBTYPE_SH7721 is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900194# CONFIG_CPU_SUBTYPE_SH7750 is not set
195# CONFIG_CPU_SUBTYPE_SH7091 is not set
196# CONFIG_CPU_SUBTYPE_SH7750R is not set
197# CONFIG_CPU_SUBTYPE_SH7750S is not set
198# CONFIG_CPU_SUBTYPE_SH7751 is not set
199# CONFIG_CPU_SUBTYPE_SH7751R is not set
200# CONFIG_CPU_SUBTYPE_SH7760 is not set
201# CONFIG_CPU_SUBTYPE_SH4_202 is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +0900202# CONFIG_CPU_SUBTYPE_SH7723 is not set
Paul Mundtfc4967b2009-04-27 14:06:26 +0900203# CONFIG_CPU_SUBTYPE_SH7724 is not set
Paul Mundt5d654982009-09-25 11:53:02 +0900204# CONFIG_CPU_SUBTYPE_SH7757 is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +0900205# CONFIG_CPU_SUBTYPE_SH7763 is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900206# CONFIG_CPU_SUBTYPE_SH7770 is not set
207# CONFIG_CPU_SUBTYPE_SH7780 is not set
Yoshinori Satod79b8742006-12-07 17:09:46 +0900208# CONFIG_CPU_SUBTYPE_SH7785 is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900209# CONFIG_CPU_SUBTYPE_SH7786 is not set
Paul Mundt0e010592007-09-18 15:58:45 +0900210# CONFIG_CPU_SUBTYPE_SHX3 is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900211# CONFIG_CPU_SUBTYPE_SH7343 is not set
Paul Mundteee4c462007-06-15 19:45:33 +0900212# CONFIG_CPU_SUBTYPE_SH7722 is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +0900213# CONFIG_CPU_SUBTYPE_SH7366 is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900214
215#
216# Memory management options
217#
Paul Mundteee4c462007-06-15 19:45:33 +0900218CONFIG_QUICKLIST=y
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900219CONFIG_PAGE_OFFSET=0x00000000
Paul Mundtb7d37402009-06-18 13:28:09 +0900220CONFIG_FORCE_MAX_ZONEORDER=14
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900221CONFIG_MEMORY_START=0x0c000000
Yoshinori Satod79b8742006-12-07 17:09:46 +0900222CONFIG_MEMORY_SIZE=0x04000000
Paul Mundtf8cc3562008-06-03 20:29:55 +0900223CONFIG_29BIT=y
Paul Mundteee4c462007-06-15 19:45:33 +0900224CONFIG_ARCH_FLATMEM_ENABLE=y
225CONFIG_ARCH_SPARSEMEM_ENABLE=y
226CONFIG_ARCH_SPARSEMEM_DEFAULT=y
227CONFIG_MAX_ACTIVE_REGIONS=1
228CONFIG_ARCH_POPULATES_NODE_MAP=y
229CONFIG_ARCH_SELECT_MEMORY_MODEL=y
Yoshinori Satod79b8742006-12-07 17:09:46 +0900230CONFIG_PAGE_SIZE_4KB=y
231# CONFIG_PAGE_SIZE_8KB is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900232# CONFIG_PAGE_SIZE_16KB is not set
Yoshinori Satod79b8742006-12-07 17:09:46 +0900233# CONFIG_PAGE_SIZE_64KB is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900234CONFIG_SELECT_MEMORY_MODEL=y
Paul Mundtf8cc3562008-06-03 20:29:55 +0900235CONFIG_FLATMEM_MANUAL=y
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900236# CONFIG_DISCONTIGMEM_MANUAL is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +0900237# CONFIG_SPARSEMEM_MANUAL is not set
238CONFIG_FLATMEM=y
239CONFIG_FLAT_NODE_MEM_MAP=y
Paul Mundteee4c462007-06-15 19:45:33 +0900240CONFIG_SPARSEMEM_STATIC=y
Paul Mundtf8cc3562008-06-03 20:29:55 +0900241CONFIG_PAGEFLAGS_EXTENDED=y
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900242CONFIG_SPLIT_PTLOCK_CPUS=4
Paul Mundt4bb273e2008-10-22 20:05:11 +0900243# CONFIG_PHYS_ADDR_T_64BIT is not set
Paul Mundteee4c462007-06-15 19:45:33 +0900244CONFIG_ZONE_DMA_FLAG=0
245CONFIG_NR_QUICK=2
Paul Mundtb7d37402009-06-18 13:28:09 +0900246CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
247CONFIG_NOMMU_INITIAL_TRIM_EXCESS=1
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900248
249#
250# Cache configuration
251#
Paul Mundt0e010592007-09-18 15:58:45 +0900252CONFIG_CACHE_WRITEBACK=y
253# CONFIG_CACHE_WRITETHROUGH is not set
254# CONFIG_CACHE_OFF is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900255
256#
257# Processor features
258#
259# CONFIG_CPU_LITTLE_ENDIAN is not set
Yoshinori Satod79b8742006-12-07 17:09:46 +0900260CONFIG_CPU_BIG_ENDIAN=y
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900261# CONFIG_SH_FPU_EMU is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900262
263#
Paul Mundteee4c462007-06-15 19:45:33 +0900264# Board support
265#
266CONFIG_SOLUTION_ENGINE=y
267CONFIG_SH_7206_SOLUTION_ENGINE=y
268
269#
270# Timer and clock configuration
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900271#
Paul Mundtb7d37402009-06-18 13:28:09 +0900272CONFIG_SH_TIMER_CMT=y
273CONFIG_SH_TIMER_MTU2=y
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900274CONFIG_SH_PCLK_FREQ=33333333
Paul Mundtb7d37402009-06-18 13:28:09 +0900275CONFIG_SH_CLK_CPG=y
276CONFIG_SH_CLK_CPG_LEGACY=y
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900277CONFIG_SH_CLK_MD=6
Paul Mundtb7d37402009-06-18 13:28:09 +0900278# CONFIG_NO_HZ is not set
279# CONFIG_HIGH_RES_TIMERS is not set
280CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900281
282#
283# CPU Frequency scaling
284#
Paul Mundt0e010592007-09-18 15:58:45 +0900285CONFIG_CPU_FREQ=y
286CONFIG_CPU_FREQ_TABLE=y
287# CONFIG_CPU_FREQ_DEBUG is not set
288CONFIG_CPU_FREQ_STAT=y
289# CONFIG_CPU_FREQ_STAT_DETAILS is not set
290CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
Paul Mundtf8cc3562008-06-03 20:29:55 +0900291# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
Paul Mundt0e010592007-09-18 15:58:45 +0900292# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +0900293# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
294# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
Paul Mundt0e010592007-09-18 15:58:45 +0900295CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
296# CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
297# CONFIG_CPU_FREQ_GOV_USERSPACE is not set
298# CONFIG_CPU_FREQ_GOV_ONDEMAND is not set
299# CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +0900300CONFIG_SH_CPU_FREQ=y
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900301
302#
303# DMA support
304#
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900305
306#
307# Companion Chips
308#
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900309
310#
Yoshinori Satod79b8742006-12-07 17:09:46 +0900311# Additional SuperH Device Drivers
312#
Paul Mundt0e010592007-09-18 15:58:45 +0900313CONFIG_HEARTBEAT=y
Yoshinori Satod79b8742006-12-07 17:09:46 +0900314# CONFIG_PUSH_SWITCH is not set
315
316#
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900317# Kernel features
318#
Paul Mundt0e010592007-09-18 15:58:45 +0900319# CONFIG_HZ_100 is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900320# CONFIG_HZ_250 is not set
Paul Mundteee4c462007-06-15 19:45:33 +0900321# CONFIG_HZ_300 is not set
Paul Mundt0e010592007-09-18 15:58:45 +0900322CONFIG_HZ_1000=y
323CONFIG_HZ=1000
Paul Mundtf8cc3562008-06-03 20:29:55 +0900324# CONFIG_SCHED_HRTICK is not set
Paul Mundteee4c462007-06-15 19:45:33 +0900325# CONFIG_CRASH_DUMP is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900326# CONFIG_SECCOMP is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +0900327# CONFIG_PREEMPT_NONE is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900328# CONFIG_PREEMPT_VOLUNTARY is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +0900329CONFIG_PREEMPT=y
Paul Mundtf8cc3562008-06-03 20:29:55 +0900330CONFIG_GUSA=y
Paul Mundtb7d37402009-06-18 13:28:09 +0900331# CONFIG_SPARSE_IRQ is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900332
333#
334# Boot options
335#
336CONFIG_ZERO_PAGE_OFFSET=0x00001000
337CONFIG_BOOT_LINK_OFFSET=0x00800000
Paul Mundtb7d37402009-06-18 13:28:09 +0900338CONFIG_ENTRY_OFFSET=0x00001000
Paul Mundt5d654982009-09-25 11:53:02 +0900339CONFIG_CMDLINE_OVERWRITE=y
340# CONFIG_CMDLINE_EXTEND is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +0900341CONFIG_CMDLINE="console=ttySC3,115200 ignore_loglevel earlyprintk=serial"
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900342
343#
344# Bus options
345#
Paul Mundteee4c462007-06-15 19:45:33 +0900346# CONFIG_ARCH_SUPPORTS_MSI is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +0900347# CONFIG_PCCARD is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900348
349#
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900350# Executable file formats
351#
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900352CONFIG_BINFMT_ELF_FDPIC=y
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900353CONFIG_BINFMT_FLAT=y
354CONFIG_BINFMT_ZFLAT=y
Paul Mundtf8cc3562008-06-03 20:29:55 +0900355CONFIG_BINFMT_SHARED_FLAT=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900356# CONFIG_HAVE_AOUT is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +0900357CONFIG_BINFMT_MISC=y
Paul Mundt5e8766f2009-01-13 12:38:06 +0900358
359#
360# Power management options (EXPERIMENTAL)
361#
362# CONFIG_PM is not set
363# CONFIG_CPU_IDLE is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900364CONFIG_NET=y
365
366#
367# Networking options
368#
Paul Mundtf8cc3562008-06-03 20:29:55 +0900369CONFIG_PACKET=y
370# CONFIG_PACKET_MMAP is not set
371CONFIG_UNIX=y
372CONFIG_XFRM=y
373# CONFIG_XFRM_USER is not set
374# CONFIG_XFRM_SUB_POLICY is not set
375# CONFIG_XFRM_MIGRATE is not set
376# CONFIG_XFRM_STATISTICS is not set
377CONFIG_NET_KEY=y
378# CONFIG_NET_KEY_MIGRATE is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900379CONFIG_INET=y
380# CONFIG_IP_MULTICAST is not set
381# CONFIG_IP_ADVANCED_ROUTER is not set
382CONFIG_IP_FIB_HASH=y
Paul Mundtf8cc3562008-06-03 20:29:55 +0900383CONFIG_IP_PNP=y
384CONFIG_IP_PNP_DHCP=y
385# CONFIG_IP_PNP_BOOTP is not set
386# CONFIG_IP_PNP_RARP is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900387# CONFIG_NET_IPIP is not set
388# CONFIG_NET_IPGRE is not set
389# CONFIG_ARPD is not set
390# CONFIG_SYN_COOKIES is not set
391# CONFIG_INET_AH is not set
392# CONFIG_INET_ESP is not set
393# CONFIG_INET_IPCOMP is not set
394# CONFIG_INET_XFRM_TUNNEL is not set
395# CONFIG_INET_TUNNEL is not set
Yoshinori Satod79b8742006-12-07 17:09:46 +0900396# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
397# CONFIG_INET_XFRM_MODE_TUNNEL is not set
398# CONFIG_INET_XFRM_MODE_BEET is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +0900399# CONFIG_INET_LRO is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900400# CONFIG_INET_DIAG is not set
401# CONFIG_TCP_CONG_ADVANCED is not set
402CONFIG_TCP_CONG_CUBIC=y
403CONFIG_DEFAULT_TCP_CONG="cubic"
Paul Mundteee4c462007-06-15 19:45:33 +0900404# CONFIG_TCP_MD5SIG is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900405# CONFIG_IPV6 is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900406# CONFIG_NETWORK_SECMARK is not set
407# CONFIG_NETFILTER is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900408# CONFIG_IP_DCCP is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900409# CONFIG_IP_SCTP is not set
Paul Mundt5d654982009-09-25 11:53:02 +0900410# CONFIG_RDS is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900411# CONFIG_TIPC is not set
412# CONFIG_ATM is not set
413# CONFIG_BRIDGE is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900414# CONFIG_NET_DSA is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900415# CONFIG_VLAN_8021Q is not set
416# CONFIG_DECNET is not set
417# CONFIG_LLC2 is not set
418# CONFIG_IPX is not set
419# CONFIG_ATALK is not set
420# CONFIG_X25 is not set
421# CONFIG_LAPB is not set
422# CONFIG_ECONET is not set
423# CONFIG_WAN_ROUTER is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900424# CONFIG_PHONET is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900425# CONFIG_IEEE802154 is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900426# CONFIG_NET_SCHED is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900427# CONFIG_DCB is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900428
429#
430# Network testing
431#
432# CONFIG_NET_PKTGEN is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900433# CONFIG_NET_DROP_MONITOR is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900434# CONFIG_HAMRADIO is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +0900435# CONFIG_CAN is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900436# CONFIG_IRDA is not set
437# CONFIG_BT is not set
Paul Mundteee4c462007-06-15 19:45:33 +0900438# CONFIG_AF_RXRPC is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900439CONFIG_WIRELESS=y
Paul Mundteee4c462007-06-15 19:45:33 +0900440# CONFIG_CFG80211 is not set
Paul Mundt5d654982009-09-25 11:53:02 +0900441CONFIG_CFG80211_DEFAULT_PS_VALUE=0
Paul Mundt4bb273e2008-10-22 20:05:11 +0900442# CONFIG_WIRELESS_OLD_REGULATORY is not set
Paul Mundteee4c462007-06-15 19:45:33 +0900443# CONFIG_WIRELESS_EXT is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900444# CONFIG_LIB80211 is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900445
446#
447# CFG80211 needs to be enabled for MAC80211
448#
Paul Mundt53a52ab2009-04-02 22:02:26 +0900449# CONFIG_WIMAX is not set
Paul Mundteee4c462007-06-15 19:45:33 +0900450# CONFIG_RFKILL is not set
Paul Mundt0e010592007-09-18 15:58:45 +0900451# CONFIG_NET_9P is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900452
453#
454# Device Drivers
455#
456
457#
458# Generic Driver Options
459#
Paul Mundtf8cc3562008-06-03 20:29:55 +0900460CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900461# CONFIG_STANDALONE is not set
462# CONFIG_PREVENT_FIRMWARE_BUILD is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +0900463# CONFIG_FW_LOADER is not set
Paul Mundt0e010592007-09-18 15:58:45 +0900464# CONFIG_DEBUG_DRIVER is not set
465# CONFIG_DEBUG_DEVRES is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900466# CONFIG_SYS_HYPERVISOR is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900467# CONFIG_CONNECTOR is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900468CONFIG_MTD=y
469# CONFIG_MTD_DEBUG is not set
Paul Mundt5d654982009-09-25 11:53:02 +0900470# CONFIG_MTD_TESTS is not set
Yoshinori Satod79b8742006-12-07 17:09:46 +0900471CONFIG_MTD_CONCAT=y
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900472CONFIG_MTD_PARTITIONS=y
Paul Mundtf8cc3562008-06-03 20:29:55 +0900473# CONFIG_MTD_REDBOOT_PARTS is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900474# CONFIG_MTD_CMDLINE_PARTS is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +0900475# CONFIG_MTD_AR7_PARTS is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900476
477#
478# User Modules And Translation Layers
479#
480CONFIG_MTD_CHAR=y
Paul Mundteee4c462007-06-15 19:45:33 +0900481CONFIG_MTD_BLKDEVS=y
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900482CONFIG_MTD_BLOCK=y
483# CONFIG_FTL is not set
484# CONFIG_NFTL is not set
485# CONFIG_INFTL is not set
486# CONFIG_RFD_FTL is not set
487# CONFIG_SSFDC is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +0900488# CONFIG_MTD_OOPS is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900489
490#
491# RAM/ROM/Flash chip drivers
492#
493CONFIG_MTD_CFI=y
494# CONFIG_MTD_JEDECPROBE is not set
495CONFIG_MTD_GEN_PROBE=y
496# CONFIG_MTD_CFI_ADV_OPTIONS is not set
497CONFIG_MTD_MAP_BANK_WIDTH_1=y
498CONFIG_MTD_MAP_BANK_WIDTH_2=y
499CONFIG_MTD_MAP_BANK_WIDTH_4=y
500# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
501# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
502# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
503CONFIG_MTD_CFI_I1=y
504CONFIG_MTD_CFI_I2=y
505# CONFIG_MTD_CFI_I4 is not set
506# CONFIG_MTD_CFI_I8 is not set
507# CONFIG_MTD_CFI_INTELEXT is not set
508CONFIG_MTD_CFI_AMDSTD=y
509# CONFIG_MTD_CFI_STAA is not set
510CONFIG_MTD_CFI_UTIL=y
511# CONFIG_MTD_RAM is not set
512# CONFIG_MTD_ROM is not set
513# CONFIG_MTD_ABSENT is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900514
515#
516# Mapping drivers for chip access
517#
518# CONFIG_MTD_COMPLEX_MAPPINGS is not set
519CONFIG_MTD_PHYSMAP=y
Paul Mundt53a52ab2009-04-02 22:02:26 +0900520# CONFIG_MTD_PHYSMAP_COMPAT is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900521# CONFIG_MTD_PLATRAM is not set
522
523#
524# Self-contained MTD device drivers
525#
526# CONFIG_MTD_SLRAM is not set
527# CONFIG_MTD_PHRAM is not set
528# CONFIG_MTD_MTDRAM is not set
529# CONFIG_MTD_BLOCK2MTD is not set
530
531#
532# Disk-On-Chip Device Drivers
533#
534# CONFIG_MTD_DOC2000 is not set
535# CONFIG_MTD_DOC2001 is not set
536# CONFIG_MTD_DOC2001PLUS is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900537# CONFIG_MTD_NAND is not set
Paul Mundteee4c462007-06-15 19:45:33 +0900538# CONFIG_MTD_ONENAND is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900539
540#
Paul Mundt53a52ab2009-04-02 22:02:26 +0900541# LPDDR flash memory drivers
542#
543# CONFIG_MTD_LPDDR is not set
544
545#
Paul Mundteee4c462007-06-15 19:45:33 +0900546# UBI - Unsorted block images
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900547#
Paul Mundteee4c462007-06-15 19:45:33 +0900548# CONFIG_MTD_UBI is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900549# CONFIG_PARPORT is not set
Paul Mundt0e010592007-09-18 15:58:45 +0900550CONFIG_BLK_DEV=y
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900551# CONFIG_BLK_DEV_COW_COMMON is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +0900552CONFIG_BLK_DEV_LOOP=y
553# CONFIG_BLK_DEV_CRYPTOLOOP is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900554# CONFIG_BLK_DEV_NBD is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +0900555CONFIG_BLK_DEV_RAM=y
556CONFIG_BLK_DEV_RAM_COUNT=16
557CONFIG_BLK_DEV_RAM_SIZE=4096
558# CONFIG_BLK_DEV_XIP is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900559# CONFIG_CDROM_PKTCDVD is not set
560# CONFIG_ATA_OVER_ETH is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900561# CONFIG_BLK_DEV_HD is not set
Paul Mundt0e010592007-09-18 15:58:45 +0900562CONFIG_MISC_DEVICES=y
Paul Mundtf8cc3562008-06-03 20:29:55 +0900563# CONFIG_ENCLOSURE_SERVICES is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900564# CONFIG_C2PORT is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900565
566#
567# EEPROM support
568#
569CONFIG_EEPROM_93CX6=y
Paul Mundtf8cc3562008-06-03 20:29:55 +0900570CONFIG_HAVE_IDE=y
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900571# CONFIG_IDE is not set
572
573#
574# SCSI device support
575#
576# CONFIG_RAID_ATTRS is not set
577# CONFIG_SCSI is not set
Paul Mundt0e010592007-09-18 15:58:45 +0900578# CONFIG_SCSI_DMA is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900579# CONFIG_SCSI_NETLINK is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900580# CONFIG_ATA is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900581# CONFIG_MD is not set
Yoshinori Satod79b8742006-12-07 17:09:46 +0900582CONFIG_NETDEVICES=y
583# CONFIG_DUMMY is not set
584# CONFIG_BONDING is not set
Paul Mundt0e010592007-09-18 15:58:45 +0900585# CONFIG_MACVLAN is not set
Yoshinori Satod79b8742006-12-07 17:09:46 +0900586# CONFIG_EQUALIZER is not set
587# CONFIG_TUN is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +0900588# CONFIG_VETH is not set
Yoshinori Satod79b8742006-12-07 17:09:46 +0900589# CONFIG_PHYLIB is not set
Yoshinori Satod79b8742006-12-07 17:09:46 +0900590CONFIG_NET_ETHERNET=y
591CONFIG_MII=y
Paul Mundtf8cc3562008-06-03 20:29:55 +0900592# CONFIG_AX88796 is not set
Yoshinori Satod79b8742006-12-07 17:09:46 +0900593# CONFIG_STNIC is not set
594CONFIG_SMC91X=y
Paul Mundt53a52ab2009-04-02 22:02:26 +0900595# CONFIG_ETHOC is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900596# CONFIG_SMC911X is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900597# CONFIG_SMSC911X is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900598# CONFIG_DNET is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +0900599# CONFIG_IBM_NEW_EMAC_ZMII is not set
600# CONFIG_IBM_NEW_EMAC_RGMII is not set
601# CONFIG_IBM_NEW_EMAC_TAH is not set
602# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900603# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
604# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
605# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +0900606# CONFIG_B44 is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900607# CONFIG_KS8842 is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +0900608# CONFIG_NETDEV_1000 is not set
609# CONFIG_NETDEV_10000 is not set
Paul Mundt5d654982009-09-25 11:53:02 +0900610CONFIG_WLAN=y
Paul Mundteee4c462007-06-15 19:45:33 +0900611# CONFIG_WLAN_PRE80211 is not set
612# CONFIG_WLAN_80211 is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900613
614#
615# Enable WiMAX (Networking options) to see the WiMAX drivers
616#
Yoshinori Satod79b8742006-12-07 17:09:46 +0900617# CONFIG_WAN is not set
618# CONFIG_PPP is not set
619# CONFIG_SLIP is not set
Yoshinori Satod79b8742006-12-07 17:09:46 +0900620# CONFIG_NETCONSOLE is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900621# CONFIG_NETPOLL is not set
622# CONFIG_NET_POLL_CONTROLLER is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900623# CONFIG_ISDN is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900624# CONFIG_PHONE is not set
625
626#
627# Input device support
628#
Paul Mundtf8cc3562008-06-03 20:29:55 +0900629# CONFIG_INPUT is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900630
631#
632# Hardware I/O ports
633#
634# CONFIG_SERIO is not set
635# CONFIG_GAMEPORT is not set
636
637#
638# Character devices
639#
640# CONFIG_VT is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +0900641# CONFIG_DEVKMEM is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900642# CONFIG_SERIAL_NONSTANDARD is not set
643
644#
645# Serial drivers
646#
647# CONFIG_SERIAL_8250 is not set
648
649#
650# Non-8250 serial port support
651#
652CONFIG_SERIAL_SH_SCI=y
653CONFIG_SERIAL_SH_SCI_NR_UARTS=4
654CONFIG_SERIAL_SH_SCI_CONSOLE=y
655CONFIG_SERIAL_CORE=y
656CONFIG_SERIAL_CORE_CONSOLE=y
657# CONFIG_UNIX98_PTYS is not set
Yoshinori Satod79b8742006-12-07 17:09:46 +0900658# CONFIG_LEGACY_PTYS is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900659# CONFIG_IPMI_HANDLER is not set
Yoshinori Satod79b8742006-12-07 17:09:46 +0900660# CONFIG_HW_RANDOM is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900661# CONFIG_R3964 is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900662# CONFIG_RAW_DRIVER is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900663# CONFIG_TCG_TPM is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900664# CONFIG_I2C is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900665# CONFIG_SPI is not set
Paul Mundt5d654982009-09-25 11:53:02 +0900666
667#
668# PPS support
669#
670# CONFIG_PPS is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900671# CONFIG_W1 is not set
Paul Mundt0e010592007-09-18 15:58:45 +0900672# CONFIG_POWER_SUPPLY is not set
Paul Mundteee4c462007-06-15 19:45:33 +0900673# CONFIG_HWMON is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +0900674# CONFIG_THERMAL is not set
675# CONFIG_WATCHDOG is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900676CONFIG_SSB_POSSIBLE=y
Paul Mundtf8cc3562008-06-03 20:29:55 +0900677
678#
679# Sonics Silicon Backplane
680#
Paul Mundtf8cc3562008-06-03 20:29:55 +0900681# CONFIG_SSB is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900682
683#
Paul Mundteee4c462007-06-15 19:45:33 +0900684# Multifunction device drivers
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900685#
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900686# CONFIG_MFD_CORE is not set
Paul Mundteee4c462007-06-15 19:45:33 +0900687# CONFIG_MFD_SM501 is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +0900688# CONFIG_HTC_PASIC3 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900689# CONFIG_MFD_TMIO is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900690# CONFIG_REGULATOR is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900691# CONFIG_MEDIA_SUPPORT is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900692
693#
694# Graphics support
695#
Paul Mundtf8cc3562008-06-03 20:29:55 +0900696# CONFIG_VGASTATE is not set
697# CONFIG_VIDEO_OUTPUT_CONTROL is not set
698# CONFIG_FB is not set
Paul Mundteee4c462007-06-15 19:45:33 +0900699# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
700
701#
702# Display device support
703#
704# CONFIG_DISPLAY_SUPPORT is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900705# CONFIG_SOUND is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +0900706# CONFIG_USB_SUPPORT is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900707# CONFIG_MMC is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +0900708# CONFIG_MEMSTICK is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900709# CONFIG_NEW_LEDS is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +0900710# CONFIG_ACCESSIBILITY is not set
711CONFIG_RTC_LIB=y
712CONFIG_RTC_CLASS=y
713CONFIG_RTC_HCTOSYS=y
714CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
715# CONFIG_RTC_DEBUG is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900716
717#
Paul Mundtf8cc3562008-06-03 20:29:55 +0900718# RTC interfaces
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900719#
Paul Mundtf8cc3562008-06-03 20:29:55 +0900720CONFIG_RTC_INTF_SYSFS=y
721CONFIG_RTC_INTF_PROC=y
722CONFIG_RTC_INTF_DEV=y
723# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
724# CONFIG_RTC_DRV_TEST is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900725
726#
Paul Mundtf8cc3562008-06-03 20:29:55 +0900727# SPI RTC drivers
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900728#
729
730#
Paul Mundtf8cc3562008-06-03 20:29:55 +0900731# Platform RTC drivers
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900732#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900733# CONFIG_RTC_DRV_DS1286 is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +0900734# CONFIG_RTC_DRV_DS1511 is not set
735# CONFIG_RTC_DRV_DS1553 is not set
736# CONFIG_RTC_DRV_DS1742 is not set
737# CONFIG_RTC_DRV_STK17TA8 is not set
738# CONFIG_RTC_DRV_M48T86 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900739# CONFIG_RTC_DRV_M48T35 is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +0900740# CONFIG_RTC_DRV_M48T59 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900741# CONFIG_RTC_DRV_BQ4802 is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +0900742# CONFIG_RTC_DRV_V3020 is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900743
744#
Paul Mundtf8cc3562008-06-03 20:29:55 +0900745# on-CPU RTC drivers
Paul Mundt0e010592007-09-18 15:58:45 +0900746#
Paul Mundtf8cc3562008-06-03 20:29:55 +0900747CONFIG_RTC_DRV_SH=y
Paul Mundtb7d37402009-06-18 13:28:09 +0900748# CONFIG_RTC_DRV_GENERIC is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900749# CONFIG_DMADEVICES is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900750# CONFIG_AUXDISPLAY is not set
Paul Mundt0e010592007-09-18 15:58:45 +0900751# CONFIG_UIO is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900752
753#
754# TI VLYNQ
755#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900756# CONFIG_STAGING is not set
Paul Mundt0e010592007-09-18 15:58:45 +0900757
758#
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900759# File systems
760#
Paul Mundtf8cc3562008-06-03 20:29:55 +0900761CONFIG_EXT2_FS=y
762# CONFIG_EXT2_FS_XATTR is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900763# CONFIG_EXT3_FS is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900764# CONFIG_EXT4_FS is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900765# CONFIG_REISERFS_FS is not set
766# CONFIG_JFS_FS is not set
767# CONFIG_FS_POSIX_ACL is not set
768# CONFIG_XFS_FS is not set
Paul Mundt5d654982009-09-25 11:53:02 +0900769# CONFIG_GFS2_FS is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +0900770# CONFIG_OCFS2_FS is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900771# CONFIG_BTRFS_FS is not set
Paul Mundt5d654982009-09-25 11:53:02 +0900772# CONFIG_NILFS2_FS is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900773CONFIG_FILE_LOCKING=y
774CONFIG_FSNOTIFY=y
Paul Mundtf8cc3562008-06-03 20:29:55 +0900775# CONFIG_DNOTIFY is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900776CONFIG_INOTIFY=y
777CONFIG_INOTIFY_USER=y
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900778# CONFIG_QUOTA is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900779# CONFIG_AUTOFS_FS is not set
780# CONFIG_AUTOFS4_FS is not set
781# CONFIG_FUSE_FS is not set
782
783#
Paul Mundtfc4967b2009-04-27 14:06:26 +0900784# Caches
785#
786# CONFIG_FSCACHE is not set
787
788#
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900789# CD-ROM/DVD Filesystems
790#
791# CONFIG_ISO9660_FS is not set
792# CONFIG_UDF_FS is not set
793
794#
795# DOS/FAT/NT Filesystems
796#
797# CONFIG_MSDOS_FS is not set
798# CONFIG_VFAT_FS is not set
799# CONFIG_NTFS_FS is not set
800
801#
802# Pseudo filesystems
803#
804CONFIG_PROC_FS=y
805CONFIG_PROC_SYSCTL=y
Paul Mundtf8cc3562008-06-03 20:29:55 +0900806CONFIG_SYSFS=y
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900807# CONFIG_HUGETLB_PAGE is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +0900808CONFIG_CONFIGFS_FS=y
Paul Mundt5e8766f2009-01-13 12:38:06 +0900809CONFIG_MISC_FILESYSTEMS=y
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900810# CONFIG_ADFS_FS is not set
811# CONFIG_AFFS_FS is not set
812# CONFIG_HFS_FS is not set
813# CONFIG_HFSPLUS_FS is not set
814# CONFIG_BEFS_FS is not set
815# CONFIG_BFS_FS is not set
816# CONFIG_EFS_FS is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900817# CONFIG_JFFS2_FS is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +0900818CONFIG_CRAMFS=y
Paul Mundt53a52ab2009-04-02 22:02:26 +0900819# CONFIG_SQUASHFS is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900820# CONFIG_VXFS_FS is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +0900821# CONFIG_MINIX_FS is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900822# CONFIG_OMFS_FS is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900823# CONFIG_HPFS_FS is not set
824# CONFIG_QNX4FS_FS is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +0900825CONFIG_ROMFS_FS=y
Paul Mundtfc4967b2009-04-27 14:06:26 +0900826CONFIG_ROMFS_BACKED_BY_BLOCK=y
827# CONFIG_ROMFS_BACKED_BY_MTD is not set
828# CONFIG_ROMFS_BACKED_BY_BOTH is not set
829CONFIG_ROMFS_ON_BLOCK=y
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900830# CONFIG_SYSV_FS is not set
831# CONFIG_UFS_FS is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +0900832CONFIG_NETWORK_FILESYSTEMS=y
833CONFIG_NFS_FS=y
834CONFIG_NFS_V3=y
835# CONFIG_NFS_V3_ACL is not set
836# CONFIG_NFS_V4 is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +0900837CONFIG_ROOT_NFS=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900838# CONFIG_NFSD is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +0900839CONFIG_LOCKD=y
840CONFIG_LOCKD_V4=y
841CONFIG_NFS_COMMON=y
842CONFIG_SUNRPC=y
Paul Mundtf8cc3562008-06-03 20:29:55 +0900843# CONFIG_RPCSEC_GSS_KRB5 is not set
844# CONFIG_RPCSEC_GSS_SPKM3 is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900845# CONFIG_SMB_FS is not set
846# CONFIG_CIFS is not set
847# CONFIG_NCP_FS is not set
848# CONFIG_CODA_FS is not set
849# CONFIG_AFS_FS is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900850
851#
852# Partition Types
853#
854# CONFIG_PARTITION_ADVANCED is not set
855CONFIG_MSDOS_PARTITION=y
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900856# CONFIG_NLS is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +0900857# CONFIG_DLM is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900858
859#
860# Kernel hacking
861#
Yoshinori Satod79b8742006-12-07 17:09:46 +0900862CONFIG_TRACE_IRQFLAGS_SUPPORT=y
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900863# CONFIG_PRINTK_TIME is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +0900864CONFIG_ENABLE_WARN_DEPRECATED=y
Yoshinori Satod79b8742006-12-07 17:09:46 +0900865# CONFIG_ENABLE_MUST_CHECK is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +0900866CONFIG_FRAME_WARN=1024
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900867# CONFIG_MAGIC_SYSRQ is not set
Paul Mundt5d654982009-09-25 11:53:02 +0900868# CONFIG_STRIP_ASM_SYMS is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900869# CONFIG_UNUSED_SYMBOLS is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +0900870CONFIG_DEBUG_FS=y
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900871# CONFIG_HEADERS_CHECK is not set
Paul Mundt0e010592007-09-18 15:58:45 +0900872CONFIG_DEBUG_KERNEL=y
873# CONFIG_DEBUG_SHIRQ is not set
874CONFIG_DETECT_SOFTLOCKUP=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900875# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
876CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
Paul Mundtfc4967b2009-04-27 14:06:26 +0900877CONFIG_DETECT_HUNG_TASK=y
878# CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set
879CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0
Paul Mundt0e010592007-09-18 15:58:45 +0900880CONFIG_SCHED_DEBUG=y
881# CONFIG_SCHEDSTATS is not set
882# CONFIG_TIMER_STATS is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +0900883# CONFIG_DEBUG_OBJECTS is not set
884CONFIG_DEBUG_PREEMPT=y
885# CONFIG_DEBUG_RT_MUTEXES is not set
886# CONFIG_RT_MUTEX_TESTER is not set
Paul Mundt0e010592007-09-18 15:58:45 +0900887# CONFIG_DEBUG_SPINLOCK is not set
888# CONFIG_DEBUG_MUTEXES is not set
889# CONFIG_DEBUG_LOCK_ALLOC is not set
890# CONFIG_PROVE_LOCKING is not set
891# CONFIG_LOCK_STAT is not set
892CONFIG_DEBUG_SPINLOCK_SLEEP=y
893# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900894CONFIG_STACKTRACE=y
Paul Mundt0e010592007-09-18 15:58:45 +0900895# CONFIG_DEBUG_KOBJECT is not set
896CONFIG_DEBUG_BUGVERBOSE=y
Paul Mundtf8cc3562008-06-03 20:29:55 +0900897# CONFIG_DEBUG_INFO is not set
898CONFIG_DEBUG_VM=y
Paul Mundt53a52ab2009-04-02 22:02:26 +0900899# CONFIG_DEBUG_NOMMU_REGIONS is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +0900900# CONFIG_DEBUG_WRITECOUNT is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +0900901# CONFIG_DEBUG_MEMORY_INIT is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +0900902CONFIG_DEBUG_LIST=y
903# CONFIG_DEBUG_SG is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900904# CONFIG_DEBUG_NOTIFIERS is not set
Paul Mundt5d654982009-09-25 11:53:02 +0900905# CONFIG_DEBUG_CREDENTIALS is not set
Paul Mundt0e010592007-09-18 15:58:45 +0900906CONFIG_FRAME_POINTER=y
Paul Mundtf8cc3562008-06-03 20:29:55 +0900907# CONFIG_RCU_TORTURE_TEST is not set
Paul Mundt5d654982009-09-25 11:53:02 +0900908# CONFIG_RCU_CPU_STALL_DETECTOR is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +0900909# CONFIG_BACKTRACE_SELF_TEST is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900910# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
Paul Mundt5d654982009-09-25 11:53:02 +0900911# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
Paul Mundt0e010592007-09-18 15:58:45 +0900912# CONFIG_FAULT_INJECTION is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900913# CONFIG_LATENCYTOP is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900914# CONFIG_PAGE_POISONING is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900915CONFIG_NOP_TRACER=y
Paul Mundt5e8766f2009-01-13 12:38:06 +0900916CONFIG_HAVE_FUNCTION_TRACER=y
Paul Mundt5d654982009-09-25 11:53:02 +0900917CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
918CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y
Paul Mundt5e8766f2009-01-13 12:38:06 +0900919CONFIG_HAVE_DYNAMIC_FTRACE=y
920CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
Paul Mundt5d654982009-09-25 11:53:02 +0900921CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
Paul Mundt5e8766f2009-01-13 12:38:06 +0900922CONFIG_RING_BUFFER=y
Paul Mundtb7d37402009-06-18 13:28:09 +0900923CONFIG_EVENT_TRACING=y
924CONFIG_CONTEXT_SWITCH_TRACER=y
Paul Mundt5d654982009-09-25 11:53:02 +0900925CONFIG_RING_BUFFER_ALLOW_SWAP=y
Paul Mundt5e8766f2009-01-13 12:38:06 +0900926CONFIG_TRACING=y
Paul Mundtfc4967b2009-04-27 14:06:26 +0900927CONFIG_TRACING_SUPPORT=y
Paul Mundtb7d37402009-06-18 13:28:09 +0900928CONFIG_FTRACE=y
Paul Mundt5e8766f2009-01-13 12:38:06 +0900929# CONFIG_FUNCTION_TRACER is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900930# CONFIG_IRQSOFF_TRACER is not set
931# CONFIG_PREEMPT_TRACER is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900932# CONFIG_SCHED_TRACER is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900933# CONFIG_ENABLE_DEFAULT_TRACERS is not set
Paul Mundt5d654982009-09-25 11:53:02 +0900934# CONFIG_FTRACE_SYSCALLS is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900935# CONFIG_BOOT_TRACER is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900936CONFIG_BRANCH_PROFILE_NONE=y
937# CONFIG_PROFILE_ANNOTATED_BRANCHES is not set
938# CONFIG_PROFILE_ALL_BRANCHES is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900939# CONFIG_STACK_TRACER is not set
Paul Mundtfc4967b2009-04-27 14:06:26 +0900940# CONFIG_KMEMTRACE is not set
941# CONFIG_WORKQUEUE_TRACER is not set
942# CONFIG_BLK_DEV_IO_TRACE is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900943# CONFIG_RING_BUFFER_BENCHMARK is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900944# CONFIG_DYNAMIC_DEBUG is not set
Paul Mundtfc4967b2009-04-27 14:06:26 +0900945# CONFIG_DMA_API_DEBUG is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +0900946# CONFIG_SAMPLES is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900947CONFIG_HAVE_ARCH_KGDB=y
948# CONFIG_KGDB is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900949# CONFIG_SH_STANDARD_BIOS is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +0900950# CONFIG_EARLY_SCIF_CONSOLE is not set
Paul Mundt5d654982009-09-25 11:53:02 +0900951# CONFIG_STACK_DEBUG is not set
Paul Mundt0e010592007-09-18 15:58:45 +0900952CONFIG_DEBUG_STACK_USAGE=y
Paul Mundt5e8766f2009-01-13 12:38:06 +0900953CONFIG_DUMP_CODE=y
Paul Mundt5d654982009-09-25 11:53:02 +0900954# CONFIG_DWARF_UNWINDER is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900955# CONFIG_SH_NO_BSS_INIT is not set
Yoshinori Satof36af3fd2006-11-05 16:21:09 +0900956
957#
958# Security options
959#
960# CONFIG_KEYS is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +0900961# CONFIG_SECURITY is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900962# CONFIG_SECURITYFS is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +0900963# CONFIG_SECURITY_FILE_CAPABILITIES is not set
964CONFIG_CRYPTO=y
965
966#
967# Crypto core or helper
968#
969CONFIG_CRYPTO_ALGAPI=y
Paul Mundt5e8766f2009-01-13 12:38:06 +0900970CONFIG_CRYPTO_ALGAPI2=y
971CONFIG_CRYPTO_HASH=y
972CONFIG_CRYPTO_HASH2=y
Paul Mundtf8cc3562008-06-03 20:29:55 +0900973# CONFIG_CRYPTO_MANAGER is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900974# CONFIG_CRYPTO_MANAGER2 is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +0900975# CONFIG_CRYPTO_GF128MUL is not set
976# CONFIG_CRYPTO_NULL is not set
977# CONFIG_CRYPTO_CRYPTD is not set
978# CONFIG_CRYPTO_AUTHENC is not set
979# CONFIG_CRYPTO_TEST is not set
980
981#
982# Authenticated Encryption with Associated Data
983#
984# CONFIG_CRYPTO_CCM is not set
985# CONFIG_CRYPTO_GCM is not set
986# CONFIG_CRYPTO_SEQIV is not set
987
988#
989# Block modes
990#
991# CONFIG_CRYPTO_CBC is not set
992# CONFIG_CRYPTO_CTR is not set
993# CONFIG_CRYPTO_CTS is not set
994# CONFIG_CRYPTO_ECB is not set
995# CONFIG_CRYPTO_LRW is not set
996# CONFIG_CRYPTO_PCBC is not set
997# CONFIG_CRYPTO_XTS is not set
998
999#
1000# Hash modes
1001#
1002# CONFIG_CRYPTO_HMAC is not set
1003# CONFIG_CRYPTO_XCBC is not set
Paul Mundt5d654982009-09-25 11:53:02 +09001004# CONFIG_CRYPTO_VMAC is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +09001005
1006#
1007# Digest
1008#
Paul Mundt5e8766f2009-01-13 12:38:06 +09001009CONFIG_CRYPTO_CRC32C=y
Paul Mundt5d654982009-09-25 11:53:02 +09001010# CONFIG_CRYPTO_GHASH is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +09001011# CONFIG_CRYPTO_MD4 is not set
1012# CONFIG_CRYPTO_MD5 is not set
1013# CONFIG_CRYPTO_MICHAEL_MIC is not set
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001014# CONFIG_CRYPTO_RMD128 is not set
1015# CONFIG_CRYPTO_RMD160 is not set
1016# CONFIG_CRYPTO_RMD256 is not set
1017# CONFIG_CRYPTO_RMD320 is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +09001018# CONFIG_CRYPTO_SHA1 is not set
1019# CONFIG_CRYPTO_SHA256 is not set
1020# CONFIG_CRYPTO_SHA512 is not set
1021# CONFIG_CRYPTO_TGR192 is not set
1022# CONFIG_CRYPTO_WP512 is not set
1023
1024#
1025# Ciphers
1026#
1027# CONFIG_CRYPTO_AES is not set
1028# CONFIG_CRYPTO_ANUBIS is not set
1029# CONFIG_CRYPTO_ARC4 is not set
1030# CONFIG_CRYPTO_BLOWFISH is not set
1031# CONFIG_CRYPTO_CAMELLIA is not set
1032# CONFIG_CRYPTO_CAST5 is not set
1033# CONFIG_CRYPTO_CAST6 is not set
1034# CONFIG_CRYPTO_DES is not set
1035# CONFIG_CRYPTO_FCRYPT is not set
1036# CONFIG_CRYPTO_KHAZAD is not set
1037# CONFIG_CRYPTO_SALSA20 is not set
1038# CONFIG_CRYPTO_SEED is not set
1039# CONFIG_CRYPTO_SERPENT is not set
1040# CONFIG_CRYPTO_TEA is not set
1041# CONFIG_CRYPTO_TWOFISH is not set
1042
1043#
1044# Compression
1045#
1046CONFIG_CRYPTO_DEFLATE=y
Paul Mundt53a52ab2009-04-02 22:02:26 +09001047# CONFIG_CRYPTO_ZLIB is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +09001048CONFIG_CRYPTO_LZO=y
Paul Mundt4bb273e2008-10-22 20:05:11 +09001049
1050#
1051# Random Number Generation
1052#
1053# CONFIG_CRYPTO_ANSI_CPRNG is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +09001054# CONFIG_CRYPTO_HW is not set
Paul Mundtfc4967b2009-04-27 14:06:26 +09001055CONFIG_BINARY_PRINTF=y
Yoshinori Satof36af3fd2006-11-05 16:21:09 +09001056
1057#
1058# Library routines
1059#
Paul Mundteee4c462007-06-15 19:45:33 +09001060CONFIG_BITREVERSE=y
Paul Mundt5e8766f2009-01-13 12:38:06 +09001061CONFIG_GENERIC_FIND_LAST_BIT=y
Paul Mundtf8cc3562008-06-03 20:29:55 +09001062CONFIG_CRC_CCITT=y
1063CONFIG_CRC16=y
Paul Mundtcc8dccd2008-07-30 02:15:20 +09001064# CONFIG_CRC_T10DIF is not set
Paul Mundtf8cc3562008-06-03 20:29:55 +09001065CONFIG_CRC_ITU_T=y
Yoshinori Satof36af3fd2006-11-05 16:21:09 +09001066CONFIG_CRC32=y
Paul Mundtf8cc3562008-06-03 20:29:55 +09001067CONFIG_CRC7=y
1068CONFIG_LIBCRC32C=y
1069CONFIG_AUDIT_GENERIC=y
Yoshinori Satof36af3fd2006-11-05 16:21:09 +09001070CONFIG_ZLIB_INFLATE=y
Paul Mundtf8cc3562008-06-03 20:29:55 +09001071CONFIG_ZLIB_DEFLATE=y
1072CONFIG_LZO_COMPRESS=y
1073CONFIG_LZO_DECOMPRESS=y
Paul Mundt53a52ab2009-04-02 22:02:26 +09001074CONFIG_DECOMPRESS_GZIP=y
Paul Mundteee4c462007-06-15 19:45:33 +09001075CONFIG_HAS_IOMEM=y
1076CONFIG_HAS_IOPORT=y
1077CONFIG_HAS_DMA=y
Paul Mundt5d654982009-09-25 11:53:02 +09001078CONFIG_HAVE_LMB=y
Paul Mundt53a52ab2009-04-02 22:02:26 +09001079CONFIG_NLATTR=y
Paul Mundtb7d37402009-06-18 13:28:09 +09001080CONFIG_GENERIC_ATOMIC64=y