]> Git Repo - linux.git/commitdiff
arm64: defconfig: enable the SerDes PHY for Qualcomm DWMAC
authorBartosz Golaszewski <[email protected]>
Thu, 22 Jun 2023 12:11:41 +0000 (14:11 +0200)
committerBjorn Andersson <[email protected]>
Mon, 17 Jul 2023 16:04:47 +0000 (09:04 -0700)
Enable the SGMII/SerDes PHY driver. This module is required to enable
ethernet on Qualcomm sa8775p platforms.

Signed-off-by: Bartosz Golaszewski <[email protected]>
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Andersson <[email protected]>
arch/arm64/configs/defconfig

index cb30c2fbd8324481d7fbba3ac7bb85f7b4e9be61..a6d783353927eedf5f0a40d245758f6ac8b76543 100644 (file)
@@ -1382,6 +1382,7 @@ CONFIG_PHY_QCOM_USB_HS=m
 CONFIG_PHY_QCOM_USB_SNPS_FEMTO_V2=m
 CONFIG_PHY_QCOM_USB_HS_28NM=m
 CONFIG_PHY_QCOM_USB_SS=m
+CONFIG_PHY_QCOM_SGMII_ETH=m
 CONFIG_PHY_R8A779F0_ETHERNET_SERDES=y
 CONFIG_PHY_RCAR_GEN3_PCIE=y
 CONFIG_PHY_RCAR_GEN3_USB2=y
This page took 0.060659 seconds and 4 git commands to generate.