mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-21 02:06:14 +08:00
[libcpu] Add ARCH_ARM_ARM9/11 type
This commit is contained in:
@@ -33,6 +33,14 @@ config ARCH_ARM_MMU
|
||||
bool
|
||||
depends on ARCH_ARM
|
||||
|
||||
config ARCH_ARM_ARM9
|
||||
bool
|
||||
select ARCH_ARM
|
||||
|
||||
config ARCH_ARM_ARM11
|
||||
bool
|
||||
select ARCH_ARM
|
||||
|
||||
config ARCH_ARM_CORTEX_A
|
||||
bool
|
||||
select ARCH_ARM
|
||||
|
||||
Reference in New Issue
Block a user