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 4bd451f commit 75b3508Copy full SHA for 75b3508
drivers/net/ethernet/meta/Kconfig
@@ -19,7 +19,7 @@ if NET_VENDOR_META
19
20
config FBNIC
21
tristate "Meta Platforms Host Network Interface"
22
- depends on X86_64 || COMPILE_TEST
+ depends on 64BIT || COMPILE_TEST
23
depends on !S390
24
depends on MAX_SKB_FRAGS < 22
25
depends on PCI_MSI
0 commit comments