se7619_defconfig (ec208491936d6adb8a70c3dd4a517cdfe54e823d) se7619_defconfig (7dbcd8c55fa9b39fe27383b697b8989697c1e1c5)
1#
2# Automatically generated make config: don't edit
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.31
4# Thu Sep 24 18:50:05 2009
3# Linux kernel version: 2.6.33-rc2
4# Mon Jan 4 13:34:15 2010
5#
6CONFIG_SUPERH=y
7CONFIG_SUPERH32=y
8# CONFIG_SUPERH64 is not set
9CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig"
10CONFIG_RWSEM_GENERIC_SPINLOCK=y
11CONFIG_GENERIC_BUG=y
12CONFIG_GENERIC_FIND_NEXT_BIT=y

--- 11 unchanged lines hidden (view full) ---

24CONFIG_STACKTRACE_SUPPORT=y
25CONFIG_LOCKDEP_SUPPORT=y
26CONFIG_HAVE_LATENCYTOP_SUPPORT=y
27# CONFIG_ARCH_HAS_ILOG2_U32 is not set
28# CONFIG_ARCH_HAS_ILOG2_U64 is not set
29CONFIG_ARCH_NO_VIRT_TO_BUS=y
30CONFIG_ARCH_HAS_DEFAULT_IDLE=y
31CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y
5#
6CONFIG_SUPERH=y
7CONFIG_SUPERH32=y
8# CONFIG_SUPERH64 is not set
9CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig"
10CONFIG_RWSEM_GENERIC_SPINLOCK=y
11CONFIG_GENERIC_BUG=y
12CONFIG_GENERIC_FIND_NEXT_BIT=y

--- 11 unchanged lines hidden (view full) ---

24CONFIG_STACKTRACE_SUPPORT=y
25CONFIG_LOCKDEP_SUPPORT=y
26CONFIG_HAVE_LATENCYTOP_SUPPORT=y
27# CONFIG_ARCH_HAS_ILOG2_U32 is not set
28# CONFIG_ARCH_HAS_ILOG2_U64 is not set
29CONFIG_ARCH_NO_VIRT_TO_BUS=y
30CONFIG_ARCH_HAS_DEFAULT_IDLE=y
31CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y
32CONFIG_DMA_NONCOHERENT=y
32CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
33CONFIG_CONSTRUCTORS=y
34
35#
36# General setup
37#
38CONFIG_EXPERIMENTAL=y
39CONFIG_BROKEN_ON_SMP=y

--- 9 unchanged lines hidden (view full) ---

49# CONFIG_SYSVIPC is not set
50# CONFIG_BSD_PROCESS_ACCT is not set
51
52#
53# RCU Subsystem
54#
55CONFIG_TREE_RCU=y
56# CONFIG_TREE_PREEMPT_RCU is not set
33CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
34CONFIG_CONSTRUCTORS=y
35
36#
37# General setup
38#
39CONFIG_EXPERIMENTAL=y
40CONFIG_BROKEN_ON_SMP=y

--- 9 unchanged lines hidden (view full) ---

50# CONFIG_SYSVIPC is not set
51# CONFIG_BSD_PROCESS_ACCT is not set
52
53#
54# RCU Subsystem
55#
56CONFIG_TREE_RCU=y
57# CONFIG_TREE_PREEMPT_RCU is not set
58# CONFIG_TINY_RCU is not set
57# CONFIG_RCU_TRACE is not set
58CONFIG_RCU_FANOUT=32
59# CONFIG_RCU_FANOUT_EXACT is not set
60# CONFIG_TREE_RCU_TRACE is not set
61# CONFIG_IKCONFIG is not set
62CONFIG_LOG_BUF_SHIFT=14
63# CONFIG_GROUP_SCHED is not set
64# CONFIG_CGROUPS is not set

--- 14 unchanged lines hidden (view full) ---

79# CONFIG_BASE_FULL is not set
80# CONFIG_FUTEX is not set
81# CONFIG_EPOLL is not set
82CONFIG_SIGNALFD=y
83CONFIG_TIMERFD=y
84CONFIG_EVENTFD=y
85CONFIG_AIO=y
86CONFIG_HAVE_PERF_EVENTS=y
59# CONFIG_RCU_TRACE is not set
60CONFIG_RCU_FANOUT=32
61# CONFIG_RCU_FANOUT_EXACT is not set
62# CONFIG_TREE_RCU_TRACE is not set
63# CONFIG_IKCONFIG is not set
64CONFIG_LOG_BUF_SHIFT=14
65# CONFIG_GROUP_SCHED is not set
66# CONFIG_CGROUPS is not set

