IB: Move PCI dependency from root KConfig to HW's KConfigs
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>
This commit is contained in:

committed by
Doug Ledford

parent
8f63d4b1d5
commit
931bc0d916
@@ -51,7 +51,6 @@
|
||||
#include <net/addrconf.h>
|
||||
#include <linux/inetdevice.h>
|
||||
#include <rdma/ib_cache.h>
|
||||
#include <linux/pci.h>
|
||||
|
||||
#define DRV_VERSION "1.0.0"
|
||||
|
||||
|
Reference in New Issue
Block a user