kernel/drivers/pci/controller/dwc/Kconfig
.. .. @@ -106,6 +106,13 @@ 106 106 help 107 107 Enables support for the DW PCIe controller in the Rockchip SoC. 108 108 109 +config PCIE_RK_THREADED_INIT110 + bool "Threaded initialize Rockchip DW based PCIe controller"111 + depends on PCIE_DW_ROCKCHIP112 + default y113 + help114 + Enables threaded initialize Rockchip DW based PCIe controller.115 +109 116 config PCI_EXYNOS 110 117 bool "Samsung Exynos PCIe controller" 111 118 depends on SOC_EXYNOS5440 || COMPILE_TEST