diff --git a/6.1/target/linux/generic/config-6.1 b/6.1/target/linux/generic/config-6.1 index 4e950969..6578d408 100644 --- a/6.1/target/linux/generic/config-6.1 +++ b/6.1/target/linux/generic/config-6.1 @@ -8018,3 +8018,4 @@ CONFIG_ZONE_DMA=y # CONFIG_GPIO_BRCMSTB is not set # CONFIG_SND_BCM2835_SOC_I2S is not set # CONFIG_SND_BCM2835 is not set +CONFIG_NF_CONNTRACK_DESTROY_HOOK=y \ No newline at end of file diff --git a/config b/config index 2b22ad15..6d8e41b7 100644 --- a/config +++ b/config @@ -285,3 +285,4 @@ CONFIG_AUTOREMOVE=y CONFIG_GNUTLS_CRYPTODEV=y CONFIG_PACKAGE_kmod-phylink=y CONFIG_OPENVPN_openssl_ENABLE_DCO=y +CONFIG_KERNEL_NF_CONNTRACK_DESTROY_HOOK=y