From: Christian Marangi Date: Wed, 11 Feb 2026 18:22:27 +0000 (+0300) Subject: configs: enable PCS for Airoha AN7581 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fdda0e2e07e57a0932cb5846251d85270159abb5;p=thirdparty%2Fu-boot.git configs: enable PCS for Airoha AN7581 Enable PCS config for Airoha AN7581 SoC by default to enable support for External PHY. Signed-off-by: Christian Marangi --- diff --git a/configs/an7581_evb_defconfig b/configs/an7581_evb_defconfig index 7c1c6cf45e1..a94730cf564 100644 --- a/configs/an7581_evb_defconfig +++ b/configs/an7581_evb_defconfig @@ -68,6 +68,8 @@ CONFIG_SPI_FLASH_WINBOND=y CONFIG_SPI_FLASH_MTD=y CONFIG_DM_MDIO=y CONFIG_AIROHA_ETH=y +CONFIG_PCS_AIROHA_AN7581=y +CONFIG_PHYLIB=y CONFIG_PHY=y CONFIG_PINCTRL=y CONFIG_PINCONF=y