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