diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2012-05-25 20:22:35 -0400 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2012-09-21 06:13:24 -0400 |
commit | cf9c93526f4517581a9e8f1c0d9093a4c7748ec6 (patch) | |
tree | 9e9eba640d957fe83e081602f7c227480fb413b5 /init/Kconfig | |
parent | 29f82ae56e8798f7907d60145e0186082800d130 (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/Kconfig')
-rw-r--r-- | init/Kconfig | 1 |
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 | |||
926 | # List of kernel pieces that need user namespace work | 926 | # List of kernel pieces that need user namespace work |
927 | # Features | 927 | # Features |
928 | depends on IMA = n | 928 | depends on IMA = n |
929 | depends on EVM = n | ||
930 | 929 | ||
931 | # Networking | 930 | # Networking |
932 | depends on NET_9P = n | 931 | depends on NET_9P = n |