public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: zajec5@gmail.com (Rafał Miłecki)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH V2] ARM: BCM5301X: select GPIOLIB as optional
Date: Sun, 21 Sep 2014 16:07:11 +0200	[thread overview]
Message-ID: <1411308431-20835-1-git-send-email-zajec5@gmail.com> (raw)
In-Reply-To: <1411231282-7180-1-git-send-email-zajec5@gmail.com>

All routers (or 99% of them) based on BCM5301X use GPIOs to control LEDs
and buttons.

Signed-off-by: Rafa? Mi?ecki <zajec5@gmail.com>
---
V2: Don't select GPIOLIB. We may still think about making it default at
    some point, but we dont' really require it to boot successfully.
---
 arch/arm/mach-bcm/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/mach-bcm/Kconfig b/arch/arm/mach-bcm/Kconfig
index fc93800..cf230dc3 100644
--- a/arch/arm/mach-bcm/Kconfig
+++ b/arch/arm/mach-bcm/Kconfig
@@ -80,6 +80,7 @@ config ARCH_BCM2835
 
 config ARCH_BCM_5301X
 	bool "Broadcom BCM470X / BCM5301X ARM SoC" if ARCH_MULTI_V7
+	select ARCH_WANT_OPTIONAL_GPIOLIB
 	select ARM_GIC
 	select CACHE_L2X0
 	select HAVE_ARM_SCU if SMP
-- 
1.8.4.5

      parent reply	other threads:[~2014-09-21 14:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-20 16:41 [PATCH] ARM: BCM5301X: select GPIOLIB as optional Rafał Miłecki
2014-09-20 17:00 ` Alexander Shiyan
2014-09-20 20:00   ` Rafał Miłecki
2014-09-20 20:14     ` Alexander Shiyan
2014-09-20 20:23       ` Rafał Miłecki
2014-09-20 20:30         ` Alexander Shiyan
2014-09-21 14:07 ` Rafał Miłecki [this message]

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=1411308431-20835-1-git-send-email-zajec5@gmail.com \
    --to=zajec5@gmail.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