aboutsummaryrefslogtreecommitdiff
path: root/nuttx/sched
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-04-12 21:52:04 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-04-12 21:52:04 +0000
commit9e918288f2a64be5779282456de3c3aa158ea568 (patch)
tree1a677683547e6004a03c65e5a1c39d8e7212b3c2 /nuttx/sched
parentd3e26d8814f55cb5f6bbe7f86bc49538037fcd87 (diff)
downloadpx4-firmware-9e918288f2a64be5779282456de3c3aa158ea568.tar.gz
px4-firmware-9e918288f2a64be5779282456de3c3aa158ea568.tar.bz2
px4-firmware-9e918288f2a64be5779282456de3c3aa158ea568.zip
Kconfig update
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4597 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/sched')
-rw-r--r--nuttx/sched/Kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/nuttx/sched/Kconfig b/nuttx/sched/Kconfig
index ee8486dbe..9b43ebd53 100644
--- a/nuttx/sched/Kconfig
+++ b/nuttx/sched/Kconfig
@@ -286,9 +286,8 @@ config CUSTOM_STACK
config STACK_POINTER
hex ""
- default 0
---help---
- The initial stack pointer (arm7tdmi only)
+ The initial stack pointer (arm7tdmi only).
config IDLETHREAD_STACKSIZE
int "Idle thread stack size"