[DM/PIC] Import DM Kconfig

Signed-off-by: GuEe-GUI <2991707448@qq.com>
This commit is contained in:
GuEe-GUI
2025-07-11 09:25:23 +08:00
committed by Rbb666
parent 47d986b772
commit 5297c13ab0
+4
View File
@@ -55,3 +55,7 @@ config RT_PIC_ARM_GIC_MAX_NR
depends on RT_PIC_ARM_GIC
default 2 if SOC_REALVIEW
default 1
if RT_USING_PIC
osource "$(SOC_DM_PIC_DIR)/Kconfig"
endif