projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
898132a
)
userns: Enable building of pf_key sockets when user namespace support is enabled.
author
Eric W. Biederman
<ebiederm@xmission.com>
Thu, 16 Aug 2012 00:46:22 +0000
(17:46 -0700)
committer
Eric W. Biederman
<ebiederm@xmission.com>
Fri, 24 Aug 2012 05:52:54 +0000
(22:52 -0700)
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>
init/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/init/Kconfig
b/init/Kconfig
index b445d6f49bcf4a62bb3db54e3b9b7497a9672f68..448b701b17223fbf4c5705596cc76b889573340e 100644
(file)
--- a/
init/Kconfig
+++ b/
init/Kconfig
@@
-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