security: Convert LSM into a static interface
[deliverable/linux.git] / security / Kconfig
index 460e5c9cf496c725b830d8f34bc8dcf0bd8bff56..a94ee94cf491384e85b461e350b22205a68849b7 100644 (file)
@@ -74,15 +74,15 @@ config SECURITY_NETWORK_XFRM
          If you are unsure how to answer this question, answer N.
 
 config SECURITY_CAPABILITIES
-       tristate "Default Linux Capabilities"
+       bool "Default Linux Capabilities"
        depends on SECURITY
        help
          This enables the "default" Linux capabilities functionality.
          If you are unsure how to answer this question, answer Y.
 
 config SECURITY_ROOTPLUG
-       tristate "Root Plug Support"
-       depends on USB && SECURITY
+       bool "Root Plug Support"
+       depends on USB=y && SECURITY
        help
          This is a sample LSM module that should only be used as such.
          It prevents any programs running with egid == 0 if a specific
This page took 0.030628 seconds and 5 git commands to generate.