From: Chanwoo Choi Date: Thu, 18 Feb 2021 09:38:06 +0000 (+0900) Subject: x86: defconfig: disable SECURITY_SMACK_NETFILTER config X-Git-Tag: accepted/tizen/unified/20210219.040831^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F26%2F253826%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 f782cac..4503a0c 100644 --- a/arch/x86/configs/tizen_emul_defconfig +++ b/arch/x86/configs/tizen_emul_defconfig @@ -3655,7 +3655,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