linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: kamlakant.patel@broadcom.com (kamlakant.patel at broadcom.com)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] arm64: vulcan: enable GPIOLIB in Kconfig
Date: Thu, 28 Apr 2016 10:32:47 +0530	[thread overview]
Message-ID: <1461819767-17539-1-git-send-email-kamlakant.patel@broadcom.com> (raw)

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

             reply	other threads:[~2016-04-28  5:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-28  5:02 kamlakant.patel at broadcom.com [this message]
2016-04-30  8:32 ` [PATCH] arm64: vulcan: enable GPIOLIB in Kconfig Linus Walleij
2016-05-02 13:12   ` Kamlakant Patel
2016-05-20 18:11 ` Florian Fainelli

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1461819767-17539-1-git-send-email-kamlakant.patel@broadcom.com \
    --to=kamlakant.patel@broadcom.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).