summaryrefslogtreecommitdiff
path: root/nuttx/configs/compal_e88
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-04-12 21:52:04 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-04-12 21:52:04 +0000
commit85ef12a1dab5e00054441f7a174e794077363206 (patch)
tree1a677683547e6004a03c65e5a1c39d8e7212b3c2 /nuttx/configs/compal_e88
parent60f90714242cfb8c972b881425a21a6be33676b1 (diff)
downloadpx4-nuttx-85ef12a1dab5e00054441f7a174e794077363206.tar.gz
px4-nuttx-85ef12a1dab5e00054441f7a174e794077363206.tar.bz2
px4-nuttx-85ef12a1dab5e00054441f7a174e794077363206.zip
Kconfig update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4597 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/compal_e88')
-rw-r--r--nuttx/configs/compal_e88/nsh_highram/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/compal_e88/nsh_highram/defconfig b/nuttx/configs/compal_e88/nsh_highram/defconfig
index 86d547842..63d46440e 100644
--- a/nuttx/configs/compal_e88/nsh_highram/defconfig
+++ b/nuttx/configs/compal_e88/nsh_highram/defconfig
@@ -470,7 +470,7 @@ CONFIG_EXAMPLE_WGET_NETMASK=(255L<<24|255L<<16|255L<<8|0L)
CONFIG_BOOT_RUNFROMFLASH=n
CONFIG_BOOT_COPYTORAM=n
CONFIG_CUSTOM_STACK=n
-CONFIG_STACK_POINTER=
+#CONFIG_STACK_POINTER
CONFIG_IDLETHREAD_STACKSIZE=4096
CONFIG_USERMAIN_STACKSIZE=4096
CONFIG_PTHREAD_STACK_MIN=256