We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4661917 commit 9a95b7aCopy full SHA for 9a95b7a
drivers/net/ethernet/meta/Kconfig
@@ -23,6 +23,8 @@ config FBNIC
23
depends on !S390
24
depends on MAX_SKB_FRAGS < 22
25
depends on PCI_MSI
26
+ select NET_DEVLINK
27
+ select PAGE_POOL
28
select PHYLINK
29
help
30
This driver supports Meta Platforms Host Network Interface.
0 commit comments