defconfig: pineapple-gki: Enable stub regulator support

Enable CONFIG_REGULATOR_STUB in pineapple GKI defconfig to enable
regulator stubs required for clock gdscs.

Change-Id: Ife97a0286e759ebd039699b6995bb1651cd28d0f
Signed-off-by: Vivek Aknurwar <quic_viveka@quicinc.com>
This commit is contained in:
Vivek Aknurwar 2022-03-23 11:58:25 -07:00
parent 740353771a
commit 8b043925ba

View File

@ -6,3 +6,4 @@ CONFIG_PINCTRL_MSM=m
CONFIG_PINCTRL_PINEAPPLE=m
CONFIG_QCOM_SCM=m
# CONFIG_QCOM_SCM_DOWNLOAD_MODE_DEFAULT is not set
CONFIG_REGULATOR_STUB=m