summaryrefslogtreecommitdiff
path: root/firmware/export/config/iriverh120.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/iriverh120.h')
-rw-r--r--firmware/export/config/iriverh120.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/iriverh120.h b/firmware/export/config/iriverh120.h
index 8751c121cc..55ef43dad2 100644
--- a/firmware/export/config/iriverh120.h
+++ b/firmware/export/config/iriverh120.h
@@ -111,6 +111,8 @@
111/* define this if you have recording possibility */ 111/* define this if you have recording possibility */
112#define HAVE_RECORDING 112#define HAVE_RECORDING
113 113
114#define HAVE_RECORDING_HISTOGRAM
115
114/* Define bitmask of input sources - recordable bitmask can be defined 116/* Define bitmask of input sources - recordable bitmask can be defined
115 explicitly if different */ 117 explicitly if different */
116#define INPUT_SRC_CAPS (SRC_CAP_MIC | SRC_CAP_LINEIN | \ 118#define INPUT_SRC_CAPS (SRC_CAP_MIC | SRC_CAP_LINEIN | \