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.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-hdd1630.h b/firmware/export/config-hdd1630.h
index 69ef99955d..2df89ecd5f 100755
--- a/firmware/export/config-hdd1630.h
+++ b/firmware/export/config-hdd1630.h
@@ -71,6 +71,9 @@
71 71
72#define CONFIG_KEYPAD PHILIPS_HDD1630_PAD 72#define CONFIG_KEYPAD PHILIPS_HDD1630_PAD
73 73
74/* define this if the target has volume keys which can be used in the lists */
75#define HAVE_VOLUME_IN_LIST
76
74/* Define this if you do software codec */ 77/* Define this if you do software codec */
75#define CONFIG_CODEC SWCODEC 78#define CONFIG_CODEC SWCODEC
76 79