Merge tag 'block-5.14-2021-08-27' of git://git.kernel.dk/linux-block
[linux-2.6-microblaze.git] / drivers / pci / controller / Kconfig
index 2f2c8a1..5e1e379 100644 (file)
@@ -37,6 +37,14 @@ config PCI_FTPCI100
        depends on OF
        default ARCH_GEMINI
 
+config PCI_IXP4XX
+       bool "Intel IXP4xx PCI controller"
+       depends on ARM && OF
+       default ARCH_IXP4XX
+       help
+         Say Y here if you want support for the PCI host controller found
+         in the Intel IXP4xx XScale-based network processor SoC.
+
 config PCI_TEGRA
        bool "NVIDIA Tegra PCIe controller"
        depends on ARCH_TEGRA || COMPILE_TEST