summaryrefslogtreecommitdiff
path: root/board/drawcia_riscv/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/drawcia_riscv/board.h')
-rw-r--r--board/drawcia_riscv/board.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/board/drawcia_riscv/board.h b/board/drawcia_riscv/board.h
index eb469db27f..f1d0e27de6 100644
--- a/board/drawcia_riscv/board.h
+++ b/board/drawcia_riscv/board.h
@@ -105,6 +105,9 @@
#define USB_PORT_COUNT 1
#define CONFIG_USB_PORT_POWER_DUMB
+/* Reduce flash image footprint */
+#undef CONFIG_CMD_ACCELS
+
#ifndef __ASSEMBLER__
#include "gpio_signal.h"