diff mbox series

[U-Boot,20/23] ARM: rmobile: Remove SCIF configs

Message ID 20171129025222.7359-20-marek.vasut+renesas@gmail.com
State Accepted
Commit 76080d0c1568b78dc1949aa24246f1d8cdfeeb49
Delegated to: Nobuhiro Iwamatsu
Headers show
Series [U-Boot,01/23] ARM: rmobile: Fix eMMC signal voltage on ULCB | expand

Commit Message

Marek Vasut Nov. 29, 2017, 2:52 a.m. UTC
Since we use DM and DT, these SCIF configuration options are useless.
Remove them.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
---
 include/configs/salvator-x.h | 7 -------
 include/configs/ulcb.h       | 7 -------
 2 files changed, 14 deletions(-)
diff mbox series

Patch

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