Skip to content

Commit

Permalink
userns: Enable building of pf_key sockets when user namespace support…
Browse files Browse the repository at this point in the history
… is enabled.

Enable building of pf_key sockets and user namespace support at the
same time.  This combination builds successfully so there is no reason
to forbid it.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
  • Loading branch information
Eric W. Biederman committed Aug 24, 2012
1 parent 898132a commit bc45dae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion init/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -944,7 +944,6 @@ config UIDGID_CONVERTED
# Networking
depends on NET_9P = n
depends on AF_RXRPC = n
depends on NET_KEY = n
depends on DNS_RESOLVER = n

# Filesystems
Expand Down

0 comments on commit bc45dae

Please sign in to comment.