diff options
author | Jeff Brown <jeffbrown@android.com> | 2011-08-15 21:12:09 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-11-11 09:37:21 -0800 |
commit | bab08e54790e51a7541faf1e3029eeefc051e36c (patch) | |
tree | 359384ff1ef97e1955216d9ff492fdf65e5fcae6 /drivers/hid/Kconfig | |
parent | c3f24bd0dcf2076ed16b8f5ea80ea001500d8095 (diff) | |
download | kernel_samsung_crespo-bab08e54790e51a7541faf1e3029eeefc051e36c.zip kernel_samsung_crespo-bab08e54790e51a7541faf1e3029eeefc051e36c.tar.gz kernel_samsung_crespo-bab08e54790e51a7541faf1e3029eeefc051e36c.tar.bz2 |
HID: hid-multitouch: Add LG Display Multitouch device.
commit c50bb1a4005630f47b5da26336f74a485033a515 upstream.
This panel is also known as the Dell ST2220Tc.
Signed-off-by: jeffbrown@android.com
Reviewed-By: Benjamin Tissoires <Benjamin_Tissoires@logitech.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
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 a1f3c0d..7e0acf4 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig @@ -314,6 +314,7 @@ config HID_MULTITOUCH - Hanvon dual touch panels - Ilitek dual touch panels - IrTouch Infrared USB panels + - LG Display panels (Dell ST2220Tc) - Lumio CrystalTouch panels - MosArt dual-touch panels - PenMount dual touch panels |