From: Marek Vasut Date: Tue, 28 Nov 2017 07:37:23 +0000 (+0100) Subject: ARM: rmobile: Remove SCIF configs X-Git-Tag: v2018.01-rc1~26^2~7 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=76080d0c1568b78dc1949aa24246f1d8cdfeeb49;p=u-boot ARM: rmobile: Remove SCIF configs Since we use DM and DT, these SCIF configuration options are useless. Remove them. Signed-off-by: Marek Vasut Cc: Nobuhiro Iwamatsu --- diff --git a/include/configs/salvator-x.h b/include/configs/salvator-x.h index 740e0517be..f59adb0aac 100644 --- a/include/configs/salvator-x.h +++ b/include/configs/salvator-x.h @@ -14,13 +14,6 @@ #include "rcar-gen3-common.h" -/* SCIF */ -#define CONFIG_CONS_SCIF2 -#define CONFIG_CONS_INDEX 2 - -/* [A] Hyper Flash */ -/* use to RPC(SPI Multi I/O Bus Controller) */ - /* Ethernet RAVB */ #define CONFIG_BITBANGMII #define CONFIG_BITBANGMII_MULTI diff --git a/include/configs/ulcb.h b/include/configs/ulcb.h index c613c733f5..29f37c17d1 100644 --- a/include/configs/ulcb.h +++ b/include/configs/ulcb.h @@ -14,13 +14,6 @@ #include "rcar-gen3-common.h" -/* SCIF */ -#define CONFIG_CONS_SCIF2 -#define CONFIG_CONS_INDEX 2 - -/* [A] Hyper Flash */ -/* use to RPC(SPI Multi I/O Bus Controller) */ - /* Ethernet RAVB */ #define CONFIG_BITBANGMII #define CONFIG_BITBANGMII_MULTI