diff options
Diffstat (limited to 'firmware/export/config/iriverh120.h')
-rw-r--r-- | firmware/export/config/iriverh120.h | 2 |
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 @@ /* define this if you have recording possibility */ #define HAVE_RECORDING +#define HAVE_RECORDING_HISTOGRAM + /* Define bitmask of input sources - recordable bitmask can be defined explicitly if different */ #define INPUT_SRC_CAPS (SRC_CAP_MIC | SRC_CAP_LINEIN | \ |