aboutsummaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2012-05-25 18:22:35 -0600
committerEric W. Biederman <ebiederm@xmission.com>2012-09-21 03:13:24 -0700
commitcf9c93526f4517581a9e8f1c0d9093a4c7748ec6 (patch)
tree9e9eba640d957fe83e081602f7c227480fb413b5 /init
parent29f82ae56e8798f7907d60145e0186082800d130 (diff)
userns: Convert EVM to deal with kuids and kgids in it's hmac computation
Cc: Mimi Zohar <zohar@us.ibm.com> Acked-by: Serge Hallyn <serge.hallyn@canonical.com> Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Diffstat (limited to 'init')
-rw-r--r--init/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig
index 8450442da6cd..96ee3f32fe36 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -926,7 +926,6 @@ config UIDGID_CONVERTED
# List of kernel pieces that need user namespace work
# Features
depends on IMA = n
- depends on EVM = n
# Networking
depends on NET_9P = n