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 d373d159e75e..72839190f503 100644
--- a/arch/xtensa/Kconfig
+++ b/arch/xtensa/Kconfig
@@ -21,6 +21,9 @@ config RWSEM_XCHGADD_ALGORITHM
21config GENERIC_FIND_NEXT_BIT 21config GENERIC_FIND_NEXT_BIT
22 def_bool y 22 def_bool y
23 23
24config GENERIC_FIND_BIT_LE
25 def_bool y
26
24config GENERIC_HWEIGHT 27config GENERIC_HWEIGHT
25 def_bool y 28 def_bool y
26 29