Skip to content

Commit fefda68

Browse files
lumagandersson
authored andcommitted
arm64: defconfig: enable REGULATOR_QCOM_USB_VBUS
Enable the VBUS regulator used on Qualcomm platforms (RB1, RB2, RB5) to supply VBUS voltage to the USB-C connector. Reported-by: Bryan O'Donoghue <[email protected]> Signed-off-by: Dmitry Baryshkov <[email protected]> Reviewed-by: Konrad Dybcio <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent eff12fd commit fefda68

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
@@ -773,6 +773,7 @@ CONFIG_REGULATOR_PWM=y
773773
CONFIG_REGULATOR_QCOM_RPMH=y
774774
CONFIG_REGULATOR_QCOM_SMD_RPM=y
775775
CONFIG_REGULATOR_QCOM_SPMI=y
776+
CONFIG_REGULATOR_QCOM_USB_VBUS=m
776777
CONFIG_REGULATOR_RAA215300=y
777778
CONFIG_REGULATOR_RK808=y
778779
CONFIG_REGULATOR_S2MPS11=y

0 commit comments

Comments
 (0)