]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/hid/Kconfig
HID: add support for PenMount HID TouchScreen Driver
[mirror_ubuntu-bionic-kernel.git] / drivers / hid / Kconfig
index ec48c823b1571e1f298f195f321c8bd287502198..f42df4dd58d285dff4eac05ba9ff7e8688bf4de9 100644 (file)
@@ -530,6 +530,17 @@ config PANTHERLORD_FF
          Say Y here if you have a PantherLord/GreenAsia based game controller
          or adapter and want to enable force feedback support for it.
 
+config HID_PENMOUNT
+       tristate "Penmount touch device"
+       depends on USB_HID
+       ---help---
+         This selects a driver for the PenMount 6000 touch controller.
+
+         The driver works around a problem in the report descript allowing
+         the userspace to touch events instead of mouse events.
+
+         Say Y here if you have a Penmount based touch controller.
+
 config HID_PETALYNX
        tristate "Petalynx Maxter remote control"
        depends on HID
@@ -764,12 +775,17 @@ config THRUSTMASTER_FF
          Rumble Force or Force Feedback Wheel.
 
 config HID_WACOM
-       tristate "Wacom Bluetooth devices support"
+       tristate "Wacom Intuos/Graphire tablet support (USB)"
        depends on HID
-       depends on LEDS_CLASS
        select POWER_SUPPLY
-       ---help---
-       Support for Wacom Graphire Bluetooth and Intuos4 WL tablets.
+       select NEW_LEDS
+       select LEDS_CLASS
+       help
+         Say Y here if you want to use the USB or BT version of the Wacom Intuos
+         or Graphire tablet.
+
+         To compile this driver as a module, choose M here: the
+         module will be called wacom.
 
 config HID_WIIMOTE
        tristate "Nintendo Wii / Wii U peripherals"