net: remove CONFIG_NET_MULTI
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 26 Oct 2017 12:24:29 +0000 (21:24 +0900)
committerTom Rini <trini@konsulko.com>
Fri, 27 Oct 2017 12:52:22 +0000 (08:52 -0400)
This macro is defined, but not referenced by anyone.

I did not touch config_whitelist.txt - the CONFIG will be dropped
by the next re-sync.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: York Sun <york.sun@nxp.com>
12 files changed:
include/configs/am335x_shc.h
include/configs/blanche.h
include/configs/cm_t43.h
include/configs/cyrus.h
include/configs/ls1012aqds.h
include/configs/ls1012ardb.h
include/configs/ls1043a_common.h
include/configs/nsa310s.h
include/configs/pengwyn.h
include/configs/salvator-x.h
include/configs/ulcb.h
include/configs/xilinx_zynqmp.h

index 2eeb3d1420b099d91a02b309787351d10e46986f..32439f5c4741c69f065d6e6a2bff1b3a6df14ce1 100644 (file)
 #define CONFIG_BOOTP_GATEWAY
 #define CONFIG_BOOTP_SUBNETMASK
 #define CONFIG_NET_RETRY_COUNT         10
-#define CONFIG_NET_MULTI
 #define CONFIG_PHY_ADDR                        0
 #define CONFIG_PHY_SMSC
 
index 2b18033e64e5f38eb546016fb2a637bc1e71cced..ce7c7164659cb597b5e59d3f472ce7557e7643e3 100755 (executable)
@@ -65,7 +65,6 @@
 #undef  CONFIG_CMD_SPI
 #endif
 
-#define CONFIG_NET_MULTI
 
 /* Board Clock */
 #define RMOBILE_XTAL_CLK       20000000u
index 7012a95fd75d8955763a610697b07afbdc8c2ba9..a2224915e7d5bdabb1717dd6c9d5ed0a4c196a95 100644 (file)
@@ -50,7 +50,6 @@
 #define CONFIG_BOOTP_DEFAULT
 #define CONFIG_BOOTP_SEND_HOSTNAME
 #define CONFIG_BOOTP_GATEWAY
-#define CONFIG_NET_MULTI
 #define CONFIG_PHY_ATHEROS
 #define CONFIG_SYS_RX_ETH_BUFFER       64
 
index 13e7c71609df1a827c564eb81d51b1d7f5e3d9cf..1b20d85acfc5136336721cea5f49ef2a98563e08 100644 (file)
 
 #ifdef CONFIG_PCI
 #define CONFIG_PCI_INDIRECT_BRIDGE
-#define CONFIG_NET_MULTI
 
 #define CONFIG_PCI_SCAN_SHOW           /* show pci devices on startup */
 #endif /* CONFIG_PCI */
index b3121d2c21e8b6b553138516a3f19419433206e7..2899ff13dc128475ca80adcea523ce9d82ae9b32 100644 (file)
 
 #define CONFIG_PCIE1           /* PCIE controller 1 */
 
-#define CONFIG_NET_MULTI
 #define CONFIG_PCI_SCAN_SHOW
 
 #define CONFIG_CMD_MEMINFO
index e9edcd2bc943d6dcf7dbe0e7ac5788d1a7c5dc50..c720a8d4bcfe7c2de16d68ceb33b45e2389607a5 100644 (file)
@@ -62,7 +62,6 @@
 
 #define CONFIG_PCIE1           /* PCIE controller 1 */
 
-#define CONFIG_NET_MULTI
 #define CONFIG_PCI_SCAN_SHOW
 
 #define CONFIG_CMD_MEMINFO
index a29713499b5bfa82951bed22a7a272addad3af81..a24d0062d29e2cd3638a7b430a4ead2a13fbb2c6 100644 (file)
 #define CONFIG_PCIE3           /* PCIE controller 3 */
 
 #ifdef CONFIG_PCI
-#define CONFIG_NET_MULTI
 #define CONFIG_PCI_SCAN_SHOW
 #endif
 #endif
index 896c32996ce0abf763d5ee1b6ff1f68d780eeba7..9c84acc89c200e53fec3e3a81de8173e98b61294 100644 (file)
@@ -67,7 +67,6 @@
 /* Ethernet driver configuration */
 #ifdef CONFIG_CMD_NET
 #define CONFIG_NETCONSOLE
-#define CONFIG_NET_MULTI
 #define CONFIG_MVGBE_PORTS     {1, 0}  /* enable port 0 only */
 #define CONFIG_PHY_BASE_ADR    1
 #define CONFIG_RESET_PHY_R
index 570c375cdc0ae720b33437865d25c36de02f0797..2fa280e7eede90af6796267a6129801efa6aede7 100644 (file)
 /* Disable CPSW SPL support so we fit within the 101KiB limit. */
 #endif
 
-/* CPSW ethernet */
-#define CONFIG_NET_MULTI
-
 /* Network */
 #define CONFIG_PHY_RESET       1
 #define CONFIG_PHY_NATSEMI
index 5bf5731029b5651a2d1f7b111c4e0555d757de83..77a12de963d9f5fff028ecfb5b5a1176ef075ad7 100644 (file)
@@ -25,7 +25,6 @@
 /* use to RPC(SPI Multi I/O Bus Controller) */
 
 /* Ethernet RAVB */
-#define CONFIG_NET_MULTI
 #define CONFIG_BITBANGMII
 #define CONFIG_BITBANGMII_MULTI
 
index cce245613d78d378fe373a2442468c0c35b76695..b54e63c2a2fbc3fdf880b219a6419351dd2c3356 100644 (file)
@@ -33,7 +33,6 @@
 /* use to RPC(SPI Multi I/O Bus Controller) */
 
 /* Ethernet RAVB */
-#define CONFIG_NET_MULTI
 #define CONFIG_PHY_MICREL
 #define CONFIG_BITBANGMII
 #define CONFIG_BITBANGMII_MULTI
index 1399dfd436bc8697e7ab0a3c7f973beb8aa5dcec..8526ba0e88a0a4a2f1454ce332178572c5983610 100644 (file)
 
 /* Ethernet driver */
 #if defined(CONFIG_ZYNQ_GEM)
-# define CONFIG_NET_MULTI
 # define CONFIG_MII
 # define CONFIG_SYS_FAULT_ECHO_LINK_DOWN
 # define CONFIG_PHY_MARVELL