defconfig: change BLK_DEV_LOOP_MIN_COUNT's value for SDM710 and SDM845

Change BLK_DEV_LOOP_MIN_COUNT's value from 8 to 16 for
SDM710 and SDM845.

Change-Id: I81ae95c13ebc6018bdb174cd66c86350cd1e2697
Signed-off-by: Naitik Bharadiya <bharad@codeaurora.org>
diff --git a/arch/arm64/configs/sdm670_defconfig b/arch/arm64/configs/sdm670_defconfig
index 1eea891..dd68a6c 100755
--- a/arch/arm64/configs/sdm670_defconfig
+++ b/arch/arm64/configs/sdm670_defconfig
@@ -258,6 +258,7 @@
 CONFIG_DMA_CMA=y
 CONFIG_ZRAM=y
 CONFIG_BLK_DEV_LOOP=y
+CONFIG_BLK_DEV_LOOP_MIN_COUNT=16
 CONFIG_BLK_DEV_RAM=y
 CONFIG_BLK_DEV_RAM_SIZE=8192
 CONFIG_QSEECOM=y