aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hid/Kconfig')
-rw-r--r--drivers/hid/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
index d9d1a5671d95..8067b653f8bf 100644
--- a/drivers/hid/Kconfig
+++ b/drivers/hid/Kconfig
@@ -104,6 +104,14 @@ config HID_LOGITECH
104 Support for some Logitech devices which breaks less or more 104 Support for some Logitech devices which breaks less or more
105 HID specification. 105 HID specification.
106 106
107config HID_MICROSOFT
108 tristate "Microsoft"
109 default m
110 depends on USB_HID
111 ---help---
112 Support for some Microsoft devices which breaks less or more
113 HID specification.
114
107endmenu 115endmenu
108 116
109endif # HID_SUPPORT 117endif # HID_SUPPORT