X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fusb%2Fclass%2FKconfig;h=2519e320098f268273f3866131e760c5a5ea287e;hb=5b775f672cc993ba9dba5626811ab1f2ac42883b;hp=66f17ed88cb5a543e4dcb5e8d124b2839fb04d64;hpb=eb86be5424d4c08e686d5e578b72a26c516ae58a;p=linux-2.6-omap-h63xx.git diff --git a/drivers/usb/class/Kconfig b/drivers/usb/class/Kconfig index 66f17ed88cb..2519e320098 100644 --- a/drivers/usb/class/Kconfig +++ b/drivers/usb/class/Kconfig @@ -40,3 +40,13 @@ config USB_WDM To compile this driver as a module, choose M here: the module will be called cdc-wdm. +config USB_TMC + tristate "USB Test and Measurement Class support" + depends on USB + help + Say Y here if you want to connect a USB device that follows + the USB.org specification for USB Test and Measurement devices + to your computer's USB port. + + To compile this driver as a module, choose M here: the + module will be called usbtmc.