From 46137e7dd75a72a54e5881cee49851b00884c0a0 Mon Sep 17 00:00:00 2001 From: Vishal Bhoj Date: Tue, 17 Jun 2014 11:57:55 +0100 Subject: configs: android: Enable SELinux related configs Signed-off-by: Vishal Bhoj --- linaro/configs/android.conf | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/linaro/configs/android.conf b/linaro/configs/android.conf index 1de2c978441..f1aefaebcc9 100644 --- a/linaro/configs/android.conf +++ b/linaro/configs/android.conf @@ -35,3 +35,13 @@ CONFIG_SW_SYNC_USER=y CONFIG_ION=y CONFIG_ION_TEST=y CONFIG_ION_DUMMY=y +CONFIG_AUDIT=y +CONFIG_NF_CONNTRACK_SECMARK=y +CONFIG_NETFILTER_XT_TARGET_CONNSECMARK=y +CONFIG_NETFILTER_XT_TARGET_SECMARK=y +CONFIG_IP_NF_SECURITY=y +CONFIG_SECURITY=y +CONFIG_SECURITY_NETWORK=y +CONFIG_LSM_MMAP_MIN_ADDR=4096 +CONFIG_SECURITY_SELINUX=y +CONFIG_EXT4_FS_SECURITY=y -- cgit v1.2.3