Commit 9f523147 authored by Jiri Kosina's avatar Jiri Kosina

HID: fix up Kconfig entry for MagicMouse

Make Apple MagicMouse Kconfig entry consistent with other dirvers.
Also expand the tristate text a little bit more, so that it doesn't
clash with already existing HID_APPLE.
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 128537ce
...@@ -184,11 +184,10 @@ config LOGIRUMBLEPAD2_FF ...@@ -184,11 +184,10 @@ config LOGIRUMBLEPAD2_FF
Rumblepad 2 devices. Rumblepad 2 devices.
config HID_MAGICMOUSE config HID_MAGICMOUSE
tristate "Apple" if EMBEDDED tristate "Apple MagicMouse multi-touch support"
depends on BT_HIDP depends on BT_HIDP
default !EMBEDDED
---help--- ---help---
Support for the Apple Magic Mouse. Support for the Apple Magic Mouse multi-touch.
Say Y here if you want support for the multi-touch features of the Say Y here if you want support for the multi-touch features of the
Apple Wireless "Magic" Mouse. Apple Wireless "Magic" Mouse.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment