diff options
Diffstat (limited to 'drivers/hid/Kconfig')
-rw-r--r-- | drivers/hid/Kconfig | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig index 2b93d7f647ee..71d4c0703629 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig | |||
@@ -197,6 +197,15 @@ config LOGIG940_FF | |||
197 | Say Y here if you want to enable force feedback support for Logitech | 197 | Say Y here if you want to enable force feedback support for Logitech |
198 | Flight System G940 devices. | 198 | Flight System G940 devices. |
199 | 199 | ||
200 | config HID_MAGICMOUSE | ||
201 | tristate "Apple MagicMouse multi-touch support" | ||
202 | depends on BT_HIDP | ||
203 | ---help--- | ||
204 | Support for the Apple Magic Mouse multi-touch. | ||
205 | |||
206 | Say Y here if you want support for the multi-touch features of the | ||
207 | Apple Wireless "Magic" Mouse. | ||
208 | |||
200 | config HID_MICROSOFT | 209 | config HID_MICROSOFT |
201 | tristate "Microsoft" if EMBEDDED | 210 | tristate "Microsoft" if EMBEDDED |
202 | depends on USB_HID | 211 | depends on USB_HID |