aboutsummaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2012-02-07 19:48:55 -0500
committerEric W. Biederman <ebiederm@xmission.com>2012-08-15 00:55:31 -0400
commit0625c883bc4b3eba6f93f268cf67b5664244c0fe (patch)
treeb2fa3da08149f0f6bc7a24e6b380eb173420a372 /init
parent1efa29cd414c68725e774d52b248c82d9be44767 (diff)
userns: Convert tun/tap to use kuid and kgid where appropriate
Cc: Maxim Krasnyansky <maxk@qualcomm.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/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig
index eac23a6fa236..b445d6f49bcf 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -1003,7 +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 TUN = n
1007 depends on INFINIBAND_QIB = n 1006 depends on INFINIBAND_QIB = n
1008 depends on BLK_DEV_LOOP = n 1007 depends on BLK_DEV_LOOP = n
1009 depends on ANDROID_BINDER_IPC = n 1008 depends on ANDROID_BINDER_IPC = n