[SRU][R:raspi][PATCH 1/1] UBUNTU: [Config] raspi: Enable BPF_LSM
Juerg Haefliger
juerg.haefliger at canonical.com
Fri May 1 12:30:00 UTC 2026
BugLink: https://bugs.launchpad.net/bugs/2150798
Don't explicitly disable BPF_LSM but inherit the default from the
parent instead (which is 'y').
Signed-off-by: Juerg Haefliger <juerg.haefliger at canonical.com>
---
debian.raspi/config/annotations | 1 -
1 file changed, 1 deletion(-)
diff --git a/debian.raspi/config/annotations b/debian.raspi/config/annotations
index 3a1eaa2f7d37..0528faaf2cc7 100644
--- a/debian.raspi/config/annotations
+++ b/debian.raspi/config/annotations
@@ -104,7 +104,6 @@ CONFIG_BLK_DEV_DM policy<{'arm64': 'm'}> note<'Par
CONFIG_BLK_DEV_MD policy<{'arm64': 'm'}> note<'Parent-Override, Can-Be-Module'>
CONFIG_BLK_DEV_SR policy<{'arm64': 'm'}> note<'Parent-Override, Can-Be-Module'>
CONFIG_BPF_LIRC_MODE2 policy<{'arm64': 'n'}> note<'Not-In-Parent, Can-Be-Disabled'>
-CONFIG_BPF_LSM policy<{'arm64': 'n'}> note<'Parent-Override, Can-Be-Disabled'>
CONFIG_BRCMDBG policy<{'arm64': 'y'}> note<'Parent-Override, Must-Be-Enabled'>
CONFIG_BRCMSTB_DPFE policy<{'arm64': 'm'}> note<'Not-In-Parent, Can-Be-Module'>
CONFIG_BRCMSTB_GISB_ARB policy<{'arm64': 'm'}> note<'Not-In-Parent, Can-Be-Module'>
--
2.53.0
More information about the kernel-team
mailing list