summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRafal Krypa <r.krypa@samsung.com>2016-12-13 12:37:32 +0100
committerSeung-Woo Kim <sw0312.kim@samsung.com>2016-12-15 17:17:34 -0800
commit797e0e7af1ac4d3d94f278fe170adbf90422bb60 (patch)
treec80979fda2c22ea9d64c10f353e121b1570f316b
parent226924813c02e7f4eb701478cff8c119efc34f8a (diff)
ARM: tizen_{odroid,tm2}_defconfig: enable SECURITY_SMACK_APPEND_SIGNALS
Change-Id: I2a6a9380323f780d327e5e57009ab2edc6aae399 Signed-off-by: Rafal Krypa <r.krypa@samsung.com>
-rw-r--r--arch/arm/configs/tizen_odroid_defconfig1
-rw-r--r--arch/arm64/configs/tizen_tm2_defconfig1
2 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/configs/tizen_odroid_defconfig b/arch/arm/configs/tizen_odroid_defconfig
index c1a5b428e837..d9354d21a5c1 100644
--- a/arch/arm/configs/tizen_odroid_defconfig
+++ b/arch/arm/configs/tizen_odroid_defconfig
@@ -4413,6 +4413,7 @@ CONFIG_SECURITY_NETWORK=y
CONFIG_SECURITY_SMACK=y
# CONFIG_SECURITY_SMACK_BRINGUP is not set
CONFIG_SECURITY_SMACK_NETFILTER=y
+CONFIG_SECURITY_SMACK_APPEND_SIGNALS=y
# CONFIG_SECURITY_SMACK_PERMISSIVE_MODE is not set
# CONFIG_SECURITY_TOMOYO is not set
# CONFIG_SECURITY_APPARMOR is not set
diff --git a/arch/arm64/configs/tizen_tm2_defconfig b/arch/arm64/configs/tizen_tm2_defconfig
index 8b3ae7da40ea..46ec89731c69 100644
--- a/arch/arm64/configs/tizen_tm2_defconfig
+++ b/arch/arm64/configs/tizen_tm2_defconfig
@@ -4504,6 +4504,7 @@ CONFIG_SECURITY_NETWORK=y
CONFIG_SECURITY_SMACK=y
# CONFIG_SECURITY_SMACK_BRINGUP is not set
CONFIG_SECURITY_SMACK_NETFILTER=y
+CONFIG_SECURITY_SMACK_APPEND_SIGNALS=y
# CONFIG_SECURITY_SMACK_PERMISSIVE_MODE is not set
# CONFIG_SECURITY_TOMOYO is not set
# CONFIG_SECURITY_APPARMOR is not set