diff --git a/examples/ostest/Kconfig b/examples/ostest/Kconfig index af9d7b445..c7fe51647 100644 --- a/examples/ostest/Kconfig +++ b/examples/ostest/Kconfig @@ -109,7 +109,7 @@ endif # !EXAMPLES_OSTEST_FPUTESTDISABLE endif # ARCH_FPU && SCHED_WAITPID && !DISABLE_SIGNALS config EXAMPLES_OSTEST_WAITRESULT - bool "Wait and return test result + bool "Wait and return test result" default y depends on SCHED_WAITPID