summaryrefslogtreecommitdiffstats
path: root/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/config.h b/include/config.h
index 9cf75555..628f30f0 100644
--- a/include/config.h
+++ b/include/config.h
@@ -264,7 +264,7 @@
#define MAXTAGS 256
#define BRC_STRLEN 15 /* Length of board name */
-#define BRC_MAXSIZE 24576
+#define BRC_MAXSIZE 49152
#define BRC_MAXNUM 80
#define WRAPMARGIN (511)