arm64: defconfig: enable smack permissive mode
authorjino.cho <jino.cho@samsung.com>
Thu, 25 Aug 2016 06:39:55 +0000 (15:39 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Tue, 29 Jan 2019 02:25:24 +0000 (11:25 +0900)
This patch turns on permissive mode to avoid
smack blocking during development. After fully supporting the
smack on the platform side, this option will be removed.

Change-Id: I66e56554ff31069d28bb1f81faf8845cf779182c
Signed-off-by: jino.cho <jino.cho@samsung.com>
Conflicts:
arch/arm64/configs/artik710_raptor_defconfig

arch/arm64/configs/artik710_raptor_defconfig

index 99ee507..e47eb16 100644 (file)
@@ -586,6 +586,7 @@ CONFIG_KGDB_KDB=y
 CONFIG_SECURITY=y
 CONFIG_SECURITY_SELINUX=y
 CONFIG_SECURITY_SMACK=y
+CONFIG_SECURITY_SMACK_PERMISSIVE_MODE=y
 CONFIG_SECURITY_APPARMOR=y
 CONFIG_DEFAULT_SECURITY_DAC=y
 CONFIG_CRYPTO_RSA=m