diff options
author | Benjamin Tissoires <benjamin.tissoires@enac.fr> | 2011-01-07 23:47:27 +0100 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2011-01-11 21:26:55 +0100 |
commit | 5572da08a784621f2ab4fdc8dc65471261871795 (patch) | |
tree | 667ad15cf97f22e9ebeb97884ae114156883bf2a /drivers/hid/Kconfig | |
parent | a3b5e577d96bfccbc41ebf4df784e3a153072273 (diff) | |
download | blackbird-op-linux-5572da08a784621f2ab4fdc8dc65471261871795.tar.gz blackbird-op-linux-5572da08a784621f2ab4fdc8dc65471261871795.zip |
HID: hid-mulitouch: add support for the 'Sensing Win7-TwoFinger'
Added support for the 'Sensing Win7-TwoFinger' panel by GeneralTouch found on some tablets.
Because of conflicting VID/PID, this conflicts with previous support for some
single-touch panels by GeneralTouch
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@enac.fr>
Signed-off-by: Stéphane Chatty <chatty@enac.fr>
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 de31d75e276f..9bd21482e618 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig @@ -294,6 +294,7 @@ config HID_MULTITOUCH Say Y here if you have one of the following devices: - PixCir touchscreen - Cypress TrueTouch + - 'Sensing Win7-TwoFinger' panel by GeneralTouch config HID_NTRIG tristate "N-Trig touch screen" |