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).

(cherry picked from commit f9db313392)
pull/15/head
Simon Gaiser 6 years ago
parent 033401b8e4
commit e6c44cff63

@ -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