Skip to content
Commit f3fdfc4a authored by Bjorn Helgaas's avatar Bjorn Helgaas
Browse files

PCI: Remove host driver Kconfig selection of CONFIG_PCIEPORTBUS



Host bridge drivers do not use the portdrv interfaces (struct pcie_device,
struct pcie_port_service_driver, pcie_port_service_register(), etc), and
they should not select CONFIG_PCIEPORTBUS.

If users need the portdrv services, they can select CONFIG_PCIEPORTBUS just
like all other PCI users.

Signed-off-by: default avatarBjorn Helgaas <bhelgaas@google.com>
parent 60cc43fc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment