summaryrefslogtreecommitdiff
path: root/arch/powerpc/configs/ppc64_defconfig
diff options
context:
space:
mode:
authorMichael Ellerman <mpe@ellerman.id.au>2023-04-14 16:23:56 +0300
committerMichael Ellerman <mpe@ellerman.id.au>2023-04-21 09:16:22 +0300
commitb92c4675f0b20ccf493449c02357f0ff1241f6db (patch)
tree29032f332b549d3313c9fbfec62b29307738cc12 /arch/powerpc/configs/ppc64_defconfig
parent6c95035e06e8c38ce8d9a74f53ac49ede86e584f (diff)
downloadlinux-b92c4675f0b20ccf493449c02357f0ff1241f6db.tar.xz
powerpc/configs/64s: Enable CHECKPOINT_RESTORE
Most distros enable this. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://msgid.link/20230414132415.821564-13-mpe@ellerman.id.au
Diffstat (limited to 'arch/powerpc/configs/ppc64_defconfig')
-rw-r--r--arch/powerpc/configs/ppc64_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/configs/ppc64_defconfig b/arch/powerpc/configs/ppc64_defconfig
index e853905c4e7e..07a92f02e1f8 100644
--- a/arch/powerpc/configs/ppc64_defconfig
+++ b/arch/powerpc/configs/ppc64_defconfig
@@ -32,6 +32,7 @@ CONFIG_CGROUP_PERF=y
CONFIG_CGROUP_BPF=y
CONFIG_CGROUP_MISC=y
CONFIG_USER_NS=y
+CONFIG_CHECKPOINT_RESTORE=y
CONFIG_SCHED_AUTOGROUP=y
CONFIG_BLK_DEV_INITRD=y
CONFIG_PROFILING=y