summaryrefslogtreecommitdiffstats
path: root/drivers/hv/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hv/Kconfig')
-rw-r--r--drivers/hv/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/hv/Kconfig b/drivers/hv/Kconfig
index 0403b51d20ba..c29cd5387a35 100644
--- a/drivers/hv/Kconfig
+++ b/drivers/hv/Kconfig
@@ -7,6 +7,9 @@ config HYPERV
7 Select this option to run Linux as a Hyper-V client operating 7 Select this option to run Linux as a Hyper-V client operating
8 system. 8 system.
9 9
10config HYPERV_TSCPAGE
11 def_bool HYPERV && X86_64
12
10config HYPERV_UTILS 13config HYPERV_UTILS
11 tristate "Microsoft Hyper-V Utilities driver" 14 tristate "Microsoft Hyper-V Utilities driver"
12 depends on HYPERV && CONNECTOR && NLS 15 depends on HYPERV && CONNECTOR && NLS