summaryrefslogtreecommitdiff
path: root/configs/mx6qsabrelite_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/mx6qsabrelite_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/mx6qsabrelite_defconfig')
-rw-r--r--configs/mx6qsabrelite_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mx6qsabrelite_defconfig b/configs/mx6qsabrelite_defconfig
index e70e9ca249f..141ea3bb8dd 100644
--- a/configs/mx6qsabrelite_defconfig
+++ b/configs/mx6qsabrelite_defconfig
@@ -63,6 +63,7 @@ CONFIG_SPI_FLASH_SST=y
CONFIG_PHYLIB=y
CONFIG_PHY_MICREL=y
CONFIG_PHY_MICREL_KSZ90X1=y
+CONFIG_FEC_MXC=y
CONFIG_MII=y
CONFIG_PINCTRL=y
CONFIG_PINCTRL_IMX6=y