se7721_defconfig (ec208491936d6adb8a70c3dd4a517cdfe54e823d) se7721_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:57:11 2009
3# Linux kernel version: 2.6.33-rc2
4# Mon Jan 4 13:46:58 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_FIND_NEXT_BIT=y
12CONFIG_GENERIC_HWEIGHT=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_FIND_NEXT_BIT=y
12CONFIG_GENERIC_HWEIGHT=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

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

56# CONFIG_TASKSTATS is not set
57# CONFIG_AUDIT is not set
58
59#
60# RCU Subsystem
61#
62CONFIG_TREE_RCU=y
63# 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

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

57# CONFIG_TASKSTATS is not set
58# CONFIG_AUDIT is not set
59
60#
61# RCU Subsystem
62#
63CONFIG_TREE_RCU=y
64# CONFIG_TREE_PREEMPT_RCU is not set
65# CONFIG_TINY_RCU is not set
64# CONFIG_RCU_TRACE is not set
65CONFIG_RCU_FANOUT=32
66# CONFIG_RCU_FANOUT_EXACT is not set
67# CONFIG_TREE_RCU_TRACE is not set
68# CONFIG_IKCONFIG is not set
69CONFIG_LOG_BUF_SHIFT=14
70CONFIG_GROUP_SCHED=y
71CONFIG_FAIR_GROUP_SCHED=y

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

95CONFIG_FUTEX=y
96CONFIG_EPOLL=y
97CONFIG_SIGNALFD=y
98CONFIG_TIMERFD=y
99CONFIG_EVENTFD=y
100# CONFIG_SHMEM is not set
101CONFIG_AIO=y
102CONFIG_HAVE_PERF_EVENTS=y
66# CONFIG_RCU_TRACE is not set
67CONFIG_RCU_FANOUT=32
68# CONFIG_RCU_FANOUT_EXACT is not set
69# CONFIG_TREE_RCU_TRACE is not set
70# CONFIG_IKCONFIG is not set
71CONFIG_LOG_BUF_SHIFT=14
72CONFIG_GROUP_SCHED=y
73CONFIG_FAIR_GROUP_SCHED=y

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

97CONFIG_FUTEX=y
98CONFIG_EPOLL=y
99CONFIG_SIGNALFD=y
100CONFIG_TIMERFD=y
101CONFIG_EVENTFD=y
102# CONFIG_SHMEM is not set
103CONFIG_AIO=y
104CONFIG_HAVE_PERF_EVENTS=y
105CONFIG_PERF_USE_VMALLOC=y
103
104#
105# Kernel Performance Events And Counters
106#
107# CONFIG_PERF_EVENTS is not set
108# CONFIG_PERF_COUNTERS is not set
109CONFIG_VM_EVENT_COUNTERS=y
110CONFIG_COMPAT_BRK=y
111CONFIG_SLAB=y
112# CONFIG_SLUB is not set
113# CONFIG_SLOB is not set
114# CONFIG_PROFILING is not set
115CONFIG_HAVE_OPROFILE=y
116# CONFIG_KPROBES is not set
117CONFIG_HAVE_IOREMAP_PROT=y
118CONFIG_HAVE_KPROBES=y
119CONFIG_HAVE_KRETPROBES=y
120CONFIG_HAVE_ARCH_TRACEHOOK=y
106
107#
108# Kernel Performance Events And Counters
109#
110# CONFIG_PERF_EVENTS is not set
111# CONFIG_PERF_COUNTERS is not set
112CONFIG_VM_EVENT_COUNTERS=y
113CONFIG_COMPAT_BRK=y
114CONFIG_SLAB=y
115# CONFIG_SLUB is not set
116# CONFIG_SLOB is not set
117# CONFIG_PROFILING is not set
118CONFIG_HAVE_OPROFILE=y
119# CONFIG_KPROBES is not set
120CONFIG_HAVE_IOREMAP_PROT=y
121CONFIG_HAVE_KPROBES=y
122CONFIG_HAVE_KRETPROBES=y
123CONFIG_HAVE_ARCH_TRACEHOOK=y
124CONFIG_HAVE_DMA_ATTRS=y
121CONFIG_HAVE_CLK=y
122CONFIG_HAVE_DMA_API_DEBUG=y
123
124#
125# GCOV-based kernel profiling
126#
127# CONFIG_SLOW_WORK is not set
128CONFIG_HAVE_GENERIC_DMA_COHERENT=y

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

