hc
2023-11-06 e3e12f52b214121840b44c91de5b3e5af5d3eb84
kernel/drivers/pci/controller/dwc/Kconfig
....@@ -106,6 +106,13 @@
106106 help
107107 Enables support for the DW PCIe controller in the Rockchip SoC.
108108
109
+config PCIE_RK_THREADED_INIT
110
+ bool "Threaded initialize Rockchip DW based PCIe controller"
111
+ depends on PCIE_DW_ROCKCHIP
112
+ default y
113
+ help
114
+ Enables threaded initialize Rockchip DW based PCIe controller.
115
+
109116 config PCI_EXYNOS
110117 bool "Samsung Exynos PCIe controller"
111118 depends on SOC_EXYNOS5440 || COMPILE_TEST