summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/self/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/self/Kconfig b/test/self/Kconfig
index 03cfa89987..58a782f75f 100644
--- a/test/self/Kconfig
+++ b/test/self/Kconfig
@@ -10,6 +10,7 @@ if SELFTEST
config CMD_SELFTEST
bool "selftest command"
depends on COMMAND_SUPPORT
+ default y
help
Command to run enabled barebox self-tests.
If run without arguments, all tests are run