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