diff options
author | Benjamin Tissoires <benjamin.tissoires@enac.fr> | 2012-06-19 08:39:54 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2012-06-28 04:29:55 -0400 |
commit | 82d069822feaf9bf7eb85d5c9ba9a123ecc8f15f (patch) | |
tree | 16a8c300af250d6cc81048eafd2a0e36a4e1b8f5 /drivers/hid/Kconfig | |
parent | 4aceed37e315e8eaa26cb4c8dfd619a32fa24669 (diff) |
HID: hid-multitouch: add support for Zytronic panels
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@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 e9c68fedfcff..bcaf3fa79e93 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig | |||
@@ -393,6 +393,7 @@ config HID_MULTITOUCH | |||
393 | - Unitec Panels | 393 | - Unitec Panels |
394 | - XAT optical touch panels | 394 | - XAT optical touch panels |
395 | - Xiroku optical touch panels | 395 | - Xiroku optical touch panels |
396 | - Zytronic touch panels | ||
396 | 397 | ||
397 | If unsure, say N. | 398 | If unsure, say N. |
398 | 399 | ||