summaryrefslogtreecommitdiffstats
path: root/include/configs/sc_sps_1.h
diff options
context:
space:
mode:
authorTroy Kisky <troy.kisky@boundarydevices.com>2012-10-22 16:40:40 +0000
committerStefano Babic <sbabic@denx.de>2013-01-28 06:57:50 +0100
commit09439c3197bb19e091ce160b398451517a8fe1b0 (patch)
treeef51af7c54feb1eaddd86316aa3747b634059fc3 /include/configs/sc_sps_1.h
parentc30eab2ddd5d2238e06ea2acde91620019ea7f85 (diff)
downloadblackbird-obmc-uboot-09439c3197bb19e091ce160b398451517a8fe1b0.tar.gz
blackbird-obmc-uboot-09439c3197bb19e091ce160b398451517a8fe1b0.zip
net: fec_mxc: delete CONFIG_FEC_MXC_MULTI
It is more logical to test for CONFIG_FEC_MXC_PHYADDR to determine whether to define the function fecmxc_initialize. Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com>
Diffstat (limited to 'include/configs/sc_sps_1.h')
-rw-r--r--include/configs/sc_sps_1.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/sc_sps_1.h b/include/configs/sc_sps_1.h
index cb99d58644..21c76b5274 100644
--- a/include/configs/sc_sps_1.h
+++ b/include/configs/sc_sps_1.h
@@ -158,7 +158,6 @@
#ifdef CONFIG_CMD_NET
#define CONFIG_ETHPRIME "FEC0"
#define CONFIG_FEC_MXC
-#define CONFIG_FEC_MXC_MULTI
#define CONFIG_MII
#define CONFIG_DISCOVER_PHY
#define CONFIG_FEC_XCV_TYPE RMII
OpenPOWER on IntegriCloud