diff options
author | Masatoshi Hoshikawa <hoshikawa@xiroku.com> | 2012-01-05 06:53:46 +0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2012-01-05 18:49:21 +0400 |
commit | 11576c6114c3b6505aea2e0c988bedb856a0e20c (patch) | |
tree | c686c986dc6dcc0d0becd2b9fa1d21dd718fb134 /drivers/hid/Kconfig | |
parent | c4fad877cd0efb51d8180ae2eaa791c99c92051c (diff) | |
download | linux-11576c6114c3b6505aea2e0c988bedb856a0e20c.tar.xz |
HID: hid-multitouch: add support 9 new Xiroku devices
This patch adds support for the Xiroku Inc. panels (SPX/MPX/CSR/etc.).
Signed-off-by: Masatoshi Hoshikawa <hoshikawa@xiroku.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 e95b07cff038..ef111b4ae97c 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig @@ -358,6 +358,7 @@ config HID_MULTITOUCH - Touch International Panels - Unitec Panels - XAT optical touch panels + - Xiroku optical touch panels If unsure, say N. |