--- 14 unchanged lines hidden (view full) ---

81# CONFIG_BASE_FULL is not set
82# CONFIG_FUTEX is not set
83# CONFIG_EPOLL is not set
84CONFIG_SIGNALFD=y
85CONFIG_TIMERFD=y
86CONFIG_EVENTFD=y
87CONFIG_AIO=y
88CONFIG_HAVE_PERF_EVENTS=y
89CONFIG_PERF_USE_VMALLOC=y
87
88#
89# Kernel Performance Events And Counters
90#
91# CONFIG_PERF_EVENTS is not set
92# CONFIG_PERF_COUNTERS is not set
93# CONFIG_VM_EVENT_COUNTERS is not set
94CONFIG_COMPAT_BRK=y
95CONFIG_SLAB=y
96# CONFIG_SLUB is not set
97# CONFIG_SLOB is not set
90
91#
92# Kernel Performance Events And Counters
93#
94# CONFIG_PERF_EVENTS is not set
95# CONFIG_PERF_COUNTERS is not set
96# CONFIG_VM_EVENT_COUNTERS is not set
97CONFIG_COMPAT_BRK=y
98CONFIG_SLAB=y
99# CONFIG_SLUB is not set
100# CONFIG_SLOB is not set
101# CONFIG_MMAP_ALLOW_UNINITIALIZED is not set
98# CONFIG_PROFILING is not set
99CONFIG_HAVE_OPROFILE=y
100CONFIG_HAVE_KPROBES=y
101CONFIG_HAVE_KRETPROBES=y
102CONFIG_HAVE_ARCH_TRACEHOOK=y
102# CONFIG_PROFILING is not set
103CONFIG_HAVE_OPROFILE=y
104CONFIG_HAVE_KPROBES=y
105CONFIG_HAVE_KRETPROBES=y
106CONFIG_HAVE_ARCH_TRACEHOOK=y
107CONFIG_HAVE_DMA_ATTRS=y
103CONFIG_HAVE_CLK=y
104CONFIG_HAVE_DMA_API_DEBUG=y
105
106#
107# GCOV-based kernel profiling
108#
109# CONFIG_SLOW_WORK is not set
110CONFIG_HAVE_GENERIC_DMA_COHERENT=y

--- 4 unchanged lines hidden (view full) ---

115CONFIG_LBDAF=y
116# CONFIG_BLK_DEV_BSG is not set
117# CONFIG_BLK_DEV_INTEGRITY is not set
118
119#
120# IO Schedulers
121#
122CONFIG_IOSCHED_NOOP=y
108CONFIG_HAVE_CLK=y
109CONFIG_HAVE_DMA_API_DEBUG=y
110
111#
112# GCOV-based kernel profiling
113#
114# CONFIG_SLOW_WORK is not set
115CONFIG_HAVE_GENERIC_DMA_COHERENT=y

--- 4 unchanged lines hidden (view full) ---

