From: Stefan Wahren Date: Wed, 27 May 2026 15:14:14 +0000 (+0200) Subject: arm64: defconfig: Enable DP83822 PHY driver X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27b93b1a2857586bc422994bf1b9f986841edeb3;p=thirdparty%2Flinux.git arm64: defconfig: Enable DP83822 PHY driver Enable DP83822 PHY driver as a module to support the Ethernet PHY, which is placed on phyCORE-i.MX93 SOM. Reviewed-by: Krzysztof Kozlowski Signed-off-by: Stefan Wahren Signed-off-by: Frank Li --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index d905a0777f939..20bbbd310d2fe 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -421,6 +421,7 @@ CONFIG_AT803X_PHY=y CONFIG_QCA808X_PHY=m CONFIG_REALTEK_PHY=y CONFIG_ROCKCHIP_PHY=y +CONFIG_DP83822_PHY=m CONFIG_DP83867_PHY=y CONFIG_DP83869_PHY=m CONFIG_DP83TG720_PHY=m