aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/xtensa/Kconfig')
-rw-r--r--arch/xtensa/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/xtensa/Kconfig b/arch/xtensa/Kconfig
index d0ecf7e2a9b6..1d730b5579a0 100644
--- a/arch/xtensa/Kconfig
+++ b/arch/xtensa/Kconfig
@@ -24,6 +24,9 @@ config RWSEM_XCHGADD_ALGORITHM
24config GENERIC_FIND_NEXT_BIT 24config GENERIC_FIND_NEXT_BIT
25 def_bool y 25 def_bool y
26 26
27config GENERIC_FIND_BIT_LE
28 def_bool y
29
27config GENERIC_HWEIGHT 30config GENERIC_HWEIGHT
28 def_bool y 31 def_bool y
29 32