summaryrefslogtreecommitdiff
path: root/firmware/export/config-hdd1630.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-hdd1630.h')
-rwxr-xr-xfirmware/export/config-hdd1630.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/firmware/export/config-hdd1630.h b/firmware/export/config-hdd1630.h
index 55ad5a1340..5a311993fe 100755
--- a/firmware/export/config-hdd1630.h
+++ b/firmware/export/config-hdd1630.h
@@ -101,6 +101,10 @@
101/* #define CONFIG_TUNER TEA5767 */ 101/* #define CONFIG_TUNER TEA5767 */
102/* #define CONFIG_TUNER_XTAL 32768 */ 102/* #define CONFIG_TUNER_XTAL 32768 */
103 103
104/* define this if you have a disk storage, i.e. something
105 that needs spinups and can cause skips when shaked */
106#define HAVE_DISK_STORAGE
107
104/* Define this for LCD backlight available */ 108/* Define this for LCD backlight available */
105#define HAVE_BACKLIGHT 109#define HAVE_BACKLIGHT
106/* #define HAVE_BACKLIGHT_BRIGHTNESS */ 110/* #define HAVE_BACKLIGHT_BRIGHTNESS */