diff options
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r-- | drivers/net/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index 9845afb37cc..b98285446a5 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -342,4 +342,6 @@ config VMXNET3 | |||
342 | To compile this driver as a module, choose M here: the | 342 | To compile this driver as a module, choose M here: the |
343 | module will be called vmxnet3. | 343 | module will be called vmxnet3. |
344 | 344 | ||
345 | source "drivers/net/hyperv/Kconfig" | ||
346 | |||
345 | endif # NETDEVICES | 347 | endif # NETDEVICES |