ARM: renesas: Add R8A77990 E3 Ebisu board
[platform/kernel/u-boot.git] / arch / arm / mach-rmobile / Kconfig.64
index 6b93d25..cb9f569 100644 (file)
@@ -34,6 +34,11 @@ config TARGET_EAGLE
        help
           Support for Renesas R-Car Gen3 Eagle platform
 
+config TARGET_EBISU
+       bool "Ebisu board"
+       help
+          Support for Renesas R-Car Gen3 Ebisu platform
+
 config TARGET_SALVATOR_X
        bool "Salvator-X board"
        help
@@ -51,6 +56,7 @@ config SYS_SOC
 
 source "board/renesas/draak/Kconfig"
 source "board/renesas/eagle/Kconfig"
+source "board/renesas/ebisu/Kconfig"
 source "board/renesas/salvator-x/Kconfig"
 source "board/renesas/ulcb/Kconfig"