From: Lorenzo Bianconi Date: Mon, 9 Mar 2026 10:13:45 +0000 (+0100) Subject: airoha: an7583: Disable flow-stats X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F22341%2Fhead;p=thirdparty%2Fopenwrt.git airoha: an7583: Disable flow-stats Disable airoha-flow-stats for an7583 since it is not currently supported by the firmware image. Signed-off-by: Lorenzo Bianconi Link: https://github.com/openwrt/openwrt/pull/22341 Signed-off-by: Christian Marangi --- diff --git a/target/linux/airoha/an7583/config-6.12 b/target/linux/airoha/an7583/config-6.12 index a9905e08cd6..3ba7c7ddbd1 100644 --- a/target/linux/airoha/an7583/config-6.12 +++ b/target/linux/airoha/an7583/config-6.12 @@ -241,7 +241,7 @@ CONFIG_MUTEX_SPIN_ON_OWNER=y CONFIG_NEED_DMA_MAP_STATE=y CONFIG_NEED_SG_DMA_LENGTH=y CONFIG_NET_AIROHA=y -CONFIG_NET_AIROHA_FLOW_STATS=y +# CONFIG_NET_AIROHA_FLOW_STATS is not set CONFIG_NET_AIROHA_NPU=y CONFIG_NET_DEVLINK=y CONFIG_NET_DSA=y