138CONFIG_LBDAF=y
139# CONFIG_BLK_DEV_BSG is not set
140# CONFIG_BLK_DEV_INTEGRITY is not set
141
142#
143# IO Schedulers
144#
145CONFIG_IOSCHED_NOOP=y
125CONFIG_HAVE_CLK=y
126CONFIG_HAVE_DMA_API_DEBUG=y
127
128#
129# GCOV-based kernel profiling
130#
131# CONFIG_SLOW_WORK is not set
132CONFIG_HAVE_GENERIC_DMA_COHERENT=y

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

142CONFIG_LBDAF=y
143# CONFIG_BLK_DEV_BSG is not set
144# CONFIG_BLK_DEV_INTEGRITY is not set
145
146#
147# IO Schedulers
148#
149CONFIG_IOSCHED_NOOP=y
146# CONFIG_IOSCHED_AS is not set
147# CONFIG_IOSCHED_DEADLINE is not set
148# CONFIG_IOSCHED_CFQ is not set
150# CONFIG_IOSCHED_DEADLINE is not set
151# CONFIG_IOSCHED_CFQ is not set
149# CONFIG_DEFAULT_AS is not set
150# CONFIG_DEFAULT_DEADLINE is not set
151# CONFIG_DEFAULT_CFQ is not set
152CONFIG_DEFAULT_NOOP=y
153CONFIG_DEFAULT_IOSCHED="noop"
152# CONFIG_DEFAULT_DEADLINE is not set
153# CONFIG_DEFAULT_CFQ is not set
154CONFIG_DEFAULT_NOOP=y
155CONFIG_DEFAULT_IOSCHED="noop"
156# CONFIG_INLINE_SPIN_TRYLOCK is not set
157# CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
158# CONFIG_INLINE_SPIN_LOCK is not set
159# CONFIG_INLINE_SPIN_LOCK_BH is not set
160# CONFIG_INLINE_SPIN_LOCK_IRQ is not set
161# CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
162CONFIG_INLINE_SPIN_UNLOCK=y
163# CONFIG_INLINE_SPIN_UNLOCK_BH is not set
164CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
165# CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
166# CONFIG_INLINE_READ_TRYLOCK is not set
167# CONFIG_INLINE_READ_LOCK is not set
168# CONFIG_INLINE_READ_LOCK_BH is not set
169# CONFIG_INLINE_READ_LOCK_IRQ is not set
170# CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
171CONFIG_INLINE_READ_UNLOCK=y
172# CONFIG_INLINE_READ_UNLOCK_BH is not set
173CONFIG_INLINE_READ_UNLOCK_IRQ=y
174# CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
175# CONFIG_INLINE_WRITE_TRYLOCK is not set
176# CONFIG_INLINE_WRITE_LOCK is not set
177# CONFIG_INLINE_WRITE_LOCK_BH is not set
178# CONFIG_INLINE_WRITE_LOCK_IRQ is not set
179# CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
180CONFIG_INLINE_WRITE_UNLOCK=y
181# CONFIG_INLINE_WRITE_UNLOCK_BH is not set
182CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
183# CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
184# CONFIG_MUTEX_SPIN_ON_OWNER is not set
154# CONFIG_FREEZER is not set
155
156#
157# System type
158#
159CONFIG_CPU_SH3=y
160# CONFIG_CPU_SUBTYPE_SH7619 is not set
161# CONFIG_CPU_SUBTYPE_SH7201 is not set

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

