You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
233 B
14 lines
233 B
|
5 months ago
|
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
|