Skip to content

Commit

Permalink
HID: fix up Kconfig entry for MagicMouse
Browse files Browse the repository at this point in the history
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: Jiri Kosina <jkosina@suse.cz>
  • Loading branch information
Jiri Kosina committed Feb 10, 2010
1 parent 128537c commit 9f52314
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions drivers/hid/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -184,11 +184,10 @@ config LOGIRUMBLEPAD2_FF
Rumblepad 2 devices.

config HID_MAGICMOUSE
tristate "Apple" if EMBEDDED
tristate "Apple MagicMouse multi-touch support"
depends on BT_HIDP
default !EMBEDDED
---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
Apple Wireless "Magic" Mouse.
Expand Down

0 comments on commit 9f52314

Please sign in to comment.