summaryrefslogtreecommitdiff
path: root/nuttx/configs/kwikstik-k40
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-01-14 22:06:19 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-01-14 22:06:19 +0000
commit18fb56f8c1c8676028f1235c0567d2d9a0171c2d (patch)
tree22cb9614a4995864efa52299408283473e5388e7 /nuttx/configs/kwikstik-k40
parent84cd4c9f496ed927cac9c8d1cfab0c9747bbf85a (diff)
downloadpx4-nuttx-18fb56f8c1c8676028f1235c0567d2d9a0171c2d.tar.gz
px4-nuttx-18fb56f8c1c8676028f1235c0567d2d9a0171c2d.tar.bz2
px4-nuttx-18fb56f8c1c8676028f1235c0567d2d9a0171c2d.zip
Configre configs/ubw32/ostest to use kconfig-frontends
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5518 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/kwikstik-k40')
-rwxr-xr-xnuttx/configs/kwikstik-k40/ostest/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/kwikstik-k40/ostest/defconfig b/nuttx/configs/kwikstik-k40/ostest/defconfig
index 5f0291ced..ff8c39c1f 100755
--- a/nuttx/configs/kwikstik-k40/ostest/defconfig
+++ b/nuttx/configs/kwikstik-k40/ostest/defconfig
@@ -460,7 +460,7 @@ CONFIG_EXAMPLES_USBSERIAL_TRACEINTERRUPTS=n
#
CONFIG_BOOT_RUNFROMFLASH=n
CONFIG_BOOT_COPYTORAM=n
-CONFIG_BOOT_RAMFUNCS=y
+CONFIG_ARCH_RAMFUNCS=y
CONFIG_CUSTOM_STACK=n
CONFIG_IDLETHREAD_STACKSIZE=1024
CONFIG_USERMAIN_STACKSIZE=2048