diff options
author | Biju Das <biju.das@bp.renesas.com> | 2018-09-17 11:08:47 -0400 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2018-09-19 04:40:47 -0400 |
commit | c26eb6f34c9ea56ed795785ecb7938f008dfed1e (patch) | |
tree | 09061effabb5c24826f29959a7be4118106f83e6 | |
parent | 4f743344ddedca8edb440b3fb8e67ba6e292b4f6 (diff) |
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>
-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 | |||
13 | CONFIG_ARCH_R8A73A4=y | 13 | CONFIG_ARCH_R8A73A4=y |
14 | CONFIG_ARCH_R8A7740=y | 14 | CONFIG_ARCH_R8A7740=y |
15 | CONFIG_ARCH_R8A7743=y | 15 | CONFIG_ARCH_R8A7743=y |
16 | CONFIG_ARCH_R8A7744=y | ||
16 | CONFIG_ARCH_R8A7745=y | 17 | CONFIG_ARCH_R8A7745=y |
17 | CONFIG_ARCH_R8A77470=y | 18 | CONFIG_ARCH_R8A77470=y |
18 | CONFIG_ARCH_R8A7778=y | 19 | CONFIG_ARCH_R8A7778=y |