aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/sh/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig
index 7cfd17230224..e406f1dbac84 100644
--- a/arch/sh/Kconfig
+++ b/arch/sh/Kconfig
@@ -32,7 +32,7 @@ config RWSEM_XCHGADD_ALGORITHM
32 32
33config GENERIC_BUG 33config GENERIC_BUG
34 def_bool y 34 def_bool y
35 depends on BUG 35 depends on BUG && SUPERH32
36 36
37config GENERIC_FIND_NEXT_BIT 37config GENERIC_FIND_NEXT_BIT
38 bool 38 bool