[PATCH v4 9/9] configs: mt8189: Enable ethernet support

Julien Stephan jstephan at baylibre.com
Wed Apr 29 15:59:02 CEST 2026


Enable configs needed to support ethernet on MT8189-based boards.

Signed-off-by: Julien Stephan <jstephan at baylibre.com>
---
 configs/mt8189.config | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/configs/mt8189.config b/configs/mt8189.config
index ecf8c5f4b4b..f86bb50bb5c 100644
--- a/configs/mt8189.config
+++ b/configs/mt8189.config
@@ -23,6 +23,11 @@ CONFIG_CLK=y
 # CONFIG_MMC_QUIRKS is not set
 CONFIG_MMC_HS200_SUPPORT=y
 CONFIG_MMC_MTK=y
+CONFIG_DWC_ETH_QOS=y
+CONFIG_DWC_ETH_QOS_MTK=y
+CONFIG_PHY_AIROHA=y
+CONFIG_PHY_AIROHA_AN8801=y
+CONFIG_PHY_ETHERNET_ID=y
 CONFIG_PHY=y
 CONFIG_PHY_MTK_TPHY=y
 CONFIG_PHY_MTK_XSPHY=y

-- 
2.52.0



More information about the U-Boot mailing list