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:
parent
945bf4e408
commit
2115b499a2
1
arch/arm64/configs/vendor/blair_GKI.config
vendored
1
arch/arm64/configs/vendor/blair_GKI.config
vendored
@ -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
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user