diff options
Diffstat (limited to 'arch/sh/Kconfig')
-rw-r--r-- | arch/sh/Kconfig | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index 3a2be2278944..ebabe518e729 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig | |||
@@ -126,13 +126,6 @@ config ARCH_HAS_ILOG2_U64 | |||
126 | config ARCH_NO_VIRT_TO_BUS | 126 | config ARCH_NO_VIRT_TO_BUS |
127 | def_bool y | 127 | def_bool y |
128 | 128 | ||
129 | config ARCH_WANT_OPTIONAL_GPIOLIB | ||
130 | def_bool y | ||
131 | depends on !ARCH_REQUIRE_GPIOLIB | ||
132 | |||
133 | config ARCH_REQUIRE_GPIOLIB | ||
134 | def_bool n | ||
135 | |||
136 | config IO_TRAPPED | 129 | config IO_TRAPPED |
137 | bool | 130 | bool |
138 | 131 | ||