summaryrefslogtreecommitdiff
path: root/firmware/export/config-h10_5gb.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-h10_5gb.h')
-rw-r--r--firmware/export/config-h10_5gb.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/firmware/export/config-h10_5gb.h b/firmware/export/config-h10_5gb.h
index 56a61c8be5..29f0e55b6b 100644
--- a/firmware/export/config-h10_5gb.h
+++ b/firmware/export/config-h10_5gb.h
@@ -83,6 +83,10 @@
83#define CONFIG_TUNER TEA5767 83#define CONFIG_TUNER TEA5767
84#define CONFIG_TUNER_XTAL 32768 84#define CONFIG_TUNER_XTAL 32768
85 85
86/* define this if you have a disk storage, i.e. something
87 that needs spinups and can cause skips when shaked */
88#define HAVE_DISK_STORAGE
89
86/* Define this for LCD backlight available */ 90/* Define this for LCD backlight available */
87#define HAVE_BACKLIGHT 91#define HAVE_BACKLIGHT
88 92