]> git.proxmox.com Git - pve-kernel.git/commitdiff
config: enable CONFIG_HYPERV
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 20 Sep 2019 09:04:05 +0000 (11:04 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 20 Sep 2019 09:04:37 +0000 (11:04 +0200)
mostly for the PMG as it could run in a HyperV based hypervisor

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/rules

index 60e0265df5e8f4754c4c93299a34bb55566a9aa4..df014a7b0fabc0bb02be02287bcbf016ed48508c 100755 (executable)
@@ -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 \