Skip to content

Commit

Permalink
HID: clarify Magic Mouse Kconfig description
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
David King authored and Jiri Kosina committed Apr 20, 2013
1 parent 3a7f134 commit cdfee4f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions drivers/hid/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit cdfee4f

Please sign in to comment.