aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/hv/Kconfig
blob: 52e8921a15d6119528f92270a147591d69ef5978 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
config HYPERV
	tristate "Microsoft Hyper-V client drivers"
	depends on X86
	default n
	help
	  Select this option to run Linux as a Hyper-V client operating
	  system.

config HYPERV_STORAGE
	tristate "Microsoft Hyper-V virtual storage driver"
	depends on SCSI
	default n
	help
	 Select this option to enable the Hyper-V virtual storage driver.