arm64: defconfig: Enable Boot Statistics driver for Niobe

Enable Boot Statistics driver for Niobe.

Change-Id: I9563d0ac4b8d93641d37db2ade29717adb5b8b2d
Signed-off-by: Kamati Srinivas <quic_kamasrin@quicinc.com>
This commit is contained in:
Kamati Srinivas 2023-10-26 13:03:03 +05:30
parent 7a7a1427b0
commit 25588f9e1f
2 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,7 @@ CONFIG_ARM_SMMU_QCOM=m
CONFIG_COMMON_CLK_QCOM=m
CONFIG_LOCALVERSION="-gki"
# CONFIG_MODULE_SIG_ALL is not set
CONFIG_MSM_BOOT_STATS=m
# CONFIG_MSM_HAB is not set
CONFIG_QCOM_COMMAND_DB=m
CONFIG_QCOM_DMABUF_HEAPS=m

View File

@ -18,6 +18,7 @@ def define_niobe():
"drivers/iommu/qcom_iommu_util.ko",
"drivers/irqchip/qcom-pdc.ko",
"drivers/regulator/stub-regulator.ko",
"drivers/soc/qcom/boot_stats.ko",
"drivers/soc/qcom/cmd-db.ko",
"drivers/soc/qcom/mem_buf/mem_buf.ko",
"drivers/soc/qcom/mem_buf/mem_buf_dev.ko",