diff options
author | KaiChung Cheng <kenny_cheng@wistron.com> | 2013-11-21 04:04:30 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-12-04 13:57:20 -0500 |
commit | 7d366a5ec599406ca43fd4b967d0a81307c3bce4 (patch) | |
tree | 657299236d806280eadaef52373bac1ed4dff712 /drivers/hid/Kconfig | |
parent | 505014c1880ece595f7ac118c10efc432213bf58 (diff) |
HID: multicouh: add PID VID to support 1 new Wistron optical touch device
commit bf9d121efc18c30caa2caad85358cf9408eca117 upstream.
This patch adds PID VID to support for the Wistron Inc. Optical touch panel.
Signed-off-by: KaiChung Cheng <kenny_cheng@wistron.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/hid/Kconfig')
-rw-r--r-- | drivers/hid/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig index 731240d1c1ef..bee88ee8066e 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig | |||
@@ -442,6 +442,7 @@ config HID_MULTITOUCH | |||
442 | - Stantum multitouch panels | 442 | - Stantum multitouch panels |
443 | - Touch International Panels | 443 | - Touch International Panels |
444 | - Unitec Panels | 444 | - Unitec Panels |
445 | - Wistron optical touch panels | ||
445 | - XAT optical touch panels | 446 | - XAT optical touch panels |
446 | - Xiroku optical touch panels | 447 | - Xiroku optical touch panels |
447 | - Zytronic touch panels | 448 | - Zytronic touch panels |