aboutsummaryrefslogtreecommitdiff
path: root/include/configs/cm_fx6.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-10-30 23:03:52 -0400
committerTom Rini <trini@konsulko.com>2021-11-05 11:23:29 -0400
commit61e1972e73df818013adeec750a402fcf298f137 (patch)
tree7226b1f6ab4fa55ea6bcb21fdfd0d35a4cb80e7b /include/configs/cm_fx6.h
parentbca1bce92a58bfbd01799f62767f805099015721 (diff)
downloadu-boot-61e1972e73df818013adeec750a402fcf298f137.zip
u-boot-61e1972e73df818013adeec750a402fcf298f137.tar.gz
u-boot-61e1972e73df818013adeec750a402fcf298f137.tar.bz2
Convert CONFIG_FEC_MXC to Kconfig
This converts the following to Kconfig: CONFIG_FEC_MXC Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/cm_fx6.h')
-rw-r--r--include/configs/cm_fx6.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/cm_fx6.h b/include/configs/cm_fx6.h
index 7545979..d61d759 100644
--- a/include/configs/cm_fx6.h
+++ b/include/configs/cm_fx6.h
@@ -147,7 +147,6 @@
#endif
/* Ethernet */
-#define CONFIG_FEC_MXC
#define CONFIG_FEC_MXC_PHYADDR 0
#define CONFIG_FEC_XCV_TYPE RGMII
#define IMX_FEC_BASE ENET_BASE_ADDR