From: Meghana Malladi Date: Mon, 23 Mar 2026 09:03:58 +0000 (+0530) Subject: arm64: defconfig: Enable DP83TG720 PHY driver X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=079a2e18b776f391d6b16b8710af79976fba14aa;p=thirdparty%2Fkernel%2Fstable.git arm64: defconfig: Enable DP83TG720 PHY driver Enable DP83TG720 PHY driver as a module to support TI's DP83TG720 1000BASE-T1 Automotive Ethernet PHY. This is required for the DP83TG720-IND-SPE-EVM daughter card used with AM642 EVM ICSSG0 interface. Signed-off-by: Meghana Malladi Link: https://patch.msgid.link/20260323090358.632329-3-m-malladi@ti.com Signed-off-by: Vignesh Raghavendra --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 3681c0e628d4..d0cf8a1da38b 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -420,6 +420,7 @@ CONFIG_REALTEK_PHY=y CONFIG_ROCKCHIP_PHY=y CONFIG_DP83867_PHY=y CONFIG_DP83869_PHY=m +CONFIG_DP83TG720_PHY=m CONFIG_DP83TD510_PHY=y CONFIG_VITESSE_PHY=y CONFIG_XILINX_GMII2RGMII=m