Remove CONFIG_SECURITY_SELINUX_BOOTPARAM_VALUE=0
Setting it is not useful since we changed the default LSM anyway and it makes enabling SELinux harder (requires changing the cmdline).
This commit is contained in:
parent
96b8fba876
commit
f9db313392
@ -87,8 +87,6 @@ CONFIG_SECURITY_YAMA=y
|
|||||||
# CONFIG_DEFAULT_SECURITY_SELINUX is not set
|
# CONFIG_DEFAULT_SECURITY_SELINUX is not set
|
||||||
CONFIG_DEFAULT_SECURITY_DAC=y
|
CONFIG_DEFAULT_SECURITY_DAC=y
|
||||||
|
|
||||||
CONFIG_SECURITY_SELINUX_BOOTPARAM_VALUE=0
|
|
||||||
|
|
||||||
|
|
||||||
################################################################################
|
################################################################################
|
||||||
## Enable paravirt spinlocks. This should be more performant.
|
## Enable paravirt spinlocks. This should be more performant.
|
||||||
|
Loading…
Reference in New Issue
Block a user