Merge "arm64: defconfig: Enable boot log dump for blair"

This commit is contained in:
qctecmdr 2023-08-11 12:20:47 -07:00 committed by Gerrit - the friendly Code Review server
commit d7a1b1be7e
2 changed files with 2 additions and 0 deletions

View File

@ -111,6 +111,7 @@ CONFIG_QCOM_IOMMU_UTIL=m
CONFIG_QCOM_IPCC=m
CONFIG_QCOM_LAZY_MAPPING=m
CONFIG_QCOM_LLCC_PMU=m
CONFIG_QCOM_LOGBUF_BOOTLOG=m
CONFIG_QCOM_LOGBUF_VENDOR_HOOKS=m
CONFIG_QCOM_MDT_LOADER=m
CONFIG_QCOM_MEMLAT=m

View File

@ -151,6 +151,7 @@ def define_blair():
"drivers/soc/qcom/panel_event_notifier.ko",
"drivers/soc/qcom/pdr_interface.ko",
"drivers/soc/qcom/qcom_cpu_vendor_hooks.ko",
"drivers/soc/qcom/qcom_logbuf_boot_log.ko",
"drivers/soc/qcom/qcom_logbuf_vendor_hooks.ko",
"drivers/soc/qcom/qcom_rpmh.ko",
"drivers/soc/qcom/qcom_soc_wdt.ko",