blob: 635745f57fbdf4c8a1dafbdd01245c56ff75fc1d [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#
2# USB Monitor configuration
3#
4
Linus Torvalds1da177e2005-04-16 15:20:36 -07005config USB_MON
Pete Zaitcevf150fa12008-11-13 21:31:21 -07006 tristate "USB Monitor"
7 depends on USB
Linus Torvalds1da177e2005-04-16 15:20:36 -07008 help
Pete Zaitcevf150fa12008-11-13 21:31:21 -07009 If you select this option, a component which captures the USB traffic
Linus Torvalds1da177e2005-04-16 15:20:36 -070010 between peripheral-specific drivers and HC drivers will be built.
Pete Zaitcev003ba512005-08-04 18:06:36 -070011 For more information, see <file:Documentation/usb/usbmon.txt>.
Linus Torvalds1da177e2005-04-16 15:20:36 -070012
Pete Zaitcevb07f4d02009-06-10 15:21:24 -060013 If unsure, say Y, if allowed, otherwise M.