diff options
Diffstat (limited to 'arch/m32r/Kconfig')
| -rw-r--r-- | arch/m32r/Kconfig | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/m32r/Kconfig b/arch/m32r/Kconfig index a3dcc3fab4b7..05c864c6c2d9 100644 --- a/arch/m32r/Kconfig +++ b/arch/m32r/Kconfig | |||
| @@ -214,6 +214,14 @@ config RWSEM_XCHGADD_ALGORITHM | |||
| 214 | bool | 214 | bool |
| 215 | default n | 215 | default n |
| 216 | 216 | ||
| 217 | config GENERIC_FIND_NEXT_BIT | ||
| 218 | bool | ||
| 219 | default y | ||
| 220 | |||
| 221 | config GENERIC_HWEIGHT | ||
| 222 | bool | ||
| 223 | default y | ||
| 224 | |||
| 217 | config GENERIC_CALIBRATE_DELAY | 225 | config GENERIC_CALIBRATE_DELAY |
| 218 | bool | 226 | bool |
| 219 | default y | 227 | default y |
