diff options
author | Forest Bond <forest.bond@rapidrollout.com> | 2013-10-21 12:38:49 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-12-04 13:57:19 -0500 |
commit | a7a6904f5f39e7aeb3740415900020346e0a9f01 (patch) | |
tree | 206f2036778cf750686926e7145a025b821bc2d5 /drivers/hid/Kconfig | |
parent | 82a645a3ecd757206d4d6be182d7e47d50a7dd4c (diff) |
HID: hid-multitouch: add support for SiS panels
commit a6802e008e19845fd9669511b895f7515ef9c48b upstream.
Add support for SiS multitouch panels.
Signed-off-by: Forest Bond <forest.bond@rapidrollout.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 304c02b9e0c8..731240d1c1ef 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig | |||
@@ -438,6 +438,7 @@ config HID_MULTITOUCH | |||
438 | - Pixcir dual touch panels | 438 | - Pixcir dual touch panels |
439 | - Quanta panels | 439 | - Quanta panels |
440 | - eGalax dual-touch panels, including the Joojoo and Wetab tablets | 440 | - eGalax dual-touch panels, including the Joojoo and Wetab tablets |
441 | - SiS multitouch panels | ||
441 | - Stantum multitouch panels | 442 | - Stantum multitouch panels |
442 | - Touch International Panels | 443 | - Touch International Panels |
443 | - Unitec Panels | 444 | - Unitec Panels |