Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cdfee4ff authored by David King's avatar David King Committed by Jiri Kosina
Browse files

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: default avatarDavid King <amigadave@amigadave.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 3a7f134f
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -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