summaryrefslogtreecommitdiff
path: root/firmware/export/config/creativezen.h
diff options
context:
space:
mode:
authorSolomon Peachy <pizza@shaftnet.org>2020-10-03 16:52:59 -0400
committerSolomon Peachy <pizza@shaftnet.org>2020-10-03 16:56:19 -0400
commit1916aca7f3e76dd5440a9fa22ef4ea623bda8512 (patch)
tree5a0fcb306cd357a68aeadcfb738685816d9d7f14 /firmware/export/config/creativezen.h
parentc1d4bf290c5e745dc83b31da5dedf5e40a3589e4 (diff)
downloadrockbox-1916aca7f3e76dd5440a9fa22ef4ea623bda8512.tar.gz
rockbox-1916aca7f3e76dd5440a9fa22ef4ea623bda8512.zip
imx233: Enable 96/192K playback for all imx233 targets that have room
Change-Id: Ief00cc9243af3168f0c088520936137b64f3b581
Diffstat (limited to 'firmware/export/config/creativezen.h')
-rw-r--r--firmware/export/config/creativezen.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config/creativezen.h b/firmware/export/config/creativezen.h
index bd1dd6c2b1..a3bb3a0ac6 100644
--- a/firmware/export/config/creativezen.h
+++ b/firmware/export/config/creativezen.h
@@ -11,12 +11,12 @@
11/* Define if boot data from bootloader has been enabled for the target */ 11/* Define if boot data from bootloader has been enabled for the target */
12#define HAVE_BOOTDATA 12#define HAVE_BOOTDATA
13 13
14#define HW_SAMPR_CAPS SAMPR_CAP_ALL_48 14#define HW_SAMPR_CAPS SAMPR_CAP_ALL_192
15 15
16/* define this if you have recording possibility */ 16/* define this if you have recording possibility */
17#define HAVE_RECORDING 17#define HAVE_RECORDING
18 18
19#define REC_SAMPR_CAPS SAMPR_CAP_ALL_48 19#define REC_SAMPR_CAPS SAMPR_CAP_ALL_96
20 20
21/* Default recording levels */ 21/* Default recording levels */
22#define DEFAULT_REC_MIC_GAIN 23 22#define DEFAULT_REC_MIC_GAIN 23