summaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/Kconfig
blob: 8a5116620a9df2f22d46ece35b472483d6b55e67 (plain)
1
2
3
4
5
6
7
8
9
10
11
config HYPERV_STORAGE
	tristate "Microsoft Hyper-V virtual storage driver"
	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.
OpenPOWER on IntegriCloud