]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/hid/Kconfig
HID: hyperv: fixup Kconfig / Makefile entries
[mv-sheeva.git] / drivers / hid / Kconfig
index 387bb532e135275555fad64503100fd3d4273789..f5aa4a0bbffb340b0af640f209ec2c481167a0a6 100644 (file)
@@ -560,6 +560,12 @@ config GREENASIA_FF
        (like MANTA Warrior MM816 and SpeedLink Strike2 SL-6635) or adapter
        and want to enable force feedback support for it.
 
+config HID_HYPERV_MOUSE
+       tristate "Microsoft Hyper-V mouse driver"
+       depends on HYPERV
+       ---help---
+       Select this option to enable the Hyper-V mouse driver.
+
 config HID_SMARTJOYPLUS
        tristate "SmartJoy PLUS PS2/USB adapter support"
        depends on USB_HID
@@ -643,12 +649,6 @@ config HID_ZYDACRON
        ---help---
        Support for Zydacron remote control.
 
-config HYPERV_MOUSE
-       tristate "Microsoft Hyper-V mouse driver"
-       depends on HYPERV
-       ---help---
-       Select this option to enable the Hyper-V mouse driver.
-
 endmenu
 
 endif # HID_SUPPORT