diff mbox series

ARM: shmobile: defconfig: Enable r8a7744 SoC

Message ID 1537196927-8241-1-git-send-email-biju.das@bp.renesas.com (mailing list archive)
State Accepted
Commit c26eb6f34c9ea56ed795785ecb7938f008dfed1e
Delegated to: Simon Horman
Headers show
Series ARM: shmobile: defconfig: Enable r8a7744 SoC | expand

Commit Message

Biju Das Sept. 17, 2018, 3:08 p.m. UTC
Enable recently added r8a7744 (RZ/G1N) SoC.

Signed-off-by: Biju Das <biju.das@bp.renesas.com>
Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
---
 arch/arm/configs/shmobile_defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Simon Horman Sept. 19, 2018, 8:41 a.m. UTC | #1
On Mon, Sep 17, 2018 at 04:08:47PM +0100, Biju Das wrote:
> Enable recently added r8a7744 (RZ/G1N) SoC.
> 
> Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>

Thanks, applied for v4.20.
diff mbox series

Patch

diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig
index f2b4007..d090022 100644
--- a/arch/arm/configs/shmobile_defconfig
+++ b/arch/arm/configs/shmobile_defconfig
@@ -13,6 +13,7 @@  CONFIG_ARCH_R7S72100=y
 CONFIG_ARCH_R8A73A4=y
 CONFIG_ARCH_R8A7740=y
 CONFIG_ARCH_R8A7743=y
+CONFIG_ARCH_R8A7744=y
 CONFIG_ARCH_R8A7745=y
 CONFIG_ARCH_R8A77470=y
 CONFIG_ARCH_R8A7778=y