aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/tablet/Kconfig
diff options
context:
space:
mode:
authorDmitry Torokhov <dmitry.torokhov@gmail.com>2014-08-07 02:31:48 -0400
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2014-08-07 02:31:48 -0400
commitfc8104bc5a3f6f49d79f45f2706f79f77a9fb2ae (patch)
treec30f3c27cb719f1e268f485640cfab9898557676 /drivers/input/tablet/Kconfig
parent62238f3aadc9bc56da70100e19ec61b9f8d72a5f (diff)
parentf2e0a7d4a0b94b4274e3b7e15bf650d45a866f3c (diff)
Merge branch 'wacom' into next
Merge large update to Wacom driver, converting it from USB to a HID driver and unifying wired and bluetooth support, from Benjamin Tissoires.
Diffstat (limited to 'drivers/input/tablet/Kconfig')
-rw-r--r--drivers/input/tablet/Kconfig16
1 files changed, 0 insertions, 16 deletions
diff --git a/drivers/input/tablet/Kconfig b/drivers/input/tablet/Kconfig
index a5121b09c63f..623bb9e0d5a4 100644
--- a/drivers/input/tablet/Kconfig
+++ b/drivers/input/tablet/Kconfig
@@ -73,22 +73,6 @@ config TABLET_USB_KBTAB
73 To compile this driver as a module, choose M here: the 73 To compile this driver as a module, choose M here: the
74 module will be called kbtab. 74 module will be called kbtab.
75 75
76config TABLET_USB_WACOM
77 tristate "Wacom Intuos/Graphire tablet support (USB)"
78 depends on USB_ARCH_HAS_HCD
79 select POWER_SUPPLY
80 select USB
81 select NEW_LEDS
82 select LEDS_CLASS
83 help
84 Say Y here if you want to use the USB version of the Wacom Intuos
85 or Graphire tablet. Make sure to say Y to "Mouse support"
86 (CONFIG_INPUT_MOUSEDEV) and/or "Event interface support"
87 (CONFIG_INPUT_EVDEV) as well.
88
89 To compile this driver as a module, choose M here: the
90 module will be called wacom.
91
92config TABLET_SERIAL_WACOM4 76config TABLET_SERIAL_WACOM4
93 tristate "Wacom protocol 4 serial tablet support" 77 tristate "Wacom protocol 4 serial tablet support"
94 select SERIO 78 select SERIO