linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: vulcan: enable GPIOLIB in Kconfig
@ 2016-04-28  5:02 kamlakant.patel
  2016-04-30  8:32 ` Linus Walleij
  2016-05-20 18:11 ` Florian Fainelli
  0 siblings, 2 replies; 4+ messages in thread
From: kamlakant.patel @ 2016-04-28  5:02 UTC (permalink / raw)
  To: Will Deacon, Linus Walleij
  Cc: Kamlakant Patel, Jayachandran C ., linux-arm-kernel, linux-gpio

From: Kamlakant Patel <kamlakant.patel@broadcom.com>

Add select GPIOLIB in Kconfig for Broadcom Vulcan ARM64 GPIO driver.

Signed-off-by: Kamlakant Patel <kamlakant.patel@broadcom.com>
---
 arch/arm64/Kconfig.platforms |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
index efa77c1..b52a5c3 100644
--- a/arch/arm64/Kconfig.platforms
+++ b/arch/arm64/Kconfig.platforms
@@ -161,6 +161,7 @@ config ARCH_VEXPRESS
 
 config ARCH_VULCAN
 	bool "Broadcom Vulcan SOC Family"
+	select GPIOLIB
 	help
 	  This enables support for Broadcom Vulcan SoC Family
 
-- 
1.7.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-05-20 18:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-28  5:02 [PATCH] arm64: vulcan: enable GPIOLIB in Kconfig kamlakant.patel
2016-04-30  8:32 ` Linus Walleij
2016-05-02 13:12   ` Kamlakant Patel
2016-05-20 18:11 ` Florian Fainelli

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).