From 2404c59cfa23b919cc69b2aa32b484f824219e1c Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Wed, 19 Jun 2019 18:14:40 +0200 Subject: [PATCH] Fix kernel setting --- root/target/linux/generic/config-4.14 | 1 + 1 file changed, 1 insertion(+) diff --git a/root/target/linux/generic/config-4.14 b/root/target/linux/generic/config-4.14 index 8572992b..c20dc62e 100644 --- a/root/target/linux/generic/config-4.14 +++ b/root/target/linux/generic/config-4.14 @@ -3229,6 +3229,7 @@ CONFIG_NFS_V3=y # CONFIG_NFT_SET_BITMAP is not set # CONFIG_NF_CONNTRACK is not set # CONFIG_NF_CONNTRACK_AMANDA is not set +CONFIG_NF_CONNTRACK_CUSTOM=2 # CONFIG_NF_CONNTRACK_EVENTS is not set # CONFIG_NF_CONNTRACK_FTP is not set # CONFIG_NF_CONNTRACK_H323 is not set