mirror of https://github.com/RT-Thread/rt-thread
[DM/PIC] Import DM Kconfig
Signed-off-by: GuEe-GUI <2991707448@qq.com>
This commit is contained in:
parent
47d986b772
commit
5297c13ab0
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue