se7705_defconfig (ec208491936d6adb8a70c3dd4a517cdfe54e823d) se7705_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:52 2009
3# Linux kernel version: 2.6.33-rc2
4# Mon Jan 4 13:34:37 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

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

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

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

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

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

89CONFIG_FUTEX=y
90CONFIG_EPOLL=y
91CONFIG_SIGNALFD=y
92CONFIG_TIMERFD=y
93CONFIG_EVENTFD=y
94CONFIG_SHMEM=y
95CONFIG_AIO=y
96CONFIG_HAVE_PERF_EVENTS=y
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
70# CONFIG_GROUP_SCHED is not set
71# CONFIG_CGROUPS is not set

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

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

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

131CONFIG_LBDAF=y
132# CONFIG_BLK_DEV_BSG is not set
133# CONFIG_BLK_DEV_INTEGRITY is not set
134
135#
136# IO Schedulers
137#
138CONFIG_IOSCHED_NOOP=y
118CONFIG_HAVE_CLK=y
119CONFIG_HAVE_DMA_API_DEBUG=y
120
121#
122# GCOV-based kernel profiling
123#
124# CONFIG_SLOW_WORK is not set
125CONFIG_HAVE_GENERIC_DMA_COHERENT=y

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

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

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

214CONFIG_FLATMEM=y
215CONFIG_FLAT_NODE_MEM_MAP=y
216CONFIG_SPARSEMEM_STATIC=y
217CONFIG_PAGEFLAGS_EXTENDED=y
218CONFIG_SPLIT_PTLOCK_CPUS=4
219# CONFIG_PHYS_ADDR_T_64BIT is not set
220CONFIG_ZONE_DMA_FLAG=0
221CONFIG_NR_QUICK=2
178# CONFIG_FREEZER is not set
179
180#
181# System type
182#
183CONFIG_CPU_SH3=y
184# CONFIG_CPU_SUBTYPE_SH7619 is not set
185# CONFIG_CPU_SUBTYPE_SH7201 is not set

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

245CONFIG_FLATMEM=y
246CONFIG_FLAT_NODE_MEM_MAP=y
247CONFIG_SPARSEMEM_STATIC=y
248CONFIG_PAGEFLAGS_EXTENDED=y
249CONFIG_SPLIT_PTLOCK_CPUS=4
250# CONFIG_PHYS_ADDR_T_64BIT is not set
251CONFIG_ZONE_DMA_FLAG=0
252CONFIG_NR_QUICK=2
222CONFIG_HAVE_MLOCK=y
223CONFIG_HAVE_MLOCKED_PAGE_BIT=y
224# CONFIG_KSM is not set
225CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
226
227#
228# Cache configuration
229#
230CONFIG_SH7705_CACHE_32KB=y
231CONFIG_CACHE_WRITEBACK=y

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

398# CONFIG_NET_PKTGEN is not set
399# CONFIG_HAMRADIO is not set
400# CONFIG_CAN is not set
401# CONFIG_IRDA is not set
402# CONFIG_BT is not set
403# CONFIG_AF_RXRPC is not set
404CONFIG_WIRELESS=y
405# CONFIG_CFG80211 is not set
253# CONFIG_KSM is not set
254CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
255
256#
257# Cache configuration
258#
259CONFIG_SH7705_CACHE_32KB=y
260CONFIG_CACHE_WRITEBACK=y

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

427# CONFIG_NET_PKTGEN is not set
428# CONFIG_HAMRADIO is not set
429# CONFIG_CAN is not set
430# CONFIG_IRDA is not set
431# CONFIG_BT is not set
432# CONFIG_AF_RXRPC is not set
433CONFIG_WIRELESS=y
434# CONFIG_CFG80211 is not set
406CONFIG_CFG80211_DEFAULT_PS_VALUE=0
407# CONFIG_WIRELESS_OLD_REGULATORY is not set
408# CONFIG_WIRELESS_EXT is not set
409# CONFIG_LIB80211 is not set
410
411#
412# CFG80211 needs to be enabled for MAC80211
413#
414# CONFIG_WIMAX is not set
415# CONFIG_RFKILL is not set
416# CONFIG_NET_9P is not set

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

505#
506# UBI - Unsorted block images
507#
508# CONFIG_MTD_UBI is not set
509# CONFIG_PARPORT is not set
510CONFIG_BLK_DEV=y
511# CONFIG_BLK_DEV_COW_COMMON is not set
512# CONFIG_BLK_DEV_LOOP is not set
435# CONFIG_LIB80211 is not set
436
437#
438# CFG80211 needs to be enabled for MAC80211
439#
440# CONFIG_WIMAX is not set
441# CONFIG_RFKILL is not set
442# CONFIG_NET_9P is not set

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

