summaryrefslogtreecommitdiff
path: root/nuttx/sched
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/sched')
-rw-r--r--nuttx/sched/Kconfig5
1 files changed, 0 insertions, 5 deletions
diff --git a/nuttx/sched/Kconfig b/nuttx/sched/Kconfig
index 6c8737d62..4f7149595 100644
--- a/nuttx/sched/Kconfig
+++ b/nuttx/sched/Kconfig
@@ -389,11 +389,6 @@ config CUSTOM_STACK
nuttx model. This is necessary for certain architectures that have
have hardware stacks (such as the 8051 family).
-config STACK_POINTER
- hex "The initial stack pointer"
- ---help---
- The initial stack pointer (arm7tdmi only).
-
config IDLETHREAD_STACKSIZE
int "Idle thread stack size"
default 1024