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 <bjorn.andersson@linaro.org> Reviewed-by: Jeffrey Hugo <jeffrey.l.hugo@gmail.com> Link: https://lore.kernel.org/r/20220217040205.1898644-1-bjorn.andersson@linaro.org
1 parent 78f0239 commit b49cedd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)