120CONFIG_LBDAF=y
121# CONFIG_BLK_DEV_BSG is not set
122# CONFIG_BLK_DEV_INTEGRITY is not set
123
124#
125# IO Schedulers
126#
127CONFIG_IOSCHED_NOOP=y
123# CONFIG_IOSCHED_AS is not set
124# CONFIG_IOSCHED_DEADLINE is not set
125# CONFIG_IOSCHED_CFQ is not set
128# CONFIG_IOSCHED_DEADLINE is not set
129# CONFIG_IOSCHED_CFQ is not set
126# CONFIG_DEFAULT_AS is not set
127# CONFIG_DEFAULT_DEADLINE is not set
128# CONFIG_DEFAULT_CFQ is not set
129CONFIG_DEFAULT_NOOP=y
130CONFIG_DEFAULT_IOSCHED="noop"
130# CONFIG_DEFAULT_DEADLINE is not set
131# CONFIG_DEFAULT_CFQ is not set
132CONFIG_DEFAULT_NOOP=y
133CONFIG_DEFAULT_IOSCHED="noop"
134# CONFIG_INLINE_SPIN_TRYLOCK is not set
135# CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
136# CONFIG_INLINE_SPIN_LOCK is not set
137# CONFIG_INLINE_SPIN_LOCK_BH is not set
138# CONFIG_INLINE_SPIN_LOCK_IRQ is not set
139# CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
140CONFIG_INLINE_SPIN_UNLOCK=y
141# CONFIG_INLINE_SPIN_UNLOCK_BH is not set
142CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
143# CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
144# CONFIG_INLINE_READ_TRYLOCK is not set
145# CONFIG_INLINE_READ_LOCK is not set
146# CONFIG_INLINE_READ_LOCK_BH is not set
147# CONFIG_INLINE_READ_LOCK_IRQ is not set
148# CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
149CONFIG_INLINE_READ_UNLOCK=y
150# CONFIG_INLINE_READ_UNLOCK_BH is not set
151CONFIG_INLINE_READ_UNLOCK_IRQ=y
152# CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
153# CONFIG_INLINE_WRITE_TRYLOCK is not set
154# CONFIG_INLINE_WRITE_LOCK is not set
155# CONFIG_INLINE_WRITE_LOCK_BH is not set
156# CONFIG_INLINE_WRITE_LOCK_IRQ is not set
157# CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
158CONFIG_INLINE_WRITE_UNLOCK=y
159# CONFIG_INLINE_WRITE_UNLOCK_BH is not set
160CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
161# CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
162# CONFIG_MUTEX_SPIN_ON_OWNER is not set
131# CONFIG_FREEZER is not set
132
133#
134# System type
135#
136CONFIG_CPU_SH2=y
137CONFIG_CPU_SUBTYPE_SH7619=y
138# CONFIG_CPU_SUBTYPE_SH7201 is not set

--- 57 unchanged lines hidden (view full) ---

196CONFIG_FLATMEM=y
197CONFIG_FLAT_NODE_MEM_MAP=y
198CONFIG_SPARSEMEM_STATIC=y
199CONFIG_PAGEFLAGS_EXTENDED=y
200CONFIG_SPLIT_PTLOCK_CPUS=4
201# CONFIG_PHYS_ADDR_T_64BIT is not set
202CONFIG_ZONE_DMA_FLAG=0
203CONFIG_NR_QUICK=2
163# CONFIG_FREEZER is not set
164
165#
166# System type
167#
168CONFIG_CPU_SH2=y
169CONFIG_CPU_SUBTYPE_SH7619=y
170# CONFIG_CPU_SUBTYPE_SH7201 is not set

--- 57 unchanged lines hidden (view full) ---

228CONFIG_FLATMEM=y
229CONFIG_FLAT_NODE_MEM_MAP=y
230CONFIG_SPARSEMEM_STATIC=y
231CONFIG_PAGEFLAGS_EXTENDED=y
232CONFIG_SPLIT_PTLOCK_CPUS=4
233# CONFIG_PHYS_ADDR_T_64BIT is not set
234CONFIG_ZONE_DMA_FLAG=0
235CONFIG_NR_QUICK=2
204CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
205CONFIG_NOMMU_INITIAL_TRIM_EXCESS=1
206
207#
208# Cache configuration
209#
210# CONFIG_CACHE_WRITEBACK is not set
211CONFIG_CACHE_WRITETHROUGH=y
212# CONFIG_CACHE_OFF is not set

--- 183 unchanged lines hidden (view full) ---

396#
397# UBI - Unsorted block images
398#
399# CONFIG_MTD_UBI is not set
400# CONFIG_PARPORT is not set
401CONFIG_BLK_DEV=y
402# CONFIG_BLK_DEV_COW_COMMON is not set
403# CONFIG_BLK_DEV_LOOP is not set
236CONFIG_NOMMU_INITIAL_TRIM_EXCESS=1
237
238#
239# Cache configuration
240#
241# CONFIG_CACHE_WRITEBACK is not set
242CONFIG_CACHE_WRITETHROUGH=y
243# CONFIG_CACHE_OFF is not set

--- 183 unchanged lines hidden (view full) ---

