summaryrefslogtreecommitdiff
path: root/firmware/export/config/iriverh300.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/iriverh300.h')
-rw-r--r--firmware/export/config/iriverh300.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/iriverh300.h b/firmware/export/config/iriverh300.h
index d2348397d2..9b92c8616b 100644
--- a/firmware/export/config/iriverh300.h
+++ b/firmware/export/config/iriverh300.h
@@ -107,6 +107,8 @@
107/* define this if you have recording possibility */ 107/* define this if you have recording possibility */
108#define HAVE_RECORDING 108#define HAVE_RECORDING
109 109
110#define HAVE_RECORDING_HISTOGRAM
111
110/* Define bitmask of input sources - recordable bitmask can be defined 112/* Define bitmask of input sources - recordable bitmask can be defined
111 explicitly if different */ 113 explicitly if different */
112#define INPUT_SRC_CAPS (SRC_CAP_MIC | SRC_CAP_LINEIN | SRC_CAP_FMRADIO) 114#define INPUT_SRC_CAPS (SRC_CAP_MIC | SRC_CAP_LINEIN | SRC_CAP_FMRADIO)