allow coexistance of N build and AC build.
[tomato.git] / release / src-rt-6.x / linux / linux-2.6 / drivers / usb / mon / Kconfig
blobdeb9ddffa402ed5e84b9309243650a1bfaf56350
2 # USB Monitor configuration
5 config USB_MON
6         bool "USB Monitor"
7         depends on USB!=n
8         default y
9         help
10           If you say Y here, a component which captures the USB traffic
11           between peripheral-specific drivers and HC drivers will be built.
12           For more information, see <file:Documentation/usb/usbmon.txt>.
14           This is somewhat experimental at this time, but it should be safe.
16           If unsure, say Y.