summaryrefslogtreecommitdiff
path: root/nuttx/sched
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/sched')
-rw-r--r--nuttx/sched/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/sched/Kconfig b/nuttx/sched/Kconfig
index 9b43ebd53..b5a69a421 100644
--- a/nuttx/sched/Kconfig
+++ b/nuttx/sched/Kconfig
@@ -285,7 +285,7 @@ config CUSTOM_STACK
have hardware stacks (such as the 8051 family).
config STACK_POINTER
- hex ""
+ hex "The initial stack pointer"
---help---
The initial stack pointer (arm7tdmi only).