summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/config/sansafuzeplus.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/sansafuzeplus.h b/firmware/export/config/sansafuzeplus.h
index 491867ec63..e0dc76a766 100644
--- a/firmware/export/config/sansafuzeplus.h
+++ b/firmware/export/config/sansafuzeplus.h
@@ -69,6 +69,8 @@
69/* define this if you have a real-time clock */ 69/* define this if you have a real-time clock */
70#define CONFIG_RTC RTC_IMX233 70#define CONFIG_RTC RTC_IMX233
71 71
72#define CONFIG_TUNER SI4700
73
72/* There is no hardware tone control */ 74/* There is no hardware tone control */
73#define HAVE_SW_TONE_CONTROLS 75#define HAVE_SW_TONE_CONTROLS
74 76