Skip to content

Commit

Permalink
configs: Add CHECKPOINT_RESTORE to 64-bit kernel
Browse files Browse the repository at this point in the history
See: #5516

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
  • Loading branch information
pelwell committed Jul 14, 2023
1 parent 31dbf25 commit 6dbbb44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm64/configs/bcm2711_defconfig
Expand Up @@ -27,6 +27,7 @@ CONFIG_CGROUP_PERF=y
CONFIG_CGROUP_BPF=y
CONFIG_NAMESPACES=y
CONFIG_USER_NS=y
CONFIG_CHECKPOINT_RESTORE=y
CONFIG_SCHED_AUTOGROUP=y
CONFIG_BLK_DEV_INITRD=y
CONFIG_EMBEDDED=y
Expand Down

0 comments on commit 6dbbb44

Please sign in to comment.