531#
532# UBI - Unsorted block images
533#
534# CONFIG_MTD_UBI is not set
535# CONFIG_PARPORT is not set
536CONFIG_BLK_DEV=y
537# CONFIG_BLK_DEV_COW_COMMON is not set
538# CONFIG_BLK_DEV_LOOP is not set
539
540#
541# DRBD disabled because PROC_FS, INET or CONNECTOR not selected
542#
513# CONFIG_BLK_DEV_NBD is not set
514CONFIG_BLK_DEV_RAM=y
515CONFIG_BLK_DEV_RAM_COUNT=16
516CONFIG_BLK_DEV_RAM_SIZE=8192
517# CONFIG_BLK_DEV_XIP is not set
518# CONFIG_CDROM_PKTCDVD is not set
519# CONFIG_ATA_OVER_ETH is not set
520# CONFIG_BLK_DEV_HD is not set

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

559# CONFIG_IBM_NEW_EMAC_RGMII is not set
560# CONFIG_IBM_NEW_EMAC_TAH is not set
561# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
562# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
563# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
564# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
565# CONFIG_B44 is not set
566# CONFIG_KS8842 is not set
543# CONFIG_BLK_DEV_NBD is not set
544CONFIG_BLK_DEV_RAM=y
545CONFIG_BLK_DEV_RAM_COUNT=16
546CONFIG_BLK_DEV_RAM_SIZE=8192
547# CONFIG_BLK_DEV_XIP is not set
548# CONFIG_CDROM_PKTCDVD is not set
549# CONFIG_ATA_OVER_ETH is not set
550# CONFIG_BLK_DEV_HD is not set

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

589# CONFIG_IBM_NEW_EMAC_RGMII is not set
590# CONFIG_IBM_NEW_EMAC_TAH is not set
591# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
592# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
593# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
594# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
595# CONFIG_B44 is not set
596# CONFIG_KS8842 is not set
597# CONFIG_KS8851_MLL is not set
567CONFIG_NETDEV_1000=y
568CONFIG_NETDEV_10000=y
569CONFIG_WLAN=y
598CONFIG_NETDEV_1000=y
599CONFIG_NETDEV_10000=y
600CONFIG_WLAN=y
570# CONFIG_WLAN_PRE80211 is not set
571# CONFIG_WLAN_80211 is not set
601# CONFIG_HOSTAP is not set
572
573#
574# Enable WiMAX (Networking options) to see the WiMAX drivers
575#
576# CONFIG_WAN is not set
577CONFIG_PPP=y
578# CONFIG_PPP_MULTILINK is not set
579# CONFIG_PPP_FILTER is not set

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

593# CONFIG_PHONE is not set
594
595#
596# Input device support
597#
598CONFIG_INPUT=y
599# CONFIG_INPUT_FF_MEMLESS is not set
600# CONFIG_INPUT_POLLDEV is not set
602
603#
604# Enable WiMAX (Networking options) to see the WiMAX drivers
605#
606# CONFIG_WAN is not set
607CONFIG_PPP=y
608# CONFIG_PPP_MULTILINK is not set
609# CONFIG_PPP_FILTER is not set

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

623# CONFIG_PHONE is not set
624
625#
626# Input device support
627#
628CONFIG_INPUT=y
629# CONFIG_INPUT_FF_MEMLESS is not set
630# CONFIG_INPUT_POLLDEV is not set
631# CONFIG_INPUT_SPARSEKMAP is not set
601
602#
603# Userland interfaces
604#
605# CONFIG_INPUT_MOUSEDEV is not set
606# CONFIG_INPUT_JOYDEV is not set
607# CONFIG_INPUT_EVDEV is not set
608# CONFIG_INPUT_EVBUG is not set

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

620#
621# Hardware I/O ports
622#
623CONFIG_SERIO=y
624# CONFIG_SERIO_I8042 is not set
625# CONFIG_SERIO_SERPORT is not set
626# CONFIG_SERIO_LIBPS2 is not set
627# CONFIG_SERIO_RAW is not set
632
633#
634# Userland interfaces
635#
636# CONFIG_INPUT_MOUSEDEV is not set
637# CONFIG_INPUT_JOYDEV is not set
638# CONFIG_INPUT_EVDEV is not set
639# CONFIG_INPUT_EVBUG is not set

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

