]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
configs: enable PCS for Airoha AN7581
authorChristian Marangi <ansuelsmth@gmail.com>
Wed, 11 Feb 2026 18:22:27 +0000 (21:22 +0300)
committerJerome Forissier <jerome.forissier@arm.com>
Thu, 12 Mar 2026 14:53:41 +0000 (15:53 +0100)
Enable PCS config for Airoha AN7581 SoC by default to enable
support for External PHY.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
configs/an7581_evb_defconfig

index 7c1c6cf45e1409c4dd3d45c7e499875ef131f05a..a94730cf56438586e95ece8ebc1230eaba800c92 100644 (file)
@@ -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