[PATCH v2 23/34] configs: sama7g5ek: enable support for KSZ9131

Eugen Hristev eugen.hristev at microchip.com
Sat Dec 5 11:03:05 CET 2020


From: Claudiu Beznea <claudiu.beznea at microchip.com>

Enable support for KSZ9131.

Signed-off-by: Claudiu Beznea <claudiu.beznea at microchip.com>
---
 configs/sama7g5ek_mmc1_defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/configs/sama7g5ek_mmc1_defconfig b/configs/sama7g5ek_mmc1_defconfig
index 176f4f3000..7e3cf49da0 100644
--- a/configs/sama7g5ek_mmc1_defconfig
+++ b/configs/sama7g5ek_mmc1_defconfig
@@ -49,6 +49,8 @@ CONFIG_DM_I2C=y
 CONFIG_DM_MMC=y
 CONFIG_MMC_SDHCI=y
 CONFIG_MMC_SDHCI_ATMEL=y
+CONFIG_PHY_MICREL=y
+CONFIG_PHY_MICREL_KSZ90X1=y
 CONFIG_DM_ETH=y
 CONFIG_MACB=y
 CONFIG_PINCTRL=y
-- 
2.25.1



More information about the U-Boot mailing list