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).
pull/16/head
Simon Gaiser 6 years ago
parent 96b8fba876
commit f9db313392

@ -87,8 +87,6 @@ CONFIG_SECURITY_YAMA=y
# CONFIG_DEFAULT_SECURITY_SELINUX is not set
CONFIG_DEFAULT_SECURITY_DAC=y
CONFIG_SECURITY_SELINUX_BOOTPARAM_VALUE=0
################################################################################
## Enable paravirt spinlocks. This should be more performant.

Loading…
Cancel
Save