[PATCH] arm64: defconfig: Enable DWMAC_MEDIATEK ethernet driver

Macpaul Lin macpaul.lin at mediatek.com
Wed Sep 27 20:44:26 PDT 2023


Enable DWMAC_MEDIATEK ethernet driver to be built as a module.
This controller is available for MT8195, MT8188, MT8395, and MT8390 SOCs.

Signed-off-by: Macpaul Lin <macpaul.lin at mediatek.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index a25d783dfb95..76105021b854 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -361,6 +361,7 @@ CONFIG_SMSC911X=y
 CONFIG_SNI_AVE=y
 CONFIG_SNI_NETSEC=y
 CONFIG_STMMAC_ETH=m
+CONFIG_DWMAC_MEDIATEK=m
 CONFIG_DWMAC_TEGRA=m
 CONFIG_TI_K3_AM65_CPSW_NUSS=y
 CONFIG_QCOM_IPA=m
-- 
2.18.0




More information about the Linux-mediatek mailing list