From 24f6cdc7479cd832f1e60cd570d130e15aaaff38 Mon Sep 17 00:00:00 2001 From: Oleg Ogurtsov Date: Thu, 18 Oct 2012 16:33:58 +0400 Subject: [PATCH] Tizen: For correct work of security server --- arch/arm/configs/tizen_defconfig | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/arch/arm/configs/tizen_defconfig b/arch/arm/configs/tizen_defconfig index 83941462869d..17fd7bfb0bfa 100644 --- a/arch/arm/configs/tizen_defconfig +++ b/arch/arm/configs/tizen_defconfig @@ -2619,9 +2619,9 @@ CONFIG_SECURITY_SMACK=y # CONFIG_SECURITY_APPARMOR is not set # CONFIG_SECURITY_YAMA is not set # CONFIG_IMA is not set -# CONFIG_DEFAULT_SECURITY_SMACK is not set -CONFIG_DEFAULT_SECURITY_DAC=y -CONFIG_DEFAULT_SECURITY="" +CONFIG_DEFAULT_SECURITY_SMACK=y +# CONFIG_DEFAULT_SECURITY_DAC is not set +CONFIG_DEFAULT_SECURITY="smack" CONFIG_CRYPTO=y # -- 2.34.1