diff --git a/debian/rules b/debian/rules index f19a5b8..e1444b7 100755 --- a/debian/rules +++ b/debian/rules @@ -65,6 +65,7 @@ PMX_CONFIG_OPTS= \ -e CONFIG_MODULE_SIG_SHA512 \ -d CONFIG_MEMCG_DISABLED \ -e CONFIG_MEMCG_SWAP_ENABLED \ +-e CONFIG_MEMCG_V1 \ -e CONFIG_HYPERV \ -m CONFIG_VFIO_IOMMU_TYPE1 \ -e CONFIG_VFIO_VIRQFD \