diff options
author | Christian Lamparter <chunkeey@gmail.com> | 2018-12-22 18:23:41 +0100 |
---|---|---|
committer | Christian Lamparter <chunkeey@gmail.com> | 2018-12-24 19:14:21 +0100 |
commit | 212f2a63eb065769bcbe5d408f071c24033cb6f4 (patch) | |
tree | d39f9cd1087a6f0a9160b2ceb5234184ad528729 /target/linux/generic/config-4.19 | |
parent | 666dd5dc01bf2b56cd2acf94dfdb9a8748792290 (diff) | |
download | upstream-212f2a63eb065769bcbe5d408f071c24033cb6f4.tar.gz upstream-212f2a63eb065769bcbe5d408f071c24033cb6f4.tar.bz2 upstream-212f2a63eb065769bcbe5d408f071c24033cb6f4.zip |
kernel: Add missing symbols to 4.19
Tested with apm82181 and ipq40xx minimal image versions.
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
Diffstat (limited to 'target/linux/generic/config-4.19')
-rw-r--r-- | target/linux/generic/config-4.19 | 1 |
1 files changed, 1 insertions, 0 deletions
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 |