Skip to content

Commit

Permalink
arch/armv7-r: relax ARM_THUMB
Browse files Browse the repository at this point in the history
This drops forcing ARM_THUMB for ARMV7R so that downstream chips
can use it optionally.

Signed-off-by: Yanfeng Liu <[email protected]>
  • Loading branch information
yf13 committed Feb 25, 2025
1 parent 89b543b commit 2827528
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -990,7 +990,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
Expand Down

0 comments on commit 2827528

Please sign in to comment.