USB: Add driver for PhidgetMotorControl
[firefly-linux-kernel-4.4.55.git] / drivers / usb / misc / Kconfig
index 88928a4be8057e9c286218ecacfecb17334db45e..8affc137d618c5fe87f8e8eedcd444fdf50fc53c 100644 (file)
@@ -116,15 +116,25 @@ config USB_CYTHERM
          module will be called cytherm.
 
 config USB_PHIDGETKIT
-       tristate "USB PhidgetKit support"
+       tristate "USB PhidgetInterfaceKit support"
        depends on USB
        help
-         Say Y here if you want to connect a PhidgetKit USB device from
-         Phidgets Inc.
+         Say Y here if you want to connect a PhidgetInterfaceKit USB device
+         from Phidgets Inc.
 
          To compile this driver as a module, choose M here: the
          module will be called phidgetkit.
 
+config USB_PHIDGETMOTORCONTROL
+       tristate "USB PhidgetMotorControl support"
+       depends on USB
+       help
+         Say Y here if you want to connect a PhidgetMotorControl USB device
+         from Phidgets Inc.
+
+         To compile this driver as a module, choose M here: the
+         module will be called phidgetmotorcontrol.
+
 config USB_PHIDGETSERVO
        tristate "USB PhidgetServo support"
        depends on USB