427#
428# UBI - Unsorted block images
429#
430# CONFIG_MTD_UBI is not set
431# CONFIG_PARPORT is not set
432CONFIG_BLK_DEV=y
433# CONFIG_BLK_DEV_COW_COMMON is not set
434# CONFIG_BLK_DEV_LOOP is not set
435
436#
437# DRBD disabled because PROC_FS, INET or CONNECTOR not selected
438#
404# CONFIG_BLK_DEV_RAM is not set
405# CONFIG_CDROM_PKTCDVD is not set
406# CONFIG_BLK_DEV_HD is not set
407CONFIG_MISC_DEVICES=y
408# CONFIG_ENCLOSURE_SERVICES is not set
409# CONFIG_C2PORT is not set
410
411#

--- 15 unchanged lines hidden (view full) ---

427# CONFIG_PHONE is not set
428
429#
430# Input device support
431#
432CONFIG_INPUT=y
433# CONFIG_INPUT_FF_MEMLESS is not set
434# CONFIG_INPUT_POLLDEV is not set
439# CONFIG_BLK_DEV_RAM is not set
440# CONFIG_CDROM_PKTCDVD is not set
441# CONFIG_BLK_DEV_HD is not set
442CONFIG_MISC_DEVICES=y
443# CONFIG_ENCLOSURE_SERVICES is not set
444# CONFIG_C2PORT is not set
445
446#

--- 15 unchanged lines hidden (view full) ---

462# CONFIG_PHONE is not set
463
464#
465# Input device support
466#
467CONFIG_INPUT=y
468# CONFIG_INPUT_FF_MEMLESS is not set
469# CONFIG_INPUT_POLLDEV is not set
470# CONFIG_INPUT_SPARSEKMAP is not set
435
436#
437# Userland interfaces
438#
439# CONFIG_INPUT_MOUSEDEV is not set
440# CONFIG_INPUT_JOYDEV is not set
441# CONFIG_INPUT_EVDEV is not set
442# CONFIG_INPUT_EVBUG is not set

--- 60 unchanged lines hidden (view full) ---

503#
504# CONFIG_SSB is not set
505
506#
507# Multifunction device drivers
508#
509# CONFIG_MFD_CORE is not set
510# CONFIG_MFD_SM501 is not set
471
472#
473# Userland interfaces
474#
475# CONFIG_INPUT_MOUSEDEV is not set
476# CONFIG_INPUT_JOYDEV is not set
477# CONFIG_INPUT_EVDEV is not set
478# CONFIG_INPUT_EVBUG is not set

--- 60 unchanged lines hidden (view full) ---

539#
540# CONFIG_SSB is not set
541
542#
543# Multifunction device drivers
544#
545# CONFIG_MFD_CORE is not set
546# CONFIG_MFD_SM501 is not set
547# CONFIG_MFD_SH_MOBILE_SDHI is not set
511# CONFIG_HTC_PASIC3 is not set
512# CONFIG_MFD_TMIO is not set
513# CONFIG_REGULATOR is not set
514# CONFIG_MEDIA_SUPPORT is not set
515
516#
517# Graphics support
518#

--- 51 unchanged lines hidden (view full) ---

570# CONFIG_STAGING is not set
571
572#
573# File systems
574#
575# CONFIG_EXT2_FS is not set
576# CONFIG_EXT3_FS is not set
577# CONFIG_EXT4_FS is not set
548# CONFIG_HTC_PASIC3 is not set
549# CONFIG_MFD_TMIO is not set
550# CONFIG_REGULATOR is not set
551# CONFIG_MEDIA_SUPPORT is not set
552
553#
554# Graphics support
555#

--- 51 unchanged lines hidden (view full) ---

607# CONFIG_STAGING is not set
608
609#
610# File systems
611#
612# CONFIG_EXT2_FS is not set
613# CONFIG_EXT3_FS is not set
614# CONFIG_EXT4_FS is not set
615CONFIG_EXT4_USE_FOR_EXT23=y
578# CONFIG_REISERFS_FS is not set
579# CONFIG_JFS_FS is not set
580# CONFIG_FS_POSIX_ACL is not set
581# CONFIG_XFS_FS is not set
582# CONFIG_GFS2_FS is not set
583# CONFIG_BTRFS_FS is not set
584# CONFIG_NILFS2_FS is not set
585CONFIG_FILE_LOCKING=y

--- 70 unchanged lines hidden (view full) ---

