From: NĂ­colas F. R. A. Prado Date: Mon, 16 Dec 2024 19:51:26 +0000 (-0300) Subject: arm64: defconfig: Enable MediaTek DWMAC X-Git-Tag: v6.14-rc1~101^2~5^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cab316255951188fb2847af04f2123c1ab85dadf;p=thirdparty%2Flinux.git arm64: defconfig: Enable MediaTek DWMAC Enable the config for the DWMAC MediaTek glue layer to allow usage of the Ethernet controller present on MT8195 and MT8188 SoCs. Signed-off-by: NĂ­colas F. R. A. Prado Link: https://lore.kernel.org/r/20241216-genio700-configs-eth-sound-v1-2-04a719035d6e@collabora.com Signed-off-by: AngeloGioacchino Del Regno --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index f6f37c2eb5e8a..fd979ca00b744 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -375,6 +375,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_TI_ICSSG_PRUETH=m