summaryrefslogtreecommitdiff
path: root/firmware/export/config-h120.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-h120.h')
-rw-r--r--firmware/export/config-h120.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config-h120.h b/firmware/export/config-h120.h
index 2790063c64..fee5f4862c 100644
--- a/firmware/export/config-h120.h
+++ b/firmware/export/config-h120.h
@@ -43,6 +43,8 @@
43/* The number of bytes reserved for loadable plugins */ 43/* The number of bytes reserved for loadable plugins */
44#define PLUGIN_BUFFER_SIZE 0x80000 44#define PLUGIN_BUFFER_SIZE 0x80000
45 45
46#define AB_REPEAT_ENABLE 1
47
46#define CONFIG_TUNER TEA5767 48#define CONFIG_TUNER TEA5767
47#define CONFIG_TUNER_XTAL 32768 49#define CONFIG_TUNER_XTAL 32768
48 50