summaryrefslogtreecommitdiff
path: root/kconfig/arch.kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'kconfig/arch.kconfig')
-rw-r--r--kconfig/arch.kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/kconfig/arch.kconfig b/kconfig/arch.kconfig
index a8fc751..1a8f42c 100644
--- a/kconfig/arch.kconfig
+++ b/kconfig/arch.kconfig
@@ -30,6 +30,7 @@ choice
Select the architecture you wish.
config EMBTK_ARCH_ARM
bool "ARM"
+ select EMBTK_TARGET_ARCH_32BITS
config EMBTK_ARCH_MIPS
bool "MIPS"
config EMBTK_ARCH_M68k