• Kees Cook's avatar
    apparmor: Remove SECURITY_APPARMOR_BOOTPARAM_VALUE · 0102fb83
    Kees Cook authored
    
    
    In preparation for removing CONFIG_DEFAULT_SECURITY, this removes the
    soon-to-be redundant SECURITY_APPARMOR_BOOTPARAM_VALUE. Since explicit
    ordering via CONFIG_LSM or "lsm=" will define whether an LSM is enabled or
    not, this CONFIG will become effectively ignored, so remove it. However,
    in order to stay backward-compatible with "security=apparmor", the enable
    variable defaults to true.
    
    Signed-off-by: default avatarKees Cook <keescook@chromium.org>
    0102fb83