summaryrefslogtreecommitdiff
path: root/board/chocodile_vpdmcu/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/chocodile_vpdmcu/board.h')
-rw-r--r--board/chocodile_vpdmcu/board.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/board/chocodile_vpdmcu/board.h b/board/chocodile_vpdmcu/board.h
index 541dae7a44..552f00aa09 100644
--- a/board/chocodile_vpdmcu/board.h
+++ b/board/chocodile_vpdmcu/board.h
@@ -118,6 +118,9 @@
#undef CONFIG_FW_PSTATE_SIZE
#define CONFIG_FW_PSTATE_SIZE 0
+/* Include math_util for bitmask_uint64 used in pd_timers */
+#define CONFIG_MATH_UTIL
+
#ifndef __ASSEMBLER__
/* Timer selection */