On Wed, 28 Aug 2024 at 15:10, Jerome Forissier
wrote:
>
> PHY_NCSI enables drivers/net/phy/ncsi.c which calls net_loop() and
> net_set_timeout_handler(). That's the legacy NET stack (as opposed to
> NET_LWIP). Therefore add the dependency to Kconfig.
>
> Signed-off-by: Jerome Forissier
> ---
> d
PHY_NCSI enables drivers/net/phy/ncsi.c which calls net_loop() and
net_set_timeout_handler(). That's the legacy NET stack (as opposed to
NET_LWIP). Therefore add the dependency to Kconfig.
Signed-off-by: Jerome Forissier
---
drivers/net/phy/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --g
2 matches
Mail list logo