script/check-config.sh: check CONFIG_CHECKPOINT_RESTORE

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
This commit is contained in:
Akihiro Suda
2023-12-15 11:33:17 +09:00
committed by Kir Kolyshkin
parent 6aa4c1a13e
commit 7f65cc75c7
+1
View File
@@ -302,5 +302,6 @@ flags=(
IP_VS_RR
SECURITY_SELINUX
SECURITY_APPARMOR
CHECKPOINT_RESTORE
)
check_flags "${flags[@]}"