i40e again uses cmpxchg64(), which isn't available in some 32-bit SMP
configurations. It seems reasonable to expect that 40G hardware is
not used on 32-bit systems.
Fixes: 60f481b97038 ("i40e: change flags to use 64 bits")
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Gbp-Pq: Topic bugfix/all
Gbp-Pq: Name i40e-build-for-64-bit-targets-only.patch
tristate "Intel(R) Ethernet Controller XL710 Family support"
imply PTP_1588_CLOCK
depends on PCI
+ depends on 64BIT || X86_CMPXCHG64
---help---
This driver supports Intel(R) Ethernet Controller XL710 Family of
devices. For more information on how to identify your adapter, go