summaryrefslogtreecommitdiff
path: root/apps/system/usbmonitor
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-09-03 13:09:50 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-09-03 13:09:50 -0600
commit466a7dbebbbf854113efbb2b884842bd119c72ff (patch)
tree639b6c024e01646bece7c75aab221f1ba616a4b2 /apps/system/usbmonitor
parent45cc20eb38d458e9c24b36a1ac7d8a4d38992e21 (diff)
downloadnuttx-466a7dbebbbf854113efbb2b884842bd119c72ff.tar.gz
nuttx-466a7dbebbbf854113efbb2b884842bd119c72ff.tar.bz2
nuttx-466a7dbebbbf854113efbb2b884842bd119c72ff.zip
SAMA5 UDPHS: A little debugging progress. Not all transfers are working yet
Diffstat (limited to 'apps/system/usbmonitor')
-rw-r--r--apps/system/usbmonitor/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/system/usbmonitor/Kconfig b/apps/system/usbmonitor/Kconfig
index bde97de15..bb784b299 100644
--- a/apps/system/usbmonitor/Kconfig
+++ b/apps/system/usbmonitor/Kconfig
@@ -6,7 +6,7 @@
config SYSTEM_USBMONITOR
bool "USB Monitor"
default n
- depends on USBDEV && USBDEV_TRACE && SYSLOG
+ depends on USBDEV && USBDEV_TRACE
---help---
If USB device tracing is enabled (USBDEV_TRACE), then this option
will select the USB monitor. The USB monitor is a daemon that will