aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/Kconfig')
-rw-r--r--arch/sh/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig
index 2d264fa84959..1fbf0c7583d0 100644
--- a/arch/sh/Kconfig
+++ b/arch/sh/Kconfig
@@ -75,6 +75,9 @@ config GENERIC_CSUM
75config GENERIC_FIND_NEXT_BIT 75config GENERIC_FIND_NEXT_BIT
76 def_bool y 76 def_bool y
77 77
78config GENERIC_FIND_BIT_LE
79 def_bool y
80
78config GENERIC_HWEIGHT 81config GENERIC_HWEIGHT
79 def_bool y 82 def_bool y
80 83