瀏覽代碼

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: Jiri Kosina <jkosina@suse.cz>
Jiri Kosina 15 年之前
父節點
當前提交
9f52314723
共有 1 個文件被更改,包括 2 次插入3 次删除
  1. 2 3
      drivers/hid/Kconfig

+ 2 - 3
drivers/hid/Kconfig

@@ -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.