aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/mon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--drivers/usb/mon/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/usb/mon/Makefile b/drivers/usb/mon/Makefile
index f18d10ce91f9..b0015b8a1d1f 100644
--- a/drivers/usb/mon/Makefile
+++ b/drivers/usb/mon/Makefile
@@ -4,4 +4,5 @@
usbmon-objs := mon_main.o mon_stat.o mon_text.o
+# This does not use CONFIG_USB_MON because we want this to use a tristate.
obj-$(CONFIG_USB) += usbmon.o