diff options
author | Kees Cook <keescook@chromium.org> | 2018-10-01 17:08:57 -0700 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2019-01-08 13:18:43 -0800 |
commit | be6ec88f41ba94746f830ba38cc4d08dd5ddbb08 (patch) | |
tree | 4f660979afb89835d9dee6f80444e491ede591bc /virt | |
parent | 0102fb83f90050b86ce37aec810ea17bb4448e0c (diff) | |
download | linux-be6ec88f41ba94746f830ba38cc4d08dd5ddbb08.tar.bz2 |
selinux: Remove SECURITY_SELINUX_BOOTPARAM_VALUE
In preparation for removing CONFIG_DEFAULT_SECURITY, this removes the
soon-to-be redundant SECURITY_SELINUX_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=selinux", the enable
variable defaults to true.
Signed-off-by: Kees Cook <keescook@chromium.org>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions