X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=security%2FKconfig;h=460e5c9cf496c725b830d8f34bc8dcf0bd8bff56;hp=67785df264e511c83550455240f633dc99cc3483;hb=e9c5702e3c5558dade169949abd730173e87ef9c;hpb=8871e73fdbde07d0a41393f7ee30787b65387b36 diff --git a/security/Kconfig b/security/Kconfig index 67785df264e5..460e5c9cf496 100644 --- a/security/Kconfig +++ b/security/Kconfig @@ -93,18 +93,6 @@ config SECURITY_ROOTPLUG If you are unsure how to answer this question, answer N. -config SECURITY_SECLVL - tristate "BSD Secure Levels" - depends on SECURITY - select CRYPTO - select CRYPTO_SHA1 - help - Implements BSD Secure Levels as an LSM. See - for instructions on how to use this - module. - - If you are unsure how to answer this question, answer N. - source security/selinux/Kconfig endmenu