diff options
author | Przemo Firszt <przemo@firszt.eu> | 2012-03-22 19:54:06 +0100 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2012-03-28 10:23:07 +0200 |
commit | 7e551abbc85703355dcc041434b4962697cdf628 (patch) | |
tree | 1e93343a772ecbf0911169317e5f42c73a62a981 /drivers/hid/Kconfig | |
parent | HID: wacom: Remove CONFIG_HID_WACOM_POWER_SUPPLY option (diff) | |
download | linux-7e551abbc85703355dcc041434b4962697cdf628.tar.xz linux-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/Kconfig | 2 |
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" |