diff options
author | Simon Horman <horms+renesas@verge.net.au> | 2018-04-23 06:45:56 -0400 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2018-05-16 05:08:20 -0400 |
commit | c1fcd2ec1b1970e0e7b0c40c64bc51cf667b1a75 (patch) | |
tree | f52a5f4868884c095d0dc478fd8ffd372971368e | |
parent | ddf3fa8b8a16e076f247c115a73356b4b0d83a33 (diff) |
arm64: defconfig: enable R8A77990 SoC
Enable the Renesas R-Car E3 (R8A77990) SoC in the ARM64 defconfig.
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
-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 79b5b7d9ea55..a952346956fe 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig | |||
@@ -53,6 +53,7 @@ CONFIG_ARCH_R8A7796=y | |||
53 | CONFIG_ARCH_R8A77965=y | 53 | CONFIG_ARCH_R8A77965=y |
54 | CONFIG_ARCH_R8A77970=y | 54 | CONFIG_ARCH_R8A77970=y |
55 | CONFIG_ARCH_R8A77980=y | 55 | CONFIG_ARCH_R8A77980=y |
56 | CONFIG_ARCH_R8A77990=y | ||
56 | CONFIG_ARCH_R8A77995=y | 57 | CONFIG_ARCH_R8A77995=y |
57 | CONFIG_ARCH_STRATIX10=y | 58 | CONFIG_ARCH_STRATIX10=y |
58 | CONFIG_ARCH_TEGRA=y | 59 | CONFIG_ARCH_TEGRA=y |