From 54bd01a7fdcf458365179dfc85e745fe37d08793 Mon Sep 17 00:00:00 2001 From: nbd Date: Fri, 5 Feb 2016 11:50:50 +0000 Subject: [PATCH] kernel: add missing config symbol (#21797) Signed-off-by: Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48632 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic/config-4.4 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/generic/config-4.4 b/target/linux/generic/config-4.4 index a28045f6f0..f5ace4a879 100644 --- a/target/linux/generic/config-4.4 +++ b/target/linux/generic/config-4.4 @@ -2494,6 +2494,7 @@ CONFIG_NET_CORE=y # CONFIG_NET_DSA_TAG_DSA is not set # CONFIG_NET_DSA_TAG_EDSA is not set # CONFIG_NET_EMATCH is not set +# CONFIG_NET_EMATCH_CANID is not set # CONFIG_NET_EMATCH_CMP is not set # CONFIG_NET_EMATCH_META is not set # CONFIG_NET_EMATCH_NBYTE is not set -- 2.11.0