diff --git a/board/snow/board.h b/board/snow/board.h index c993f55386..95efc8074e 100644 --- a/board/snow/board.h +++ b/board/snow/board.h @@ -20,6 +20,9 @@ #define CONFIG_PANIC_HELP #define CONFIG_PANIC_NEW_STACK #define CONFIG_ASSERT_HELP +#define CONFIG_CONSOLE_CMDHELP + +#define CONFIG_TASK_PROFILING /* Allow dangerous commands all the time, since we don't have a write protect * switch. */