summaryrefslogtreecommitdiffstats
path: root/include/configs/mx28evk.h
diff options
context:
space:
mode:
authorLars Poeschel <poeschel@lemonage.de>2015-06-02 11:25:54 +0200
committerTom Rini <trini@konsulko.com>2015-06-02 11:12:32 -0400
commit42eccdd650915962345daeae831dab183d67511b (patch)
tree65c8a59caa52c8edbc20a6d215c5a6239f5884eb /include/configs/mx28evk.h
parent225bf1ef6555e73bc940a0f3a20300b95e1bf3f9 (diff)
downloadblackbird-obmc-uboot-42eccdd650915962345daeae831dab183d67511b.tar.gz
blackbird-obmc-uboot-42eccdd650915962345daeae831dab183d67511b.zip
configs: remove CONFIG_NET_MULTI
CONFIG_NET_MULTI is not used anywhere and thus can safely be removed from the configs. Acked-by: Marek Vasut <marex@denx.de> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Lars Poeschel <poeschel@lemonage.de>
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 03ff885fe0..bc0ae28557 100644
--- a/include/configs/mx28evk.h
+++ b/include/configs/mx28evk.h
@@ -105,7 +105,6 @@
/* FEC Ethernet on SoC */
#ifdef CONFIG_CMD_NET
#define CONFIG_FEC_MXC
-#define CONFIG_NET_MULTI
#define CONFIG_MX28_FEC_MAC_IN_OCOTP
#endif
OpenPOWER on IntegriCloud