]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - drivers/usb/mon/Kconfig
USB: irq: Remove IRQF_DISABLED
[mirror_ubuntu-bionic-kernel.git] / drivers / usb / mon / Kconfig
CommitLineData
1da177e4
LT
1#
2# USB Monitor configuration
3#
4
1da177e4 5config USB_MON
f150fa1a
PZ
6 tristate "USB Monitor"
7 depends on USB
1da177e4 8 help
f150fa1a 9 If you select this option, a component which captures the USB traffic
1da177e4 10 between peripheral-specific drivers and HC drivers will be built.
003ba515 11 For more information, see <file:Documentation/usb/usbmon.txt>.
1da177e4 12
b07f4d01 13 If unsure, say Y, if allowed, otherwise M.