diff options
author | Biju Das <biju.das@bp.renesas.com> | 2018-08-13 03:41:33 -0400 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2018-08-27 09:05:45 -0400 |
commit | 48acc8440a78596384881ba773e47d55c4de2ebc (patch) | |
tree | e9c395ef8d0d105f9dd8219af98efb2051496c27 | |
parent | 5b394b2ddf0347bef56e50c69a58773c94343ff3 (diff) |
arm64: defconfig: enable R8A774A1 SoC
Enable the Renesas RZ/G2M (R8A774A1) SoC in the ARM64 defconfig.
Signed-off-by: Biju Das <biju.das@bp.renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
-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 f67e8d5e93ad..cf19fa4c7baf 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig | |||
@@ -49,6 +49,7 @@ CONFIG_ARCH_ROCKCHIP=y | |||
49 | CONFIG_ARCH_SEATTLE=y | 49 | CONFIG_ARCH_SEATTLE=y |
50 | CONFIG_ARCH_SYNQUACER=y | 50 | CONFIG_ARCH_SYNQUACER=y |
51 | CONFIG_ARCH_RENESAS=y | 51 | CONFIG_ARCH_RENESAS=y |
52 | CONFIG_ARCH_R8A774A1=y | ||
52 | CONFIG_ARCH_R8A7795=y | 53 | CONFIG_ARCH_R8A7795=y |
53 | CONFIG_ARCH_R8A7796=y | 54 | CONFIG_ARCH_R8A7796=y |
54 | CONFIG_ARCH_R8A77965=y | 55 | CONFIG_ARCH_R8A77965=y |