summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kconfig/arch.kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/kconfig/arch.kconfig b/kconfig/arch.kconfig
index 21fdb2b..25acab1 100644
--- a/kconfig/arch.kconfig
+++ b/kconfig/arch.kconfig
@@ -31,6 +31,7 @@ choice
config EMBTK_ARCH_ARM
bool "ARM"
select EMBTK_TARGET_ARCH_32BITS
+ select EMBTK_32BITS_FS
config EMBTK_ARCH_MIPS
bool "MIPS"
config EMBTK_ARCH_M68k