mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-21 18:57:16 +08:00
Add ADT Kconfig and fix MMU kconfig issue in Cortex-A (#6901)
* Add ADT Kconfig and fix MMU kconfig issue in Cortex-A * [BSP] enable ADT
This commit is contained in:
@@ -112,6 +112,7 @@ config ARCH_ARM_ARM11
|
||||
config ARCH_ARM_CORTEX_A
|
||||
bool
|
||||
select ARCH_ARM
|
||||
select ARCH_ARM_MMU
|
||||
select RT_USING_CPU_FFS
|
||||
|
||||
if ARCH_ARM_CORTEX_A
|
||||
|
||||
Reference in New Issue
Block a user