diff --git a/debian/changelog b/debian/changelog index 7a023d86e..5f1b565f5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Wed, 18 Oct 2017 20:03:01 +0100 diff --git a/debian/config/armel/config b/debian/config/armel/config index afae7b106..ef0b4db29 100644 --- a/debian/config/armel/config +++ b/debian/config/armel/config @@ -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