Merge "arm64: defconfig: Enable ramdump support for Blair"

This commit is contained in:
qctecmdr 2023-08-28 08:38:56 -07:00 committed by Gerrit - the friendly Code Review server
commit 157de4eba3
2 changed files with 2 additions and 0 deletions

View File

@ -142,6 +142,7 @@ CONFIG_QCOM_Q6V5_COMMON=m
CONFIG_QCOM_Q6V5_PAS=m
CONFIG_QCOM_QFPROM_SYS=m
CONFIG_QCOM_QMI_HELPERS=m
CONFIG_QCOM_RAMDUMP=m
CONFIG_QCOM_RPMH=m
CONFIG_QCOM_RPMHPD=m
CONFIG_QCOM_RPROC_BOTH_DUMPS=y

View File

@ -159,6 +159,7 @@ def define_blair():
"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_ramdump.ko",
"drivers/soc/qcom/qcom_rpmh.ko",
"drivers/soc/qcom/qcom_soc_wdt.ko",
"drivers/soc/qcom/qcom_stats.ko",