From: jooseong lee Date: Fri, 25 Nov 2016 07:51:40 +0000 (+0900) Subject: x86: tizen_emul_defconfig: enable smack_netfilter X-Git-Tag: submit/tizen/20161219.112149~8 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F72%2F100172%2F1;p=sdk%2Femulator%2Femulator-kernel.git x86: tizen_emul_defconfig: enable smack_netfilter This patch enables smack netfilter to support nether serivce. Nether is for network access control in Tizen3.0. Change-Id: Id1fc9fdc34dbab674e0db1967c163cc32a8c5b0c Signed-off-by: jooseong lee --- diff --git a/arch/x86/configs/tizen_emul_defconfig b/arch/x86/configs/tizen_emul_defconfig index d8f377251477..76806aebe736 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