ソースを参照

[DM/PCI] Add SoC PCI Kconfig import

Signed-off-by: GuEe-GUI <2991707448@qq.com>
GuEe-GUI 3 週間 前
コミット
af2c8ae174
1 ファイル変更2 行追加0 行削除
  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"