mm-commits.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch 075/102] config: android: set SELinux as default security mode
@ 2016-10-11 20:54 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2016-10-11 20:54 UTC (permalink / raw)
  To: torvalds, mm-commits, akpm, robh

From: Rob Herring <robh@kernel.org>
Subject: config: android: set SELinux as default security mode

Android won't boot without SELinux enabled, so make it the default.

Link: http://lkml.kernel.org/r/20160908185934.18098-2-robh@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 kernel/configs/android-base.config |    1 +
 1 file changed, 1 insertion(+)

diff -puN kernel/configs/android-base.config~config-android-set-selinux-as-default-security-mode kernel/configs/android-base.config
--- a/kernel/configs/android-base.config~config-android-set-selinux-as-default-security-mode
+++ a/kernel/configs/android-base.config
@@ -18,6 +18,7 @@ CONFIG_CGROUP_DEBUG=y
 CONFIG_CGROUP_FREEZER=y
 CONFIG_CGROUP_SCHED=y
 CONFIG_CP15_BARRIER_EMULATION=y
+CONFIG_DEFAULT_SECURITY_SELINUX=y
 CONFIG_EMBEDDED=y
 CONFIG_FB=y
 CONFIG_HIGH_RES_TIMERS=y
_

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-10-11 21:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-11 20:54 [patch 075/102] config: android: set SELinux as default security mode akpm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).