]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blame - drivers/usb/mon/Kconfig
selftests: kvm: Mmap the entire vcpu mmap area
[mirror_ubuntu-jammy-kernel.git] / drivers / usb / mon / Kconfig
CommitLineData
cae8dc3b 1# SPDX-License-Identifier: GPL-2.0
1da177e4
LT
2#
3# USB Monitor configuration
4#
5
1da177e4 6config USB_MON
f150fa1a 7 tristate "USB Monitor"
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.
ecefae6d 11 For more information, see <file:Documentation/usb/usbmon.rst>.
1da177e4 12
b07f4d01 13 If unsure, say Y, if allowed, otherwise M.