summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3210e-eval/nsh/defconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-11-04 20:10:27 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-11-04 20:10:27 +0000
commitb8a493effbfca3d70be0c454a0a173380ae65efa (patch)
tree201a698bc1ab2c73654d60e659abba1d43331c05 /nuttx/configs/stm3210e-eval/nsh/defconfig
parent41e6bdb4da6db4a929406e1af9619a2f313ff6ce (diff)
downloadpx4-nuttx-b8a493effbfca3d70be0c454a0a173380ae65efa.tar.gz
px4-nuttx-b8a493effbfca3d70be0c454a0a173380ae65efa.tar.bz2
px4-nuttx-b8a493effbfca3d70be0c454a0a173380ae65efa.zip
Add USBSERIAL configuration options
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2224 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/stm3210e-eval/nsh/defconfig')
-rwxr-xr-xnuttx/configs/stm3210e-eval/nsh/defconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/nuttx/configs/stm3210e-eval/nsh/defconfig b/nuttx/configs/stm3210e-eval/nsh/defconfig
index 1e0dfbf8d..842f5951a 100755
--- a/nuttx/configs/stm3210e-eval/nsh/defconfig
+++ b/nuttx/configs/stm3210e-eval/nsh/defconfig
@@ -719,6 +719,12 @@ CONFIG_EXAMPLES_USBSERIAL_OUTONLY=n
CONFIG_EXAMPLES_USBSERIAL_ONLYSMALL=n
CONFIG_EXAMPLES_USBSERIAL_ONLYBIG=n
+CONFIG_EXAMPLES_USBSERIAL_TRACEINIT=n
+CONFIG_EXAMPLES_USBSERIAL_TRACECLASS=n
+CONFIG_EXAMPLES_USBSERIAL_TRACETRANSFERS=n
+CONFIG_EXAMPLES_USBSERIAL_TRACECONTROLLER=n
+CONFIG_EXAMPLES_USBSERIAL_TRACEINTERRUPTS=n
+
#
# Stack and heap information
#