summaryrefslogtreecommitdiffstats
path: root/arch/sh/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/Kconfig')
-rw-r--r--arch/sh/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig
index 02ae8132ebfe..31a7d12db705 100644
--- a/arch/sh/Kconfig
+++ b/arch/sh/Kconfig
@@ -15,7 +15,7 @@ config SUPERH
15 select HAVE_ARCH_TRACEHOOK 15 select HAVE_ARCH_TRACEHOOK
16 select HAVE_PERF_EVENTS 16 select HAVE_PERF_EVENTS
17 select HAVE_DEBUG_BUGVERBOSE 17 select HAVE_DEBUG_BUGVERBOSE
18 select HAVE_GENERIC_GUP 18 select HAVE_FAST_GUP if MMU
19 select ARCH_HAVE_CUSTOM_GPIO_H 19 select ARCH_HAVE_CUSTOM_GPIO_H
20 select ARCH_HAVE_NMI_SAFE_CMPXCHG if (GUSA_RB || CPU_SH4A) 20 select ARCH_HAVE_NMI_SAFE_CMPXCHG if (GUSA_RB || CPU_SH4A)
21 select ARCH_HAS_GCOV_PROFILE_ALL 21 select ARCH_HAS_GCOV_PROFILE_ALL