Skip to content

Commit

Permalink
qualcommax: enable userspace regulator for ipq60xx as well
Browse files Browse the repository at this point in the history
Userspace regulator consumer is rather usefull so enable it for ipq60xx
as well and remove from ipq807x only kernel config.

Signed-off-by: Robert Marko <[email protected]>
  • Loading branch information
robimarko committed Dec 7, 2024
1 parent d6aff7d commit 11e6aa5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion target/linux/qualcommax/config-6.6
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,7 @@ CONFIG_REGMAP_MMIO=y
CONFIG_REGULATOR=y
# CONFIG_REGULATOR_CPR3 is not set
CONFIG_REGULATOR_FIXED_VOLTAGE=y
# CONFIG_REGULATOR_QCOM_REFGEN is not set
CONFIG_REGULATOR_USERSPACE_CONSUMER=y
# CONFIG_REGULATOR_VQMMC_IPQ4019 is not set
CONFIG_RELOCATABLE=y
CONFIG_REMOTEPROC=y
Expand Down
1 change: 0 additions & 1 deletion target/linux/qualcommax/ipq807x/config-default
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ CONFIG_REGULATOR_CPR4_APSS=y
# CONFIG_REGULATOR_QCOM_LABIBB is not set
CONFIG_REGULATOR_QCOM_SPMI=y
# CONFIG_REGULATOR_QCOM_USB_VBUS is not set
CONFIG_REGULATOR_USERSPACE_CONSUMER=y
CONFIG_RTC_DRV_PM8XXX=y
CONFIG_SPMI=y
# CONFIG_SPMI_HISI3670 is not set
Expand Down

0 comments on commit 11e6aa5

Please sign in to comment.