Commit fc5795c8 authored by Eric W. Biederman's avatar Eric W. Biederman

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
...@@ -942,7 +942,7 @@ config UIDGID_CONVERTED ...@@ -942,7 +942,7 @@ config UIDGID_CONVERTED
depends on PROC_EVENTS = n depends on PROC_EVENTS = n
# Networking # Networking
depends on NET = n depends on PACKET = n
depends on NET_9P = n depends on NET_9P = n
depends on IPX = n depends on IPX = n
depends on PHONET = n depends on PHONET = n
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment