summaryrefslogtreecommitdiffstats
path: root/firmware
diff options
context:
space:
mode:
Diffstat (limited to 'firmware')
-rw-r--r--firmware/export/config/sansafuze.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/firmware/export/config/sansafuze.h b/firmware/export/config/sansafuze.h
index dbab7a4c88..a0ec8ef27c 100644
--- a/firmware/export/config/sansafuze.h
+++ b/firmware/export/config/sansafuze.h
@@ -64,9 +64,10 @@
/* define this if you can invert the colours on your LCD */
#define HAVE_LCD_INVERT
-
+#ifndef BOOTLOADER
/* define this if you have a real-time clock */
#define CONFIG_RTC RTC_AS3514
+#endif
/* There is no hardware tone control */
#define HAVE_SW_TONE_CONTROLS