summaryrefslogtreecommitdiffstats
path: root/include/configs/P1022DS.h
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-10-02 10:01:28 +0000
committerWolfgang Denk <wd@denx.de>2011-10-05 22:22:16 +0200
commit31a4f1e5b6ee9b6335f0313dce7637cef887f84f (patch)
treee0f7944dcb5150ae64a6f30a0b1e0fdce98f6998 /include/configs/P1022DS.h
parente2a53458a7ab375233048e922c4adf494866a78f (diff)
downloadblackbird-obmc-uboot-31a4f1e5b6ee9b6335f0313dce7637cef887f84f.tar.gz
blackbird-obmc-uboot-31a4f1e5b6ee9b6335f0313dce7637cef887f84f.zip
board configs: drop NET_MULTI references
Now that none of the core checks CONFIG_NET_MULTI, there's not much point in boards defining it. So scrub all references to it. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'include/configs/P1022DS.h')
-rw-r--r--include/configs/P1022DS.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/P1022DS.h b/include/configs/P1022DS.h
index a3cccf4c3f..d892b6701b 100644
--- a/include/configs/P1022DS.h
+++ b/include/configs/P1022DS.h
@@ -336,7 +336,6 @@
#define CONFIG_SYS_PCIE3_IO_SIZE 0x00010000 /* 64k */
#ifdef CONFIG_PCI
-#define CONFIG_NET_MULTI
#define CONFIG_PCI_PNP /* do pci plug-and-play */
#define CONFIG_PCI_SCAN_SHOW /* show pci devices on startup */
#define CONFIG_E1000 /* Define e1000 pci Ethernet card */
@@ -380,7 +379,6 @@
#ifdef CONFIG_TSEC_ENET
#define CONFIG_TSECV2
-#define CONFIG_NET_MULTI
#define CONFIG_MII /* MII PHY management */
#define CONFIG_TSEC1 1
OpenPOWER on IntegriCloud