diff options
author | KaiChung Cheng <kenny_cheng@wistron.com> | 2013-11-21 10:04:30 +0100 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2013-11-21 10:04:30 +0100 |
commit | bf9d121efc18c30caa2caad85358cf9408eca117 (patch) | |
tree | 0ffa09b55b56282ae5c2d73e16ab1eee1c935d20 /drivers/hid/Kconfig | |
parent | 3d18bd41a82fac69c82e1725c7beea25b17a0190 (diff) |
HID: multicouh: add PID VID to support 1 new Wistron optical touch device
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>
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 329fbb9b597..34e2d39d4ce 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig @@ -460,6 +460,7 @@ config HID_MULTITOUCH - Stantum multitouch panels - Touch International Panels - Unitec Panels + - Wistron optical touch panels - XAT optical touch panels - Xiroku optical touch panels - Zytronic touch panels |