aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hid/Kconfig')
-rw-r--r--drivers/hid/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
index 24d90ea246ce..ba14ec898258 100644
--- a/drivers/hid/Kconfig
+++ b/drivers/hid/Kconfig
@@ -183,6 +183,16 @@ config LOGIRUMBLEPAD2_FF
183 Say Y here if you want to enable force feedback support for Logitech 183 Say Y here if you want to enable force feedback support for Logitech
184 Rumblepad 2 devices. 184 Rumblepad 2 devices.
185 185
186config HID_MAGICMOUSE
187 tristate "Apple" if EMBEDDED
188 depends on BT_HIDP
189 default !EMBEDDED
190 ---help---
191 Support for the Apple Magic Mouse.
192
193 Say Y here if you want support for the multi-touch features of the
194 Apple Wireless "Magic" Mouse.
195
186config HID_MICROSOFT 196config HID_MICROSOFT
187 tristate "Microsoft" if EMBEDDED 197 tristate "Microsoft" if EMBEDDED
188 depends on USB_HID 198 depends on USB_HID