summaryrefslogtreecommitdiff
path: root/board/bds
diff options
context:
space:
mode:
Diffstat (limited to 'board/bds')
-rw-r--r--board/bds/board.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/board/bds/board.h b/board/bds/board.h
index 49a3fc94c4..7a32a6f602 100644
--- a/board/bds/board.h
+++ b/board/bds/board.h
@@ -8,6 +8,11 @@
#ifndef __BOARD_H
#define __BOARD_H
+/* Debug features */
+#define CONFIG_PANIC_HELP
+#define CONFIG_PANIC_NEW_STACK
+#define CONFIG_ASSERT_HELP
+
/* Optional features */
#define CONFIG_CONSOLE_CMDHELP
#define CONFIG_RW_B /* RW firmware A *and* B */