summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@nxp.com>2016-02-01 14:24:56 -0200
committerStefano Babic <sbabic@denx.de>2016-02-02 21:23:38 +0100
commit6967c97fdb722b26859a6dab0bfcdba9a892d146 (patch)
treee4809173279ae06f6f0c0c2c29769ecf45c1eefc /include
parent214c3f0f9921250eb336c7effadcc16158ea9df5 (diff)
downloadtalos-obmc-uboot-6967c97fdb722b26859a6dab0bfcdba9a892d146.tar.gz
talos-obmc-uboot-6967c97fdb722b26859a6dab0bfcdba9a892d146.zip
mx6slevk: Remove CONFIG_ETHPRIME option
As mx6slevk has only one Ethernet port, we don't need to declare CONFIG_ETHPRIME, so just remove it. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/mx6slevk.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/mx6slevk.h b/include/configs/mx6slevk.h
index 69379246aa..642379623d 100644
--- a/include/configs/mx6slevk.h
+++ b/include/configs/mx6slevk.h
@@ -53,7 +53,6 @@
#define CONFIG_MII
#define IMX_FEC_BASE ENET_BASE_ADDR
#define CONFIG_FEC_XCV_TYPE RMII
-#define CONFIG_ETHPRIME "FEC"
#define CONFIG_FEC_MXC_PHYADDR 0
#define CONFIG_PHYLIB
OpenPOWER on IntegriCloud