From 204cbccbda0b1483452629f08d0395b2d8905695 Mon Sep 17 00:00:00 2001 From: Mike Pagano Date: Tue, 9 May 2023 08:31:07 -0400 Subject: Remove patch on security/selinux/Kconfig As CONFIG_SECURITY_SELINUX_DISABLE was removed upstream, remove our corresponding patch on it Signed-off-by: Mike Pagano --- 4567_distro-Gentoo-Kconfig.patch | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/4567_distro-Gentoo-Kconfig.patch b/4567_distro-Gentoo-Kconfig.patch index 9cb1eb0c..bd7b76ca 100644 --- a/4567_distro-Gentoo-Kconfig.patch +++ b/4567_distro-Gentoo-Kconfig.patch @@ -300,18 +300,6 @@ + See the settings that become available for more details and fine-tuning. + +endmenu -diff --git a/security/selinux/Kconfig b/security/selinux/Kconfig -index 9e921fc72..f29bc13fa 100644 ---- a/security/selinux/Kconfig -+++ b/security/selinux/Kconfig -@@ -26,6 +26,7 @@ config SECURITY_SELINUX_BOOTPARAM - config SECURITY_SELINUX_DISABLE - bool "NSA SELinux runtime disable" - depends on SECURITY_SELINUX -+ depends on !GENTOO_KERNEL_SELF_PROTECTION - select SECURITY_WRITABLE_HOOKS - default n - help -- 2.31.1 -- cgit v1.2.3-65-gdbad