commit | 61e1972e73df818013adeec750a402fcf298f137 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sat Oct 30 23:03:52 2021 -0400 |
committer | Tom Rini <trini@konsulko.com> | Fri Nov 05 11:23:29 2021 -0400 |
tree | 7226b1f6ab4fa55ea6bcb21fdfd0d35a4cb80e7b | |
parent | bca1bce92a58bfbd01799f62767f805099015721 [diff] [blame] |
Convert CONFIG_FEC_MXC to Kconfig This converts the following to Kconfig: CONFIG_FEC_MXC Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/configs/vf610twr_nand_defconfig b/configs/vf610twr_nand_defconfig index e320477..44a0028 100644 --- a/configs/vf610twr_nand_defconfig +++ b/configs/vf610twr_nand_defconfig
@@ -51,6 +51,7 @@ CONFIG_PHYLIB=y CONFIG_PHY_MICREL=y CONFIG_PHY_MICREL_KSZ8XXX=y +CONFIG_FEC_MXC=y CONFIG_MII=y CONFIG_DM_SERIAL=y CONFIG_FSL_LPUART=y