From: jin-gyu.kim Date: Tue, 5 Jul 2016 05:38:56 +0000 (+0900) Subject: Disable smack netfilter option. X-Git-Tag: submit/tizen/20161219.112149~10 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cfe763397fd445b1ac4f020997265d80e513a0e5;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 76806aebe736..d8f377251477 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