diff options
Diffstat (limited to 'arch/m68knommu/Kconfig')
-rw-r--r-- | arch/m68knommu/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/m68knommu/Kconfig b/arch/m68knommu/Kconfig index b5424cf948e6..5795f58728ca 100644 --- a/arch/m68knommu/Kconfig +++ b/arch/m68knommu/Kconfig | |||
@@ -42,6 +42,10 @@ config GENERIC_FIND_NEXT_BIT | |||
42 | bool | 42 | bool |
43 | default y | 43 | default y |
44 | 44 | ||
45 | config GENERIC_FIND_BIT_LE | ||
46 | bool | ||
47 | default y | ||
48 | |||
45 | config GENERIC_GPIO | 49 | config GENERIC_GPIO |
46 | bool | 50 | bool |
47 | default n | 51 | default n |