aboutsummaryrefslogtreecommitdiffstats
path: root/init/Kconfig
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2012-02-07 19:32:04 -0500
committerEric W. Biederman <ebiederm@xmission.com>2012-09-21 06:12:16 -0400
commit32d639c66e04149d490093f8b4b49cb922bfe294 (patch)
tree04d8cca3ee415277ee22e1ea34b2acde463ad4fa /init/Kconfig
parent170782eb89462d30302cec12378253115b492b38 (diff)
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/Kconfig')
-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
932 depends on NET_9P = n 932 depends on NET_9P = n
933 933
934 # Filesystems 934 # Filesystems
935 depends on USB_GADGETFS = n
936 depends on USB_FUNCTIONFS = n 935 depends on USB_FUNCTIONFS = n
937 depends on DEVTMPFS = n 936 depends on DEVTMPFS = n
938 depends on XENFS = n 937 depends on XENFS = n