0805625
From 235b02d70a6a9837896c2ff4ca9d03f172cc4281 Mon Sep 17 00:00:00 2001
6a91557
From: "kernel-team@fedoraproject.org" <kernel-team@fedoraproject.org>
6a91557
Date: Wed, 30 Jan 2013 10:55:31 -0500
Jeremy Cline 9b4f0fa
Subject: [PATCH] namespaces: no expert
6a91557
68d0d67
Bugzilla: N/A
68d0d67
Upstream-status: Fedora mustard
6a91557
---
6a91557
 init/Kconfig | 4 ++--
6a91557
 1 file changed, 2 insertions(+), 2 deletions(-)
68d0d67
ebd1a17
diff --git a/init/Kconfig b/init/Kconfig
0805625
index 2934249fba46..19d9ee8c120b 100644
ebd1a17
--- a/init/Kconfig
ebd1a17
+++ b/init/Kconfig
0805625
@@ -871,7 +871,7 @@ config SOCK_CGROUP_DATA
ebd1a17
 endif # CGROUPS
ebd1a17
 
ebd1a17
 menuconfig NAMESPACES
ebd1a17
-	bool "Namespaces support" if EXPERT
ebd1a17
+	bool "Namespaces support"
84326ca
 	depends on MULTIUSER
ebd1a17
 	default !EXPERT
ebd1a17
 	help
0805625
-- 
0805625
2.14.3
0805625