[PATCH v2 2/7] mach-aspeed: Select GPIO driver
Andrew Jeffery
andrew at aj.id.au
Fri Aug 19 05:47:00 PDT 2016
Signed-off-by: Andrew Jeffery <andrew at aj.id.au>
---
arch/arm/mach-aspeed/Kconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm/mach-aspeed/Kconfig b/arch/arm/mach-aspeed/Kconfig
index 25a0ae01429e..8d2f8ed890ce 100644
--- a/arch/arm/mach-aspeed/Kconfig
+++ b/arch/arm/mach-aspeed/Kconfig
@@ -6,6 +6,8 @@ menuconfig ARCH_ASPEED
select ASPEED_WATCHDOG
select MOXART_TIMER
select PINCTRL
+ select GPIOLIB
+ select GPIO_ASPEED
help
Say Y here if you want to run your kernel on an ASpeed BMC SoC.
--
2.9.3
More information about the linux-arm-kernel
mailing list