linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH LOCAL] arm64: renesas_defconfig: Refresh for v5.6-rc1
@ 2020-02-17  9:47 Geert Uytterhoeven
  2020-02-17  9:47 ` [PATCH LOCAL] arm64: renesas_defconfig: Enable CONFIG_ARCH_R8A7795[01] Geert Uytterhoeven
  0 siblings, 1 reply; 3+ messages in thread
From: Geert Uytterhoeven @ 2020-02-17  9:47 UTC (permalink / raw)
  To: Magnus Damm; +Cc: linux-renesas-soc, Geert Uytterhoeven

Update the defconfig for Renesas R-Car Gen3 boards:
  - Disable CONFIG_ARM64_ERRATUM_1530923 (R-Car Gen3 does not have
    Cortex-A55),
  - Replace CONFIG_ARM64_LSE_ATOMICS by CONFIG_ARM64_USE_LSE_ATOMICS
    (cfr. commit 395af861377d1461 ("arm64: Move the LSE gas support
    detection to Kconfig"),
  - Disable CONFIG_ARM64_E0PD (R-Car Gen3 is not ARMv8.5),
  - Disable CONFIG_ARCH_RANDOM (R-Car Gen3 is not ARMv8.5),
  - Drop CONFIG_ARCH_R8A7796=y (removed in commit 24240845c87185fe
    ("soc: renesas: Remove ARCH_R8A7796")).

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
To be applied to topic/renesas-defconfig.
Not intended for upstream merge.

 arch/arm64/configs/renesas_defconfig | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/arch/arm64/configs/renesas_defconfig b/arch/arm64/configs/renesas_defconfig
index c62ff4745e89d1f0..b3740e6b1b0a7730 100644
--- a/arch/arm64/configs/renesas_defconfig
+++ b/arch/arm64/configs/renesas_defconfig
@@ -27,6 +27,7 @@ CONFIG_BLK_DEV_INITRD=y
 # CONFIG_COMPAT_BRK is not set
 CONFIG_PROFILING=y
 CONFIG_ARCH_RENESAS=y
+# CONFIG_ARM64_ERRATUM_1530923 is not set
 # CONFIG_ARM64_ERRATUM_1542419 is not set
 # CONFIG_CAVIUM_ERRATUM_22375 is not set
 # CONFIG_CAVIUM_ERRATUM_23154 is not set
@@ -46,9 +47,11 @@ CONFIG_KEXEC=y
 CONFIG_CRASH_DUMP=y
 CONFIG_XEN=y
 CONFIG_COMPAT=y
-# CONFIG_ARM64_LSE_ATOMICS is not set
+# CONFIG_ARM64_USE_LSE_ATOMICS is not set
 # CONFIG_ARM64_RAS_EXTN is not set
 # CONFIG_ARM64_PTR_AUTH is not set
+# CONFIG_ARM64_E0PD is not set
+# CONFIG_ARCH_RANDOM is not set
 CONFIG_HIBERNATION=y
 CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y
 CONFIG_CPU_IDLE=y
@@ -286,7 +289,6 @@ CONFIG_ARCH_R8A774A1=y
 CONFIG_ARCH_R8A774B1=y
 CONFIG_ARCH_R8A774C0=y
 CONFIG_ARCH_R8A7795=y
-CONFIG_ARCH_R8A7796=y
 CONFIG_ARCH_R8A77960=y
 CONFIG_ARCH_R8A77961=y
 CONFIG_ARCH_R8A77965=y
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-02-21 14:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-17  9:47 [PATCH LOCAL] arm64: renesas_defconfig: Refresh for v5.6-rc1 Geert Uytterhoeven
2020-02-17  9:47 ` [PATCH LOCAL] arm64: renesas_defconfig: Enable CONFIG_ARCH_R8A7795[01] Geert Uytterhoeven
2020-02-21 14:20   ` Patchwork summary for: linux-renesas-soc patchwork-bot+linux-renesas-soc

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).