kernel: add missing CONFIG_SECURITY_LANDLOCK symbol for 5.15

Building with SELinux enabled unveiled a missing Kconfig symbol.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
Daniel Golle 2022-04-06 20:04:22 +01:00
parent 0d3850dc5a
commit d6a3949922
No known key found for this signature in database
GPG Key ID: 5A8F39C31C3217CA

View File

@ -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