projects
/
profile
/
mobile
/
platform
/
kernel
/
linux-3.10-sc7730.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b5b49c
)
ARM: defconfig: disable SECURITY_SMACK_NETFILTER config
10/253710/1
accepted/tizen/6.0/unified/20211029.040815
accepted/tizen/unified/20210217.120522
submit/tizen/20210217.042922
submit/tizen_6.5/20211028.164001
submit/tizen_6.5/20211029.140001
tizen_6.5.m2_release
author
Jaehoon Chung
<jh80.chung@samsung.com>
Wed, 17 Feb 2021 01:04:58 +0000
(10:04 +0900)
committer
Jaehoon Chung
<jh80.chung@samsung.com>
Wed, 17 Feb 2021 01:04:58 +0000
(10:04 +0900)
Disable SECURITY_SMACK_NETFILTER configuration.
Change-Id: I5c37cce55d35dd8ca024815b6c92afcaa18f0525
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
arch/arm/configs/tizen_tm1_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/tizen_tm1_defconfig
b/arch/arm/configs/tizen_tm1_defconfig
index 8a7a8237cee9db5eb1da8ca371691805bcd92d95..cb19523e7b93c8490f728bf30bb7a3bc6a26469c 100644
(file)
--- a/
arch/arm/configs/tizen_tm1_defconfig
+++ b/
arch/arm/configs/tizen_tm1_defconfig
@@
-3512,7
+3512,7
@@
CONFIG_SECURITY_NETWORK=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