aboutsummaryrefslogtreecommitdiff
path: root/configs/mx6sxsabreauto_defconfig
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 /configs/mx6sxsabreauto_defconfig
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 'configs/mx6sxsabreauto_defconfig')
-rw-r--r--configs/mx6sxsabreauto_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mx6sxsabreauto_defconfig b/configs/mx6sxsabreauto_defconfig
index 01d384a..c85a793 100644
--- a/configs/mx6sxsabreauto_defconfig
+++ b/configs/mx6sxsabreauto_defconfig
@@ -48,6 +48,7 @@ CONFIG_SF_DEFAULT_SPEED=40000000
CONFIG_SPI_FLASH_STMICRO=y
CONFIG_PHYLIB=y
CONFIG_PHY_ATHEROS=y
+CONFIG_FEC_MXC=y
CONFIG_MII=y
CONFIG_PINCTRL=y
CONFIG_PINCTRL_IMX6=y