summaryrefslogtreecommitdiffstats
path: root/namespaces-no-expert.patch
diff options
context:
space:
mode:
authorJustin Forbes <jmforbes@xps.linuxtx.org>2019-12-30 10:46:19 -0600
committerJustin Forbes <jmforbes@xps.linuxtx.org>2019-12-30 10:46:19 -0600
commit007e505ae0ba5e967c5aebf29885a44263042654 (patch)
tree1baae27bfc3068ef5deef05855c6980538479b6b /namespaces-no-expert.patch
parentdf5a06e2f275dc0e06fca38c398bc253f9f836a7 (diff)
downloadkernel-007e505ae0ba5e967c5aebf29885a44263042654.tar.gz
kernel-007e505ae0ba5e967c5aebf29885a44263042654.tar.xz
kernel-007e505ae0ba5e967c5aebf29885a44263042654.zip
Linux v5.4.6 rebase
Diffstat (limited to 'namespaces-no-expert.patch')
-rw-r--r--namespaces-no-expert.patch27
1 files changed, 0 insertions, 27 deletions
diff --git a/namespaces-no-expert.patch b/namespaces-no-expert.patch
deleted file mode 100644
index d732f9d0a..000000000
--- a/namespaces-no-expert.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-From 235b02d70a6a9837896c2ff4ca9d03f172cc4281 Mon Sep 17 00:00:00 2001
-From: "kernel-team@fedoraproject.org" <kernel-team@fedoraproject.org>
-Date: Wed, 30 Jan 2013 10:55:31 -0500
-Subject: [PATCH] namespaces: no expert
-
-Bugzilla: N/A
-Upstream-status: Fedora mustard
----
- init/Kconfig | 4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/init/Kconfig b/init/Kconfig
-index 2934249fba46..19d9ee8c120b 100644
---- a/init/Kconfig
-+++ b/init/Kconfig
-@@ -871,7 +871,7 @@ config SOCK_CGROUP_DATA
- endif # CGROUPS
-
- menuconfig NAMESPACES
-- bool "Namespaces support" if EXPERT
-+ bool "Namespaces support"
- depends on MULTIUSER
- default !EXPERT
- help
---
-2.14.3
-