aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@home.transmeta.com>2002-10-29 05:09:28 -0800
committerLinus Torvalds <torvalds@penguin.transmeta.com>2002-10-29 05:09:28 -0800
commit0e01a0dd1f8209c0a64cbbbf99eab467e7401df5 (patch)
tree2d22a73ea158bb9fbc21bc1c5c4df9c2cdad9883 /security
parent82fe246fb7291daaf2f71fdb8b61a07ce5e3678b (diff)
downloadhistory-0e01a0dd1f8209c0a64cbbbf99eab467e7401df5.tar.gz
Delete old-style config files.
Diffstat (limited to 'security')
-rw-r--r--security/Config.help4
-rw-r--r--security/Config.in7
2 files changed, 0 insertions, 11 deletions
diff --git a/security/Config.help b/security/Config.help
deleted file mode 100644
index e2934a0871e06c..00000000000000
--- a/security/Config.help
+++ /dev/null
@@ -1,4 +0,0 @@
-CONFIG_SECURITY_CAPABILITIES
- This enables the "default" Linux capabilities functionality.
- If you are unsure how to answer this question, answer Y.
-
diff --git a/security/Config.in b/security/Config.in
deleted file mode 100644
index 5b1c0ca26d29f4..00000000000000
--- a/security/Config.in
+++ /dev/null
@@ -1,7 +0,0 @@
-#
-# Security configuration
-#
-mainmenu_option next_comment
-comment 'Security options'
-define_bool CONFIG_SECURITY_CAPABILITIES y
-endmenu