From 7403a6a448c3ed96221bb46c9da75254fd87b520 Mon Sep 17 00:00:00 2001 From: Benjamin Tissoires Date: Wed, 6 Aug 2014 14:06:26 -0700 Subject: Input: HID - remove hid-wacom Bluetooth driver Bluetooth Wacom tablets are now handled by the regular wacom.ko driver. Remove the now useless hid-wacom driver. Signed-off-by: Benjamin Tissoires Reviewed-by: Ping Cheng Tested-by: Przemo Firszt Signed-off-by: Dmitry Torokhov --- drivers/hid/Kconfig | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'drivers/hid/Kconfig') diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig index 64366f1feb17..4ed682cd1236 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig @@ -748,21 +748,13 @@ config THRUSTMASTER_FF Rumble Force or Force Feedback Wheel. config HID_WACOM - tristate "Wacom Bluetooth devices support" - depends on HID - depends on LEDS_CLASS - select POWER_SUPPLY - ---help--- - Support for Wacom Graphire Bluetooth and Intuos4 WL tablets. - -config HID_USB_WACOM tristate "Wacom Intuos/Graphire tablet support (USB)" depends on HID select POWER_SUPPLY select NEW_LEDS select LEDS_CLASS help - Say Y here if you want to use the USB version of the Wacom Intuos + 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 -- cgit v1.2.1