diff options
author | Benjamin Tissoires <benjamin.tissoires@enac.fr> | 2011-05-20 15:59:34 +0200 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2011-05-23 11:17:16 +0200 |
commit | 22408283bca57780bdd53da5a6e4474b71b94430 (patch) | |
tree | 27ceebaf3c58be58cf91a00a1d1dce65dff0f589 /drivers/hid/Kconfig | |
parent | bf5af9b5bba2453ff46f241e8f2e139ca79302e7 (diff) | |
download | kernel_samsung_crespo-22408283bca57780bdd53da5a6e4474b71b94430.zip kernel_samsung_crespo-22408283bca57780bdd53da5a6e4474b71b94430.tar.gz kernel_samsung_crespo-22408283bca57780bdd53da5a6e4474b71b94430.tar.bz2 |
HID: hid-multitouch: cosmetic changes, sort classes and devices
This patch sorts the defs for the MT_CLS. I choose to split
generic classes and device specific ones to be able to add
more generic classes in the future.
It also put eGalax devices at their right place (alphabetically)
in mt_devices.
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 | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig index 88e6b2b..d588a5e 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig @@ -304,21 +304,20 @@ config HID_MULTITOUCH Say Y here if you have one of the following devices: - 3M PCT touch screens - ActionStar dual touch panels - - Cando dual touch panel + - Cando dual touch panels - CVTouch panels - Cypress TrueTouch panels - Elo TouchSystems IntelliTouch Plus panels + - GeneralTouch 'Sensing Win7-TwoFinger' panels - GoodTouch panels - Hanvon dual touch panels - - Ilitek dual touch panel + - Ilitek dual touch panels - IrTouch Infrared USB panels - Lumio CrystalTouch panels - MosArt dual-touch panels - PenMount dual touch panels - Pixcir dual touch panels - - 'Sensing Win7-TwoFinger' panel by GeneralTouch - - eGalax dual-touch panels, including the - Joojoo and Wetab tablets + - eGalax dual-touch panels, including the Joojoo and Wetab tablets - Stantum multitouch panels - Touch International Panels - Unitec Panels |