diff options
Diffstat (limited to 'drivers/hid/Kconfig')
-rw-r--r-- | drivers/hid/Kconfig | 6 |
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 | ||
646 | config 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 | |||
646 | endmenu | 652 | endmenu |
647 | 653 | ||
648 | endif # HID_SUPPORT | 654 | endif # HID_SUPPORT |