diff options
author | Denis Kovalev <Denis.Kovalev@dataart.com> | 2012-02-14 03:50:33 -0500 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2012-02-21 05:55:45 -0500 |
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 f7c43b6c3567..bfac1f79757f 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig | |||
@@ -354,6 +354,7 @@ config HID_MULTITOUCH | |||
354 | - LG Display panels (Dell ST2220Tc) | 354 | - LG Display panels (Dell ST2220Tc) |
355 | - Lumio CrystalTouch panels | 355 | - Lumio CrystalTouch panels |
356 | - MosArt dual-touch panels | 356 | - MosArt dual-touch panels |
357 | - Panasonic multitouch panels | ||
357 | - PenMount dual touch panels | 358 | - PenMount dual touch panels |
358 | - Perixx Peripad 701 touchpad | 359 | - Perixx Peripad 701 touchpad |
359 | - PixArt optical touch screen | 360 | - PixArt optical touch screen |