Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2f21a867 authored by Lingutla Chandrasekhar's avatar Lingutla Chandrasekhar
Browse files

defconfig: sdm670: Enable Minidump collection support



Enable Minidump collection support for SDM670 target.
This enables to collect Minidump alternative for fulldump,
It is useful to collect dumps from field devices.

Change-Id: Id8119b2942012206bddc846ed6d34c673d6cd5d2
Signed-off-by: default avatarLingutla Chandrasekhar <clingutla@codeaurora.org>
parent 496ce22e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -512,6 +512,7 @@ CONFIG_QCOM_EUD=y
CONFIG_QCOM_WATCHDOG_V2=y
CONFIG_QPNP_PBS=y
CONFIG_QCOM_MEMORY_DUMP_V2=y
CONFIG_QCOM_MINIDUMP=y
CONFIG_QCOM_BUS_SCALING=y
CONFIG_QCOM_BUS_CONFIG_RPMH=y
CONFIG_QCOM_SECURE_BUFFER=y
+1 −0
Original line number Diff line number Diff line
@@ -528,6 +528,7 @@ CONFIG_QCOM_EUD=y
CONFIG_QCOM_WATCHDOG_V2=y
CONFIG_QPNP_PBS=y
CONFIG_QCOM_MEMORY_DUMP_V2=y
CONFIG_QCOM_MINIDUMP=y
CONFIG_QCOM_BUS_SCALING=y
CONFIG_QCOM_BUS_CONFIG_RPMH=y
CONFIG_QCOM_SECURE_BUFFER=y