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

Commit 94a779fd authored by Vinay Sudra's avatar Vinay Sudra Committed by Gerrit - the friendly Code Review server
Browse files

defconfig: autogvm: Set CONFIG_BLK_DEV_LOOP_MIN_COUNT to 16 for vts test



Set CONFIG_BLK_DEV_LOOP_MIN_COUNT=16 that pre-create loop block
devices at init time for vts_kernel_loopconfig_test.

Change-Id: Iad7b8f09c36bc8478dfb1a1f5e9b248e5aca91f2
Signed-off-by: default avatarVinay Sudra <vsudra@codeaurora.org>
parent 9bef368b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -33,3 +33,4 @@ CONFIG_BUILD_ARM64_UNCOMPRESSED_KERNEL=y
# CONFIG_BUILD_ARM64_KERNEL_COMPRESSION_GZIP is not set
CONFIG_QCOM_HGSL=y
CONFIG_QCOM_HGSL_TCSR_SIGNAL=y
CONFIG_BLK_DEV_LOOP_MIN_COUNT=16