From: Chanwoo Choi Date: Thu, 18 Feb 2021 09:38:06 +0000 (+0900) Subject: x86: defconfig: disable SECURITY_SMACK_NETFILTER config X-Git-Tag: submit/tizen_studio_4.5_p6.5/20220111.085032~14 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F27%2F253827%2F1;p=sdk%2Femulator%2Femulator-kernel.git x86: defconfig: disable SECURITY_SMACK_NETFILTER config Disable SECURITY_SMACK_NETFILTER configuration. Change-Id: Ibeb7c584618a0adc0acda97636b75638fc4c9517 Signed-off-by: Chanwoo Choi --- diff --git a/arch/x86/configs/tizen_emul_defconfig b/arch/x86/configs/tizen_emul_defconfig index 59f6a591b4c5..27a53ca225b1 100644 --- a/arch/x86/configs/tizen_emul_defconfig +++ b/arch/x86/configs/tizen_emul_defconfig @@ -3652,7 +3652,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 is not set CONFIG_SECURITY_SMACK_APPEND_SIGNALS=y # CONFIG_SECURITY_TOMOYO is not set # CONFIG_SECURITY_APPARMOR is not set