diff --git a/src/drivers/boards/auav-x21/board_config.h b/src/drivers/boards/auav-x21/board_config.h index 66a17fd34c..1b48090704 100644 --- a/src/drivers/boards/auav-x21/board_config.h +++ b/src/drivers/boards/auav-x21/board_config.h @@ -247,6 +247,8 @@ /* This board provides a DMA pool and APIs */ #define BOARD_DMA_ALLOC_POOL_SIZE 5120 +#define BOARD_HAS_STATIC_MANIFEST 1 + __BEGIN_DECLS /****************************************************************************************************