931bc0d916
No reason to have dependency on PCI for the entire infiniband stack so move it to KConfig of only the drivers that actually using PCI. Signed-off-by: Yuval Shaia <yuval.shaia@oracle.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
9 lines
225 B
Plaintext
9 lines
225 B
Plaintext
config INFINIBAND_I40IW
|
|
tristate "Intel(R) Ethernet X722 iWARP Driver"
|
|
depends on INET && I40E
|
|
depends on PCI
|
|
select GENERIC_ALLOCATOR
|
|
---help---
|
|
Intel(R) Ethernet X722 iWARP Driver
|
|
INET && I40IW && INFINIBAND && I40E
|