summaryrefslogtreecommitdiff
path: root/configs/liteboard_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/liteboard_defconfig
parentbca1bce92a58bfbd01799f62767f805099015721 (diff)
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/liteboard_defconfig')
-rw-r--r--configs/liteboard_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/liteboard_defconfig b/configs/liteboard_defconfig
index 0381e644d7..ab62c20255 100644
--- a/configs/liteboard_defconfig
+++ b/configs/liteboard_defconfig
@@ -50,6 +50,7 @@ CONFIG_MTD=y
CONFIG_PHYLIB=y
CONFIG_PHY_SMSC=y
CONFIG_DM_ETH=y
+CONFIG_FEC_MXC=y
CONFIG_MII=y
CONFIG_PINCTRL=y
CONFIG_PINCTRL_IMX6=y