From: Claudiu Beznea Date: Tue, 9 Jun 2020 10:48:26 +0000 (+0300) Subject: configs: sama7g5ek: enable support for KSZ9131 X-Git-Tag: v2025.01-rc5-pxa1908~2070^2~11 X-Git-Url: http://git.dujemihanovic.xyz/img/static/%7B%7B%20%24style.RelPermalink%20%7D%7D?a=commitdiff_plain;h=a5077825c3de7dd241e8b3cb673d2e4095372f84;p=u-boot.git configs: sama7g5ek: enable support for KSZ9131 Enable support for KSZ9131. Signed-off-by: Claudiu Beznea --- 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