summaryrefslogtreecommitdiff
path: root/nuttx/configs/ez80f910200kitg/ostest/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/ez80f910200kitg/ostest/defconfig')
-rw-r--r--nuttx/configs/ez80f910200kitg/ostest/defconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/nuttx/configs/ez80f910200kitg/ostest/defconfig b/nuttx/configs/ez80f910200kitg/ostest/defconfig
index 635ddf5f2..ea8032272 100644
--- a/nuttx/configs/ez80f910200kitg/ostest/defconfig
+++ b/nuttx/configs/ez80f910200kitg/ostest/defconfig
@@ -311,7 +311,8 @@ CONFIG_NET_RESOLV_ENTRIES=4
#
# Settings for examples/ostest
-CONFIG_OSTEST_STACKSIZE=256
+CONFIG_EXAMPLES_OSTEST_LOOPS=1
+CONFIG_EXAMPLES_OSTEST_STACKSIZE=256
#
# Settings for examples/nsh