Skip to content
Snippets Groups Projects
Commit 9dea260d authored by Felix Fietkau's avatar Felix Fietkau Committed by Kenneth Johansson
Browse files

hack: net: remove bogus netfilter dependencies


lede-commit: 589d2a377dee27d206fc3725325309cf649e4df6
Signed-off-by: default avatarFelix Fietkau <nbd@nbd.name>
parent e34e7a62
No related branches found
No related tags found
No related merge requests found
...@@ -218,7 +218,6 @@ config NF_CONNTRACK_FTP ...@@ -218,7 +218,6 @@ config NF_CONNTRACK_FTP
config NF_CONNTRACK_H323 config NF_CONNTRACK_H323
tristate "H.323 protocol support" tristate "H.323 protocol support"
depends on IPV6 || IPV6=n
depends on NETFILTER_ADVANCED depends on NETFILTER_ADVANCED
help help
H.323 is a VoIP signalling protocol from ITU-T. As one of the most H.323 is a VoIP signalling protocol from ITU-T. As one of the most
...@@ -983,7 +982,6 @@ config NETFILTER_XT_TARGET_SECMARK ...@@ -983,7 +982,6 @@ config NETFILTER_XT_TARGET_SECMARK
config NETFILTER_XT_TARGET_TCPMSS config NETFILTER_XT_TARGET_TCPMSS
tristate '"TCPMSS" target support' tristate '"TCPMSS" target support'
depends on IPV6 || IPV6=n
default m if NETFILTER_ADVANCED=n default m if NETFILTER_ADVANCED=n
---help--- ---help---
This option adds a `TCPMSS' target, which allows you to alter the This option adds a `TCPMSS' target, which allows you to alter the
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment