aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/Kconfig
diff options
context:
space:
mode:
authorPrzemo Firszt <przemo@firszt.eu>2012-03-22 18:54:06 +0000
committerJiri Kosina <jkosina@suse.cz>2012-03-28 10:23:07 +0200
commit7e551abbc85703355dcc041434b4962697cdf628 (patch)
tree1e93343a772ecbf0911169317e5f42c73a62a981 /drivers/hid/Kconfig
parentHID: wacom: Remove CONFIG_HID_WACOM_POWER_SUPPLY option (diff)
downloadlinux-dev-7e551abbc85703355dcc041434b4962697cdf628.tar.xz
linux-dev-7e551abbc85703355dcc041434b4962697cdf628.zip
HID: wacom: Change HID_WACOM option description.
Trivial patch: now the hid-wacom driver supports also Intuos4 WL tablet. Signed-off-by: Przemo Firszt <przemo@firszt.eu> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/Kconfig')
-rw-r--r--drivers/hid/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
index c2ab80e5f62a..32ada1001159 100644
--- a/drivers/hid/Kconfig
+++ b/drivers/hid/Kconfig
@@ -598,7 +598,7 @@ config HID_WACOM
depends on HID_WACOM
select POWER_SUPPLY
---help---
- Support for Wacom Graphire Bluetooth tablet.
+ Support for Wacom Graphire Bluetooth and Intuos4 WL tablets.
config HID_WIIMOTE
tristate "Nintendo Wii Remote support"