aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-4.0
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2015-09-16 08:33:25 +0000
committerJohn Crispin <blogic@openwrt.org>2015-09-16 08:33:25 +0000
commit3d9bd69700a9e6278bd0a6ab0e4d669c05fa045a (patch)
treebf7638082479f0d7b645bd42da8e150a27c352e9 /target/linux/generic/config-4.0
parent15fa4d1fcfd456d011dd6828c07421ea83f27205 (diff)
downloadmaster-187ad058-3d9bd69700a9e6278bd0a6ab0e4d669c05fa045a.tar.gz
master-187ad058-3d9bd69700a9e6278bd0a6ab0e4d669c05fa045a.tar.bz2
master-187ad058-3d9bd69700a9e6278bd0a6ab0e4d669c05fa045a.zip
kernel 3.18/kernel 4.0/kernel 4.1: add missing symbol
deactivate NET_SCTPPROBE just like NET_TCPPROBE Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46974 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/config-4.0')
-rw-r--r--target/linux/generic/config-4.01
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-4.0 b/target/linux/generic/config-4.0
index b52408a5fe..0c630eab61 100644
--- a/target/linux/generic/config-4.0
+++ b/target/linux/generic/config-4.0
@@ -2527,6 +2527,7 @@ CONFIG_NET_SCH_FQ_CODEL=y
# CONFIG_NET_SCH_SFQ is not set
# CONFIG_NET_SCH_TBF is not set
# CONFIG_NET_SCH_TEQL is not set
+# CONFIG_NET_SCTPPROBE is not set
# CONFIG_NET_SWITCHDEV is not set
# CONFIG_NET_TCPPROBE is not set
# CONFIG_NET_TEAM is not set