PCI: keystone: Don't select CONFIG_PCI_KEYSTONE_HOST by default

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

Remove the "default y" for CONFIG_PCI_KEYSTONE_HOST.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Cc: Murali Karicheri <m-karicheri2@ti.com>
Cc: linux-arm-kernel@lists.infradead.org
This commit is contained in:
Bjorn Helgaas 2020-04-08 18:08:53 -05:00
parent 94b84ac197
commit fbedda4e4d

View File

@ -111,7 +111,6 @@ config PCI_KEYSTONE_HOST
depends on PCI_MSI_IRQ_DOMAIN depends on PCI_MSI_IRQ_DOMAIN
select PCIE_DW_HOST select PCIE_DW_HOST
select PCI_KEYSTONE select PCI_KEYSTONE
default y
help help
Enables support for the PCIe controller in the Keystone SoC to Enables support for the PCIe controller in the Keystone SoC to
work in host mode. The PCI controller on Keystone is based on work in host mode. The PCI controller on Keystone is based on