diff options
author | Jan Matějka <yac@blesmrt.net> | 2013-10-26 00:03:49 +0200 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2013-10-30 14:46:44 +0100 |
commit | e02aea9132cf40e8ef111588b06a93956fe77545 (patch) | |
tree | ce17f7a977a9881caa59b0b121ef9736773ab2cc /drivers/hid | |
parent | a6802e008e19845fd9669511b895f7515ef9c48b (diff) | |
download | op-kernel-dev-e02aea9132cf40e8ef111588b06a93956fe77545.zip op-kernel-dev-e02aea9132cf40e8ef111588b06a93956fe77545.tar.gz |
HID: multitouch: add manufacturer to Kconfig help text
tested with vendor=0x04f3 product=0x002f
Signed-off-by: Jan Matějka <yac@blesmrt.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid')
-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 eb8c627..61ebd96 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig @@ -436,6 +436,7 @@ config HID_MULTITOUCH - Chunghwa panels - CVTouch panels - Cypress TrueTouch panels + - Elan Microelectronics touch panels - Elo TouchSystems IntelliTouch Plus panels - GeneralTouch 'Sensing Win7-TwoFinger' panels - GoodTouch panels |