summaryrefslogtreecommitdiff
path: root/nuttx/configs/teensy
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/teensy
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/teensy')
-rw-r--r--nuttx/configs/teensy/hello/defconfig2
-rwxr-xr-xnuttx/configs/teensy/nsh/defconfig2
-rwxr-xr-xnuttx/configs/teensy/usbstorage/defconfig2
3 files changed, 3 insertions, 3 deletions
diff --git a/nuttx/configs/teensy/hello/defconfig b/nuttx/configs/teensy/hello/defconfig
index cda9813aa..29e8a37c9 100644
--- a/nuttx/configs/teensy/hello/defconfig
+++ b/nuttx/configs/teensy/hello/defconfig
@@ -804,7 +804,7 @@ CONFIG_EXAMPLES_USBMSC_TRACEINTERRUPTS=n
CONFIG_BOOT_RUNFROMFLASH=n
CONFIG_BOOT_COPYTORAM=n
CONFIG_CUSTOM_STACK=n
-CONFIG_STACK_POINTER=
+#CONFIG_STACK_POINTER
CONFIG_IDLETHREAD_STACKSIZE=512
CONFIG_USERMAIN_STACKSIZE=512
CONFIG_PTHREAD_STACK_MIN=256
diff --git a/nuttx/configs/teensy/nsh/defconfig b/nuttx/configs/teensy/nsh/defconfig
index 4b9058ccd..345af3504 100755
--- a/nuttx/configs/teensy/nsh/defconfig
+++ b/nuttx/configs/teensy/nsh/defconfig
@@ -788,7 +788,7 @@ CONFIG_EXAMPLES_USBSERIAL_TRACEINTERRUPTS=n
CONFIG_BOOT_RUNFROMFLASH=n
CONFIG_BOOT_COPYTORAM=n
CONFIG_CUSTOM_STACK=n
-CONFIG_STACK_POINTER=
+#CONFIG_STACK_POINTER
CONFIG_IDLETHREAD_STACKSIZE=512
CONFIG_USERMAIN_STACKSIZE=512
CONFIG_PTHREAD_STACK_MIN=256
diff --git a/nuttx/configs/teensy/usbstorage/defconfig b/nuttx/configs/teensy/usbstorage/defconfig
index 076281a60..2ea9d51ab 100755
--- a/nuttx/configs/teensy/usbstorage/defconfig
+++ b/nuttx/configs/teensy/usbstorage/defconfig
@@ -836,7 +836,7 @@ CONFIG_EXAMPLES_USBMSC_TRACEINTERRUPTS=n
CONFIG_BOOT_RUNFROMFLASH=n
CONFIG_BOOT_COPYTORAM=n
CONFIG_CUSTOM_STACK=n
-CONFIG_STACK_POINTER=
+#CONFIG_STACK_POINTER
CONFIG_IDLETHREAD_STACKSIZE=512
CONFIG_USERMAIN_STACKSIZE=512
CONFIG_PTHREAD_STACK_MIN=256