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

Commit 4c498c77 authored by Vinay Sudra's avatar Vinay Sudra
Browse files

defconfig: steppeauto: 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: Ie342467aa8208b367ca351d8989b7d166f6371e9
Signed-off-by: default avatarVinay Sudra <vsudra@codeaurora.org>
parent 9efe49ec
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -72,3 +72,4 @@ CONFIG_THERMAL_TSENS=y
CONFIG_QTI_QMI_COOLING_DEVICE=y
CONFIG_QTI_CPU_ISOLATE_COOLING_DEVICE=y
CONFIG_QTI_THERMAL_LIMITS_DCVS=y
CONFIG_BLK_DEV_LOOP_MIN_COUNT=16