Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0
0002 #
0003 # USB Monitor configuration
0004 #
0005 
0006 config USB_MON
0007         tristate "USB Monitor"
0008         help
0009           If you select this option, a component which captures the USB traffic
0010           between peripheral-specific drivers and HC drivers will be built.
0011           For more information, see <file:Documentation/usb/usbmon.rst>.
0012 
0013           If unsure, say Y, if allowed, otherwise M.