[armel] security: Enable SECURITY_APPARMOR and disable SECURITY_SELINUX

This commit is contained in:
Ben Hutchings 2017-10-26 22:50:16 +02:00
parent 48bb38a3f7
commit 50f87144fd
2 changed files with 3 additions and 2 deletions

1
debian/changelog vendored
View File

@ -329,6 +329,7 @@ linux (4.13.9-1) UNRELEASED; urgency=medium
* seq-virmidi: Ignore ABI change in 4.13.8
* Revert "bpf: one perf event close won't free bpf program attached ..."
to avoid an ABI change
* [armel] security: Enable SECURITY_APPARMOR and disable SECURITY_SELINUX
-- Ben Hutchings <ben@decadent.org.uk> Wed, 18 Oct 2017 20:03:01 +0100

View File

@ -1,7 +1,7 @@
##
## file: security/apparmor/Kconfig
## file: security/selinux/Kconfig
##
# CONFIG_SECURITY_APPARMOR is not set
# CONFIG_SECURITY_SELINUX is not set
##
## file: security/tomoyo/Kconfig