From: Bhadram Varka Date: Thu, 7 Jul 2022 07:48:17 +0000 (+0200) Subject: arm64: defconfig: Enable Tegra MGBE driver X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=4cac4de4b05f0a1d5920d12278bf8787011661d3;p=linux.git arm64: defconfig: Enable Tegra MGBE driver Enable the driver for the Multi-Gigabit Ethernet (MGBE) controller which can be found on NVIDIA Tegra234 SoCs. Signed-off-by: Bhadram Varka Signed-off-by: Thierry Reding --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index d5b2d2dd49043..d0362d0329824 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -354,6 +354,7 @@ CONFIG_SMSC911X=y CONFIG_SNI_AVE=y CONFIG_SNI_NETSEC=y CONFIG_STMMAC_ETH=m +CONFIG_DWMAC_TEGRA=m CONFIG_TI_K3_AM65_CPSW_NUSS=y CONFIG_QCOM_IPA=m CONFIG_MESON_GXL_PHY=m