Merge "arm64: defconfig: Enable VA minidump for pineapple"
This commit is contained in:
commit
81aed86cea
@ -189,7 +189,7 @@ CONFIG_QCOM_SYSMON=m
|
||||
CONFIG_QCOM_SYSMON_SUBSYSTEM_STATS=m
|
||||
CONFIG_QCOM_TSENS=m
|
||||
CONFIG_QCOM_VADC_COMMON=m
|
||||
# CONFIG_QCOM_VA_MINIDUMP is not set
|
||||
CONFIG_QCOM_VA_MINIDUMP=m
|
||||
CONFIG_QCOM_VM_DMESG_DUMPER=m
|
||||
CONFIG_QCOM_WATCHDOG_BARK_TIME=11000
|
||||
CONFIG_QCOM_WATCHDOG_IPI_PING=y
|
||||
|
@ -172,6 +172,7 @@ def define_pineapple():
|
||||
"drivers/soc/qcom/qcom_ramdump.ko",
|
||||
"drivers/soc/qcom/qcom_rpmh.ko",
|
||||
"drivers/soc/qcom/qcom_stats.ko",
|
||||
"drivers/soc/qcom/qcom_va_minidump.ko",
|
||||
"drivers/soc/qcom/qcom_wdt_core.ko",
|
||||
"drivers/soc/qcom/qmi_helpers.ko",
|
||||
"drivers/soc/qcom/qsee_ipc_irq_bridge.ko",
|
||||
|
Loading…
Reference in New Issue
Block a user