Merge "arm64: defconfig: Enable ramdump support for Blair"
This commit is contained in:
commit
157de4eba3
1
arch/arm64/configs/vendor/blair_GKI.config
vendored
1
arch/arm64/configs/vendor/blair_GKI.config
vendored
@ -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
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user