Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4d720e01 authored by Vinay Verma's avatar Vinay Verma Committed by Gerrit - the friendly Code Review server
Browse files

defconfig: Enable SELinux and its dependencies for 8909 512MB



Enable SELinux, and the necessary dependencies to allow userspace
SELinux support to be used on these targets.

Change-Id: I6ebfbb55ed179473032cfa968d7243528960e4a3
Signed-off-by: default avatarVinay Verma <vvinay@codeaurora.org>
parent 003a7b03
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -502,6 +502,8 @@ CONFIG_DEBUG_SET_MODULE_RONX=y
CONFIG_KEYS=y
CONFIG_SECURITY=y
CONFIG_SECURITY_NETWORK=y
CONFIG_LSM_MMAP_MIN_ADDR=4096
CONFIG_SECURITY_SELINUX=y
CONFIG_CRYPTO_MD4=y
CONFIG_CRYPTO_ARC4=y
CONFIG_CRYPTO_TWOFISH=y
+2 −0
Original line number Diff line number Diff line
@@ -558,6 +558,8 @@ CONFIG_DEBUG_SET_MODULE_RONX=y
CONFIG_KEYS=y
CONFIG_SECURITY=y
CONFIG_SECURITY_NETWORK=y
CONFIG_LSM_MMAP_MIN_ADDR=4096
CONFIG_SECURITY_SELINUX=y
CONFIG_CRYPTO_MD4=y
CONFIG_CRYPTO_ARC4=y
CONFIG_CRYPTO_TWOFISH=y