diff options
author | Biju Das <biju.das.jz@bp.renesas.com> | 2022-04-23 14:02:06 +0100 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2022-04-28 16:56:57 +0200 |
commit | 5c40b3ba9e9de22cc5c6a1edef54e4ec52fcf845 (patch) | |
tree | c9f711ae4fc81433667eec87131694d7b12f7844 /arch/arm64/configs | |
parent | dcc1449554ba8e49880507c7b761559022363bdd (diff) |
arm64: defconfig: Enable ARCH_R9A07G043
Enable support for the Renesas RZ/G2UL SoC.
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Link: https://lore.kernel.org/r/20220423130206.114032-1-biju.das.jz@bp.renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Diffstat (limited to 'arch/arm64/configs')
-rw-r--r-- | arch/arm64/configs/defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 9ceb8c82ae16..5a001d0b491b 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -1097,6 +1097,7 @@ CONFIG_ARCH_R8A774C0=y CONFIG_ARCH_R8A774E1=y CONFIG_ARCH_R8A774A1=y CONFIG_ARCH_R8A774B1=y +CONFIG_ARCH_R9A07G043=y CONFIG_ARCH_R9A07G044=y CONFIG_ARCH_R9A07G054=y CONFIG_ROCKCHIP_IODOMAIN=y |