diff options
Diffstat (limited to 'security/Kconfig')
-rw-r--r-- | security/Kconfig | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/security/Kconfig b/security/Kconfig index fb363cd81cf6..aeea8c2bb59c 100644 --- a/security/Kconfig +++ b/security/Kconfig | |||
@@ -100,19 +100,6 @@ config SECURITY_FILE_CAPABILITIES | |||
100 | 100 | ||
101 | If in doubt, answer N. | 101 | If in doubt, answer N. |
102 | 102 | ||
103 | config SECURITY_ROOTPLUG | ||
104 | bool "Root Plug Support" | ||
105 | depends on USB=y && SECURITY | ||
106 | help | ||
107 | This is a sample LSM module that should only be used as such. | ||
108 | It prevents any programs running with egid == 0 if a specific | ||
109 | USB device is not present in the system. | ||
110 | |||
111 | See <http://www.linuxjournal.com/article.php?sid=6279> for | ||
112 | more information about this module. | ||
113 | |||
114 | If you are unsure how to answer this question, answer N. | ||
115 | |||
116 | config INTEL_TXT | 103 | config INTEL_TXT |
117 | bool "Enable Intel(R) Trusted Execution Technology (Intel(R) TXT)" | 104 | bool "Enable Intel(R) Trusted Execution Technology (Intel(R) TXT)" |
118 | depends on HAVE_INTEL_TXT | 105 | depends on HAVE_INTEL_TXT |