diff --git a/board/cr50/board.h b/board/cr50/board.h index 7780efd45b..df1e447542 100644 --- a/board/cr50/board.h +++ b/board/cr50/board.h @@ -61,6 +61,9 @@ /* Go to sleep when nothing else is happening */ #define CONFIG_LOW_POWER_IDLE +/* Allow multiple concurrent memory allocations. */ +#define CONFIG_MALLOC + /* Detect the states of other devices */ #define CONFIG_DEVICE_STATE