summaryrefslogtreecommitdiffstats
path: root/config-arm-generic
diff options
context:
space:
mode:
authorAndrey Vagin <avagin@gmail.com>2015-09-07 09:47:46 +0300
committerJosh Boyer <jwboyer@fedoraproject.org>2015-09-08 08:37:53 -0400
commitab092c31639b25af7636e4cc0a7f2fc2876abff6 (patch)
tree5cd1f398c87d1b5b87cc3d52fb471c86733dbb07 /config-arm-generic
parent1547641a8122722c8392b3aa7f12e11b44a119c7 (diff)
downloadkernel-ab092c31639b25af7636e4cc0a7f2fc2876abff6.tar.gz
kernel-ab092c31639b25af7636e4cc0a7f2fc2876abff6.tar.xz
kernel-ab092c31639b25af7636e4cc0a7f2fc2876abff6.zip
Enable CHECKPOINT_RESTORE on arm and aarch64 for CRIU feature
https://bugzilla.redhat.com/show_bug.cgi?id=1040486 https://bugzilla.redhat.com/show_bug.cgi?id=1146995 Cc: arm@lists.fedoraproject.org Signed-off-by: Andrey Vagin <avagin@openvz.org>
Diffstat (limited to 'config-arm-generic')
-rw-r--r--config-arm-generic3
1 files changed, 3 insertions, 0 deletions
diff --git a/config-arm-generic b/config-arm-generic
index f097fed23..af53be4a2 100644
--- a/config-arm-generic
+++ b/config-arm-generic
@@ -352,3 +352,6 @@ CONFIG_VFIO_AMBA=m
# CONFIG_BMP085_SPI is not set
# CONFIG_TI_DAC7512 is not set
# CONFIG_SPI_ROCKCHIP is not set
+
+# https://fedoraproject.org/wiki/Features/Checkpoint_Restore
+CONFIG_CHECKPOINT_RESTORE=y