]> Git Repo - J-linux.git/blob - drivers/infiniband/hw/irdma/Kconfig
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
[J-linux.git] / drivers / infiniband / hw / irdma / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 config INFINIBAND_IRDMA
3         tristate "Intel(R) Ethernet Protocol Driver for RDMA"
4         depends on INET
5         depends on IPV6 || !IPV6
6         depends on PCI
7         depends on ICE && I40E
8         select GENERIC_ALLOCATOR
9         select AUXILIARY_BUS
10         help
11           This is an Intel(R) Ethernet Protocol Driver for RDMA driver
12           that support E810 (iWARP/RoCE) and X722 (iWARP) network devices.
This page took 0.028447 seconds and 4 git commands to generate.