From: Magnus Damm <magnus.damm@gmail.com>
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: shmobile: Select GPIO in case of the r7s72100 SoC
Date: Wed, 09 Oct 2013 22:57:42 +0000 [thread overview]
Message-ID: <20131009225742.7558.62495.sendpatchset@w520> (raw)
From: Magnus Damm <damm@opensource.se>
The r7s72100 contains GPIO controllers so make sure the GPIO
subsystem can be built by selecting ARCH_WANT_OPTIONAL_GPIOLIB.
Signed-off-by: Magnus Damm <damm@opensource.se>
---
Written against renesas-devel-20131008
arch/arm/mach-shmobile/Kconfig | 1 +
1 file changed, 1 insertion(+)
--- 0001/arch/arm/mach-shmobile/Kconfig
+++ work/arch/arm/mach-shmobile/Kconfig 2013-10-07 18:26:15.000000000 +0900
@@ -109,6 +109,7 @@ config ARCH_EMEV2
config ARCH_R7S72100
bool "RZ/A1H (R7S72100)"
+ select ARCH_WANT_OPTIONAL_GPIOLIB
select ARM_GIC
select CPU_V7
select SH_CLK_CPG
WARNING: multiple messages have this Message-ID (diff)
From: magnus.damm@gmail.com (Magnus Damm)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: shmobile: Select GPIO in case of the r7s72100 SoC
Date: Thu, 10 Oct 2013 07:57:42 +0900 [thread overview]
Message-ID: <20131009225742.7558.62495.sendpatchset@w520> (raw)
From: Magnus Damm <damm@opensource.se>
The r7s72100 contains GPIO controllers so make sure the GPIO
subsystem can be built by selecting ARCH_WANT_OPTIONAL_GPIOLIB.
Signed-off-by: Magnus Damm <damm@opensource.se>
---
Written against renesas-devel-20131008
arch/arm/mach-shmobile/Kconfig | 1 +
1 file changed, 1 insertion(+)
--- 0001/arch/arm/mach-shmobile/Kconfig
+++ work/arch/arm/mach-shmobile/Kconfig 2013-10-07 18:26:15.000000000 +0900
@@ -109,6 +109,7 @@ config ARCH_EMEV2
config ARCH_R7S72100
bool "RZ/A1H (R7S72100)"
+ select ARCH_WANT_OPTIONAL_GPIOLIB
select ARM_GIC
select CPU_V7
select SH_CLK_CPG
next reply other threads:[~2013-10-09 22:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-09 22:57 Magnus Damm [this message]
2013-10-09 22:57 ` [PATCH] ARM: shmobile: Select GPIO in case of the r7s72100 SoC Magnus Damm
2013-10-10 7:23 ` Simon Horman
2013-10-10 7:23 ` Simon Horman
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=20131009225742.7558.62495.sendpatchset@w520 \
--to=magnus.damm@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.