mirror of
https://github.com/torvalds/linux.git
synced 2026-07-31 19:47:08 +02:00
defconfig: pineapple-gki: Enable gdsc-regulator driver
Enable the gdsc-regulator driver and the support to control them via debugfs. Change-Id: If79582c08a7a82383a50fa19d67f2b929aff4edc Signed-off-by: Mike Tipton <quic_mdtipton@quicinc.com>
This commit is contained in:
parent
ae5bc9a128
commit
96c3095a99
|
|
@ -19,6 +19,7 @@ CONFIG_PHY_QCOM_UFS_QRBTC_SDM845=m
|
|||
CONFIG_PINCTRL_MSM=m
|
||||
CONFIG_PINCTRL_PINEAPPLE=m
|
||||
CONFIG_QCOM_COMMAND_DB=m
|
||||
CONFIG_QCOM_GDSC_REGULATOR=m
|
||||
CONFIG_QCOM_IOMMU_UTIL=m
|
||||
# CONFIG_QCOM_MINIDUMP is not set
|
||||
CONFIG_QCOM_PDC=m
|
||||
|
|
@ -35,6 +36,7 @@ CONFIG_QCOM_SMEM=m
|
|||
CONFIG_QCOM_SOCINFO=m
|
||||
# CONFIG_QCOM_STATS is not set
|
||||
# CONFIG_QCOM_WCNSS_PIL is not set
|
||||
CONFIG_REGULATOR_DEBUG_CONTROL=m
|
||||
CONFIG_REGULATOR_STUB=m
|
||||
# CONFIG_RPMSG_QCOM_GLINK_SMEM is not set
|
||||
# CONFIG_RPMSG_QCOM_SMD is not set
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user