summaryrefslogtreecommitdiff
path: root/core/cortex-m0/config_core.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/cortex-m0/config_core.h')
-rw-r--r--core/cortex-m0/config_core.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/cortex-m0/config_core.h b/core/cortex-m0/config_core.h
index 389ed8edec..19a22bc333 100644
--- a/core/cortex-m0/config_core.h
+++ b/core/cortex-m0/config_core.h
@@ -15,4 +15,6 @@
#define CONFIG_SOFTWARE_CTZ
#define CONFIG_SOFTWARE_PANIC
+#define CONFIG_ASSEMBLY_MULA32
+
#endif /* __CROS_EC_CONFIG_CORE_H */