aboutsummaryrefslogtreecommitdiff
path: root/test/image/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'test/image/Kconfig')
-rw-r--r--test/image/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/image/Kconfig b/test/image/Kconfig
index 6f0bb81..45b6e8c 100644
--- a/test/image/Kconfig
+++ b/test/image/Kconfig
@@ -52,6 +52,7 @@ config SPL_UT_LOAD_SPI
config SPL_UT_LOAD_OS
bool "Test loading from the host OS"
depends on SANDBOX && SPL_LOAD_FIT
+ select SPL_LOAD_BLOCK
default y
help
Smoke test to ensure that loading U-boot works in sandbox.