mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-23 15:11:16 +00:00
PCI: controller: dwc: Do not let PCIE_DW_PLAT_HOST default to yes
PCIE_DW_PLAT_HOST does not have any platform dependency, so it should
not default to yes.
Fixes: 1d906b2207
("PCI: dwc: Add support for EP mode")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Gustavo Pimentel <gustavo.pimentel@synopsys.com>
This commit is contained in:
parent
3c5777c372
commit
9bc5f0833a
1 changed files with 0 additions and 1 deletions
|
@ -58,7 +58,6 @@ config PCIE_DW_PLAT_HOST
|
||||||
depends on PCI && PCI_MSI_IRQ_DOMAIN
|
depends on PCI && PCI_MSI_IRQ_DOMAIN
|
||||||
select PCIE_DW_HOST
|
select PCIE_DW_HOST
|
||||||
select PCIE_DW_PLAT
|
select PCIE_DW_PLAT
|
||||||
default y
|
|
||||||
help
|
help
|
||||||
Enables support for the PCIe controller in the Designware IP to
|
Enables support for the PCIe controller in the Designware IP to
|
||||||
work in host mode. There are two instances of PCIe controller in
|
work in host mode. There are two instances of PCIe controller in
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue