diff options
author | Biju Das <biju.das@bp.renesas.com> | 2018-03-27 16:37:22 +0200 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2018-04-16 16:02:30 +0200 |
commit | f794fa1e8f0f7e308edae8eaef2f9cd59aa62bc6 (patch) | |
tree | 6b68d638faed8b5b2264de7cfa88af603adbda97 /arch/arm/configs/shmobile_defconfig | |
parent | Linux 4.17-rc1 (diff) | |
download | linux-f794fa1e8f0f7e308edae8eaef2f9cd59aa62bc6.tar.xz linux-f794fa1e8f0f7e308edae8eaef2f9cd59aa62bc6.zip |
ARM: shmobile: defconfig: Enable r8a77470 SoC
Enable recently added r8a77470 (RZ/G1C) SoC.
Signed-off-by: Biju Das <biju.das@bp.renesas.com>
Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/configs/shmobile_defconfig')
-rw-r--r-- | arch/arm/configs/shmobile_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig index a701601fbd76..dc650db70063 100644 --- a/arch/arm/configs/shmobile_defconfig +++ b/arch/arm/configs/shmobile_defconfig @@ -14,6 +14,7 @@ CONFIG_ARCH_R8A73A4=y CONFIG_ARCH_R8A7740=y CONFIG_ARCH_R8A7743=y CONFIG_ARCH_R8A7745=y +CONFIG_ARCH_R8A77470=y CONFIG_ARCH_R8A7778=y CONFIG_ARCH_R8A7779=y CONFIG_ARCH_R8A7790=y |