projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f3ffae
)
netfilter: ctnetlink: remove obsolete NAT dependency from Kconfig
author
Patrick McHardy
<kaber@trash.net>
Mon, 20 Oct 2008 10:31:17 +0000
(
03:31
-0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 20 Oct 2008 10:31:17 +0000
(
03:31
-0700)
Now that ctnetlink doesn't have any NAT module depenencies anymore,
we can also remove them from Kconfig.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/netfilter/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/net/netfilter/Kconfig
b/net/netfilter/Kconfig
index 78892cf2b021c0d4a4bedf05075535f44c125f82..25dcef9f219493a597511c157efc9c2fe4f343e6 100644
(file)
--- a/
net/netfilter/Kconfig
+++ b/
net/netfilter/Kconfig
@@
-271,7
+271,6
@@
config NF_CONNTRACK_TFTP
config NF_CT_NETLINK
tristate 'Connection tracking netlink interface'
select NETFILTER_NETLINK
- depends on NF_NAT=n || NF_NAT
default m if NETFILTER_ADVANCED=n
help
This option enables support for a netlink-based userspace interface