mirror of
git://git.yoctoproject.org/linux-yocto.git
synced 2025-08-21 16:31:14 +02:00

While there are a mix of things here, most of the stuff were written from Kernel developer's PoV. So, add them to the driver-api book. A follow up for this patch would be to move documents from there that are specific to sysadmins, adding them to the admin-guide. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Acked-by: Johan Hovold <johan@kernel.org> Acked-by: Felipe Balbi <felipe.balbi@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
368 B
368 B
SPDX-License-Identifier: GPL-2.0
USB Monitor configuration
config USB_MON tristate "USB Monitor" help If you select this option, a component which captures the USB traffic between peripheral-specific drivers and HC drivers will be built. For more information, see file:Documentation/usb/usbmon.rst.
If unsure, say Y, if allowed, otherwise M.