diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2012-04-26 01:40:44 -0400 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2012-09-21 06:13:19 -0400 |
commit | d03ca5820d84090f47ce831df619f2fff66eb52b (patch) | |
tree | e9211352f991d2d8579ca8650b4bf0e45870b90e /init/Kconfig | |
parent | 2f83ffa874ccb6ea4596220188d3e54b20203124 (diff) |
userns: Convert ipathfs to use GLOBAL_ROOT_UID and GLOBAL_ROOT_GID
Acked-by: Mike Marciniszyn <mike.marciniszyn@intel.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 355b1af6932e..f0371a65ac06 100644 --- a/init/Kconfig +++ b/init/Kconfig | |||
@@ -960,7 +960,6 @@ config UIDGID_CONVERTED | |||
960 | depends on !UML || HOSTFS = n | 960 | depends on !UML || HOSTFS = n |
961 | 961 | ||
962 | # The rare drivers that won't build | 962 | # The rare drivers that won't build |
963 | depends on INFINIBAND_QIB = n | ||
964 | depends on BLK_DEV_LOOP = n | 963 | depends on BLK_DEV_LOOP = n |
965 | depends on ANDROID_BINDER_IPC = n | 964 | depends on ANDROID_BINDER_IPC = n |
966 | 965 | ||