Fedora kernel-2.6.17-1.2142_FC4 patched with stable patch-2.6.17.4-vs2.0.2-rc26.diff
[linux-2.6.git] / drivers / usb / misc / Kconfig
index 3a89695..8ba6a70 100644 (file)
@@ -139,6 +139,16 @@ config USB_IDMOUSE
 
 source "drivers/usb/misc/sisusbvga/Kconfig"
 
+config USB_LD
+       tristate "USB LD driver"
+       depends on USB
+       help
+         This driver is for generic USB devices that use interrupt transfers,
+         like LD Didactic's USB devices.
+
+         To compile this driver as a module, choose M here: the
+         module will be called ldusb.
+
 config USB_TEST
        tristate "USB testing driver (DEVELOPMENT)"
        depends on USB && USB_DEVICEFS && EXPERIMENTAL