Merge git://oss.sgi.com:8090/oss/git/xfs-2.6
[linux-2.6] / drivers / usb / mon / Kconfig
CommitLineData
1da177e4
LT
1#
2# USB Monitor configuration
3#
4
1da177e4 5config USB_MON
4749f32d
AB
6 bool "USB Monitor"
7 depends on USB!=n
1da177e4
LT
8 default y
9 help
10 If you say Y here, a component which captures the USB traffic
11 between peripheral-specific drivers and HC drivers will be built.
003ba515 12 For more information, see <file:Documentation/usb/usbmon.txt>.
1da177e4 13
003ba515
PZ
14 This is somewhat experimental at this time, but it should be safe.
15
16 If unsure, say Y.