rtt更新
This commit is contained in:
13
rt-thread/components/drivers/pci/host/dw/Kconfig
Normal file
13
rt-thread/components/drivers/pci/host/dw/Kconfig
Normal file
@@ -0,0 +1,13 @@
|
||||
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
|
Reference in New Issue
Block a user