Skip to content
Snippets Groups Projects
Commit fc5795c8 authored by Eric W. Biederman's avatar Eric W. Biederman
Browse files

userns: Allow USER_NS and NET simultaneously in Kconfig


Now that the networking core is user namespace safe allow
networking and user namespaces to be built at the same time.

Acked-by: default avatarDavid S. Miller <davem@davemloft.net>
Signed-off-by: default avatarEric W. Biederman <ebiederm@xmission.com>
parent 976d0201
No related branches found
No related tags found
No related merge requests found
......@@ -942,7 +942,7 @@ config UIDGID_CONVERTED
depends on PROC_EVENTS = n
# Networking
depends on NET = n
depends on PACKET = n
depends on NET_9P = n
depends on IPX = n
depends on PHONET = n
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment