]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/input/misc/Kconfig
Input: add driver for USB VoIP phones with CM109 chipset
[linux-2.6-omap-h63xx.git] / drivers / input / misc / Kconfig
index e99b7882f3826e3d9f4563eb48ece92d8085fb03..199055db5082e8020834e8883e3d502d7319bfb8 100644 (file)
@@ -180,6 +180,19 @@ config INPUT_YEALINK
          To compile this driver as a module, choose M here: the module will be
          called yealink.
 
+config INPUT_CM109
+       tristate "C-Media CM109 USB I/O Controller"
+       depends on EXPERIMENTAL
+       depends on USB_ARCH_HAS_HCD
+       select USB
+       help
+         Say Y here if you want to enable keyboard and buzzer functions of the
+         C-Media CM109 usb phones. The audio part is enabled by the generic
+         usb sound driver, so you might want to enable that as well.
+
+         To compile this driver as a module, choose M here: the module will be
+         called cm109.
+
 config INPUT_UINPUT
        tristate "User level driver support"
        help