mirror of
https://github.com/apache/nuttx.git
synced 2026-05-20 04:16:35 +08:00
arch/armv7-r: relax ARM_THUMB
This drops forcing ARM_THUMB for ARMV7R so that downstream chips can use it optionally. Signed-off-by: Yanfeng Liu <p-liuyanfeng9@xiaomi.com>
This commit is contained in:
@@ -995,7 +995,6 @@ config ARCH_ARMV7R
|
||||
default n
|
||||
select ARCH_HAVE_CPUINFO
|
||||
select ARCH_HAVE_PERF_EVENTS
|
||||
select ARM_THUMB if BUILD_PROTECTED
|
||||
|
||||
config ARCH_CORTEXR4
|
||||
bool
|
||||
|
||||
Reference in New Issue
Block a user