Skip to content

Commit 5297c13

Browse files
GuEe-GUIRbb666
authored andcommitted
[DM/PIC] Import DM Kconfig
Signed-off-by: GuEe-GUI <[email protected]>
1 parent 47d986b commit 5297c13

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

components/drivers/pic/Kconfig

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,7 @@ config RT_PIC_ARM_GIC_MAX_NR
5555
depends on RT_PIC_ARM_GIC
5656
default 2 if SOC_REALVIEW
5757
default 1
58+
59+
if RT_USING_PIC
60+
osource "$(SOC_DM_PIC_DIR)/Kconfig"
61+
endif

0 commit comments

Comments
 (0)