From 85ef12a1dab5e00054441f7a174e794077363206 Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 12 Apr 2012 21:52:04 +0000 Subject: Kconfig update git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4597 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/olimex-lpc2378/nsh/defconfig | 2 +- nuttx/configs/olimex-lpc2378/ostest/defconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'nuttx/configs/olimex-lpc2378') diff --git a/nuttx/configs/olimex-lpc2378/nsh/defconfig b/nuttx/configs/olimex-lpc2378/nsh/defconfig index 2b1e389c5..2767736dd 100755 --- a/nuttx/configs/olimex-lpc2378/nsh/defconfig +++ b/nuttx/configs/olimex-lpc2378/nsh/defconfig @@ -432,7 +432,7 @@ CONFIG_NSH_FATMOUNTPT=/tmp #CONFIG_BOOT_RUNFROMFLASH= CONFIG_BOOT_COPYTORAM=n CONFIG_CUSTOM_STACK=n -CONFIG_STACK_POINTER= +#CONFIG_STACK_POINTER CONFIG_IDLETHREAD_STACKSIZE=2048 CONFIG_USERMAIN_STACKSIZE=2048 CONFIG_PTHREAD_STACK_MIN=256 diff --git a/nuttx/configs/olimex-lpc2378/ostest/defconfig b/nuttx/configs/olimex-lpc2378/ostest/defconfig index 9384a1877..0b7fc66c2 100755 --- a/nuttx/configs/olimex-lpc2378/ostest/defconfig +++ b/nuttx/configs/olimex-lpc2378/ostest/defconfig @@ -432,7 +432,7 @@ CONFIG_NSH_FATMOUNTPT=/tmp #CONFIG_BOOT_RUNFROMFLASH= CONFIG_BOOT_COPYTORAM=n CONFIG_CUSTOM_STACK=n -CONFIG_STACK_POINTER= +#CONFIG_STACK_POINTER CONFIG_IDLETHREAD_STACKSIZE=2048 CONFIG_USERMAIN_STACKSIZE=2048 CONFIG_PTHREAD_STACK_MIN=256 -- cgit v1.2.3