projects
/
profile
/
wearable
/
platform
/
kernel
/
linux-4.9-exynos9110.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9746e88
)
ARM64: defconfig: disable SECURITY_SMACK_NETFILTER config
12/253712/1
accepted/tizen/unified/20210217.120530
submit/tizen/20210217.042922
author
Jaehoon Chung
<jh80.chung@samsung.com>
Wed, 17 Feb 2021 01:08:55 +0000
(10:08 +0900)
committer
Jaehoon Chung
<jh80.chung@samsung.com>
Wed, 17 Feb 2021 01:08:55 +0000
(10:08 +0900)
Disable SECURITY_SMACK_NETFILTER configuration.
Change-Id: I8b7260e54ad14770c9f64d05c75e84b9dc8fea34
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
arch/arm64/configs/tizen_tw3_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm64/configs/tizen_tw3_defconfig
b/arch/arm64/configs/tizen_tw3_defconfig
index 0cea1da32591d08d223354dec9001570a438ac7a..a9247bab5a16715867c517ed13a959c9eebe5892 100644
(file)
--- a/
arch/arm64/configs/tizen_tw3_defconfig
+++ b/
arch/arm64/configs/tizen_tw3_defconfig
@@
-4443,7
+4443,7
@@
CONFIG_HARDENED_USERCOPY=y
# CONFIG_SECURITY_SELINUX is not set
CONFIG_SECURITY_SMACK=y
# CONFIG_SECURITY_SMACK_BRINGUP is not set
-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