221CONFIG_FLATMEM=y
222CONFIG_FLAT_NODE_MEM_MAP=y
223CONFIG_SPARSEMEM_STATIC=y
224CONFIG_PAGEFLAGS_EXTENDED=y
225CONFIG_SPLIT_PTLOCK_CPUS=4
226# CONFIG_PHYS_ADDR_T_64BIT is not set
227CONFIG_ZONE_DMA_FLAG=0
228CONFIG_NR_QUICK=2
185# CONFIG_FREEZER is not set
186
187#
188# System type
189#
190CONFIG_CPU_SH3=y
191# CONFIG_CPU_SUBTYPE_SH7619 is not set
192# CONFIG_CPU_SUBTYPE_SH7201 is not set

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

252CONFIG_FLATMEM=y
253CONFIG_FLAT_NODE_MEM_MAP=y
254CONFIG_SPARSEMEM_STATIC=y
255CONFIG_PAGEFLAGS_EXTENDED=y
256CONFIG_SPLIT_PTLOCK_CPUS=4
257# CONFIG_PHYS_ADDR_T_64BIT is not set
258CONFIG_ZONE_DMA_FLAG=0
259CONFIG_NR_QUICK=2
229CONFIG_HAVE_MLOCK=y
230CONFIG_HAVE_MLOCKED_PAGE_BIT=y
231# CONFIG_KSM is not set
232CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
233
234#
235# Cache configuration
236#
237CONFIG_CACHE_WRITEBACK=y
238# CONFIG_CACHE_WRITETHROUGH is not set

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

452# CONFIG_HAMRADIO is not set
453# CONFIG_CAN is not set
454# CONFIG_IRDA is not set
455# CONFIG_BT is not set
456# CONFIG_AF_RXRPC is not set
457CONFIG_FIB_RULES=y
458CONFIG_WIRELESS=y
459# CONFIG_CFG80211 is not set
260# CONFIG_KSM is not set
261CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
262
263#
264# Cache configuration
265#
266CONFIG_CACHE_WRITEBACK=y
267# CONFIG_CACHE_WRITETHROUGH is not set

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

481# CONFIG_HAMRADIO is not set
482# CONFIG_CAN is not set
483# CONFIG_IRDA is not set
484# CONFIG_BT is not set
485# CONFIG_AF_RXRPC is not set
486CONFIG_FIB_RULES=y
487CONFIG_WIRELESS=y
488# CONFIG_CFG80211 is not set
460CONFIG_CFG80211_DEFAULT_PS_VALUE=0
461# CONFIG_WIRELESS_OLD_REGULATORY is not set
462# CONFIG_WIRELESS_EXT is not set
463# CONFIG_LIB80211 is not set
464
465#
466# CFG80211 needs to be enabled for MAC80211
467#
468# CONFIG_WIMAX is not set
469# CONFIG_RFKILL is not set
470# CONFIG_NET_9P is not set

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

565#
566# UBI - Unsorted block images
567#
568# CONFIG_MTD_UBI is not set
569# CONFIG_PARPORT is not set
570CONFIG_BLK_DEV=y
571# CONFIG_BLK_DEV_COW_COMMON is not set
572# CONFIG_BLK_DEV_LOOP is not set
489# CONFIG_LIB80211 is not set
490
491#
492# CFG80211 needs to be enabled for MAC80211
493#
494# CONFIG_WIMAX is not set
495# CONFIG_RFKILL is not set
496# CONFIG_NET_9P is not set

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

591#
592# UBI - Unsorted block images
593#
594# CONFIG_MTD_UBI is not set
595# CONFIG_PARPORT is not set
596CONFIG_BLK_DEV=y
597# CONFIG_BLK_DEV_COW_COMMON is not set
598# CONFIG_BLK_DEV_LOOP is not set
599
600#
601# DRBD disabled because PROC_FS, INET or CONNECTOR not selected
602#
573# CONFIG_BLK_DEV_NBD is not set
574# CONFIG_BLK_DEV_UB is not set
575# CONFIG_BLK_DEV_RAM is not set
576# CONFIG_CDROM_PKTCDVD is not set
577# CONFIG_ATA_OVER_ETH is not set
578# CONFIG_BLK_DEV_HD is not set
579CONFIG_MISC_DEVICES=y
580# CONFIG_ENCLOSURE_SERVICES is not set

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

