Netdev List
 help / color / mirror / Atom feed
* TI Ethernet Driver TI_K3_AM65_CPSW_NUSS
@ 2024-12-17 13:40 Da Shi Cao
  2024-12-17 13:57 ` Greg KH
  2024-12-17 15:35 ` Andrew Lunn
  0 siblings, 2 replies; 3+ messages in thread
From: Da Shi Cao @ 2024-12-17 13:40 UTC (permalink / raw)
  To: stable@vger.kernel.org
  Cc: regressions@lists.linux.dev, linux-omap@vger.kernel.org,
	netdev@vger.kernel.org

The driver of TI K3 ethernet port depends on PAGE_POOL configuration option. There should be a select PAGE_POOL under it configuration.

--- a/drivers/net/ethernet/ti/Kconfig
+++ b/drivers/net/ethernet/ti/Kconfig
@@ -114,6 +114,7 @@ config TI_K3_AM65_CPSW_NUSS
        select TI_DAVINCI_MDIO
        select PHYLINK
        select TI_K3_CPPI_DESC_POOL
+       select PAGE_POOL
        imply PHY_TI_GMII_SEL
        depends on TI_K3_AM65_CPTS || !TI_K3_AM65_CPTS
        help

Dashi Cao

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-12-17 15:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-17 13:40 TI Ethernet Driver TI_K3_AM65_CPSW_NUSS Da Shi Cao
2024-12-17 13:57 ` Greg KH
2024-12-17 15:35 ` Andrew Lunn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox