summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-5.4
diff options
context:
space:
mode:
authorRui Salvaterra <rsalvaterra@gmail.com>2021-09-01 09:02:20 +0100
committerPaul Spooren <mail@aparcar.org>2021-08-31 22:41:46 -1000
commit42ee7d8157c177675a508b6d8a502e4ac3623235 (patch)
tree200cdda57dfcff25c79d913472eefed5be52d33d /target/linux/generic/config-5.4
parent4d0883c011e1f56711f59c2f18315d2cd817dba2 (diff)
downloadopenwrt-42ee7d8157c177675a508b6d8a502e4ac3623235.tar.gz
openwrt-42ee7d8157c177675a508b6d8a502e4ac3623235.tar.bz2
openwrt-42ee7d8157c177675a508b6d8a502e4ac3623235.zip
kernel: add missing CONFIG_SECURITY_NETWORK_XFRM ksym
Paul noticed a build failure [1] due to this missing symbol. Add it as disabled to both generic kconfigs. [1] https://github.com/aparcar/openwrt/runs/3480872706?check_suite_focus=true#step:11:63 Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
Diffstat (limited to 'target/linux/generic/config-5.4')
-rw-r--r--target/linux/generic/config-5.41
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-5.4 b/target/linux/generic/config-5.4
index 4e40b07b47..7819d35fc9 100644
--- a/target/linux/generic/config-5.4
+++ b/target/linux/generic/config-5.4
@@ -4642,6 +4642,7 @@ CONFIG_SECTION_MISMATCH_WARN_ONLY=y
CONFIG_SECURITY_DMESG_RESTRICT=y
# CONFIG_SECURITY_LOADPIN is not set
# CONFIG_SECURITY_LOCKDOWN_LSM is not set
+# CONFIG_SECURITY_NETWORK_XFRM is not set
# CONFIG_SECURITY_PATH is not set
# CONFIG_SECURITY_SAFESETID is not set
# CONFIG_SECURITY_SELINUX_AVC_STATS is not set