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

Enable logbuf-vendor-hook for Blair SOC.

Change-Id: I7911a8c170782888029da98eb9eac8ec71babbcc
Signed-off-by: Song Xue <quic_songxue@quicinc.com>
This commit is contained in:
Song Xue 2023-07-21 12:12:44 +08:00
parent 945bf4e408
commit 2115b499a2
2 changed files with 2 additions and 0 deletions

View File

@ -108,6 +108,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

@ -142,6 +142,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",