summaryrefslogtreecommitdiff
path: root/apps/system/usbmonitor/usbmonitor.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/system/usbmonitor/usbmonitor.c')
-rw-r--r--apps/system/usbmonitor/usbmonitor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/system/usbmonitor/usbmonitor.c b/apps/system/usbmonitor/usbmonitor.c
index 447bff57b..f223be540 100644
--- a/apps/system/usbmonitor/usbmonitor.c
+++ b/apps/system/usbmonitor/usbmonitor.c
@@ -74,7 +74,7 @@
/* USB device trace selection */
-#ifdef USBDEV_TRACE
+#ifdef CONFIG_USBDEV_TRACE
# ifdef CONFIG_SYSTEM_USBMONITOR_TRACEINIT
# define TRACE_INIT_BITS (TRACE_INIT_BIT)
# else