1# SPDX-License-Identifier: GPL-2.0
2config PCIE_DW_ROCKCHIP
3 tristate "Rockchip DesignWare PCIe controller"
4 select PCIE_DW
5 select PCIE_DW_HOST
6 depends on ARCH_ROCKCHIP
7 depends on OF
8 help
9 Enables support for the DW PCIe controller in the Rockchip SoC.
10