637# CONFIG_MACVLAN is not set
638# CONFIG_EQUALIZER is not set
639# CONFIG_TUN is not set
640# CONFIG_VETH is not set
641# CONFIG_NET_ETHERNET is not set
642CONFIG_NETDEV_1000=y
643CONFIG_NETDEV_10000=y
644CONFIG_WLAN=y
603# CONFIG_BLK_DEV_NBD is not set
604# CONFIG_BLK_DEV_UB is not set
605# CONFIG_BLK_DEV_RAM is not set
606# CONFIG_CDROM_PKTCDVD is not set
607# CONFIG_ATA_OVER_ETH is not set
608# CONFIG_BLK_DEV_HD is not set
609CONFIG_MISC_DEVICES=y
610# CONFIG_ENCLOSURE_SERVICES is not set

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

667# CONFIG_MACVLAN is not set
668# CONFIG_EQUALIZER is not set
669# CONFIG_TUN is not set
670# CONFIG_VETH is not set
671# CONFIG_NET_ETHERNET is not set
672CONFIG_NETDEV_1000=y
673CONFIG_NETDEV_10000=y
674CONFIG_WLAN=y
645# CONFIG_WLAN_PRE80211 is not set
646# CONFIG_WLAN_80211 is not set
675# CONFIG_USB_ZD1201 is not set
676# CONFIG_HOSTAP is not set
647
648#
649# Enable WiMAX (Networking options) to see the WiMAX drivers
650#
651
652#
653# USB Network Adapters
654#

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

667# CONFIG_PHONE is not set
668
669#
670# Input device support
671#
672CONFIG_INPUT=y
673CONFIG_INPUT_FF_MEMLESS=m
674# CONFIG_INPUT_POLLDEV is not set
677
678#
679# Enable WiMAX (Networking options) to see the WiMAX drivers
680#
681
682#
683# USB Network Adapters
684#

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

697# CONFIG_PHONE is not set
698
699#
700# Input device support
701#
702CONFIG_INPUT=y
703CONFIG_INPUT_FF_MEMLESS=m
704# CONFIG_INPUT_POLLDEV is not set
705# CONFIG_INPUT_SPARSEKMAP is not set
675
676#
677# Userland interfaces
678#
679CONFIG_INPUT_MOUSEDEV=y
680CONFIG_INPUT_MOUSEDEV_PSAUX=y
681CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
682CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768

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

760#
761# CONFIG_SSB is not set
762
763#
764# Multifunction device drivers
765#
766# CONFIG_MFD_CORE is not set
767# CONFIG_MFD_SM501 is not set
706
707#
708# Userland interfaces
709#
710CONFIG_INPUT_MOUSEDEV=y
711CONFIG_INPUT_MOUSEDEV_PSAUX=y
712CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
713CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768

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

791#
792# CONFIG_SSB is not set
793
794#
795# Multifunction device drivers
796#
797# CONFIG_MFD_CORE is not set
798# CONFIG_MFD_SM501 is not set
799# CONFIG_MFD_SH_MOBILE_SDHI is not set
768# CONFIG_HTC_PASIC3 is not set
769# CONFIG_MFD_TMIO is not set
770# CONFIG_REGULATOR is not set
771# CONFIG_MEDIA_SUPPORT is not set
772
773#
774# Graphics support
775#

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

1024#
1025# Pseudo filesystems
1026#
1027CONFIG_PROC_FS=y
1028# CONFIG_PROC_KCORE is not set
1029CONFIG_PROC_SYSCTL=y
1030CONFIG_PROC_PAGE_MONITOR=y
1031CONFIG_SYSFS=y
800# CONFIG_HTC_PASIC3 is not set
801# CONFIG_MFD_TMIO is not set
802# CONFIG_REGULATOR is not set
803# CONFIG_MEDIA_SUPPORT is not set
804
805#
806# Graphics support
807#

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

