summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.netfilter.core
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-05-19 17:01:46 -0500
committerWaldemar Brodkorb <wbx@openadk.org>2015-05-21 01:08:25 -0500
commit3c06e2a90a2fc048e6ecf7634f87b238b7814ce2 (patch)
tree929aaeb1e4b044e8061ad0d354eef6033a98ee02 /target/linux/config/Config.in.netfilter.core
parent75335cff398e13df2df5a7ed1ee29b9d91d5baaf (diff)
update netfilter configs, enable support for 3.14 kernels
Diffstat (limited to 'target/linux/config/Config.in.netfilter.core')
-rw-r--r--target/linux/config/Config.in.netfilter.core2
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/config/Config.in.netfilter.core b/target/linux/config/Config.in.netfilter.core
index 4b3cb48eb..cab6278aa 100644
--- a/target/linux/config/Config.in.netfilter.core
+++ b/target/linux/config/Config.in.netfilter.core
@@ -138,7 +138,6 @@ config ADK_KERNEL_NETFILTER_XT_TARGET_CHECKSUM
select ADK_KERNEL_NETFILTER_XTABLES
select ADK_KERNEL_IP_NF_MANGLE
select ADK_KERNEL_NETFILTER_ADVANCED
- help
config ADK_KERNEL_NETFILTER_XT_TARGET_CLASSIFY
tristate '"CLASSIFY" target support'
@@ -189,6 +188,5 @@ config ADK_KERNEL_NETFILTER_XT_TARGET_LOG
config ADK_KERNEL_NETFILTER_XT_TARGET_TCPMSS
tristate '"TCPMSS" target support'
select ADK_KERNEL_NETFILTER_XTABLES
- help
endmenu