1# SPDX-License-Identifier: GPL-2.0-only
2config INFINIBAND_I40IW
3 tristate "Intel(R) Ethernet X722 iWARP Driver"
4 depends on INET && I40E
5 depends on IPV6 || !IPV6
6 depends on PCI
7 select GENERIC_ALLOCATOR
8 help
9 Intel(R) Ethernet X722 iWARP Driver
10