aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hid/Kconfig')
-rw-r--r--drivers/hid/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
index 22a4a051f221..387bb532e135 100644
--- a/drivers/hid/Kconfig
+++ b/drivers/hid/Kconfig
@@ -643,6 +643,12 @@ config HID_ZYDACRON
643 ---help--- 643 ---help---
644 Support for Zydacron remote control. 644 Support for Zydacron remote control.
645 645
646config HYPERV_MOUSE
647 tristate "Microsoft Hyper-V mouse driver"
648 depends on HYPERV
649 ---help---
650 Select this option to enable the Hyper-V mouse driver.
651
646endmenu 652endmenu
647 653
648endif # HID_SUPPORT 654endif # HID_SUPPORT