summaryrefslogtreecommitdiff
path: root/firmware/export/config-h300.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-h300.h')
-rw-r--r--firmware/export/config-h300.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config-h300.h b/firmware/export/config-h300.h
index ded20c9129..d57975d45d 100644
--- a/firmware/export/config-h300.h
+++ b/firmware/export/config-h300.h
@@ -48,6 +48,8 @@
48/* The number of bytes reserved for loadable plugins */ 48/* The number of bytes reserved for loadable plugins */
49#define PLUGIN_BUFFER_SIZE 0x80000 49#define PLUGIN_BUFFER_SIZE 0x80000
50 50
51#define AB_REPEAT_ENABLE 1
52
51#define CONFIG_TUNER TEA5767 53#define CONFIG_TUNER TEA5767
52#define CONFIG_TUNER_XTAL 32768 54#define CONFIG_TUNER_XTAL 32768
53 55