aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Hutchings <benh@debian.org>2010-10-02 22:32:39 +0000
committerBen Hutchings <benh@debian.org>2010-10-02 22:32:39 +0000
commit533c9b8233c10a44d1480d1bc6d29f74b5ed2a39 (patch)
treead37f24f411bb011f262df2873e805eb1cf3454a
parente20b699ca1a9fcadbabf67b3569c7b03afc225ee (diff)
downloadkernel_replicant_linux-533c9b8233c10a44d1480d1bc6d29f74b5ed2a39.tar.gz
kernel_replicant_linux-533c9b8233c10a44d1480d1bc6d29f74b5ed2a39.tar.bz2
kernel_replicant_linux-533c9b8233c10a44d1480d1bc6d29f74b5ed2a39.zip
Explicitly set CONFIG_DEFAULT_SECURITY
svn path=/dists/trunk/linux-2.6/; revision=16387
-rw-r--r--debian/config/config4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/config/config b/debian/config/config
index 85b115d9f5d6..424db7afdd95 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -4156,6 +4156,10 @@ CONFIG_SECURITY_FILE_CAPABILITIES=y
# CONFIG_SECURITY_ROOTPLUG is not set
# CONFIG_INTEL_TXT is not set
CONFIG_LSM_MMAP_MIN_ADDR=32768
+# CONFIG_SECURITY_APPARMOR is not set
+CONFIG_DEFAULT_SECURITY_SELINUX=y
+# CONFIG_DEFAULT_SECURITY_TOMOYO is not set
+# CONFIG_DEFAULT_SECURITY_DAC is not set
##
## file: security/integrity/ima/Kconfig