Skip to content

Commit f17d5b9

Browse files
kcxtkrzk
authored andcommitted
arm64: defconfig: update renamed PHY_SNPS_EUSB2
This config option was renamed, update the defconfig to match. Fixes: 8d3b5f6 ("phy: move phy-qcom-snps-eusb2 out of its vendor sub-directory") Signed-off-by: Casey Connolly <[email protected]> Reviewed-by: Dmitry Baryshkov <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Krzysztof Kozlowski <[email protected]>
1 parent 19272b3 commit f17d5b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm64/configs/defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1573,6 +1573,7 @@ CONFIG_RESET_QCOM_AOSS=y
15731573
CONFIG_RESET_QCOM_PDC=m
15741574
CONFIG_RESET_RZG2L_USBPHY_CTRL=y
15751575
CONFIG_RESET_TI_SCI=y
1576+
CONFIG_PHY_SNPS_EUSB2=m
15761577
CONFIG_PHY_XGENE=y
15771578
CONFIG_PHY_CAN_TRANSCEIVER=m
15781579
CONFIG_PHY_NXP_PTN3222=m
@@ -1597,7 +1598,6 @@ CONFIG_PHY_QCOM_EDP=m
15971598
CONFIG_PHY_QCOM_PCIE2=m
15981599
CONFIG_PHY_QCOM_QMP=m
15991600
CONFIG_PHY_QCOM_QUSB2=m
1600-
CONFIG_PHY_QCOM_SNPS_EUSB2=m
16011601
CONFIG_PHY_QCOM_EUSB2_REPEATER=m
16021602
CONFIG_PHY_QCOM_M31_USB=m
16031603
CONFIG_PHY_QCOM_USB_HS=m

0 commit comments

Comments
 (0)