diff --git a/configure.sh b/configure.sh index 5f07fd7..b02b66c 100755 --- a/configure.sh +++ b/configure.sh @@ -153,6 +153,7 @@ cd /usr/src/linux; ./scripts/config --module NF_NAT # tristate ./scripts/config --enable NF_NAT_NEEDED # boolean ./scripts/config --enable POSIX_MQUEUE # boolean +./scripts/config --enable CONFIG_MEMCG_SWAP_ENABLED # "Optional Features" ./scripts/config --enable USER_NS # boolean ./scripts/config --enable SECCOMP # boolean