Parcourir la source

[DM/PCI] Add SoC PCI Kconfig import

Signed-off-by: GuEe-GUI <2991707448@qq.com>
GuEe-GUI il y a 3 semaines
Parent
commit
af2c8ae174
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      components/drivers/pci/host/Kconfig

+ 2 - 0
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"