aboutsummaryrefslogtreecommitdiffstats
path: root/arch/h8300/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/h8300/Kconfig')
-rw-r--r--arch/h8300/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/h8300/Kconfig b/arch/h8300/Kconfig
index 6df692d1475f..9624db193e3c 100644
--- a/arch/h8300/Kconfig
+++ b/arch/h8300/Kconfig
@@ -45,6 +45,10 @@ config GENERIC_FIND_NEXT_BIT
45 bool 45 bool
46 default y 46 default y
47 47
48config GENERIC_FIND_BIT_LE
49 bool
50 default y
51
48config GENERIC_HWEIGHT 52config GENERIC_HWEIGHT
49 bool 53 bool
50 default y 54 default y