From: geert+renesas@glider.be (Geert Uytterhoeven)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/3] arm64: renesas: Add Renesas R8A77995 Kconfig support
Date: Thu, 20 Jul 2017 14:29:01 +0200 [thread overview]
Message-ID: <1500553741-21890-4-git-send-email-geert+renesas@glider.be> (raw)
In-Reply-To: <1500553741-21890-1-git-send-email-geert+renesas@glider.be>
Add a configuration option for the R-Car D3 SoC.
Note that r8a77995 is the first Renesas "r8a<n>" SoC using a 5 digit
number in its Kconfig symbol, as r8a77990 will be a different SoC.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
arch/arm64/Kconfig.platforms | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
index f5f0c813dfecc56c..a1c9f4ed7a887ab2 100644
--- a/arch/arm64/Kconfig.platforms
+++ b/arch/arm64/Kconfig.platforms
@@ -184,6 +184,12 @@ config ARCH_R8A7796
help
This enables support for the Renesas R-Car M3-W SoC.
+config ARCH_R8A77995
+ bool "Renesas R-Car D3 SoC Platform"
+ depends on ARCH_RENESAS
+ help
+ This enables support for the Renesas R-Car D3 SoC.
+
config ARCH_STRATIX10
bool "Altera's Stratix 10 SoCFPGA Family"
help
--
2.7.4
next prev parent reply other threads:[~2017-07-20 12:29 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1500553741-21890-1-git-send-email-geert+renesas@glider.be>
2017-07-20 12:29 ` [PATCH 2/3] ARM: shmobile: Document Renesas Draak board DT bindings Geert Uytterhoeven
2017-07-24 19:58 ` Rob Herring
2017-07-20 12:29 ` Geert Uytterhoeven [this message]
[not found] ` <1500553741-21890-2-git-send-email-geert+renesas@glider.be>
2017-07-24 19:57 ` [PATCH 1/3] ARM: shmobile: Document R-Car D3 SoC " Rob Herring
2017-07-27 15:12 ` [PATCH 0/3] arm64: renesas: Base R-Car D3 support 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=1500553741-21890-4-git-send-email-geert+renesas@glider.be \
--to=geert+renesas@glider.be \
--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).