[PATCH] better USB_MON dependencies
[deliverable/linux.git] / 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.
12 The USB_MON is similar in spirit and may be compatible with Dave
13 Harding's USBMon.
14
15 This is somewhat experimental at this time, but it should be safe,
4749f32d
AB
16 as long as you aren't using modular USB and try to remove this
17 module.
This page took 0.042436 seconds and 5 git commands to generate.