]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
arm64: dts: renesas: Add Renesas R8A77990 Kconfig support
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Wed, 11 Apr 2018 09:35:53 +0000 (18:35 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 16 May 2018 08:44:01 +0000 (10:44 +0200)
Add configuration option for the R-Car E3 (R8A77990) SoC.

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm64/Kconfig.platforms

index 2b1535cdeb7ccfa4d3b9a15613e38e2d16b63f65..d5aeac351fc3a776ee840f09680f43a864b5307c 100644 (file)
@@ -208,6 +208,12 @@ config ARCH_R8A77980
        help
          This enables support for the Renesas R-Car V3H SoC.
 
+config ARCH_R8A77990
+       bool "Renesas R-Car E3 SoC Platform"
+       depends on ARCH_RENESAS
+       help
+         This enables support for the Renesas R-Car E3 SoC.
+
 config ARCH_R8A77995
        bool "Renesas R-Car D3 SoC Platform"
        depends on ARCH_RENESAS