656CONFIG_ENABLE_WARN_DEPRECATED=y
657# CONFIG_ENABLE_MUST_CHECK is not set
658CONFIG_FRAME_WARN=1024
659# CONFIG_MAGIC_SYSRQ is not set
660# CONFIG_STRIP_ASM_SYMS is not set
661# CONFIG_UNUSED_SYMBOLS is not set
662# CONFIG_HEADERS_CHECK is not set
663# CONFIG_DEBUG_KERNEL is not set
616# CONFIG_REISERFS_FS is not set
617# CONFIG_JFS_FS is not set
618# CONFIG_FS_POSIX_ACL is not set
619# CONFIG_XFS_FS is not set
620# CONFIG_GFS2_FS is not set
621# CONFIG_BTRFS_FS is not set
622# CONFIG_NILFS2_FS is not set
623CONFIG_FILE_LOCKING=y

--- 70 unchanged lines hidden (view full) ---

694CONFIG_ENABLE_WARN_DEPRECATED=y
695# CONFIG_ENABLE_MUST_CHECK is not set
696CONFIG_FRAME_WARN=1024
697# CONFIG_MAGIC_SYSRQ is not set
698# CONFIG_STRIP_ASM_SYMS is not set
699# CONFIG_UNUSED_SYMBOLS is not set
700# CONFIG_HEADERS_CHECK is not set
701# CONFIG_DEBUG_KERNEL is not set
664# CONFIG_DEBUG_BUGVERBOSE is not set
702CONFIG_DEBUG_BUGVERBOSE=y
665# CONFIG_DEBUG_MEMORY_INIT is not set
666# CONFIG_RCU_CPU_STALL_DETECTOR is not set
667# CONFIG_LATENCYTOP is not set
703# CONFIG_DEBUG_MEMORY_INIT is not set
704# CONFIG_RCU_CPU_STALL_DETECTOR is not set
705# CONFIG_LATENCYTOP is not set
706# CONFIG_SYSCTL_SYSCALL_CHECK is not set
668CONFIG_HAVE_FUNCTION_TRACER=y
669CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
670CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y
671CONFIG_HAVE_DYNAMIC_FTRACE=y
672CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
673CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
674CONFIG_TRACING_SUPPORT=y
675# CONFIG_FTRACE is not set
676# CONFIG_DMA_API_DEBUG is not set
677# CONFIG_SAMPLES is not set
678CONFIG_HAVE_ARCH_KGDB=y
679# CONFIG_SH_STANDARD_BIOS is not set
707CONFIG_HAVE_FUNCTION_TRACER=y
708CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
709CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y
710CONFIG_HAVE_DYNAMIC_FTRACE=y
711CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
712CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
713CONFIG_TRACING_SUPPORT=y
714# CONFIG_FTRACE is not set
715# CONFIG_DMA_API_DEBUG is not set
716# CONFIG_SAMPLES is not set
717CONFIG_HAVE_ARCH_KGDB=y
718# CONFIG_SH_STANDARD_BIOS is not set
680# CONFIG_EARLY_SCIF_CONSOLE is not set
681# CONFIG_DWARF_UNWINDER is not set
682
683#
684# Security options
685#
686# CONFIG_KEYS is not set
687# CONFIG_SECURITYFS is not set
719# CONFIG_DWARF_UNWINDER is not set
720
721#
722# Security options
723#
724# CONFIG_KEYS is not set
725# CONFIG_SECURITYFS is not set
688# CONFIG_SECURITY_FILE_CAPABILITIES is not set
726# CONFIG_DEFAULT_SECURITY_SELINUX is not set
727# CONFIG_DEFAULT_SECURITY_SMACK is not set
728# CONFIG_DEFAULT_SECURITY_TOMOYO is not set
729CONFIG_DEFAULT_SECURITY_DAC=y
730CONFIG_DEFAULT_SECURITY=""
689# CONFIG_CRYPTO is not set
690# CONFIG_BINARY_PRINTF is not set
691
692#
693# Library routines
694#
695CONFIG_BITREVERSE=y
696CONFIG_GENERIC_FIND_LAST_BIT=y

--- 13 unchanged lines hidden ---
731# CONFIG_CRYPTO is not set
732# CONFIG_BINARY_PRINTF is not set
733
734#
735# Library routines
736#
737CONFIG_BITREVERSE=y
738CONFIG_GENERIC_FIND_LAST_BIT=y

--- 13 unchanged lines hidden ---