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: Lingutla Chandrasekhar <clingutla@codeaurora.org>
diff --git a/arch/arm64/configs/sdm670_defconfig b/arch/arm64/configs/sdm670_defconfig
index ab7268f..94692cf 100644
--- a/arch/arm64/configs/sdm670_defconfig
+++ b/arch/arm64/configs/sdm670_defconfig
@@ -528,6 +528,7 @@
 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