Browse Source

config: enable CONFIG_HYPERV

mostly for the PMG as it could run in a HyperV based hypervisor

Signed-off-by: Thomas Lamprecht <[email protected]>
Thomas Lamprecht 6 years ago
parent
commit
ef257cb1b2
1 changed files with 1 additions and 0 deletions
  1. 1 0
      debian/rules

+ 1 - 0
debian/rules

@@ -43,6 +43,7 @@ PVE_CONFIG_OPTS= \
 -d CONFIG_MODULE_SIG \
 -d CONFIG_MEMCG_DISABLED \
 -e CONFIG_MEMCG_SWAP_ENABLED \
+-e CONFIG_HYPERV \
 -e CONFIG_MEMCG_KMEM \
 -d CONFIG_DEFAULT_CFQ \
 -e CONFIG_DEFAULT_DEADLINE \