commit | 26a00952aed2fe8db1694de05175b2464976bae6 | [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 | a34469d935966b9606fe5d51c532bfca8f27d5ef [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/cl-som-imx7_defconfig b/configs/cl-som-imx7_defconfig index bb96afc..faad487 100644 --- a/configs/cl-som-imx7_defconfig +++ b/configs/cl-som-imx7_defconfig
@@ -80,6 +80,7 @@ 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