Skip to content

Commit

Permalink
kernel: add missing CONFIG_SECURITY_LANDLOCK symbol for 5.15
Browse files Browse the repository at this point in the history
Building with SELinux enabled unveiled a missing Kconfig symbol.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
  • Loading branch information
dangowrt committed Apr 6, 2022
1 parent 0d3850d commit d6a3949
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions target/linux/generic/config-5.15
Expand Up @@ -5292,6 +5292,7 @@ CONFIG_SECTION_MISMATCH_WARN_ONLY=y
# CONFIG_SECURITYFS is not set
# CONFIG_SECURITY_APPARMOR is not set
CONFIG_SECURITY_DMESG_RESTRICT=y
# CONFIG_SECURITY_LANDLOCK is not set
# CONFIG_SECURITY_LOADPIN is not set
# CONFIG_SECURITY_LOCKDOWN_LSM is not set
# CONFIG_SECURITY_NETWORK_XFRM is not set
Expand Down

0 comments on commit d6a3949

Please sign in to comment.