diff options
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r-- | arch/mips/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index d88983516e26..6e9811d40c9f 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -777,6 +777,10 @@ config GENERIC_FIND_NEXT_BIT | |||
777 | bool | 777 | bool |
778 | default y | 778 | default y |
779 | 779 | ||
780 | config GENERIC_FIND_BIT_LE | ||
781 | bool | ||
782 | default y | ||
783 | |||
780 | config GENERIC_HWEIGHT | 784 | config GENERIC_HWEIGHT |
781 | bool | 785 | bool |
782 | default y | 786 | default y |