mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 14:59:45 +01:00
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 <lorenzo@kernel.org> Link: https://github.com/openwrt/openwrt/pull/22341 Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
This commit is contained in:
parent
c9f612bf45
commit
fdd9b8e125
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue