Message ID | 20241216-genio700-configs-eth-sound-v1-2-04a719035d6e@collabora.com (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | arm64: defconfig: Configs for MT8188 | expand |
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 95af0377ddc673be7003d7517e3990012a817cbe..188a0f3faedc62d92d0d59a397570e4c88c3f803 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
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> --- arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+)