summaryrefslogtreecommitdiff
path: root/drivers/net/hyperv/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/hyperv/Kconfig')
-rw-r--r--drivers/net/hyperv/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/net/hyperv/Kconfig b/drivers/net/hyperv/Kconfig
new file mode 100644
index 000000000000..936968d23559
--- /dev/null
+++ b/drivers/net/hyperv/Kconfig
@@ -0,0 +1,5 @@
+config HYPERV_NET
+ tristate "Microsoft Hyper-V virtual network driver"
+ depends on HYPERV
+ help
+ Select this option to enable the Hyper-V virtual network driver.