1056#
1057# Pseudo filesystems
1058#
1059CONFIG_PROC_FS=y
1060# CONFIG_PROC_KCORE is not set
1061CONFIG_PROC_SYSCTL=y
1062CONFIG_PROC_PAGE_MONITOR=y
1063CONFIG_SYSFS=y
1032# CONFIG_HUGETLBFS is not set
1033# CONFIG_HUGETLB_PAGE is not set
1034# CONFIG_CONFIGFS_FS is not set
1035CONFIG_MISC_FILESYSTEMS=y
1036# CONFIG_ADFS_FS is not set
1037# CONFIG_AFFS_FS is not set
1038# CONFIG_HFS_FS is not set
1039# CONFIG_HFSPLUS_FS is not set
1040# CONFIG_BEFS_FS is not set

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

1181# CONFIG_KMEMTRACE is not set
1182# CONFIG_WORKQUEUE_TRACER is not set
1183# CONFIG_BLK_DEV_IO_TRACE is not set
1184# CONFIG_DMA_API_DEBUG is not set
1185# CONFIG_SAMPLES is not set
1186CONFIG_HAVE_ARCH_KGDB=y
1187# CONFIG_KGDB is not set
1188# CONFIG_SH_STANDARD_BIOS is not set
1064# CONFIG_HUGETLB_PAGE is not set
1065# CONFIG_CONFIGFS_FS is not set
1066CONFIG_MISC_FILESYSTEMS=y
1067# CONFIG_ADFS_FS is not set
1068# CONFIG_AFFS_FS is not set
1069# CONFIG_HFS_FS is not set
1070# CONFIG_HFSPLUS_FS is not set
1071# CONFIG_BEFS_FS is not set

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

1212# CONFIG_KMEMTRACE is not set
1213# CONFIG_WORKQUEUE_TRACER is not set
1214# CONFIG_BLK_DEV_IO_TRACE is not set
1215# CONFIG_DMA_API_DEBUG is not set
1216# CONFIG_SAMPLES is not set
1217CONFIG_HAVE_ARCH_KGDB=y
1218# CONFIG_KGDB is not set
1219# CONFIG_SH_STANDARD_BIOS is not set
1189# CONFIG_EARLY_SCIF_CONSOLE is not set
1190# CONFIG_STACK_DEBUG is not set
1191# CONFIG_DEBUG_STACK_USAGE is not set
1192# CONFIG_4KSTACKS is not set
1193# CONFIG_DUMP_CODE is not set
1194# CONFIG_DWARF_UNWINDER is not set
1195# CONFIG_SH_NO_BSS_INIT is not set
1196
1197#
1198# Security options
1199#
1200# CONFIG_KEYS is not set
1201# CONFIG_SECURITY is not set
1202# CONFIG_SECURITYFS is not set
1220# CONFIG_STACK_DEBUG is not set
1221# CONFIG_DEBUG_STACK_USAGE is not set
1222# CONFIG_4KSTACKS is not set
1223# CONFIG_DUMP_CODE is not set
1224# CONFIG_DWARF_UNWINDER is not set
1225# CONFIG_SH_NO_BSS_INIT is not set
1226
1227#
1228# Security options
1229#
1230# CONFIG_KEYS is not set
1231# CONFIG_SECURITY is not set
1232# CONFIG_SECURITYFS is not set
1203# CONFIG_SECURITY_FILE_CAPABILITIES is not set
1233# CONFIG_DEFAULT_SECURITY_SELINUX is not set
1234# CONFIG_DEFAULT_SECURITY_SMACK is not set
1235# CONFIG_DEFAULT_SECURITY_TOMOYO is not set
1236CONFIG_DEFAULT_SECURITY_DAC=y
1237CONFIG_DEFAULT_SECURITY=""
1204CONFIG_CRYPTO=y
1205
1206#
1207# Crypto core or helper
1208#
1209CONFIG_CRYPTO_ALGAPI=y
1210CONFIG_CRYPTO_ALGAPI2=y
1211CONFIG_CRYPTO_AEAD=y

--- 112 unchanged lines hidden ---
1238CONFIG_CRYPTO=y
1239
1240#
1241# Crypto core or helper
1242#
1243CONFIG_CRYPTO_ALGAPI=y
1244CONFIG_CRYPTO_ALGAPI2=y
1245CONFIG_CRYPTO_AEAD=y

--- 112 unchanged lines hidden ---