commit | 7a2b3f024b8b724257d82f76690e68c69d797efd | [log] [tgz] |
---|---|---|
author | Kishon Vijay Abraham I <kishon@ti.com> | Wed Feb 15 18:48:19 2017 +0530 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Tue Feb 21 15:00:26 2017 -0600 |
tree | a3e2d90c5e7dd294aa1ecacfa4c3ba1da4ba887e | |
parent | a0560209f10cb55fbfcdd11ef85cfb444f8bea89 [diff] |
PCI: dwc: Remove dependency of designware on CONFIG_PCI CONFIG_PCI is used to enable host mode PCI. In preparation for adding endpoint mode support to designware driver, remove the dependency of designware on CONFIG_PCI and make only the host-specific part depend on CONFIG_PCI. Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>