Convert CONFIG_PCI_GT64120 to Kconfig

This converts the following to Kconfig:
   CONFIG_PCI_GT64120

Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
Tom Rini
2022-06-20 08:07:49 -04:00
parent f27bca4c27
commit bf2c48fa1a
6 changed files with 8 additions and 1 deletions

View File

@@ -101,6 +101,10 @@ config PCIE_ECAM_SYNQUACER
Note that this must be configured when boot because Linux driver
expects the PCIe RC has been configured in the bootloader.
config PCI_GT64120
bool "GT64120 PCI support"
depends on MIPS
config PCI_PHYTIUM
bool "Phytium PCIe support"
help