X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=kernel%2Fdrivers%2Fusb%2Fmon%2FKconfig;fp=kernel%2Fdrivers%2Fusb%2Fmon%2FKconfig;h=5c6ffa2a612eff0223467c4bd08461fc7c11b7fa;hb=9ca8dbcc65cfc63d6f5ef3312a33184e1d726e00;hp=0000000000000000000000000000000000000000;hpb=98260f3884f4a202f9ca5eabed40b1354c489b29;p=kvmfornfv.git diff --git a/kernel/drivers/usb/mon/Kconfig b/kernel/drivers/usb/mon/Kconfig new file mode 100644 index 000000000..5c6ffa2a6 --- /dev/null +++ b/kernel/drivers/usb/mon/Kconfig @@ -0,0 +1,12 @@ +# +# 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 . + + If unsure, say Y, if allowed, otherwise M.