GuEe-GUI 88b8310d16 [DM/PCI] Add DesignWare PCIe RC/EP base drivers
Too many PCI controllers base on DesignWare PCIe.
This is a modules.

Signed-off-by: GuEe-GUI <2991707448@qq.com>
2024-11-28 09:46:58 +08:00

14 lines
233 B
Plaintext

config RT_PCI_DW
bool "DesignWare-based PCIe"
depends on RT_MFD_SYSCON
depends on RT_USING_DMA
default n
config RT_PCI_DW_HOST
bool
depends on RT_PCI_DW
config RT_PCI_DW_EP
bool
depends on RT_PCI_DW