From: jin-gyu.kim Date: Tue, 5 Jul 2016 05:38:56 +0000 (+0900) Subject: Disable smack netfilter option. X-Git-Tag: accepted/tizen/3.0.m2/mobile/20170105.025847~10 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F07%2F78307%2F2;p=sdk%2Femulator%2Femulator-kernel.git Disable smack netfilter option. Change-Id: I543a9cd9be0a5f571b7aef85a650e6aba9e95821 --- diff --git a/arch/x86/configs/tizen_emul_defconfig b/arch/x86/configs/tizen_emul_defconfig index 76806ae..d8f3772 100644 --- a/arch/x86/configs/tizen_emul_defconfig +++ b/arch/x86/configs/tizen_emul_defconfig @@ -3926,7 +3926,7 @@ CONFIG_SECURITY_NETWORK=y # CONFIG_SECURITY_SELINUX is not set CONFIG_SECURITY_SMACK=y CONFIG_SECURITY_SMACK_BRINGUP=y -CONFIG_SECURITY_SMACK_NETFILTER=y +# CONFIG_SECURITY_SMACK_NETFILTER=y # CONFIG_SECURITY_TOMOYO is not set # CONFIG_SECURITY_APPARMOR is not set # CONFIG_SECURITY_YAMA is not set