diff mbox

[1/1] UBUNTU: [Config] enable USER_NS

Message ID 1264614678-10315-1-git-send-email-apw@canonical.com
State Accepted
Delegated to: Andy Whitcroft
Headers show

Commit Message

Andy Whitcroft Jan. 27, 2010, 5:51 p.m. UTC
BugLink: http://bugs.launchpad.net/bugs/480739
BugLink: http://bugs.launchpad.net/bugs/509808

When we enabled the general namespace options under Bug #480739 we missed
the USER_NS option.  This option is marked experimental but most of the
others enabled under that bug were also.  Enable this to complete the set.

Signed-off-by: Andy Whitcroft <apw@canonical.com>
---
 debian.master/config/config.common.ubuntu |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Comments

Andy Whitcroft Jan. 27, 2010, 6:08 p.m. UTC | #1
Applied to Lucid.

-apw
diff mbox

Patch

diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu
index 3d62522..605c460 100644
--- a/debian.master/config/config.common.ubuntu
+++ b/debian.master/config/config.common.ubuntu
@@ -4102,7 +4102,7 @@  CONFIG_USB_ZC0301=m
 CONFIG_USB_ZD1201=m
 CONFIG_USB_ZERO=m
 CONFIG_USB_ZR364XX=m
-# CONFIG_USER_NS is not set
+CONFIG_USER_NS=y
 # CONFIG_USER_SCHED is not set
 CONFIG_USER_STACKTRACE_SUPPORT=y
 CONFIG_USE_GENERIC_SMP_HELPERS=y