aboutsummaryrefslogtreecommitdiff
path: root/drivers/hid
diff options
context:
space:
mode:
authorDavid King <amigadave@amigadave.com>2013-04-20 20:13:52 +0100
committerJiri Kosina <jkosina@suse.cz>2013-04-21 01:17:26 +0200
commitcdfee4ff4158361239e67ae2fab8c1e5d8a4ec05 (patch)
tree51ebcb869cd85bbc2186246c08442170d4cbf025 /drivers/hid
parent3a7f134f3061c242659a92fd8ddcfe53aaeaec22 (diff)
HID: clarify Magic Mouse Kconfig description
The Magic Mouse driver also supports the Magic Trackpad, so mention it in the KConfig description for the driver. Signed-off-by: David King <amigadave@amigadave.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid')
-rw-r--r--drivers/hid/Kconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
index 49e29391cb9..edb15c8741d 100644
--- a/drivers/hid/Kconfig
+++ b/drivers/hid/Kconfig
@@ -373,13 +373,13 @@ config LOGIWHEELS_FF
- Logitech Formula Force EX
config HID_MAGICMOUSE
- tristate "Apple MagicMouse multi-touch support"
+ tristate "Apple Magic Mouse/Trackpad multi-touch support"
depends on BT_HIDP
---help---
- Support for the Apple Magic Mouse multi-touch.
+ Support for the Apple Magic Mouse/Trackpad multi-touch.
Say Y here if you want support for the multi-touch features of the
- Apple Wireless "Magic" Mouse.
+ Apple Wireless "Magic" Mouse and the Apple Wireless "Magic" Trackpad.
config HID_MICROSOFT
tristate "Microsoft non-fully HID-compliant devices" if EXPERT