From c3eb9166d1032ef5eb0e356baa0410ffc984ea7b Mon Sep 17 00:00:00 2001 From: LEAN-ESX Date: Wed, 19 Jun 2019 03:12:40 -0700 Subject: [PATCH] ad CONFIG_NET_ACT_CTINFO kernel setting --- target/linux/generic/config-4.14 | 1 + target/linux/generic/config-4.19 | 1 + target/linux/generic/config-4.9 | 1 + 3 files changed, 3 insertions(+) diff --git a/target/linux/generic/config-4.14 b/target/linux/generic/config-4.14 index ca9e21b6f..98715f3ab 100644 --- a/target/linux/generic/config-4.14 +++ b/target/linux/generic/config-4.14 @@ -5666,3 +5666,4 @@ CONFIG_ZONE_DMA=y # CONFIG_ZRAM is not set # CONFIG_ZSMALLOC is not set # CONFIG_ZX_TDM is not set +# CONFIG_NET_ACT_CTINFO is not set diff --git a/target/linux/generic/config-4.19 b/target/linux/generic/config-4.19 index 5e2714654..cd22a65d5 100644 --- a/target/linux/generic/config-4.19 +++ b/target/linux/generic/config-4.19 @@ -5941,3 +5941,4 @@ CONFIG_ZONE_DMA=y # CONFIG_ZRAM_MEMORY_TRACKING is not set # CONFIG_ZSMALLOC is not set # CONFIG_ZX_TDM is not set +# CONFIG_NET_ACT_CTINFO is not set diff --git a/target/linux/generic/config-4.9 b/target/linux/generic/config-4.9 index a1ef09e48..0119af859 100644 --- a/target/linux/generic/config-4.9 +++ b/target/linux/generic/config-4.9 @@ -5325,3 +5325,4 @@ CONFIG_ZONE_DMA=y # CONFIG_ZPOOL is not set # CONFIG_ZRAM is not set # CONFIG_ZSMALLOC is not set +# CONFIG_NET_ACT_CTINFO is not set