From 212f2a63eb065769bcbe5d408f071c24033cb6f4 Mon Sep 17 00:00:00 2001 From: Christian Lamparter Date: Sat, 22 Dec 2018 18:23:41 +0100 Subject: [PATCH] kernel: Add missing symbols to 4.19 Tested with apm82181 and ipq40xx minimal image versions. Signed-off-by: Christian Lamparter --- target/linux/generic/config-4.19 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/generic/config-4.19 b/target/linux/generic/config-4.19 index dc3d80b57f..22d2aa07f1 100644 --- a/target/linux/generic/config-4.19 +++ b/target/linux/generic/config-4.19 @@ -3350,6 +3350,7 @@ CONFIG_NF_CONNTRACK_PROCFS=y # CONFIG_NF_DUP_IPV6 is not set # CONFIG_NF_FLOW_TABLE is not set # CONFIG_NF_LOG_ARP is not set +# CONFIG_NF_LOG_BRIDGE is not set # CONFIG_NF_LOG_IPV4 is not set # CONFIG_NF_LOG_NETDEV is not set # CONFIG_NF_NAT is not set -- 2.30.2