diff options
author | Przemo Firszt <przemo@firszt.eu> | 2012-03-22 18:54:06 +0000 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2012-03-28 10:23:07 +0200 |
commit | 7e551abbc85703355dcc041434b4962697cdf628 (patch) | |
tree | 1e93343a772ecbf0911169317e5f42c73a62a981 | |
parent | 224b321b312e9c03989e1563beaa50f98f9b48e0 (diff) | |
download | op-kernel-dev-7e551abbc85703355dcc041434b4962697cdf628.zip op-kernel-dev-7e551abbc85703355dcc041434b4962697cdf628.tar.gz |
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>
-rw-r--r-- | drivers/hid/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig index c2ab80e..32ada10 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" |