mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-02-06 00:13:37 +08:00
[DM][HWTIMER] Make Kconfig import for DM
Signed-off-by: GuEe-GUI <2991707448@qq.com>
This commit is contained in:
@@ -8,3 +8,7 @@ config RT_HWTIMER_ARM_ARCH
|
||||
depends on RT_USING_HWTIMER
|
||||
depends on ARCH_ARM_CORTEX_A || ARCH_ARMV8
|
||||
default n
|
||||
|
||||
if RT_USING_DM && RT_USING_HWTIMER
|
||||
osource "$(SOC_DM_HWTIMER_DIR)/Kconfig"
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user