aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-06-20 08:07:55 -0400
committerTom Rini <trini@konsulko.com>2022-07-05 17:05:00 -0400
commit363397ae1a17ae58f1ef6664e775d3c16091af87 (patch)
treed85c1e8bc1f611913a50dbc3557f640c67c0a539 /drivers/pci
parent1bc8ef4d702345117d77c2e704d82102774148aa (diff)
downloadu-boot-363397ae1a17ae58f1ef6664e775d3c16091af87.zip
u-boot-363397ae1a17ae58f1ef6664e775d3c16091af87.tar.gz
u-boot-363397ae1a17ae58f1ef6664e775d3c16091af87.tar.bz2
Convert CONFIG_PCI_MSC01 to Kconfig
This converts the following to Kconfig: CONFIG_PCI_MSC01 Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'drivers/pci')
-rw-r--r--drivers/pci/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/pci/Kconfig b/drivers/pci/Kconfig
index 680d5ba..e4c6056 100644
--- a/drivers/pci/Kconfig
+++ b/drivers/pci/Kconfig
@@ -146,6 +146,10 @@ config PCI_MPC85XX
Say Y here if you want to enable PCI controller support on FSL
PowerPC MPC85xx SoC.
+config PCI_MSC01
+ bool "MSC01 PCI support"
+ depends on TARGET_MALTA
+
config PCI_RCAR_GEN2
bool "Renesas RCar Gen2 PCIe driver"
depends on RCAR_32