PCI: dwc: Remove dependency of designware on CONFIG_PCI
authorKishon Vijay Abraham I <kishon@ti.com>
Wed, 15 Feb 2017 13:18:19 +0000 (18:48 +0530)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 21 Feb 2017 21:00:26 +0000 (15:00 -0600)
commit7a2b3f024b8b724257d82f76690e68c69d797efd
treea3e2d90c5e7dd294aa1ecacfa4c3ba1da4ba887e
parenta0560209f10cb55fbfcdd11ef85cfb444f8bea89
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>
drivers/Makefile
drivers/pci/Makefile
drivers/pci/dwc/Kconfig