summaryrefslogtreecommitdiffstats
path: root/arch/sparc/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sparc/Kconfig')
-rw-r--r--arch/sparc/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/sparc/Kconfig b/arch/sparc/Kconfig
index e48f471be547..f766e6bf370e 100644
--- a/arch/sparc/Kconfig
+++ b/arch/sparc/Kconfig
@@ -192,6 +192,10 @@ config GENERIC_FIND_NEXT_BIT
192 bool 192 bool
193 default y 193 default y
194 194
195config GENERIC_FIND_BIT_LE
196 bool
197 default y
198
195config GENERIC_HWEIGHT 199config GENERIC_HWEIGHT
196 bool 200 bool
197 default y if !ULTRA_HAS_POPULATION_COUNT 201 default y if !ULTRA_HAS_POPULATION_COUNT