summaryrefslogtreecommitdiff
path: root/test/self/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'test/self/Kconfig')
-rw-r--r--test/self/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/self/Kconfig b/test/self/Kconfig
index f3cb6601e3..5c69819599 100644
--- a/test/self/Kconfig
+++ b/test/self/Kconfig
@@ -33,7 +33,7 @@ config SELFTEST_ENABLE_ALL
select SELFTEST_PROGRESS_NOTIFIER
select SELFTEST_OF_MANIPULATION
select SELFTEST_ENVIRONMENT_VARIABLES if ENVIRONMENT_VARIABLES
- select SELFTEST_FS_RAMFS
+ imply SELFTEST_FS_RAMFS
imply SELFTEST_TFTP
help
Selects all self-tests compatible with current configuration