From e24fd9790687a383912a934135e545b605fa4adc Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sun, 1 Sep 2013 11:52:21 -0600 Subject: Misc USB device changes reated to SAMA5, trace support, and USB monitoring --- nuttx/drivers/usbdev/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/drivers/usbdev') diff --git a/nuttx/drivers/usbdev/Kconfig b/nuttx/drivers/usbdev/Kconfig index dba90e599..ca1d175b2 100644 --- a/nuttx/drivers/usbdev/Kconfig +++ b/nuttx/drivers/usbdev/Kconfig @@ -88,7 +88,7 @@ config USBDEV_TRACE_NRECORDS config USBDEV_TRACE_STRINGS bool "Decode device controller events" default n - depends on USBDEV_TRACE + depends on USBDEV_TRACE || DEBUG_USB ---help--- If USBDEV_TRACE_STRINGS is defined, then the USB device controller driver must provide arrays of strings to support decoding of device- -- cgit v1.2.3