diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2012-02-10 17:01:03 -0500 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2012-08-15 00:55:31 -0400 |
commit | 1efa29cd414c68725e774d52b248c82d9be44767 (patch) | |
tree | 39c2b63a59108bd3d3224e6bfb0002868c2f5d05 /init | |
parent | 26711a791effbea125fea4284f4d1c4fa8f7bc73 (diff) |
userns: Make the airo wireless driver use kuids for proc uids and gids
Cc: Dan Carpenter <dan.carpenter@oracle.com>
Cc: Alexey Dobriyan <adobriyan@gmail.com>
Cc: John W. Linville <linville@tuxdriver.com>
Acked-by: David S. Miller <davem@davemloft.net>
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/Kconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/init/Kconfig b/init/Kconfig index 76ffca9729b3..eac23a6fa236 100644 --- a/init/Kconfig +++ b/init/Kconfig | |||
@@ -1003,8 +1003,6 @@ config UIDGID_CONVERTED | |||
1003 | depends on !UML || HOSTFS = n | 1003 | depends on !UML || HOSTFS = n |
1004 | 1004 | ||
1005 | # The rare drivers that won't build | 1005 | # The rare drivers that won't build |
1006 | depends on AIRO = n | ||
1007 | depends on AIRO_CS = n | ||
1008 | depends on TUN = n | 1006 | depends on TUN = n |
1009 | depends on INFINIBAND_QIB = n | 1007 | depends on INFINIBAND_QIB = n |
1010 | depends on BLK_DEV_LOOP = n | 1008 | depends on BLK_DEV_LOOP = n |