summaryrefslogtreecommitdiff
path: root/firmware
diff options
context:
space:
mode:
Diffstat (limited to 'firmware')
-rw-r--r--firmware/export/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config.h b/firmware/export/config.h
index bb1c5eab19..dd2059e5d4 100644
--- a/firmware/export/config.h
+++ b/firmware/export/config.h
@@ -24,6 +24,8 @@
24 24
25#include "autoconf.h" 25#include "autoconf.h"
26 26
27#define HAVE_VIEWPORT_CLIP
28
27/* symbolic names for multiple choice configurations: */ 29/* symbolic names for multiple choice configurations: */
28 30
29/* CONFIG_STORAGE (note these are combineable bit-flags) */ 31/* CONFIG_STORAGE (note these are combineable bit-flags) */