SAMA5 UDPHS: A little debugging progress. Not all transfers are working yet

This commit is contained in:
Gregory Nutt 2013-09-03 13:09:50 -06:00
parent 9cf8ce936c
commit 04c04b4106

View File

@ -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