aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorNĂ­colas F. R. A. Prado <nfraprado@collabora.com>2024-12-16 16:51:26 -0300
committerAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>2024-12-23 12:08:29 +0100
commitcab316255951188fb2847af04f2123c1ab85dadf (patch)
treed741df098aeb4f9f06984499f1f9aa5547e93b64
parentarm64: defconfig: Enable sound for MT8188 (diff)
downloadwireguard-linux-cab316255951188fb2847af04f2123c1ab85dadf.tar.xz
wireguard-linux-cab316255951188fb2847af04f2123c1ab85dadf.zip
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 <nfraprado@collabora.com> Link: https://lore.kernel.org/r/20241216-genio700-configs-eth-sound-v1-2-04a719035d6e@collabora.com Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Diffstat (limited to '')
-rw-r--r--arch/arm64/configs/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index f6f37c2eb5e8..fd979ca00b74 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