diff options
Diffstat (limited to 'arch/microblaze/Kconfig')
-rw-r--r-- | arch/microblaze/Kconfig | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/microblaze/Kconfig b/arch/microblaze/Kconfig index eccdefe70d4e..e446bab2427b 100644 --- a/arch/microblaze/Kconfig +++ b/arch/microblaze/Kconfig | |||
@@ -33,12 +33,6 @@ config ARCH_HAS_ILOG2_U32 | |||
33 | config ARCH_HAS_ILOG2_U64 | 33 | config ARCH_HAS_ILOG2_U64 |
34 | def_bool n | 34 | def_bool n |
35 | 35 | ||
36 | config GENERIC_FIND_NEXT_BIT | ||
37 | def_bool y | ||
38 | |||
39 | config GENERIC_FIND_BIT_LE | ||
40 | def_bool y | ||
41 | |||
42 | config GENERIC_HWEIGHT | 36 | config GENERIC_HWEIGHT |
43 | def_bool y | 37 | def_bool y |
44 | 38 | ||