From: INAGAKI Hiroshi Date: Mon, 23 Jan 2023 04:00:21 +0000 (+0900) Subject: ipq807x: enable regulator-fixed driver X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=f5d962f9b3683669a79a57d1ee6a2dc4bcfb7f18;p=openwrt%2Fstaging%2Fdedeckeh.git ipq807x: enable regulator-fixed driver Enable regulator-fixed to define the regulator of USB vbus on Buffalo WXR-5950AX12. Reviewed-by: Robert Marko Signed-off-by: INAGAKI Hiroshi --- diff --git a/target/linux/ipq807x/config-5.15 b/target/linux/ipq807x/config-5.15 index 9fb604ace2..923cd935f3 100644 --- a/target/linux/ipq807x/config-5.15 +++ b/target/linux/ipq807x/config-5.15 @@ -398,6 +398,7 @@ CONFIG_REGULATOR=y CONFIG_REGULATOR_CPR3=y # CONFIG_REGULATOR_CPR3_NPU is not set CONFIG_REGULATOR_CPR4_APSS=y +CONFIG_REGULATOR_FIXED_VOLTAGE=y # CONFIG_REGULATOR_QCOM_LABIBB is not set CONFIG_REGULATOR_QCOM_SPMI=y # CONFIG_REGULATOR_QCOM_USB_VBUS is not set