diff options
author | Benjamin Tissoires <benjamin.tissoires@enac.fr> | 2011-03-18 09:27:54 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2011-03-21 12:05:51 -0400 |
commit | a841b62c5d5f75ce3676fde755696d30cc8de99a (patch) | |
tree | f88311bd7e6d5afdb3a8c4d8feee98d6399d2d24 /drivers/hid/Kconfig | |
parent | 043b403aede4a528ed99ceaf050f567f1283a23e (diff) |
HID: hid-multitouch: migrate Cando dual touch panels to hid-multitouch
This patch merges hid-cando into the unified multitouch driver.
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@enac.fr>
Reviewed-by: Stéphane Chatty <chatty@enac.fr>
Reviewed-by: Henrik Rydberg <rydberg@euromail.se>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/Kconfig')
-rw-r--r-- | drivers/hid/Kconfig | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig index 3c72f16e725f..1edb0bd72a60 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig | |||
@@ -100,12 +100,6 @@ config HID_BELKIN | |||
100 | ---help--- | 100 | ---help--- |
101 | Support for Belkin Flip KVM and Wireless keyboard. | 101 | Support for Belkin Flip KVM and Wireless keyboard. |
102 | 102 | ||
103 | config HID_CANDO | ||
104 | tristate "Cando dual touch panel" | ||
105 | depends on USB_HID | ||
106 | ---help--- | ||
107 | Support for Cando dual touch panel. | ||
108 | |||
109 | config HID_CHERRY | 103 | config HID_CHERRY |
110 | tristate "Cherry Cymotion keyboard" if EXPERT | 104 | tristate "Cherry Cymotion keyboard" if EXPERT |
111 | depends on USB_HID | 105 | depends on USB_HID |
@@ -320,6 +314,7 @@ config HID_MULTITOUCH | |||
320 | Generic support for HID multitouch panels. | 314 | Generic support for HID multitouch panels. |
321 | 315 | ||
322 | Say Y here if you have one of the following devices: | 316 | Say Y here if you have one of the following devices: |
317 | - Cando dual touch panel | ||
323 | - Cypress TrueTouch panels | 318 | - Cypress TrueTouch panels |
324 | - Hanvon dual touch panels | 319 | - Hanvon dual touch panels |
325 | - IrTouch Infrared USB panels | 320 | - IrTouch Infrared USB panels |