diff options
author | Denis Kovalev <Denis.Kovalev@dataart.com> | 2012-02-14 00:50:33 -0800 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2012-02-21 11:55:45 +0100 |
commit | 2258e863b451be319d374f89688000ab858b13c3 (patch) | |
tree | 43c763eb2d047cfc728fcfc9020360165e53c294 /drivers/hid/Kconfig | |
parent | 847672cd141c07db3d5fc1442b4c3e8a702488df (diff) |
HID: multitouch: add support of Panasonic multitouch panels
While at it, also fix some minor codingstyle issues.
Signed-off-by: Denis Kovalev <Denis.Kovalev@dataart.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 f7c43b6c356..bfac1f79757 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig @@ -354,6 +354,7 @@ config HID_MULTITOUCH - LG Display panels (Dell ST2220Tc) - Lumio CrystalTouch panels - MosArt dual-touch panels + - Panasonic multitouch panels - PenMount dual touch panels - Perixx Peripad 701 touchpad - PixArt optical touch screen |