Merge "arm64: defconfig: Enable logbuf-vendor-hook for Blair"

This commit is contained in:
qctecmdr 2023-07-26 00:19:39 -07:00 committed by Gerrit - the friendly Code Review server
commit a08f7ab5af
2 changed files with 2 additions and 0 deletions

View File

@ -109,6 +109,7 @@ CONFIG_QCOM_IOMMU_UTIL=m
CONFIG_QCOM_IPCC=m
CONFIG_QCOM_LAZY_MAPPING=m
CONFIG_QCOM_LLCC_PMU=m
CONFIG_QCOM_LOGBUF_VENDOR_HOOKS=m
CONFIG_QCOM_MDT_LOADER=m
CONFIG_QCOM_MEMLAT=m
CONFIG_QCOM_MEMORY_DUMP_V2=m

View File

@ -143,6 +143,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_vendor_hooks.ko",
"drivers/soc/qcom/qcom_rpmh.ko",
"drivers/soc/qcom/qcom_soc_wdt.ko",
"drivers/soc/qcom/qcom_wdt_core.ko",