summaryrefslogtreecommitdiff
path: root/nuttx/configs/nucleus2g
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-11-30 16:52:07 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-11-30 16:52:07 +0000
commitcf595d2b70ae33aa9d758da3846114b7ed658a9f (patch)
tree53682719347886e4905ecfa84c005010c786d081 /nuttx/configs/nucleus2g
parent3b5628c0580aa974b749806f52e3bc704a4ac744 (diff)
downloadpx4-nuttx-cf595d2b70ae33aa9d758da3846114b7ed658a9f.tar.gz
px4-nuttx-cf595d2b70ae33aa9d758da3846114b7ed658a9f.tar.bz2
px4-nuttx-cf595d2b70ae33aa9d758da3846114b7ed658a9f.zip
Misc USB fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3149 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/nucleus2g')
-rwxr-xr-xnuttx/configs/nucleus2g/usbstorage/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/nucleus2g/usbstorage/defconfig b/nuttx/configs/nucleus2g/usbstorage/defconfig
index fc0aa5f96..b2927cb18 100755
--- a/nuttx/configs/nucleus2g/usbstorage/defconfig
+++ b/nuttx/configs/nucleus2g/usbstorage/defconfig
@@ -323,7 +323,7 @@ CONFIG_APP_DIR=examples/usbstorage
CONFIG_DEBUG=n
CONFIG_DEBUG_VERBOSE=n
CONFIG_DEBUG_SYMBOLS=n
-CONFIG_DDEBUG_USB=n
+CONFIG_DEBUG_USB=n
CONFIG_MM_REGIONS=2
CONFIG_ARCH_LOWPUTC=y
CONFIG_RR_INTERVAL=200