PCI: dra7xx: Don't select CONFIG_PCI_DRA7XX_HOST by default
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 8 Apr 2020 23:10:54 +0000 (18:10 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 24 Apr 2020 19:34:52 +0000 (14:34 -0500)
commit94b84ac1979b3b70b80a6d499d0c397057a6c7b3
treec00c9f586efad986dcfa9b3e3fe7e4da86a54ba9
parent8f3d9f354286745c751374f5f1fcafee6b3f3136
PCI: dra7xx: Don't select CONFIG_PCI_DRA7XX_HOST by default

Drivers should not be selected by default because that bloats the kernel
for people who don't need them.

Enable CONFIG_PCI_DRA7XX_HOST by default only if SOC_DRA7XX.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Cc: Kishon Vijay Abraham I <kishon@ti.com>
Cc: linux-omap@vger.kernel.org
drivers/pci/controller/dwc/Kconfig