defconfig: Enable spmi_debug_bus config for pitti
Enable SPMI PMIC ARB debug config for pitti. Change-Id: Ie2f2516f48de8ac00bcc9e122f63920514dd2161 Signed-off-by: Kavya Nunna <quic_knunna@quicinc.com>
This commit is contained in:
parent
e7b2045eb1
commit
cbdae69f81
1
arch/arm64/configs/vendor/pitti_GKI.config
vendored
1
arch/arm64/configs/vendor/pitti_GKI.config
vendored
@ -250,6 +250,7 @@ CONFIG_SM_GPUCC_PITTI=m
|
||||
CONFIG_SND_USB_AUDIO_QMI=m
|
||||
CONFIG_SPI_MSM_GENI=m
|
||||
CONFIG_SPMI_MSM_PMIC_ARB=m
|
||||
CONFIG_SPMI_MSM_PMIC_ARB_DEBUG=m
|
||||
CONFIG_SPS=m
|
||||
CONFIG_SPS_SUPPORT_NDP_BAM=y
|
||||
CONFIG_STM=m
|
||||
|
@ -157,6 +157,7 @@ def define_pitti():
|
||||
"drivers/soc/qcom/sps/sps_drv.ko",
|
||||
"drivers/spi/spi-msm-geni.ko",
|
||||
"drivers/spmi/spmi-pmic-arb.ko",
|
||||
"drivers/spmi/spmi-pmic-arb-debug.ko",
|
||||
"drivers/thermal/qcom/bcl_pmic5.ko",
|
||||
"drivers/thermal/qcom/bcl_soc.ko",
|
||||
"drivers/thermal/qcom/cpu_hotplug.ko",
|
||||
|
Loading…
Reference in New Issue
Block a user