mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 20:49:51 +01:00
airoha: an7581: disable NPU offload stats for eagle
'CONFIG_NET_AIROHA_FLOW_STATS=y' currently breaks NPU offload for AN7581+MT7996, so disable it for now. Signed-off-by: Kenneth Kasilag <kenneth@kasilag.me> Link: https://github.com/openwrt/openwrt/pull/22300 Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
This commit is contained in:
parent
123557f0e2
commit
d09041eb8a
1 changed files with 1 additions and 1 deletions
|
|
@ -244,7 +244,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