diff options
Diffstat (limited to 'firmware/export/config/samsungypr0.h')
-rw-r--r-- | firmware/export/config/samsungypr0.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config/samsungypr0.h b/firmware/export/config/samsungypr0.h index 29c565c525..ba5f02ad74 100644 --- a/firmware/export/config/samsungypr0.h +++ b/firmware/export/config/samsungypr0.h @@ -114,6 +114,9 @@ #define HAVE_FMRADIO_IN #define INPUT_SRC_CAPS SRC_CAP_FMRADIO +#define REC_SAMPR_CAPS HW_SAMPR_CAPS /* Same as playback */ +#define HAVE_RECORDING + /* We have a GPIO pin that detects this */ #define HAVE_HEADPHONE_DETECTION |