linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: aspeed: select GPIOLIB
@ 2017-06-28 19:06 Patrick Venture
  0 siblings, 0 replies; only message in thread
From: Patrick Venture @ 2017-06-28 19:06 UTC (permalink / raw)
  To: venture, joel, linux; +Cc: linux-arm-kernel, linux-kernel

Signed-off-by: Patrick Venture <venture@google.com>
---
 arch/arm/mach-aspeed/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/mach-aspeed/Kconfig b/arch/arm/mach-aspeed/Kconfig
index f3f8c5c658db..b71ab9f37eb1 100644
--- a/arch/arm/mach-aspeed/Kconfig
+++ b/arch/arm/mach-aspeed/Kconfig
@@ -7,6 +7,7 @@ menuconfig ARCH_ASPEED
 	select MOXART_TIMER
 	select MFD_SYSCON
 	select PINCTRL
+	select GPIOLIB
 	help
 	  Say Y here if you want to run your kernel on an ASpeed BMC SoC.
 
-- 
2.13.2.725.g09c95d1e9-goog

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-06-28 19:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-28 19:06 [PATCH] ARM: aspeed: select GPIOLIB Patrick Venture

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).