kconfigcheck: BPF_LSM depends on SECURITY

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8168>
This commit is contained in:
Aelin 2026-03-13 12:16:54 +01:00 committed by The Friendly Meow (merge) Bot
parent 58e2497f91
commit 577667f338
No known key found for this signature in database

View file

@ -113,6 +113,7 @@ KPROBES = "y"
KPROBE_EVENTS = "y"
NET_NS = "y"
PID_NS = "y"
SECURITY = "y"
SECURITYFS = "y"
USER_NS = "y"
UTS_NS = "y"