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

Julien Stephan jstephan at baylibre.com
Tue Apr 28 15:17:16 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 55c2ccfc01f..8bb25863687 100644
--- a/configs/mt8189.config
+++ b/configs/mt8189.config
@@ -22,6 +22,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_PINCTRL=y
 CONFIG_PINCONF=y
 CONFIG_PINCTRL_MT8189=y

-- 
2.52.0



More information about the U-Boot mailing list