Skip to content

Commit b49cedd

Browse files
committed
arm64: defconfig: Enable Qualcomm PCIe Gen2 PHY
The Qualcomm QCS404 platform uses the PCIe Gen2 PHY, enable the driver for this to ensure that PCIe is functional. Signed-off-by: Bjorn Andersson <[email protected]> Reviewed-by: Jeffrey Hugo <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 78f0239 commit b49cedd

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
@@ -1174,6 +1174,7 @@ CONFIG_PHY_HISTB_COMBPHY=y
11741174
CONFIG_PHY_HISI_INNO_USB2=y
11751175
CONFIG_PHY_MVEBU_CP110_COMPHY=y
11761176
CONFIG_PHY_MTK_TPHY=y
1177+
CONFIG_PHY_QCOM_PCIE2=m
11771178
CONFIG_PHY_QCOM_QMP=m
11781179
CONFIG_PHY_QCOM_QUSB2=m
11791180
CONFIG_PHY_QCOM_USB_HS=y

0 commit comments

Comments
 (0)