aboutsummaryrefslogtreecommitdiff
path: root/nuttx/sched
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-04-13 14:27:44 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-04-13 14:27:44 +0000
commit0bb3d17f8af9f43b50afd12a5d25b9a5f05f26ff (patch)
tree7ce0182627d159e85327377b15872ee5947ab487 /nuttx/sched
parent211fe84e0b93d2a47a94d9959f6b45337fe6d18d (diff)
downloadpx4-firmware-0bb3d17f8af9f43b50afd12a5d25b9a5f05f26ff.tar.gz
px4-firmware-0bb3d17f8af9f43b50afd12a5d25b9a5f05f26ff.tar.bz2
px4-firmware-0bb3d17f8af9f43b50afd12a5d25b9a5f05f26ff.zip
Kconfig update
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4599 7fd9a85b-ad96-42d3-883c-3090e2eb8679
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).