]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
configs: mt8189: Enable ethernet support
authorJulien Stephan <jstephan@baylibre.com>
Wed, 29 Apr 2026 13:59:02 +0000 (15:59 +0200)
committerDavid Lechner <dlechner@baylibre.com>
Wed, 10 Jun 2026 20:26:56 +0000 (15:26 -0500)
Enable configs needed to support ethernet on MT8189-based boards.

Signed-off-by: Julien Stephan <jstephan@baylibre.com>
Reviewed-by: Macpaul Lin <macpaul.lin@mediatek.com>
Link: https://patch.msgid.link/20260429-add-ethernet-support-for-genio-520-720-v4-9-be54e17239b7@baylibre.com
Signed-off-by: David Lechner <dlechner@baylibre.com>
configs/mt8189.config

index 763f20b1063219065c90fd4a33598cfd4e912f0d..ab56c90a17c69b18156c0bf58e575c4590328303 100644 (file)
@@ -26,6 +26,11 @@ CONFIG_MMC_MTK=y
 CONFIG_MTD=y
 CONFIG_DM_SPI_FLASH=y
 CONFIG_SPI_FLASH_MACRONIX=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