mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-24 07:50:53 +07:00
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: David S. Miller <davem@davemloft.net> Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
This commit is contained in:
parent
976d020150
commit
fc5795c8a9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user