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

Macpaul Lin (林智斌) Macpaul.Lin at mediatek.com
Mon May 11 09:17:21 CEST 2026


On Wed, 2026-04-29 at 15:59 +0200, Julien Stephan wrote:
> 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
> 

Reviewed-by: Macpaul Lin <macpaul.lin at mediatek.com>

Thanks!
Macpaul Lin


More information about the U-Boot mailing list