summaryrefslogtreecommitdiff
path: root/board/eldrid
diff options
context:
space:
mode:
Diffstat (limited to 'board/eldrid')
-rw-r--r--board/eldrid/board.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/board/eldrid/board.h b/board/eldrid/board.h
index 06bac9b18d..f915797d87 100644
--- a/board/eldrid/board.h
+++ b/board/eldrid/board.h
@@ -19,6 +19,9 @@
* any unused flash space that can be used to store the .init_rom section.
*/
#undef CONFIG_CHIP_INIT_ROM_REGION
+#else
+/* Free up some flash space for smaller chips */
+#define CONFIG_USB_PD_DEBUG_LEVEL 2
#endif
#define CONFIG_VBOOT_EFS2