defconfig: msm8916: enable the rpm-smd-regulator driver

Enable the rpm-smd-regulator driver for MSM8916 so that the Linux
kernel running on the application processor can send regulator
requests to the RPM.  The RPM is able to aggregate requests from
all processors to ensure that a minimum sufficient state is used
for regulators at any given time.

Change-Id: Ie4d1250bb63f0525e6eb1f2a94632d3a7b009865
Signed-off-by: David Collins <collinsd@codeaurora.org>
This commit is contained in:
David Collins 2014-02-27 14:53:20 -08:00
parent acd631b5ef
commit 5b1028b642

View file

@ -279,6 +279,7 @@ CONFIG_REGULATOR=y
CONFIG_REGULATOR_FIXED_VOLTAGE=y
CONFIG_REGULATOR_PROXY_CONSUMER=y
CONFIG_REGULATOR_STUB=y
CONFIG_REGULATOR_RPM_SMD=y
CONFIG_REGULATOR_QPNP=y
CONFIG_MEDIA_SUPPORT=y
CONFIG_MEDIA_CAMERA_SUPPORT=y