aboutsummaryrefslogtreecommitdiffstats
path: root/arch/frv
diff options
context:
space:
mode:
Diffstat (limited to 'arch/frv')
-rw-r--r--arch/frv/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/frv/Kconfig b/arch/frv/Kconfig
index 747499a1b31e..f6037b2da25e 100644
--- a/arch/frv/Kconfig
+++ b/arch/frv/Kconfig
@@ -22,6 +22,10 @@ config GENERIC_FIND_NEXT_BIT
22 bool 22 bool
23 default y 23 default y
24 24
25config GENERIC_FIND_BIT_LE
26 bool
27 default y
28
25config GENERIC_HWEIGHT 29config GENERIC_HWEIGHT
26 bool 30 bool
27 default y 31 default y