summaryrefslogtreecommitdiffstats
path: root/fragments/security
diff options
context:
space:
mode:
authorWynn Wolf Arbor2020-08-28 10:14:55 +0000
committerWynn Wolf Arbor2020-08-28 10:14:55 +0000
commitfd7aec19ec6894ecc17cb4325745f7b3f598a10d (patch)
tree1ba45850edbfa7782d97164263e2eae489336dbb /fragments/security
parent56beca690a4e475d191ef2b17f8cdb20d8477fed (diff)
downloadkernfrag-fd7aec19ec6894ecc17cb4325745f7b3f598a10d.tar.gz
fragments: Remove AUDIT_WATCH and AUDIT_TREE from security/audit
These two options have been replaced [1] by CONFIG_AUDITSYSCALL. [1] https://patchwork.kernel.org/patch/10686725/
Diffstat (limited to 'fragments/security')
-rw-r--r--fragments/security/audit2
1 files changed, 0 insertions, 2 deletions
diff --git a/fragments/security/audit b/fragments/security/audit
index f594b65..214dbe3 100644
--- a/fragments/security/audit
+++ b/fragments/security/audit
@@ -1,4 +1,2 @@
CONFIG_AUDIT=y
CONFIG_AUDITSYSCALL=y
-CONFIG_AUDIT_WATCH=y
-CONFIG_AUDIT_TREE=y