]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - security/loadpin/Kconfig
Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block
[linux.git] / security / loadpin / Kconfig
index dd01aa91e521d05cd77afdf15d842293c8bcfb4a..a0d70d82b98ea4d4fa2e8be8af72589f93d78e0f 100644 (file)
@@ -10,10 +10,10 @@ config SECURITY_LOADPIN
          have a root filesystem backed by a read-only device such as
          dm-verity or a CDROM.
 
-config SECURITY_LOADPIN_ENABLED
+config SECURITY_LOADPIN_ENFORCE
        bool "Enforce LoadPin at boot"
        depends on SECURITY_LOADPIN
        help
          If selected, LoadPin will enforce pinning at boot. If not
          selected, it can be enabled at boot with the kernel parameter
-         "loadpin.enabled=1".
+         "loadpin.enforce=1".