summaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorEric W. Biederman2012-02-08 01:32:04 +0100
committerEric W. Biederman2012-09-21 12:12:16 +0200
commit32d639c66e04149d490093f8b4b49cb922bfe294 (patch)
tree04d8cca3ee415277ee22e1ea34b2acde463ad4fa /init
parentuserns: Convert fat to use kuid/kgid where appropriate (diff)
downloadkernel-qcow2-linux-32d639c66e04149d490093f8b4b49cb922bfe294.tar.gz
kernel-qcow2-linux-32d639c66e04149d490093f8b4b49cb922bfe294.tar.xz
kernel-qcow2-linux-32d639c66e04149d490093f8b4b49cb922bfe294.zip
userns: Convert gadgetfs to use kuid and kgid where appropriate
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Acked-by: Felipe Balbi <balbi@ti.com> 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 60bdff259b27..633bde28c8ce 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -932,7 +932,6 @@ config UIDGID_CONVERTED
depends on NET_9P = n
# Filesystems
- depends on USB_GADGETFS = n
depends on USB_FUNCTIONFS = n
depends on DEVTMPFS = n
depends on XENFS = n