summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Pagano <mpagano@gentoo.org>2023-05-09 08:31:07 -0400
committerMike Pagano <mpagano@gentoo.org>2023-05-09 08:31:07 -0400
commit204cbccbda0b1483452629f08d0395b2d8905695 (patch)
tree6f19246625b6d999f10776b8745ece5b20b8cf03 /4567_distro-Gentoo-Kconfig.patch
parentFix config change from X86_X32 to X86_X32_ABI (diff)
downloadlinux-patches-204cbccbda0b1483452629f08d0395b2d8905695.tar.gz
linux-patches-204cbccbda0b1483452629f08d0395b2d8905695.tar.bz2
linux-patches-204cbccbda0b1483452629f08d0395b2d8905695.zip
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 <mpagano@gentoo.org>
Diffstat (limited to '4567_distro-Gentoo-Kconfig.patch')
-rw-r--r--4567_distro-Gentoo-Kconfig.patch12
1 files changed, 0 insertions, 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