summaryrefslogtreecommitdiff
path: root/nuttx/configs/p112
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-12-11 22:51:20 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-12-11 22:51:20 +0000
commit72a312c24a6e1c84bc9c9ce850f83c9b01b1b390 (patch)
tree7b8798b99a8b739606c805b7839f4351670dfbf1 /nuttx/configs/p112
parentf0e320ceb9ba49bc6133547e25c520c2155b38d7 (diff)
downloadpx4-nuttx-72a312c24a6e1c84bc9c9ce850f83c9b01b1b390.tar.gz
px4-nuttx-72a312c24a6e1c84bc9c9ce850f83c9b01b1b390.tar.bz2
px4-nuttx-72a312c24a6e1c84bc9c9ce850f83c9b01b1b390.zip
Fix some early z180 compile errors
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5430 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/p112')
-rw-r--r--nuttx/configs/p112/ostest/defconfig4
1 files changed, 3 insertions, 1 deletions
diff --git a/nuttx/configs/p112/ostest/defconfig b/nuttx/configs/p112/ostest/defconfig
index 2cdc13ba5..62162f37e 100644
--- a/nuttx/configs/p112/ostest/defconfig
+++ b/nuttx/configs/p112/ostest/defconfig
@@ -332,7 +332,9 @@ CONFIG_MM_REGIONS=1
CONFIG_ARCH_HAVE_HEAP2=y
CONFIG_HEAP2_BASE=0x00000000
CONFIG_HEAP2_SIZE=0
-# CONFIG_GRAN is not set
+CONFIG_GRAN=y
+CONFIG_GRAN_SINGLE=y
+# CONFIG_GRAN_INTR is not set
#
# Binary Formats