There are no known reasons to not use this driver as a module, so allow to configure PCIE_MICROCHIP_HOST=m. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx> --- drivers/pci/controller/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/pci/controller/Kconfig b/drivers/pci/controller/Kconfig index b8d96d38064d..6eae2289410a 100644 --- a/drivers/pci/controller/Kconfig +++ b/drivers/pci/controller/Kconfig @@ -301,7 +301,7 @@ config PCI_LOONGSON Loongson systems. config PCIE_MICROCHIP_HOST - bool "Microchip AXI PCIe host bridge support" + tristate "Microchip AXI PCIe host bridge support" depends on PCI_MSI && OF select PCI_MSI_IRQ_DOMAIN select GENERIC_MSI_IRQ_DOMAIN base-commit: 3123109284176b1532874591f7c81f3837bbdc17 prerequisite-patch-id: e8aad0ef8193038684bc2e10d387a7b74da1116a -- 2.35.1