arm64: config: Enable show resume IRQs driver for pitti

Enable show resume IRQs driver to log wake up interrupts bringing the
SoC out of low power mode for debugging.

Change-Id: I3f9b620c9e8527abfbbdd032419d4ebe677f122b
Signed-off-by: Raghavendra Kakarla <quic_rkakarla@quicinc.com>
This commit is contained in:
Raghavendra Kakarla 2024-02-21 18:08:56 +05:30
parent 31ddc4f8c1
commit fe8e89e0e5
2 changed files with 2 additions and 0 deletions

View File

@ -160,6 +160,7 @@ CONFIG_QCOM_RPROC_BOTH_DUMPS=y
CONFIG_QCOM_RPROC_COMMON=m
CONFIG_QCOM_SCM=m
CONFIG_QCOM_SECURE_BUFFER=m
CONFIG_QCOM_SHOW_RESUME_IRQ=m
CONFIG_QCOM_SMEM=m
CONFIG_QCOM_SMP2P=m
CONFIG_QCOM_SMP2P_SLEEPSTATE=m

View File

@ -59,6 +59,7 @@ def define_pitti():
"drivers/iommu/msm_dma_iommu_mapping.ko",
"drivers/iommu/qcom_iommu_debug.ko",
"drivers/iommu/qcom_iommu_util.ko",
"drivers/irqchip/msm_show_resume_irq.ko",
"drivers/irqchip/qcom-mpm.ko",
"drivers/leds/leds-aw2016.ko",
"drivers/leds/leds-qpnp-vibrator-ldo.ko",