diff options
author | Benjamin Tissoires <benjamin.tissoires@enac.fr> | 2012-06-19 08:39:54 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2012-07-19 07:56:16 -0400 |
commit | e9a09aed3eff8b1706e4bc24e8b3b16283797353 (patch) | |
tree | f4bf3893b8ddfec9936297350eecaf37bbbee03d /drivers/hid/Kconfig | |
parent | 0e050923a797c1fc46ccc1e5182fd3090f33a75d (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 bef04c192768..3fda8c87f02c 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig | |||
@@ -386,6 +386,7 @@ config HID_MULTITOUCH | |||
386 | - Unitec Panels | 386 | - Unitec Panels |
387 | - XAT optical touch panels | 387 | - XAT optical touch panels |
388 | - Xiroku optical touch panels | 388 | - Xiroku optical touch panels |
389 | - Zytronic touch panels | ||
389 | 390 | ||
390 | If unsure, say N. | 391 | If unsure, say N. |
391 | 392 | ||