651#
652# Hardware I/O ports
653#
654CONFIG_SERIO=y
655# CONFIG_SERIO_I8042 is not set
656# CONFIG_SERIO_SERPORT is not set
657# CONFIG_SERIO_LIBPS2 is not set
658# CONFIG_SERIO_RAW is not set
659# CONFIG_SERIO_ALTERA_PS2 is not set
628# CONFIG_GAMEPORT is not set
629
630#
631# Character devices
632#
633# CONFIG_VT is not set
634CONFIG_DEVKMEM=y
635# CONFIG_SERIAL_NONSTANDARD is not set

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

691#
692# CONFIG_SSB is not set
693
694#
695# Multifunction device drivers
696#
697# CONFIG_MFD_CORE is not set
698# CONFIG_MFD_SM501 is not set
660# CONFIG_GAMEPORT is not set
661
662#
663# Character devices
664#
665# CONFIG_VT is not set
666CONFIG_DEVKMEM=y
667# CONFIG_SERIAL_NONSTANDARD is not set

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

723#
724# CONFIG_SSB is not set
725
726#
727# Multifunction device drivers
728#
729# CONFIG_MFD_CORE is not set
730# CONFIG_MFD_SM501 is not set
731# CONFIG_MFD_SH_MOBILE_SDHI is not set
699# CONFIG_HTC_PASIC3 is not set
700# CONFIG_MFD_TMIO is not set
701# CONFIG_REGULATOR is not set
702# CONFIG_MEDIA_SUPPORT is not set
703
704#
705# Graphics support
706#

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

760#
761# File systems
762#
763CONFIG_EXT2_FS=y
764# CONFIG_EXT2_FS_XATTR is not set
765# CONFIG_EXT2_FS_XIP is not set
766# CONFIG_EXT3_FS is not set
767# CONFIG_EXT4_FS is not set
732# CONFIG_HTC_PASIC3 is not set
733# CONFIG_MFD_TMIO is not set
734# CONFIG_REGULATOR is not set
735# CONFIG_MEDIA_SUPPORT is not set
736
737#
738# Graphics support
739#

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

793#
794# File systems
795#
796CONFIG_EXT2_FS=y
797# CONFIG_EXT2_FS_XATTR is not set
798# CONFIG_EXT2_FS_XIP is not set
799# CONFIG_EXT3_FS is not set
800# CONFIG_EXT4_FS is not set
801CONFIG_EXT4_USE_FOR_EXT23=y
768# CONFIG_REISERFS_FS is not set
769# CONFIG_JFS_FS is not set
770# CONFIG_FS_POSIX_ACL is not set
771# CONFIG_XFS_FS is not set
772# CONFIG_GFS2_FS is not set
773# CONFIG_BTRFS_FS is not set
774# CONFIG_NILFS2_FS is not set
775CONFIG_FILE_LOCKING=y

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

804# Pseudo filesystems
805#
806CONFIG_PROC_FS=y
807CONFIG_PROC_KCORE=y
808CONFIG_PROC_SYSCTL=y
809CONFIG_PROC_PAGE_MONITOR=y
810# CONFIG_SYSFS is not set
811# CONFIG_TMPFS is not set
802# CONFIG_REISERFS_FS is not set
803# CONFIG_JFS_FS is not set
804# CONFIG_FS_POSIX_ACL is not set
805# CONFIG_XFS_FS is not set
806# CONFIG_GFS2_FS is not set
807# CONFIG_BTRFS_FS is not set
808# CONFIG_NILFS2_FS is not set
809CONFIG_FILE_LOCKING=y

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

838# Pseudo filesystems
839#
840CONFIG_PROC_FS=y
841CONFIG_PROC_KCORE=y
842CONFIG_PROC_SYSCTL=y
843CONFIG_PROC_PAGE_MONITOR=y
844# CONFIG_SYSFS is not set
845# CONFIG_TMPFS is not set
812# CONFIG_HUGETLBFS is not set
813# CONFIG_HUGETLB_PAGE is not set
814CONFIG_MISC_FILESYSTEMS=y
815# CONFIG_ADFS_FS is not set
816# CONFIG_AFFS_FS is not set
817# CONFIG_HFS_FS is not set
818# CONFIG_HFSPLUS_FS is not set
819# CONFIG_BEFS_FS is not set
820# CONFIG_BFS_FS is not set

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

