mirror of
https://github.com/torvalds/linux.git
synced 2026-07-31 03:27:03 +02:00
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:
parent
740353771a
commit
8b043925ba
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user