[PATCH] wifi: mt76: fix airoha_npu dependency tracking

Arnd Bergmann arnd at arndb.de
Fri Jun 12 12:43:13 PDT 2026


On Thu, Jun 11, 2026, at 14:58, Arnd Bergmann wrote:
> 
>  config MT76_NPU
> -	bool
> -	depends on MT76_CORE
> +	tristate
> +	depends on NET_AIROHA_NPU=y || MT76=NET_AIROHA_NPU
> 

Further testing showed that there is a typo here, it should
be MT76_CORE instead of MT76.

I'll send a v2 patch.

      Arnd



More information about the linux-arm-kernel mailing list