2005-04-17 06:20:36 +08:00
|
|
|
#
|
|
|
|
# USB Monitor configuration
|
|
|
|
#
|
|
|
|
|
|
|
|
config USB_MON
|
2008-11-14 12:31:21 +08:00
|
|
|
tristate "USB Monitor"
|
2005-04-17 06:20:36 +08:00
|
|
|
help
|
2008-11-14 12:31:21 +08:00
|
|
|
If you select this option, a component which captures the USB traffic
|
2005-04-17 06:20:36 +08:00
|
|
|
between peripheral-specific drivers and HC drivers will be built.
|
2005-08-05 09:06:36 +08:00
|
|
|
For more information, see <file:Documentation/usb/usbmon.txt>.
|
2005-04-17 06:20:36 +08:00
|
|
|
|
2009-06-11 05:21:24 +08:00
|
|
|
If unsure, say Y, if allowed, otherwise M.
|