summaryrefslogtreecommitdiffstats
path: root/include/configs/mx28evk.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/mx28evk.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/mx28evk.h')
-rw-r--r--include/configs/mx28evk.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/mx28evk.h b/include/configs/mx28evk.h
index dd0ef2134b..71447d910e 100644
--- a/include/configs/mx28evk.h
+++ b/include/configs/mx28evk.h
@@ -163,7 +163,6 @@
#define CONFIG_NET_MULTI
#define CONFIG_ETHPRIME "FEC0"
#define CONFIG_FEC_MXC
-#define CONFIG_FEC_MXC_MULTI
#define CONFIG_MII
#define CONFIG_FEC_XCV_TYPE RMII
#define CONFIG_MX28_FEC_MAC_IN_OCOTP
OpenPOWER on IntegriCloud