summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjin-gyu.kim <jin-gyu.kim@samsung.com>2016-07-05 14:38:56 +0900
committerSeokYeon Hwang <syeon.hwang@samsung.com>2016-07-05 15:13:31 +0900
commitcfe763397fd445b1ac4f020997265d80e513a0e5 (patch)
tree1f00c16f5fd43fac2dd8ff838d26b8e1caa92436
parent3d9bf35a20cb288ed86d5e928dc6632ad36f8947 (diff)
downloademulator-kernel-cfe763397fd445b1ac4f020997265d80e513a0e5.tar.gz
emulator-kernel-cfe763397fd445b1ac4f020997265d80e513a0e5.tar.bz2
emulator-kernel-cfe763397fd445b1ac4f020997265d80e513a0e5.zip
Disable smack netfilter option.
Change-Id: I543a9cd9be0a5f571b7aef85a650e6aba9e95821
-rw-r--r--arch/x86/configs/tizen_emul_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/configs/tizen_emul_defconfig b/arch/x86/configs/tizen_emul_defconfig
index 76806aebe736..d8f377251477 100644
--- a/arch/x86/configs/tizen_emul_defconfig
+++ b/arch/x86/configs/tizen_emul_defconfig
@@ -3926,7 +3926,7 @@ CONFIG_SECURITY_NETWORK=y
# CONFIG_SECURITY_SELINUX is not set
CONFIG_SECURITY_SMACK=y
CONFIG_SECURITY_SMACK_BRINGUP=y
-CONFIG_SECURITY_SMACK_NETFILTER=y
+# CONFIG_SECURITY_SMACK_NETFILTER=y
# CONFIG_SECURITY_TOMOYO is not set
# CONFIG_SECURITY_APPARMOR is not set
# CONFIG_SECURITY_YAMA is not set