summaryrefslogtreecommitdiff
path: root/nuttx/configs/olimex-stm32-p107/nsh
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-08 04:29:48 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-08 04:29:48 +0000
commita386a5f0c85cd610b0d8a952c2a28f4038094fa4 (patch)
tree169eba62ea88dd06cf94ac5be9f41f478fcac7ff /nuttx/configs/olimex-stm32-p107/nsh
parent12852c4068dbce3185d419debd81fe6ee31117ef (diff)
downloadpx4-nuttx-a386a5f0c85cd610b0d8a952c2a28f4038094fa4.tar.gz
px4-nuttx-a386a5f0c85cd610b0d8a952c2a28f4038094fa4.tar.bz2
px4-nuttx-a386a5f0c85cd610b0d8a952c2a28f4038094fa4.zip
Remove several unused configuration values
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5113 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/olimex-stm32-p107/nsh')
-rw-r--r--nuttx/configs/olimex-stm32-p107/nsh/defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/nuttx/configs/olimex-stm32-p107/nsh/defconfig b/nuttx/configs/olimex-stm32-p107/nsh/defconfig
index eb9245269..728256e02 100644
--- a/nuttx/configs/olimex-stm32-p107/nsh/defconfig
+++ b/nuttx/configs/olimex-stm32-p107/nsh/defconfig
@@ -552,7 +552,6 @@ CONFIG_EXAMPLES_CAN_NMSGS=4
CONFIG_BOOT_RUNFROMFLASH=n
CONFIG_BOOT_COPYTORAM=n
CONFIG_CUSTOM_STACK=n
-#CONFIG_STACK_POINTER
CONFIG_IDLETHREAD_STACKSIZE=1024
CONFIG_USERMAIN_STACKSIZE=2048
CONFIG_PTHREAD_STACK_MIN=256