From 1916aca7f3e76dd5440a9fa22ef4ea623bda8512 Mon Sep 17 00:00:00 2001 From: Solomon Peachy Date: Sat, 3 Oct 2020 16:52:59 -0400 Subject: imx233: Enable 96/192K playback for all imx233 targets that have room Change-Id: Ief00cc9243af3168f0c088520936137b64f3b581 --- firmware/export/config/sonynwze370.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'firmware/export/config/sonynwze370.h') diff --git a/firmware/export/config/sonynwze370.h b/firmware/export/config/sonynwze370.h index b20ab00550..5dd1c4bc9e 100644 --- a/firmware/export/config/sonynwze370.h +++ b/firmware/export/config/sonynwze370.h @@ -11,14 +11,14 @@ /* Define if boot data from bootloader has been enabled for the target */ #define HAVE_BOOTDATA +// HW can do it but we don't have the IRAM for mix buffers +//#define HW_SAMPR_CAPS SAMPR_CAP_ALL_192 #define HW_SAMPR_CAPS SAMPR_CAP_ALL_96 /* Define bitmask of input sources - recordable bitmask can be defined explicitly if different */ #define INPUT_SRC_CAPS SRC_CAP_FMRADIO - - /* define this if you have a colour LCD */ #define HAVE_LCD_COLOR -- cgit v1.2.3