defconfig: pineapple-gki: enable rpmh-regulator and proxy-consumer drivers

Enable the RPMh regulator driver so that consumers can make
requests for rpmh-regulator devices.  Also enable the regulator
proxy-consumer driver so that proxy requests can be placed for
rpmh-regulator devices.

Change-Id: I1317c256585529fde47c1999945c54356b0d510f
Signed-off-by: David Collins <quic_collinsd@quicinc.com>
This commit is contained in:
David Collins 2022-07-25 18:29:40 -07:00
parent ec9dfb63aa
commit dc9717da49

View File

@ -54,6 +54,9 @@ CONFIG_QCOM_SOCINFO=m
# CONFIG_QCOM_STATS is not set
# CONFIG_QCOM_WCNSS_PIL is not set
CONFIG_REGULATOR_DEBUG_CONTROL=m
CONFIG_REGULATOR_PROXY_CONSUMER=m
# CONFIG_REGULATOR_PROXY_CONSUMER_LEGACY is not set
CONFIG_REGULATOR_RPMH=m
CONFIG_REGULATOR_STUB=m
# CONFIG_RPMSG_QCOM_GLINK_SMEM is not set
# CONFIG_RPMSG_QCOM_SMD is not set