From: Rafal Krypa Date: Tue, 13 Dec 2016 11:57:22 +0000 (+0100) Subject: x86: tizen_emul_defconfig: enable SECURITY_SMACK_APPEND_SIGNALS X-Git-Tag: accepted/tizen/3.0.m2/mobile/20170105.025847~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F34%2F104534%2F3;p=sdk%2Femulator%2Femulator-kernel.git x86: tizen_emul_defconfig: enable SECURITY_SMACK_APPEND_SIGNALS Change-Id: I83941f8fa05825550a0cd6d8c6aee4c6a8f88082 Signed-off-by: Rafal Krypa Signed-off-by: SeokYeon Hwang --- diff --git a/arch/x86/configs/tizen_emul_defconfig b/arch/x86/configs/tizen_emul_defconfig index 4b1a5cc..e42775f 100644 --- a/arch/x86/configs/tizen_emul_defconfig +++ b/arch/x86/configs/tizen_emul_defconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.4.12 Kernel Configuration +# Linux/i386 4.4.35 Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -3653,6 +3653,7 @@ CONFIG_SECURITY_NETWORK=y CONFIG_SECURITY_SMACK=y CONFIG_SECURITY_SMACK_BRINGUP=y CONFIG_SECURITY_SMACK_NETFILTER=y +CONFIG_SECURITY_SMACK_APPEND_SIGNALS=y # CONFIG_SECURITY_TOMOYO is not set # CONFIG_SECURITY_APPARMOR is not set # CONFIG_SECURITY_YAMA is not set @@ -3753,6 +3754,7 @@ CONFIG_CRYPTO_SHA256=y # Ciphers # CONFIG_CRYPTO_AES=y +CONFIG_CRYPTO_AES_586=y # CONFIG_CRYPTO_AES_NI_INTEL is not set # CONFIG_CRYPTO_ANUBIS is not set CONFIG_CRYPTO_ARC4=y