aboutsummaryrefslogtreecommitdiffstats
path: root/init/Kconfig
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2012-02-07 16:48:55 -0800
committerEric W. Biederman <ebiederm@xmission.com>2012-08-14 21:55:31 -0700
commit0625c883bc4b3eba6f93f268cf67b5664244c0fe (patch)
treeb2fa3da08149f0f6bc7a24e6b380eb173420a372 /init/Kconfig
parentuserns: Make the airo wireless driver use kuids for proc uids and gids (diff)
downloadlinux-dev-0625c883bc4b3eba6f93f268cf67b5664244c0fe.tar.xz
linux-dev-0625c883bc4b3eba6f93f268cf67b5664244c0fe.zip
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 '')
-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
depends on !UML || HOSTFS = n
# The rare drivers that won't build
- depends on TUN = n
depends on INFINIBAND_QIB = n
depends on BLK_DEV_LOOP = n
depends on ANDROID_BINDER_IPC = n