Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux...
[pandora-kernel.git] / arch / sh / configs / edosk7705_defconfig
1 #
2 # Automatically generated make config: don't edit
3 # Linux kernel version: 2.6.34-rc5
4 # Tue May 18 15:21:52 2010
5 #
6 CONFIG_SUPERH=y
7 CONFIG_SUPERH32=y
8 # CONFIG_SUPERH64 is not set
9 CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig"
10 CONFIG_RWSEM_GENERIC_SPINLOCK=y
11 CONFIG_GENERIC_FIND_NEXT_BIT=y
12 CONFIG_GENERIC_HWEIGHT=y
13 CONFIG_GENERIC_HARDIRQS=y
14 CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
15 CONFIG_IRQ_PER_CPU=y
16 CONFIG_SPARSE_IRQ=y
17 # CONFIG_GENERIC_GPIO is not set
18 CONFIG_GENERIC_TIME=y
19 CONFIG_GENERIC_CLOCKEVENTS=y
20 # CONFIG_ARCH_SUSPEND_POSSIBLE is not set
21 CONFIG_ARCH_HIBERNATION_POSSIBLE=y
22 CONFIG_SYS_SUPPORTS_TMU=y
23 CONFIG_STACKTRACE_SUPPORT=y
24 CONFIG_LOCKDEP_SUPPORT=y
25 CONFIG_HAVE_LATENCYTOP_SUPPORT=y
26 # CONFIG_ARCH_HAS_ILOG2_U32 is not set
27 # CONFIG_ARCH_HAS_ILOG2_U64 is not set
28 CONFIG_ARCH_NO_VIRT_TO_BUS=y
29 CONFIG_ARCH_HAS_DEFAULT_IDLE=y
30 CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y
31 CONFIG_DMA_NONCOHERENT=y
32 CONFIG_NEED_DMA_MAP_STATE=y
33 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
34 CONFIG_CONSTRUCTORS=y
35
36 #
37 # General setup
38 #
39 # CONFIG_EXPERIMENTAL is not set
40 CONFIG_BROKEN_ON_SMP=y
41 CONFIG_INIT_ENV_ARG_LIMIT=32
42 CONFIG_LOCALVERSION=""
43 # CONFIG_LOCALVERSION_AUTO is not set
44 CONFIG_HAVE_KERNEL_GZIP=y
45 CONFIG_HAVE_KERNEL_BZIP2=y
46 CONFIG_HAVE_KERNEL_LZMA=y
47 CONFIG_HAVE_KERNEL_LZO=y
48 CONFIG_KERNEL_GZIP=y
49 # CONFIG_KERNEL_BZIP2 is not set
50 # CONFIG_KERNEL_LZMA is not set
51 # CONFIG_KERNEL_LZO is not set
52 # CONFIG_SYSVIPC is not set
53 # CONFIG_BSD_PROCESS_ACCT is not set
54
55 #
56 # RCU Subsystem
57 #
58 CONFIG_TREE_RCU=y
59 # CONFIG_TREE_PREEMPT_RCU is not set
60 # CONFIG_TINY_RCU is not set
61 # CONFIG_RCU_TRACE is not set
62 CONFIG_RCU_FANOUT=32
63 # CONFIG_RCU_FANOUT_EXACT is not set
64 # CONFIG_TREE_RCU_TRACE is not set
65 # CONFIG_IKCONFIG is not set
66 CONFIG_LOG_BUF_SHIFT=17
67 # 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
71 CONFIG_ANON_INODES=y
72 CONFIG_EMBEDDED=y
73 # CONFIG_UID16 is not set
74 # 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
79 # 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
85 CONFIG_SHMEM=y
86 # CONFIG_AIO is not set
87 CONFIG_HAVE_PERF_EVENTS=y
88 CONFIG_PERF_USE_VMALLOC=y
89
90 #
91 # Kernel Performance Events And Counters
92 #
93 CONFIG_PERF_EVENTS=y
94 # CONFIG_PERF_COUNTERS is not set
95 # CONFIG_VM_EVENT_COUNTERS is not set
96 # CONFIG_COMPAT_BRK is not set
97 # CONFIG_SLAB is not set
98 CONFIG_SLUB=y
99 # CONFIG_SLOB is not set
100 # CONFIG_PROFILING is not set
101 CONFIG_HAVE_OPROFILE=y
102 CONFIG_HAVE_IOREMAP_PROT=y
103 CONFIG_HAVE_KPROBES=y
104 CONFIG_HAVE_KRETPROBES=y
105 CONFIG_HAVE_ARCH_TRACEHOOK=y
106 CONFIG_HAVE_DMA_ATTRS=y
107 CONFIG_HAVE_CLK=y
108 CONFIG_HAVE_DMA_API_DEBUG=y
109 CONFIG_HAVE_HW_BREAKPOINT=y
110
111 #
112 # GCOV-based kernel profiling
113 #
114 # CONFIG_SLOW_WORK is not set
115 CONFIG_HAVE_GENERIC_DMA_COHERENT=y
116 CONFIG_BASE_SMALL=1
117 # CONFIG_MODULES is not set
118 # CONFIG_BLOCK is not set
119 # 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
125 CONFIG_INLINE_SPIN_UNLOCK=y
126 # CONFIG_INLINE_SPIN_UNLOCK_BH is not set
127 CONFIG_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
134 CONFIG_INLINE_READ_UNLOCK=y
135 # CONFIG_INLINE_READ_UNLOCK_BH is not set
136 CONFIG_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
143 CONFIG_INLINE_WRITE_UNLOCK=y
144 # CONFIG_INLINE_WRITE_UNLOCK_BH is not set
145 CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
146 # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
147 # CONFIG_MUTEX_SPIN_ON_OWNER is not set
148 # CONFIG_FREEZER is not set
149
150 #
151 # System type
152 #
153 CONFIG_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
160 CONFIG_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
178 # CONFIG_CPU_SUBTYPE_SH7724 is not set
179 # CONFIG_CPU_SUBTYPE_SH7757 is not set
180 # 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
184 # CONFIG_CPU_SUBTYPE_SH7786 is not set
185 # 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
189
190 #
191 # Memory management options
192 #
193 CONFIG_QUICKLIST=y
194 CONFIG_MMU=y
195 CONFIG_PAGE_OFFSET=0x80000000
196 CONFIG_FORCE_MAX_ZONEORDER=11
197 CONFIG_MEMORY_START=0x08000000
198 CONFIG_MEMORY_SIZE=0x04000000
199 CONFIG_29BIT=y
200 CONFIG_VSYSCALL=y
201 CONFIG_ARCH_FLATMEM_ENABLE=y
202 CONFIG_ARCH_SPARSEMEM_ENABLE=y
203 CONFIG_ARCH_SPARSEMEM_DEFAULT=y
204 CONFIG_MAX_ACTIVE_REGIONS=1
205 CONFIG_ARCH_POPULATES_NODE_MAP=y
206 CONFIG_ARCH_SELECT_MEMORY_MODEL=y
207 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
208 CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
209 CONFIG_UNCACHED_MAPPING=y
210 CONFIG_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
214 CONFIG_SELECT_MEMORY_MODEL=y
215 # CONFIG_FLATMEM_MANUAL is not set
216 # CONFIG_DISCONTIGMEM_MANUAL is not set
217 CONFIG_SPARSEMEM_MANUAL=y
218 CONFIG_SPARSEMEM=y
219 CONFIG_HAVE_MEMORY_PRESENT=y
220 CONFIG_SPARSEMEM_STATIC=y
221 CONFIG_SPLIT_PTLOCK_CPUS=4
222 CONFIG_MIGRATION=y
223 # CONFIG_PHYS_ADDR_T_64BIT is not set
224 CONFIG_ZONE_DMA_FLAG=0
225 CONFIG_NR_QUICK=1
226 # CONFIG_KSM is not set
227 CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
228
229 #
230 # Cache configuration
231 #
232 CONFIG_SH7705_CACHE_32KB=y
233 CONFIG_CACHE_WRITEBACK=y
234 # CONFIG_CACHE_WRITETHROUGH is not set
235 # CONFIG_CACHE_OFF is not set
236
237 #
238 # Processor features
239 #
240 CONFIG_CPU_LITTLE_ENDIAN=y
241 # CONFIG_CPU_BIG_ENDIAN is not set
242 CONFIG_SH_ADC=y
243 CONFIG_CPU_HAS_INTEVT=y
244 CONFIG_CPU_HAS_SR_RB=y
245
246 #
247 # Board support
248 #
249 # CONFIG_SH_SOLUTION_ENGINE is not set
250 CONFIG_SH_EDOSK7705=y
251
252 #
253 # Timer and clock configuration
254 #
255 CONFIG_SH_TIMER_TMU=y
256 CONFIG_SH_PCLK_FREQ=31250000
257 CONFIG_SH_CLK_CPG=y
258 CONFIG_SH_CLK_CPG_LEGACY=y
259 # CONFIG_NO_HZ is not set
260 # CONFIG_HIGH_RES_TIMERS is not set
261 CONFIG_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
287 CONFIG_HZ_250=y
288 # CONFIG_HZ_300 is not set
289 # CONFIG_HZ_1000 is not set
290 CONFIG_HZ=250
291 # CONFIG_SCHED_HRTICK is not set
292 CONFIG_PREEMPT_NONE=y
293 # CONFIG_PREEMPT_VOLUNTARY is not set
294 # CONFIG_PREEMPT is not set
295 CONFIG_GUSA=y
296 # CONFIG_GUSA_RB is not set
297
298 #
299 # Boot options
300 #
301 CONFIG_ZERO_PAGE_OFFSET=0x00001000
302 CONFIG_BOOT_LINK_OFFSET=0x00800000
303 CONFIG_ENTRY_OFFSET=0x00001000
304 # CONFIG_CMDLINE_OVERWRITE is not set
305 # CONFIG_CMDLINE_EXTEND is not set
306
307 #
308 # Bus options
309 #
310 # CONFIG_ARCH_SUPPORTS_MSI is not set
311
312 #
313 # Executable file formats
314 #
315 CONFIG_BINFMT_ELF=y
316 # 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 #
327 CONFIG_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
333 CONFIG_HAVE_IDE=y
334
335 #
336 # SCSI device support
337 #
338 CONFIG_SCSI_MOD=y
339 # 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
370 # CONFIG_SERIAL_TIMBERDALE is not set
371 # 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
378
379 #
380 # PPS support
381 #
382 # CONFIG_W1 is not set
383 # CONFIG_POWER_SUPPLY is not set
384 # CONFIG_HWMON is not set
385 # CONFIG_THERMAL is not set
386 # CONFIG_WATCHDOG is not set
387 CONFIG_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
399 # CONFIG_MFD_SH_MOBILE_SDHI is not set
400 # CONFIG_HTC_PASIC3 is not set
401 # CONFIG_MFD_TMIO is not set
402 # CONFIG_REGULATOR is not set
403 # CONFIG_MEDIA_SUPPORT is not set
404
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
423 CONFIG_RTC_LIB=y
424 # CONFIG_RTC_CLASS is not set
425 # CONFIG_DMADEVICES is not set
426 # CONFIG_AUXDISPLAY is not set
427 # CONFIG_UIO is not set
428
429 #
430 # TI VLYNQ
431 #
432 # CONFIG_STAGING is not set
433
434 #
435 # File systems
436 #
437 CONFIG_FILE_LOCKING=y
438 CONFIG_FSNOTIFY=y
439 # CONFIG_DNOTIFY is not set
440 # CONFIG_INOTIFY is not set
441 CONFIG_INOTIFY_USER=y
442 # 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 #
448 # Caches
449 #
450 # CONFIG_FSCACHE is not set
451
452 #
453 # Pseudo filesystems
454 #
455 # CONFIG_PROC_FS is not set
456 # CONFIG_SYSFS is not set
457 # CONFIG_TMPFS is not set
458 # CONFIG_HUGETLB_PAGE is not set
459 CONFIG_MISC_FILESYSTEMS=y
460 # CONFIG_NLS is not set
461
462 #
463 # Kernel hacking
464 #
465 CONFIG_TRACE_IRQFLAGS_SUPPORT=y
466 # CONFIG_ENABLE_WARN_DEPRECATED is not set
467 # CONFIG_ENABLE_MUST_CHECK is not set
468 CONFIG_FRAME_WARN=1024
469 # CONFIG_MAGIC_SYSRQ is not set
470 # CONFIG_STRIP_ASM_SYMS is not set
471 # 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
477 CONFIG_HAVE_FUNCTION_TRACER=y
478 CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
479 CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y
480 CONFIG_HAVE_DYNAMIC_FTRACE=y
481 CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
482 CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
483 CONFIG_TRACING_SUPPORT=y
484 # CONFIG_FTRACE is not set
485 # CONFIG_DMA_API_DEBUG is not set
486 # CONFIG_SAMPLES is not set
487 CONFIG_HAVE_ARCH_KGDB=y
488 # CONFIG_SH_STANDARD_BIOS is not set
489 # CONFIG_DWARF_UNWINDER is not set
490
491 #
492 # Security options
493 #
494 # CONFIG_KEYS is not set
495 # CONFIG_SECURITYFS is not set
496 # CONFIG_DEFAULT_SECURITY_SELINUX is not set
497 # CONFIG_DEFAULT_SECURITY_SMACK is not set
498 # CONFIG_DEFAULT_SECURITY_TOMOYO is not set
499 CONFIG_DEFAULT_SECURITY_DAC=y
500 CONFIG_DEFAULT_SECURITY=""
501 # CONFIG_CRYPTO is not set
502 # CONFIG_VIRTUALIZATION is not set
503 # CONFIG_BINARY_PRINTF is not set
504
505 #
506 # Library routines
507 #
508 CONFIG_GENERIC_FIND_LAST_BIT=y
509 # 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
516 CONFIG_HAS_IOMEM=y
517 CONFIG_HAS_IOPORT=y
518 CONFIG_HAS_DMA=y
519 CONFIG_HAVE_LMB=y
520 CONFIG_GENERIC_ATOMIC64=y