summaryrefslogtreecommitdiff
path: root/nuttx/configs/olimex-lpc1766stk/usbstorage/defconfig
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/olimex-lpc1766stk/usbstorage/defconfig
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/olimex-lpc1766stk/usbstorage/defconfig')
-rwxr-xr-xnuttx/configs/olimex-lpc1766stk/usbstorage/defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/olimex-lpc1766stk/usbstorage/defconfig b/nuttx/configs/olimex-lpc1766stk/usbstorage/defconfig
index d070a247a..0b0e93dda 100755
--- a/nuttx/configs/olimex-lpc1766stk/usbstorage/defconfig
+++ b/nuttx/configs/olimex-lpc1766stk/usbstorage/defconfig
@@ -106,7 +106,7 @@ CONFIG_LPC17_BUILDROOT=y
CONFIG_LPC17_ETHERNET=n
CONFIG_LPC17_USBHOST=n
CONFIG_LPC17_USBOTG=n
-CONFIG_LPC17_USBDEV=n
+CONFIG_LPC17_USBDEV=y
CONFIG_LPC17_UART0=y
CONFIG_LPC17_UART1=n
CONFIG_LPC17_UART2=n
@@ -324,7 +324,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