872CONFIG_ENABLE_WARN_DEPRECATED=y
873CONFIG_ENABLE_MUST_CHECK=y
874CONFIG_FRAME_WARN=1024
875# CONFIG_MAGIC_SYSRQ is not set
876# CONFIG_STRIP_ASM_SYMS is not set
877# CONFIG_UNUSED_SYMBOLS is not set
878# CONFIG_HEADERS_CHECK is not set
879# CONFIG_DEBUG_KERNEL is not set
846# CONFIG_HUGETLB_PAGE is not set
847CONFIG_MISC_FILESYSTEMS=y
848# CONFIG_ADFS_FS is not set
849# CONFIG_AFFS_FS is not set
850# CONFIG_HFS_FS is not set
851# CONFIG_HFSPLUS_FS is not set
852# CONFIG_BEFS_FS is not set
853# CONFIG_BFS_FS is not set

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

905CONFIG_ENABLE_WARN_DEPRECATED=y
906CONFIG_ENABLE_MUST_CHECK=y
907CONFIG_FRAME_WARN=1024
908# CONFIG_MAGIC_SYSRQ is not set
909# CONFIG_STRIP_ASM_SYMS is not set
910# CONFIG_UNUSED_SYMBOLS is not set
911# CONFIG_HEADERS_CHECK is not set
912# CONFIG_DEBUG_KERNEL is not set
880# CONFIG_DEBUG_BUGVERBOSE is not set
913CONFIG_DEBUG_BUGVERBOSE=y
881# CONFIG_DEBUG_MEMORY_INIT is not set
882# CONFIG_RCU_CPU_STALL_DETECTOR is not set
883# CONFIG_LATENCYTOP is not set
914# CONFIG_DEBUG_MEMORY_INIT is not set
915# CONFIG_RCU_CPU_STALL_DETECTOR is not set
916# CONFIG_LATENCYTOP is not set
917# CONFIG_SYSCTL_SYSCALL_CHECK is not set
884CONFIG_HAVE_FUNCTION_TRACER=y
885CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
886CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y
887CONFIG_HAVE_DYNAMIC_FTRACE=y
888CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
889CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
890CONFIG_TRACING_SUPPORT=y
891# CONFIG_FTRACE is not set
892# CONFIG_DMA_API_DEBUG is not set
893# CONFIG_SAMPLES is not set
894CONFIG_HAVE_ARCH_KGDB=y
895# CONFIG_SH_STANDARD_BIOS is not set
918CONFIG_HAVE_FUNCTION_TRACER=y
919CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
920CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y
921CONFIG_HAVE_DYNAMIC_FTRACE=y
922CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
923CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
924CONFIG_TRACING_SUPPORT=y
925# CONFIG_FTRACE is not set
926# CONFIG_DMA_API_DEBUG is not set
927# CONFIG_SAMPLES is not set
928CONFIG_HAVE_ARCH_KGDB=y
929# CONFIG_SH_STANDARD_BIOS is not set
896# CONFIG_EARLY_SCIF_CONSOLE is not set
897# CONFIG_DWARF_UNWINDER is not set
898
899#
900# Security options
901#
902# CONFIG_KEYS is not set
903# CONFIG_SECURITYFS is not set
930# CONFIG_DWARF_UNWINDER is not set
931
932#
933# Security options
934#
935# CONFIG_KEYS is not set
936# CONFIG_SECURITYFS is not set
904# CONFIG_SECURITY_FILE_CAPABILITIES is not set
937# CONFIG_DEFAULT_SECURITY_SELINUX is not set
938# CONFIG_DEFAULT_SECURITY_SMACK is not set
939# CONFIG_DEFAULT_SECURITY_TOMOYO is not set
940CONFIG_DEFAULT_SECURITY_DAC=y
941CONFIG_DEFAULT_SECURITY=""
905CONFIG_CRYPTO=y
906
907#
908# Crypto core or helper
909#
910# CONFIG_CRYPTO_MANAGER is not set
911# CONFIG_CRYPTO_MANAGER2 is not set
912# CONFIG_CRYPTO_GF128MUL is not set

--- 102 unchanged lines hidden ---
942CONFIG_CRYPTO=y
943
944#
945# Crypto core or helper
946#
947# CONFIG_CRYPTO_MANAGER is not set
948# CONFIG_CRYPTO_MANAGER2 is not set
949# CONFIG_CRYPTO_GF128MUL is not set

--- 102 unchanged lines hidden ---