summaryrefslogtreecommitdiff
path: root/nuttx/sched/Kconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-04-13 14:27:44 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-04-13 14:27:44 +0000
commit39d5b50acfe2e80d151169bf39defd8836352fbc (patch)
tree7ce0182627d159e85327377b15872ee5947ab487 /nuttx/sched/Kconfig
parent9f46571a0abc4f66c5a26859ed93b885587c8c6b (diff)
downloadpx4-nuttx-39d5b50acfe2e80d151169bf39defd8836352fbc.tar.gz
px4-nuttx-39d5b50acfe2e80d151169bf39defd8836352fbc.tar.bz2
px4-nuttx-39d5b50acfe2e80d151169bf39defd8836352fbc.zip
Kconfig update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4599 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/sched/Kconfig')
-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).