diff options
author | Biju Das <biju.das@bp.renesas.com> | 2018-09-17 17:08:47 +0200 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2018-09-19 10:40:47 +0200 |
commit | c26eb6f34c9ea56ed795785ecb7938f008dfed1e (patch) | |
tree | 09061effabb5c24826f29959a7be4118106f83e6 /arch/arm | |
parent | ARM: multi_v7_defconfig: Enable r8a7744 SoC (diff) | |
download | linux-c26eb6f34c9ea56ed795785ecb7938f008dfed1e.tar.xz linux-c26eb6f34c9ea56ed795785ecb7938f008dfed1e.zip |
ARM: shmobile: defconfig: Enable r8a7744 SoC
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>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm')
-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 f2b40075819f..d090022ca975 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 |