summaryrefslogtreecommitdiff
path: root/arch/sh/boards/mach-highlander/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/boards/mach-highlander/Kconfig')
-rw-r--r--arch/sh/boards/mach-highlander/Kconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/sh/boards/mach-highlander/Kconfig b/arch/sh/boards/mach-highlander/Kconfig
index def49cc0a7b9..b0abd03cac4e 100644
--- a/arch/sh/boards/mach-highlander/Kconfig
+++ b/arch/sh/boards/mach-highlander/Kconfig
@@ -1,3 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0
if SH_HIGHLANDER
choice
@@ -18,7 +19,7 @@ config SH_R7780MP
config SH_R7785RP
bool "R7785RP board support"
depends on CPU_SUBTYPE_SH7785
- select ARCH_REQUIRE_GPIOLIB
+ select GPIOLIB
endchoice