Skip to content

Commit

Permalink
arm64: configs: laptop_defconfig: Enable CONFIG_SECCOMP
Browse files Browse the repository at this point in the history
Fedora, the one true distro, relies on this, else NTP (chronyd) fails to
work.

Let us not upset the true distro. Enable it.

Signed-off-by: Andrew Halaney <ahalaney@redhat.com>
  • Loading branch information
ahalaney authored and 0x011011110 committed Jun 21, 2023
1 parent fa0a3ec commit 8ff1a0c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm64/configs/laptop_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ CONFIG_VIRTUALIZATION=y
CONFIG_KVM=y
CONFIG_KPROBES=y
CONFIG_JUMP_LABEL=y
# CONFIG_SECCOMP is not set
CONFIG_MODULES=y
CONFIG_MODULE_FORCE_LOAD=y
CONFIG_MODULE_UNLOAD=y
Expand Down

0 comments on commit 8ff1a0c

Please sign in to comment.