summary refs log tree commit diff
path: root/arch/arm/mach-oxnas/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-oxnas/Kconfig')
-rw-r--r--arch/arm/mach-oxnas/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-oxnas/Kconfig b/arch/arm/mach-oxnas/Kconfig
index 19164d729d2a..567496bd250a 100644
--- a/arch/arm/mach-oxnas/Kconfig
+++ b/arch/arm/mach-oxnas/Kconfig
@@ -1,7 +1,7 @@
 menuconfig ARCH_OXNAS
 	bool "Oxford Semiconductor OXNAS Family SoCs"
-	select ARCH_REQUIRE_GPIOLIB
 	select ARCH_HAS_RESET_CONTROLLER
+	select GPIOLIB
 	select PINCTRL
 	depends on ARCH_MULTI_V5
 	help