aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/hyperv/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/hyperv/Kconfig')
-rw-r--r--drivers/net/hyperv/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/hyperv/Kconfig b/drivers/net/hyperv/Kconfig
index ca7bf7f897d3..c8cbd85adcf9 100644
--- a/drivers/net/hyperv/Kconfig
+++ b/drivers/net/hyperv/Kconfig
@@ -3,5 +3,6 @@ config HYPERV_NET
tristate "Microsoft Hyper-V virtual network driver"
depends on HYPERV
select UCS2_STRING
+ select NLS
help
Select this option to enable the Hyper-V virtual network driver.