Message ID | 667fefa37e69a4b022a4a17fdc8e3a391839b904.1696943850.git.geert+renesas@glider.be (mailing list archive) |
---|---|
State | Mainlined |
Commit | c3e22d44b4324c1c3ed9d41a77c473fdb3376eb8 |
Delegated to: | Geert Uytterhoeven |
Headers | show |
Series | [PATCH/LOCAL] arm64: renesas: defconfig: Enable RZ/G3S SoC | expand |
diff --git a/arch/arm64/configs/renesas_defconfig b/arch/arm64/configs/renesas_defconfig index 4df57545923a8ac0..a947a43f97e89cb4 100644 --- a/arch/arm64/configs/renesas_defconfig +++ b/arch/arm64/configs/renesas_defconfig @@ -380,6 +380,7 @@ CONFIG_ARCH_R8A774B1=y CONFIG_ARCH_R9A07G043=y CONFIG_ARCH_R9A07G044=y CONFIG_ARCH_R9A07G054=y +CONFIG_ARCH_R9A08G045=y CONFIG_ARCH_R9A09G011=y CONFIG_EXTCON_USB_GPIO=y CONFIG_MEMORY=y
Enable support for the RZ/G3S (R9A08G045) SoC in the defconfig for Renesas ARM64 systems. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> --- Not intended for upstream merge. To be applied to the topic/renesas-defconfig branch. --- arch/arm64/configs/renesas_defconfig | 1 + 1 file changed, 1 insertion(+)