Skip to content

Commit a43274b

Browse files
Bartosz Golaszewskiandersson
authored andcommitted
arm64: defconfig: enable the SerDes PHY for Qualcomm DWMAC
Enable the SGMII/SerDes PHY driver. This module is required to enable ethernet on Qualcomm sa8775p platforms. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20230622121141.218623-1-brgl@bgdev.pl Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent dc015a3 commit a43274b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1382,6 +1382,7 @@ CONFIG_PHY_QCOM_USB_HS=m
13821382
CONFIG_PHY_QCOM_USB_SNPS_FEMTO_V2=m
13831383
CONFIG_PHY_QCOM_USB_HS_28NM=m
13841384
CONFIG_PHY_QCOM_USB_SS=m
1385+
CONFIG_PHY_QCOM_SGMII_ETH=m
13851386
CONFIG_PHY_R8A779F0_ETHERNET_SERDES=y
13861387
CONFIG_PHY_RCAR_GEN3_PCIE=y
13871388
CONFIG_PHY_RCAR_GEN3_USB2=y

0 commit comments

Comments
 (0)