public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: Max Krummenacher <max.oss.09@gmail.com>
To: Max Krummenacher <max.krummenacher@toradex.com>
Cc: Anson Huang <Anson.Huang@nxp.com>,
	Geert Uytterhoeven <geert+renesas@glider.be>,
	Catalin Marinas <catalin.marinas@arm.com>,
	linux-kernel@vger.kernel.org,
	Bjorn Andersson <bjorn.andersson@linaro.org>,
	Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>,
	Olof Johansson <olof@lixom.net>, Shawn Guo <shawnguo@kernel.org>,
	Li Yang <leoyang.li@nxp.com>, Will Deacon <will@kernel.org>,
	Valentin Schneider <valentin.schneider@arm.com>,
	linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/4] arm64: defconfig: ARCH_R8A7795: follow changed config symbol name
Date: Tue,  7 Apr 2020 12:35:36 +0200	[thread overview]
Message-ID: <20200407103537.4138-4-max.krummenacher@toradex.com> (raw)
In-Reply-To: <20200407103537.4138-1-max.krummenacher@toradex.com>

Completes commit b925adfceb52 ("soc: renesas: Add ARCH_R8A7795[01] for
existing R-Car H3") and commit 361c5dbb446e ("arm64: dts: renesas:
Remove use of ARCH_R8A7795").

CONFIG_ARCH_R8A7795 was split in CONFIG_ARCH_R8A77950 and
CONFIG_ARCH_R8A77951.

Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>

---

 arch/arm64/configs/defconfig | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 7e2690b449328..d43bd18bedf1e 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -848,7 +848,8 @@ CONFIG_QCOM_APR=m
 CONFIG_ARCH_R8A774A1=y
 CONFIG_ARCH_R8A774B1=y
 CONFIG_ARCH_R8A774C0=y
-CONFIG_ARCH_R8A7795=y
+CONFIG_ARCH_R8A77950=y
+CONFIG_ARCH_R8A77951=y
 CONFIG_ARCH_R8A77960=y
 CONFIG_ARCH_R8A77961=y
 CONFIG_ARCH_R8A77965=y
-- 
2.20.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2020-04-07 10:37 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-07 10:35 [PATCH 0/4] defconfig: fix changed configs and refresh Max Krummenacher
2020-04-07 10:35 ` [PATCH 1/4] arm64: defconfig: DRM_DUMB_VGA_DAC: follow changed config symbol name Max Krummenacher
2020-04-07 11:12   ` Geert Uytterhoeven
2020-04-07 11:53   ` Laurent Pinchart
2020-04-07 10:35 ` [PATCH 2/4] arm64: defconfig: PCIE_TEGRA194: " Max Krummenacher
2020-04-07 10:35 ` Max Krummenacher [this message]
2020-04-07 11:14   ` [PATCH 3/4] arm64: defconfig: ARCH_R8A7795: " Geert Uytterhoeven
2020-04-07 10:35 ` [PATCH 4/4] arm64: defconfig: refresh Max Krummenacher
2020-04-07 13:16 ` [PATCH 0/4] defconfig: fix changed configs and refresh Geert Uytterhoeven
2020-04-07 14:16   ` Laurent Pinchart
2020-04-07 14:26     ` Max Krummenacher

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=20200407103537.4138-4-max.krummenacher@toradex.com \
    --to=max.oss.09@gmail.com \
    --cc=Anson.Huang@nxp.com \
    --cc=bjorn.andersson@linaro.org \
    --cc=catalin.marinas@arm.com \
    --cc=geert+renesas@glider.be \
    --cc=leoyang.li@nxp.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcin.juszkiewicz@linaro.org \
    --cc=max.krummenacher@toradex.com \
    --cc=olof@lixom.net \
    --cc=shawnguo@kernel.org \
    --cc=valentin.schneider@arm.com \
    --cc=will@kernel.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