arm64: defconfig: Enable ramdump support for Blair
Enable the QCOM Ramdump driver on Blair platforms. Change-Id: I3930e80f5fef3d505cd2a53f619fde89b0191c3f Signed-off-by: Song Xue <quic_songxue@quicinc.com>
This commit is contained in:
parent
bd7da87cc2
commit
6e3e725c03
1
arch/arm64/configs/vendor/blair_GKI.config
vendored
1
arch/arm64/configs/vendor/blair_GKI.config
vendored
@ -140,6 +140,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