From: Claudiu Beznea Date: Tue, 9 Jun 2020 10:48:26 +0000 (+0300) Subject: configs: sama7g5ek: enable support for KSZ9131 X-Git-Tag: v2021.04-rc1~41^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5077825c3de7dd241e8b3cb673d2e4095372f84;p=pandora-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 176f4f30004..7e3cf49da04 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