summaryrefslogtreecommitdiff
path: root/nuttx/configs/lm3s6965-ek/nx/defconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-05-15 19:34:14 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-05-15 19:34:14 +0000
commit855c03f81973c9c8b4f8eaa6e612a1fdac1188f7 (patch)
tree22653d34be41c61ae4b0fe6459e66b4d2e7624d2 /nuttx/configs/lm3s6965-ek/nx/defconfig
parenteac348a697436ceec946239162a85abdd1fd5b7d (diff)
downloadpx4-nuttx-855c03f81973c9c8b4f8eaa6e612a1fdac1188f7.tar.gz
px4-nuttx-855c03f81973c9c8b4f8eaa6e612a1fdac1188f7.tar.bz2
px4-nuttx-855c03f81973c9c8b4f8eaa6e612a1fdac1188f7.zip
Fixes to build with DEBUG enabled
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2673 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/lm3s6965-ek/nx/defconfig')
-rwxr-xr-xnuttx/configs/lm3s6965-ek/nx/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/configs/lm3s6965-ek/nx/defconfig b/nuttx/configs/lm3s6965-ek/nx/defconfig
index 2b425b4e2..681bc85d6 100755
--- a/nuttx/configs/lm3s6965-ek/nx/defconfig
+++ b/nuttx/configs/lm3s6965-ek/nx/defconfig
@@ -281,6 +281,7 @@ CONFIG_DEBUG=n
CONFIG_DEBUG_VERBOSE=n
CONFIG_DEBUG_SYMBOLS=n
CONFIG_DEBUG_GRAPHICS=n
+CONFIG_LCD_RITDEBUG=n
CONFIG_MM_REGIONS=1
CONFIG_ARCH_LOWPUTC=y
CONFIG_RR_INTERVAL=200