summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2018-06-03 18:27:31 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2018-06-03 18:27:31 +0200
commit1433cebb53a5b8b639e4e0c06d286fa7e7e31c27 (patch)
treef65ca6b177000413790375109fa423528c1ac5ba
parentf5c0438fdf506512f43494ef7361d24bdcaf506d (diff)
thumb1 could be used for this arm cpu
-rw-r--r--target/config/Config.in.cpu1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/config/Config.in.cpu b/target/config/Config.in.cpu
index fc2ddcf88..e1a4513dc 100644
--- a/target/config/Config.in.cpu
+++ b/target/config/Config.in.cpu
@@ -89,6 +89,7 @@ config ADK_TARGET_CPU_ARM_ARM926EJ_S
select ADK_TARGET_SUPPORTS_THREADS
select ADK_TARGET_SUPPORTS_NPTL
select ADK_TARGET_SUPPORTS_LT
+ select ADK_TARGET_CPU_WITH_THUMB
depends on ADK_TARGET_ARCH_ARM
config ADK_TARGET_CPU_ARM_ARM11MPCORE