Enable CHECKPOINT_RESTORE on power64le for CRIU feature

Signed-off-by: Andrey Vagin <avagin@openvz.org>
This commit is contained in:
Andrey Vagin 2015-09-04 19:49:42 +03:00 committed by Josh Boyer
parent 31448c54f6
commit 1547641a81
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
CONFIG_CPU_LITTLE_ENDIAN=y
CONFIG_POWER7_CPU=y
# https://fedoraproject.org/wiki/Features/Checkpoint_Restore
CONFIG_CHECKPOINT_RESTORE=y