diff options
| -rw-r--r-- | arch/hexagon/Kconfig | 3 | ||||
| -rw-r--r-- | arch/openrisc/Kconfig | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/arch/hexagon/Kconfig b/arch/hexagon/Kconfig index 9b94b0fcb777..a0c0fb09d677 100644 --- a/arch/hexagon/Kconfig +++ b/arch/hexagon/Kconfig | |||
| @@ -77,9 +77,6 @@ config RWSEM_GENERIC_SPINLOCK | |||
| 77 | config RWSEM_XCHGADD_ALGORITHM | 77 | config RWSEM_XCHGADD_ALGORITHM |
| 78 | def_bool y | 78 | def_bool y |
| 79 | 79 | ||
| 80 | config GENERIC_FIND_NEXT_BIT | ||
| 81 | def_bool y | ||
| 82 | |||
| 83 | config GENERIC_HWEIGHT | 80 | config GENERIC_HWEIGHT |
| 84 | def_bool y | 81 | def_bool y |
| 85 | 82 | ||
diff --git a/arch/openrisc/Kconfig b/arch/openrisc/Kconfig index 9ab3bf2eca8d..81b9ddbc9166 100644 --- a/arch/openrisc/Kconfig +++ b/arch/openrisc/Kconfig | |||
| @@ -55,9 +55,6 @@ config TRACE_IRQFLAGS_SUPPORT | |||
| 55 | config GENERIC_CSUM | 55 | config GENERIC_CSUM |
| 56 | def_bool y | 56 | def_bool y |
| 57 | 57 | ||
| 58 | config GENERIC_FIND_NEXT_BIT | ||
| 59 | def_bool y | ||
| 60 | |||
| 61 | source "init/Kconfig" | 58 | source "init/Kconfig" |
| 62 | 59 | ||
| 63 | 60 | ||
