Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 01deb693 authored by Osvaldo Banuelos's avatar Osvaldo Banuelos
Browse files

regulator: Add Kconfig for proxy consumer regulator driver



Commit 2876a34e ("regulator: msm: Add snapshot of regulator
drivers for MSM8996") missed the corresponding Kconfig option for
the proxy consumer regulator driver. Fix this.

Signed-off-by: default avatarOsvaldo Banuelos <osvaldob@codeaurora.org>
Change-Id: I2dddf07c02a83a22be2a3813845ed454d9ec1621
parent f34a3ba0
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -54,6 +54,16 @@ config REGULATOR_USERSPACE_CONSUMER

	  If unsure, say no.

config REGULATOR_PROXY_CONSUMER
	bool "Boot time regulator proxy consumer support"
	help
	  This driver provides support for boot time regulator proxy requests.
	  It can enforce a specified voltage range, set a minimum current,
	  and/or keep a regulator enabled.  It is needed in circumstances where
	  reducing one or more of these three quantities will cause hardware to
	  stop working if performed before the driver managing the hardware has
	  probed.

config REGULATOR_88PM800
	tristate "Marvell 88PM800 Power regulators"
	depends on MFD_88PM800