[PATCH 13/19] configs: enable PCS for Airoha AN7581
Mikhail Kshevetskiy
mikhail.kshevetskiy at iopsys.eu
Thu Dec 4 05:14:27 CET 2025
From: Christian Marangi <ansuelsmth at gmail.com>
Enable PCS config for Airoha AN7581 SoC by default to enable
support for External PHY.
Signed-off-by: Christian Marangi <ansuelsmth at gmail.com>
---
configs/an7581_evb_defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/configs/an7581_evb_defconfig b/configs/an7581_evb_defconfig
index 73af30cd693..37786ace2b4 100644
--- a/configs/an7581_evb_defconfig
+++ b/configs/an7581_evb_defconfig
@@ -66,6 +66,8 @@ CONFIG_SPI_FLASH_STMICRO=y
CONFIG_SPI_FLASH_WINBOND=y
CONFIG_SPI_FLASH_MTD=y
CONFIG_AIROHA_ETH=y
+CONFIG_PCS_AIROHA_AN7581=y
+CONFIG_PHYLIB=y
CONFIG_PHY=y
CONFIG_PINCTRL=y
CONFIG_PINCONF=y
--
2.51.0
More information about the U-Boot
mailing list