diff options
author | Henrik Rydberg <rydberg@euromail.se> | 2010-11-29 14:40:11 +0100 |
---|---|---|
committer | Henrik Rydberg <rydberg@euromail.se> | 2010-12-16 11:32:21 +0100 |
commit | e12b355b57b4d330be3479b1e9a518cfed59866c (patch) | |
tree | 5b734c0d81ff32e7e8e259918a264715877b62b2 /drivers/hid | |
parent | 4e93db23bf95cd763c9182b5d6187412fe6ce747 (diff) | |
download | linux-stable-e12b355b57b4d330be3479b1e9a518cfed59866c.tar.gz linux-stable-e12b355b57b4d330be3479b1e9a518cfed59866c.tar.bz2 linux-stable-e12b355b57b4d330be3479b1e9a518cfed59866c.zip |
hid: egalax: Document the new devices in Kconfig
Add the new supported devices to the kernel menu config help text.
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Cc: Stephane Chatty <chatty@enac.fr>
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Diffstat (limited to 'drivers/hid')
-rw-r--r-- | drivers/hid/Kconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig index 3052e2969ad0..401acecc7f32 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig @@ -154,7 +154,8 @@ config HID_EGALAX tristate "eGalax multi-touch panel" depends on USB_HID ---help--- - Support for the eGalax dual-touch panel. + Support for the eGalax dual-touch panels, including the + Joojoo and Wetab tablets. config HID_ELECOM tristate "ELECOM BM084 bluetooth mouse" |