summaryrefslogtreecommitdiff
path: root/configs/cl-som-imx7_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-10-31 06:03:52 +0300
committerTom Rini <trini@konsulko.com>2021-11-05 18:23:29 +0300
commit61e1972e73df818013adeec750a402fcf298f137 (patch)
tree7226b1f6ab4fa55ea6bcb21fdfd0d35a4cb80e7b /configs/cl-som-imx7_defconfig
parentbca1bce92a58bfbd01799f62767f805099015721 (diff)
downloadu-boot-61e1972e73df818013adeec750a402fcf298f137.tar.xz
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/cl-som-imx7_defconfig')
-rw-r--r--configs/cl-som-imx7_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/cl-som-imx7_defconfig b/configs/cl-som-imx7_defconfig
index bb96afc6ff..faad487040 100644
--- a/configs/cl-som-imx7_defconfig
+++ b/configs/cl-som-imx7_defconfig
@@ -80,6 +80,7 @@ CONFIG_SPI_FLASH_SST=y
CONFIG_SPI_FLASH_WINBOND=y
CONFIG_PHYLIB=y
CONFIG_PHY_ATHEROS=y
+CONFIG_FEC_MXC=y
CONFIG_MII=y
CONFIG_POWER_LEGACY=y
CONFIG_DM_REGULATOR=y