diff options
author | Przemo Firszt <przemo@firszt.eu> | 2012-03-22 14:54:06 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2012-03-28 04:23:07 -0400 |
commit | 7e551abbc85703355dcc041434b4962697cdf628 (patch) | |
tree | 1e93343a772ecbf0911169317e5f42c73a62a981 /drivers/hid/Kconfig | |
parent | 224b321b312e9c03989e1563beaa50f98f9b48e0 (diff) |
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 | |||
598 | depends on HID_WACOM | 598 | depends on HID_WACOM |
599 | select POWER_SUPPLY | 599 | select POWER_SUPPLY |
600 | ---help--- | 600 | ---help--- |
601 | Support for Wacom Graphire Bluetooth tablet. | 601 | Support for Wacom Graphire Bluetooth and Intuos4 WL tablets. |
602 | 602 | ||
603 | config HID_WIIMOTE | 603 | config HID_WIIMOTE |
604 | tristate "Nintendo Wii Remote support" | 604 | tristate "Nintendo Wii Remote support" |