summaryrefslogtreecommitdiff
path: root/drivers/staging/hv/Kconfig
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2011-12-01 18:37:09 (GMT)
committerGreg Kroah-Hartman <gregkh@suse.de>2011-12-01 18:37:09 (GMT)
commitfe17a8c009780d2fd1604a3fa0918815ba39aa8b (patch)
tree460884f8832971b538572bea055ceaebdc23af74 /drivers/staging/hv/Kconfig
parent6af04b065b048e47bbd5a6f2d9776c08206ef26c (diff)
downloadlinux-fsl-qoriq-fe17a8c009780d2fd1604a3fa0918815ba39aa8b.tar.xz
Staging: hv: remove hv_mouse driver as it's now in the hid directory
This removes the hv_mouse driver as it's now in Jiri's HID tree in the "proper" place. Cc: KY Srinivasan <kys@microsoft.com> Cc: Jiri Kosina <jikos@jikos.cz> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/hv/Kconfig')
-rw-r--r--drivers/staging/hv/Kconfig6
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/staging/hv/Kconfig b/drivers/staging/hv/Kconfig
index 8a51166..60ac479 100644
--- a/drivers/staging/hv/Kconfig
+++ b/drivers/staging/hv/Kconfig
@@ -3,9 +3,3 @@ config HYPERV_STORAGE
depends on HYPERV && SCSI
help
Select this option to enable the Hyper-V virtual storage driver.
-
-config HYPERV_MOUSE
- tristate "Microsoft Hyper-V mouse driver"
- depends on HYPERV && HID
- help
- Select this option to enable the Hyper-V mouse driver.