blob: 0883d873ea646d7cddda56ddbc3a91bc58fb01c8 [file] [log] [blame]
Paul Mundt8c197c32008-12-17 13:57:45 +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 15:21:52 2010
Paul Mundt8c197c32008-12-17 13:57:45 +09005#
6CONFIG_SUPERH=y
7CONFIG_SUPERH32=y
Paul Mundtfc4967b2009-04-27 14:06:26 +09008# CONFIG_SUPERH64 is not set
Paul Mundt8c197c32008-12-17 13:57:45 +09009CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig"
10CONFIG_RWSEM_GENERIC_SPINLOCK=y
11CONFIG_GENERIC_FIND_NEXT_BIT=y
12CONFIG_GENERIC_HWEIGHT=y
13CONFIG_GENERIC_HARDIRQS=y
14CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
Paul Mundt5d654982009-09-25 11:53:02 +090015CONFIG_IRQ_PER_CPU=y
Paul Mundt4d0956b2010-05-18 18:18:28 +090016CONFIG_SPARSE_IRQ=y
Paul Mundt8c197c32008-12-17 13:57:45 +090017# CONFIG_GENERIC_GPIO is not set
18CONFIG_GENERIC_TIME=y
19CONFIG_GENERIC_CLOCKEVENTS=y
20# CONFIG_ARCH_SUSPEND_POSSIBLE is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +090021CONFIG_ARCH_HIBERNATION_POSSIBLE=y
Paul Mundtb7d37402009-06-18 13:28:09 +090022CONFIG_SYS_SUPPORTS_TMU=y
Paul Mundt8c197c32008-12-17 13:57:45 +090023CONFIG_STACKTRACE_SUPPORT=y
24CONFIG_LOCKDEP_SUPPORT=y
25CONFIG_HAVE_LATENCYTOP_SUPPORT=y
26# CONFIG_ARCH_HAS_ILOG2_U32 is not set
27# CONFIG_ARCH_HAS_ILOG2_U64 is not set
28CONFIG_ARCH_NO_VIRT_TO_BUS=y
Paul Mundt53a52ab2009-04-02 22:02:26 +090029CONFIG_ARCH_HAS_DEFAULT_IDLE=y
Paul Mundt5d654982009-09-25 11:53:02 +090030CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y
Paul Mundt7dbcd8c2010-01-04 15:38:50 +090031CONFIG_DMA_NONCOHERENT=y
Paul Mundt4d0956b2010-05-18 18:18:28 +090032CONFIG_NEED_DMA_MAP_STATE=y
Paul Mundt8c197c32008-12-17 13:57:45 +090033CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
Paul Mundt5d654982009-09-25 11:53:02 +090034CONFIG_CONSTRUCTORS=y
Paul Mundt8c197c32008-12-17 13:57:45 +090035
36#
37# General setup
38#
39# CONFIG_EXPERIMENTAL is not set
40CONFIG_BROKEN_ON_SMP=y
41CONFIG_INIT_ENV_ARG_LIMIT=32
42CONFIG_LOCALVERSION=""
43# CONFIG_LOCALVERSION_AUTO is not set
Paul Mundt5d654982009-09-25 11:53:02 +090044CONFIG_HAVE_KERNEL_GZIP=y
45CONFIG_HAVE_KERNEL_BZIP2=y
46CONFIG_HAVE_KERNEL_LZMA=y
Paul Mundt4d0956b2010-05-18 18:18:28 +090047CONFIG_HAVE_KERNEL_LZO=y
Paul Mundt5d654982009-09-25 11:53:02 +090048CONFIG_KERNEL_GZIP=y
49# CONFIG_KERNEL_BZIP2 is not set
50# CONFIG_KERNEL_LZMA is not set
Paul Mundt4d0956b2010-05-18 18:18:28 +090051# CONFIG_KERNEL_LZO is not set
Paul Mundt8c197c32008-12-17 13:57:45 +090052# CONFIG_SYSVIPC is not set
53# CONFIG_BSD_PROCESS_ACCT is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +090054
55#
56# RCU Subsystem
57#
Paul Mundt5d654982009-09-25 11:53:02 +090058CONFIG_TREE_RCU=y
59# CONFIG_TREE_PREEMPT_RCU is not set
Paul Mundt7dbcd8c2010-01-04 15:38:50 +090060# CONFIG_TINY_RCU is not set
Paul Mundt5d654982009-09-25 11:53:02 +090061# CONFIG_RCU_TRACE is not set
62CONFIG_RCU_FANOUT=32
63# CONFIG_RCU_FANOUT_EXACT is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +090064# CONFIG_TREE_RCU_TRACE is not set
Paul Mundt8c197c32008-12-17 13:57:45 +090065# CONFIG_IKCONFIG is not set
66CONFIG_LOG_BUF_SHIFT=17
Paul Mundt8c197c32008-12-17 13:57:45 +090067# CONFIG_RELAY is not set
68# CONFIG_NAMESPACES is not set
69# CONFIG_BLK_DEV_INITRD is not set
70# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
Paul Mundt4d0956b2010-05-18 18:18:28 +090071CONFIG_ANON_INODES=y
Paul Mundt8c197c32008-12-17 13:57:45 +090072CONFIG_EMBEDDED=y
73# CONFIG_UID16 is not set
Paul Mundt8c197c32008-12-17 13:57:45 +090074# CONFIG_KALLSYMS is not set
75# CONFIG_HOTPLUG is not set
76# CONFIG_PRINTK is not set
77# CONFIG_BUG is not set
78# CONFIG_ELF_CORE is not set
Paul Mundt8c197c32008-12-17 13:57:45 +090079# CONFIG_BASE_FULL is not set
80# CONFIG_FUTEX is not set
81# CONFIG_EPOLL is not set
82# CONFIG_SIGNALFD is not set
83# CONFIG_TIMERFD is not set
84# CONFIG_EVENTFD is not set
85CONFIG_SHMEM=y
86# CONFIG_AIO is not set
Paul Mundt5d654982009-09-25 11:53:02 +090087CONFIG_HAVE_PERF_EVENTS=y
Paul Mundt7dbcd8c2010-01-04 15:38:50 +090088CONFIG_PERF_USE_VMALLOC=y
Paul Mundtb7d37402009-06-18 13:28:09 +090089
90#
Paul Mundt5d654982009-09-25 11:53:02 +090091# Kernel Performance Events And Counters
Paul Mundtb7d37402009-06-18 13:28:09 +090092#
Paul Mundt4d0956b2010-05-18 18:18:28 +090093CONFIG_PERF_EVENTS=y
Paul Mundt5d654982009-09-25 11:53:02 +090094# CONFIG_PERF_COUNTERS is not set
Paul Mundt8c197c32008-12-17 13:57:45 +090095# CONFIG_VM_EVENT_COUNTERS is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +090096# CONFIG_COMPAT_BRK is not set
Paul Mundt8c197c32008-12-17 13:57:45 +090097# CONFIG_SLAB is not set
98CONFIG_SLUB=y
99# CONFIG_SLOB is not set
100# CONFIG_PROFILING is not set
Paul Mundt8c197c32008-12-17 13:57:45 +0900101CONFIG_HAVE_OPROFILE=y
102CONFIG_HAVE_IOREMAP_PROT=y
103CONFIG_HAVE_KPROBES=y
104CONFIG_HAVE_KRETPROBES=y
105CONFIG_HAVE_ARCH_TRACEHOOK=y
Paul Mundt7dbcd8c2010-01-04 15:38:50 +0900106CONFIG_HAVE_DMA_ATTRS=y
Paul Mundt8c197c32008-12-17 13:57:45 +0900107CONFIG_HAVE_CLK=y
Paul Mundtfc4967b2009-04-27 14:06:26 +0900108CONFIG_HAVE_DMA_API_DEBUG=y
Paul Mundt4d0956b2010-05-18 18:18:28 +0900109CONFIG_HAVE_HW_BREAKPOINT=y
Paul Mundt5d654982009-09-25 11:53:02 +0900110
111#
112# GCOV-based kernel profiling
113#
Paul Mundtfc4967b2009-04-27 14:06:26 +0900114# CONFIG_SLOW_WORK is not set
Paul Mundt8c197c32008-12-17 13:57:45 +0900115CONFIG_HAVE_GENERIC_DMA_COHERENT=y
Paul Mundt8c197c32008-12-17 13:57:45 +0900116CONFIG_BASE_SMALL=1
117# CONFIG_MODULES is not set
118# CONFIG_BLOCK is not set
Paul Mundt7dbcd8c2010-01-04 15:38:50 +0900119# CONFIG_INLINE_SPIN_TRYLOCK is not set
120# CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
121# CONFIG_INLINE_SPIN_LOCK is not set
122# CONFIG_INLINE_SPIN_LOCK_BH is not set
123# CONFIG_INLINE_SPIN_LOCK_IRQ is not set
124# CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
125CONFIG_INLINE_SPIN_UNLOCK=y
126# CONFIG_INLINE_SPIN_UNLOCK_BH is not set
127CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
128# CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
129# CONFIG_INLINE_READ_TRYLOCK is not set
130# CONFIG_INLINE_READ_LOCK is not set
131# CONFIG_INLINE_READ_LOCK_BH is not set
132# CONFIG_INLINE_READ_LOCK_IRQ is not set
133# CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
134CONFIG_INLINE_READ_UNLOCK=y
135# CONFIG_INLINE_READ_UNLOCK_BH is not set
136CONFIG_INLINE_READ_UNLOCK_IRQ=y
137# CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
138# CONFIG_INLINE_WRITE_TRYLOCK is not set
139# CONFIG_INLINE_WRITE_LOCK is not set
140# CONFIG_INLINE_WRITE_LOCK_BH is not set
141# CONFIG_INLINE_WRITE_LOCK_IRQ is not set
142# CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
143CONFIG_INLINE_WRITE_UNLOCK=y
144# CONFIG_INLINE_WRITE_UNLOCK_BH is not set
145CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
146# CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
147# CONFIG_MUTEX_SPIN_ON_OWNER is not set
Paul Mundt8c197c32008-12-17 13:57:45 +0900148# CONFIG_FREEZER is not set
149
150#
151# System type
152#
153CONFIG_CPU_SH3=y
154# CONFIG_CPU_SUBTYPE_SH7619 is not set
155# CONFIG_CPU_SUBTYPE_SH7201 is not set
156# CONFIG_CPU_SUBTYPE_SH7203 is not set
157# CONFIG_CPU_SUBTYPE_SH7206 is not set
158# CONFIG_CPU_SUBTYPE_SH7263 is not set
159# CONFIG_CPU_SUBTYPE_MXG is not set
160CONFIG_CPU_SUBTYPE_SH7705=y
161# CONFIG_CPU_SUBTYPE_SH7706 is not set
162# CONFIG_CPU_SUBTYPE_SH7707 is not set
163# CONFIG_CPU_SUBTYPE_SH7708 is not set
164# CONFIG_CPU_SUBTYPE_SH7709 is not set
165# CONFIG_CPU_SUBTYPE_SH7710 is not set
166# CONFIG_CPU_SUBTYPE_SH7712 is not set
167# CONFIG_CPU_SUBTYPE_SH7720 is not set
168# CONFIG_CPU_SUBTYPE_SH7721 is not set
169# CONFIG_CPU_SUBTYPE_SH7750 is not set
170# CONFIG_CPU_SUBTYPE_SH7091 is not set
171# CONFIG_CPU_SUBTYPE_SH7750R is not set
172# CONFIG_CPU_SUBTYPE_SH7750S is not set
173# CONFIG_CPU_SUBTYPE_SH7751 is not set
174# CONFIG_CPU_SUBTYPE_SH7751R is not set
175# CONFIG_CPU_SUBTYPE_SH7760 is not set
176# CONFIG_CPU_SUBTYPE_SH4_202 is not set
177# CONFIG_CPU_SUBTYPE_SH7723 is not set
Paul Mundtfc4967b2009-04-27 14:06:26 +0900178# CONFIG_CPU_SUBTYPE_SH7724 is not set
Paul Mundt5d654982009-09-25 11:53:02 +0900179# CONFIG_CPU_SUBTYPE_SH7757 is not set
Paul Mundt8c197c32008-12-17 13:57:45 +0900180# CONFIG_CPU_SUBTYPE_SH7763 is not set
181# CONFIG_CPU_SUBTYPE_SH7770 is not set
182# CONFIG_CPU_SUBTYPE_SH7780 is not set
183# CONFIG_CPU_SUBTYPE_SH7785 is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900184# CONFIG_CPU_SUBTYPE_SH7786 is not set
Paul Mundt8c197c32008-12-17 13:57:45 +0900185# CONFIG_CPU_SUBTYPE_SHX3 is not set
186# CONFIG_CPU_SUBTYPE_SH7343 is not set
187# CONFIG_CPU_SUBTYPE_SH7722 is not set
188# CONFIG_CPU_SUBTYPE_SH7366 is not set
Paul Mundt8c197c32008-12-17 13:57:45 +0900189
190#
191# Memory management options
192#
193CONFIG_QUICKLIST=y
194CONFIG_MMU=y
195CONFIG_PAGE_OFFSET=0x80000000
Paul Mundtb7d37402009-06-18 13:28:09 +0900196CONFIG_FORCE_MAX_ZONEORDER=11
Paul Mundt8c197c32008-12-17 13:57:45 +0900197CONFIG_MEMORY_START=0x08000000
198CONFIG_MEMORY_SIZE=0x04000000
199CONFIG_29BIT=y
200CONFIG_VSYSCALL=y
201CONFIG_ARCH_FLATMEM_ENABLE=y
202CONFIG_ARCH_SPARSEMEM_ENABLE=y
203CONFIG_ARCH_SPARSEMEM_DEFAULT=y
204CONFIG_MAX_ACTIVE_REGIONS=1
205CONFIG_ARCH_POPULATES_NODE_MAP=y
206CONFIG_ARCH_SELECT_MEMORY_MODEL=y
207CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
208CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
Paul Mundt4d0956b2010-05-18 18:18:28 +0900209CONFIG_UNCACHED_MAPPING=y
Paul Mundt8c197c32008-12-17 13:57:45 +0900210CONFIG_PAGE_SIZE_4KB=y
211# CONFIG_PAGE_SIZE_8KB is not set
212# CONFIG_PAGE_SIZE_16KB is not set
213# CONFIG_PAGE_SIZE_64KB is not set
Paul Mundt8c197c32008-12-17 13:57:45 +0900214CONFIG_SELECT_MEMORY_MODEL=y
215# CONFIG_FLATMEM_MANUAL is not set
216# CONFIG_DISCONTIGMEM_MANUAL is not set
217CONFIG_SPARSEMEM_MANUAL=y
218CONFIG_SPARSEMEM=y
219CONFIG_HAVE_MEMORY_PRESENT=y
220CONFIG_SPARSEMEM_STATIC=y
Paul Mundt8c197c32008-12-17 13:57:45 +0900221CONFIG_SPLIT_PTLOCK_CPUS=4
222CONFIG_MIGRATION=y
Paul Mundt8c197c32008-12-17 13:57:45 +0900223# CONFIG_PHYS_ADDR_T_64BIT is not set
224CONFIG_ZONE_DMA_FLAG=0
Paul Mundt4d0956b2010-05-18 18:18:28 +0900225CONFIG_NR_QUICK=1
Paul Mundt5d654982009-09-25 11:53:02 +0900226# CONFIG_KSM is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900227CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
Paul Mundt8c197c32008-12-17 13:57:45 +0900228
229#
230# Cache configuration
231#
232CONFIG_SH7705_CACHE_32KB=y
Paul Mundt8c197c32008-12-17 13:57:45 +0900233CONFIG_CACHE_WRITEBACK=y
234# CONFIG_CACHE_WRITETHROUGH is not set
235# CONFIG_CACHE_OFF is not set
236
237#
238# Processor features
239#
240CONFIG_CPU_LITTLE_ENDIAN=y
241# CONFIG_CPU_BIG_ENDIAN is not set
242CONFIG_SH_ADC=y
243CONFIG_CPU_HAS_INTEVT=y
244CONFIG_CPU_HAS_SR_RB=y
245
246#
247# Board support
248#
249# CONFIG_SH_SOLUTION_ENGINE is not set
250CONFIG_SH_EDOSK7705=y
251
252#
253# Timer and clock configuration
254#
Paul Mundtb7d37402009-06-18 13:28:09 +0900255CONFIG_SH_TIMER_TMU=y
Paul Mundt8c197c32008-12-17 13:57:45 +0900256CONFIG_SH_PCLK_FREQ=31250000
Paul Mundtb7d37402009-06-18 13:28:09 +0900257CONFIG_SH_CLK_CPG=y
258CONFIG_SH_CLK_CPG_LEGACY=y
Paul Mundt8c197c32008-12-17 13:57:45 +0900259# CONFIG_NO_HZ is not set
260# CONFIG_HIGH_RES_TIMERS is not set
261CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
262
263#
264# CPU Frequency scaling
265#
266# CONFIG_CPU_FREQ is not set
267
268#
269# DMA support
270#
271# CONFIG_SH_DMA is not set
272
273#
274# Companion Chips
275#
276
277#
278# Additional SuperH Device Drivers
279#
280# CONFIG_HEARTBEAT is not set
281# CONFIG_PUSH_SWITCH is not set
282
283#
284# Kernel features
285#
286# CONFIG_HZ_100 is not set
287CONFIG_HZ_250=y
288# CONFIG_HZ_300 is not set
289# CONFIG_HZ_1000 is not set
290CONFIG_HZ=250
291# CONFIG_SCHED_HRTICK is not set
292CONFIG_PREEMPT_NONE=y
293# CONFIG_PREEMPT_VOLUNTARY is not set
294# CONFIG_PREEMPT is not set
295CONFIG_GUSA=y
296# CONFIG_GUSA_RB is not set
297
298#
299# Boot options
300#
301CONFIG_ZERO_PAGE_OFFSET=0x00001000
302CONFIG_BOOT_LINK_OFFSET=0x00800000
Paul Mundtb7d37402009-06-18 13:28:09 +0900303CONFIG_ENTRY_OFFSET=0x00001000
Paul Mundt5d654982009-09-25 11:53:02 +0900304# CONFIG_CMDLINE_OVERWRITE is not set
305# CONFIG_CMDLINE_EXTEND is not set
Paul Mundt8c197c32008-12-17 13:57:45 +0900306
307#
308# Bus options
309#
310# CONFIG_ARCH_SUPPORTS_MSI is not set
311
312#
313# Executable file formats
314#
315CONFIG_BINFMT_ELF=y
Paul Mundt8c197c32008-12-17 13:57:45 +0900316# CONFIG_HAVE_AOUT is not set
317# CONFIG_BINFMT_MISC is not set
318# CONFIG_NET is not set
319
320#
321# Device Drivers
322#
323
324#
325# Generic Driver Options
326#
327CONFIG_STANDALONE=y
328# CONFIG_PREVENT_FIRMWARE_BUILD is not set
329# CONFIG_SYS_HYPERVISOR is not set
330# CONFIG_MTD is not set
331# CONFIG_PARPORT is not set
332# CONFIG_MISC_DEVICES is not set
333CONFIG_HAVE_IDE=y
334
335#
336# SCSI device support
337#
Paul Mundt4d0956b2010-05-18 18:18:28 +0900338CONFIG_SCSI_MOD=y
Paul Mundt8c197c32008-12-17 13:57:45 +0900339# CONFIG_SCSI_DMA is not set
340# CONFIG_SCSI_NETLINK is not set
341# CONFIG_PHONE is not set
342
343#
344# Input device support
345#
346# CONFIG_INPUT is not set
347
348#
349# Hardware I/O ports
350#
351# CONFIG_SERIO is not set
352# CONFIG_GAMEPORT is not set
353
354#
355# Character devices
356#
357# CONFIG_VT is not set
358# CONFIG_DEVKMEM is not set
359# CONFIG_SERIAL_NONSTANDARD is not set
360
361#
362# Serial drivers
363#
364# CONFIG_SERIAL_8250 is not set
365
366#
367# Non-8250 serial port support
368#
369# CONFIG_SERIAL_SH_SCI is not set
Paul Mundt4d0956b2010-05-18 18:18:28 +0900370# CONFIG_SERIAL_TIMBERDALE is not set
Paul Mundt8c197c32008-12-17 13:57:45 +0900371# CONFIG_UNIX98_PTYS is not set
372# CONFIG_LEGACY_PTYS is not set
373# CONFIG_IPMI_HANDLER is not set
374# CONFIG_HW_RANDOM is not set
375# CONFIG_R3964 is not set
376# CONFIG_I2C is not set
377# CONFIG_SPI is not set
Paul Mundt5d654982009-09-25 11:53:02 +0900378
379#
380# PPS support
381#
Paul Mundt8c197c32008-12-17 13:57:45 +0900382# CONFIG_W1 is not set
383# CONFIG_POWER_SUPPLY is not set
384# CONFIG_HWMON is not set
385# CONFIG_THERMAL is not set
Paul Mundt8c197c32008-12-17 13:57:45 +0900386# CONFIG_WATCHDOG is not set
387CONFIG_SSB_POSSIBLE=y
388
389#
390# Sonics Silicon Backplane
391#
392# CONFIG_SSB is not set
393
394#
395# Multifunction device drivers
396#
397# CONFIG_MFD_CORE is not set
398# CONFIG_MFD_SM501 is not set
Paul Mundt7dbcd8c2010-01-04 15:38:50 +0900399# CONFIG_MFD_SH_MOBILE_SDHI is not set
Paul Mundt8c197c32008-12-17 13:57:45 +0900400# CONFIG_HTC_PASIC3 is not set
401# CONFIG_MFD_TMIO is not set
402# CONFIG_REGULATOR is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900403# CONFIG_MEDIA_SUPPORT is not set
Paul Mundt8c197c32008-12-17 13:57:45 +0900404
405#
406# Graphics support
407#
408# CONFIG_VGASTATE is not set
409# CONFIG_VIDEO_OUTPUT_CONTROL is not set
410# CONFIG_FB is not set
411# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
412
413#
414# Display device support
415#
416# CONFIG_DISPLAY_SUPPORT is not set
417# CONFIG_SOUND is not set
418# CONFIG_USB_SUPPORT is not set
419# CONFIG_MMC is not set
420# CONFIG_MEMSTICK is not set
421# CONFIG_NEW_LEDS is not set
422# CONFIG_ACCESSIBILITY is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900423CONFIG_RTC_LIB=y
Paul Mundt8c197c32008-12-17 13:57:45 +0900424# CONFIG_RTC_CLASS is not set
425# CONFIG_DMADEVICES is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900426# CONFIG_AUXDISPLAY is not set
Paul Mundt8c197c32008-12-17 13:57:45 +0900427# CONFIG_UIO is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900428
429#
430# TI VLYNQ
431#
Paul Mundt8c197c32008-12-17 13:57:45 +0900432# CONFIG_STAGING is not set
Paul Mundt8c197c32008-12-17 13:57:45 +0900433
434#
435# File systems
436#
Paul Mundtb7d37402009-06-18 13:28:09 +0900437CONFIG_FILE_LOCKING=y
438CONFIG_FSNOTIFY=y
Paul Mundt8c197c32008-12-17 13:57:45 +0900439# CONFIG_DNOTIFY is not set
440# CONFIG_INOTIFY is not set
Paul Mundtb7d37402009-06-18 13:28:09 +0900441CONFIG_INOTIFY_USER=y
Paul Mundt8c197c32008-12-17 13:57:45 +0900442# CONFIG_QUOTA is not set
443# CONFIG_AUTOFS_FS is not set
444# CONFIG_AUTOFS4_FS is not set
445# CONFIG_FUSE_FS is not set
446
447#
Paul Mundtfc4967b2009-04-27 14:06:26 +0900448# Caches
449#
Paul Mundt4d0956b2010-05-18 18:18:28 +0900450# CONFIG_FSCACHE is not set
Paul Mundtfc4967b2009-04-27 14:06:26 +0900451
452#
Paul Mundt8c197c32008-12-17 13:57:45 +0900453# Pseudo filesystems
454#
455# CONFIG_PROC_FS is not set
456# CONFIG_SYSFS is not set
457# CONFIG_TMPFS is not set
Paul Mundt8c197c32008-12-17 13:57:45 +0900458# CONFIG_HUGETLB_PAGE is not set
Paul Mundt5e8766f2009-01-13 12:38:06 +0900459CONFIG_MISC_FILESYSTEMS=y
Paul Mundt8c197c32008-12-17 13:57:45 +0900460# CONFIG_NLS is not set
461
462#
463# Kernel hacking
464#
465CONFIG_TRACE_IRQFLAGS_SUPPORT=y
466# CONFIG_ENABLE_WARN_DEPRECATED is not set
467# CONFIG_ENABLE_MUST_CHECK is not set
468CONFIG_FRAME_WARN=1024
469# CONFIG_MAGIC_SYSRQ is not set
Paul Mundt5d654982009-09-25 11:53:02 +0900470# CONFIG_STRIP_ASM_SYMS is not set
Paul Mundt8c197c32008-12-17 13:57:45 +0900471# CONFIG_UNUSED_SYMBOLS is not set
472# CONFIG_HEADERS_CHECK is not set
473# CONFIG_DEBUG_KERNEL is not set
474# CONFIG_DEBUG_MEMORY_INIT is not set
475# CONFIG_RCU_CPU_STALL_DETECTOR is not set
476# CONFIG_LATENCYTOP is not set
477CONFIG_HAVE_FUNCTION_TRACER=y
Paul Mundt5d654982009-09-25 11:53:02 +0900478CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
479CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y
Paul Mundt8c197c32008-12-17 13:57:45 +0900480CONFIG_HAVE_DYNAMIC_FTRACE=y
481CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
Paul Mundt5d654982009-09-25 11:53:02 +0900482CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
Paul Mundtfc4967b2009-04-27 14:06:26 +0900483CONFIG_TRACING_SUPPORT=y
Paul Mundtb7d37402009-06-18 13:28:09 +0900484# CONFIG_FTRACE is not set
Paul Mundtfc4967b2009-04-27 14:06:26 +0900485# CONFIG_DMA_API_DEBUG is not set
Paul Mundt8c197c32008-12-17 13:57:45 +0900486# CONFIG_SAMPLES is not set
487CONFIG_HAVE_ARCH_KGDB=y
488# CONFIG_SH_STANDARD_BIOS is not set
Paul Mundt5d654982009-09-25 11:53:02 +0900489# CONFIG_DWARF_UNWINDER is not set
Paul Mundt8c197c32008-12-17 13:57:45 +0900490
491#
492# Security options
493#
494# CONFIG_KEYS is not set
495# CONFIG_SECURITYFS is not set
Paul Mundt7dbcd8c2010-01-04 15:38:50 +0900496# CONFIG_DEFAULT_SECURITY_SELINUX is not set
497# CONFIG_DEFAULT_SECURITY_SMACK is not set
498# CONFIG_DEFAULT_SECURITY_TOMOYO is not set
499CONFIG_DEFAULT_SECURITY_DAC=y
500CONFIG_DEFAULT_SECURITY=""
Paul Mundt8c197c32008-12-17 13:57:45 +0900501# CONFIG_CRYPTO is not set
Paul Mundt4d0956b2010-05-18 18:18:28 +0900502# CONFIG_VIRTUALIZATION is not set
Paul Mundtfc4967b2009-04-27 14:06:26 +0900503# CONFIG_BINARY_PRINTF is not set
Paul Mundt8c197c32008-12-17 13:57:45 +0900504
505#
506# Library routines
507#
Paul Mundt5e8766f2009-01-13 12:38:06 +0900508CONFIG_GENERIC_FIND_LAST_BIT=y
Paul Mundt8c197c32008-12-17 13:57:45 +0900509# CONFIG_CRC_CCITT is not set
510# CONFIG_CRC16 is not set
511# CONFIG_CRC_T10DIF is not set
512# CONFIG_CRC_ITU_T is not set
513# CONFIG_CRC32 is not set
514# CONFIG_CRC7 is not set
515# CONFIG_LIBCRC32C is not set
516CONFIG_HAS_IOMEM=y
517CONFIG_HAS_IOPORT=y
518CONFIG_HAS_DMA=y
Paul Mundt5d654982009-09-25 11:53:02 +0900519CONFIG_HAVE_LMB=y
Paul Mundtb7d37402009-06-18 13:28:09 +0900520CONFIG_GENERIC_ATOMIC64=y