diff --git a/components/drivers/pci/host/Kconfig b/components/drivers/pci/host/Kconfig index 221c997ebc..0b7cd2662a 100644 --- a/components/drivers/pci/host/Kconfig +++ b/components/drivers/pci/host/Kconfig @@ -10,3 +10,5 @@ config RT_PCI_HOST_GENERIC default y rsource "dw/Kconfig" + +osource "$(SOC_DM_PCI_DIR)/Kconfig"