kernel: add missing CONFIG_SECURITY_LANDLOCK symbol for 5.15
authorDaniel Golle <daniel@makrotopia.org>
Wed, 6 Apr 2022 19:04:22 +0000 (20:04 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Wed, 6 Apr 2022 20:54:57 +0000 (21:54 +0100)
Building with SELinux enabled unveiled a missing Kconfig symbol.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
target/linux/generic/config-5.15

index dd030107afd90aa8706d79245fbf382bb4fd9bb6..39957abfa3685ef7f7616a473adc85701aef4bfc 100644 (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