aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/hv/Kconfig')
-rw-r--r--drivers/staging/hv/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/staging/hv/Kconfig b/drivers/staging/hv/Kconfig
index a94c1d697d6..932bfd65789 100644
--- a/drivers/staging/hv/Kconfig
+++ b/drivers/staging/hv/Kconfig
@@ -19,3 +19,10 @@ config HYPERV_BLOCK
19 default n 19 default n
20 help 20 help
21 Select this option to enable the Hyper-V virtual block driver. 21 Select this option to enable the Hyper-V virtual block driver.
22
23config HYPERV_NET
24 tristate "Microsoft Hyper-V virtual network driver"
25 depends on NET
26 default n
27 help
28 Select this option to enable the Hyper-V virtual network driver.