Skip to content

Commit ed68f76

Browse files
nvl: debug: Enable tester
Enable tester module used by CI tests. Signed-off-by: Serhiy Katsyuba <serhiy.katsyuba@intel.com>
1 parent 58f73f3 commit ed68f76

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

app/boards/intel_adsp_ace40_nvl.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ CONFIG_COMP_CHAIN_DMA=y
1313
CONFIG_COMP_DRC=y
1414
CONFIG_COMP_KPB=y
1515
CONFIG_COMP_SRC_IPC4_FULL_MATRIX=y
16+
CONFIG_COMP_TESTER=y
1617
CONFIG_COMP_UP_DOWN_MIXER=y
1718
CONFIG_COMP_VOLUME_WINDOWS_FADE=y
1819
CONFIG_FORMAT_CONVERT_HIFI3=n

app/boards/intel_adsp_ace40_nvls.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ CONFIG_COMP_CHAIN_DMA=y
1313
CONFIG_COMP_DRC=y
1414
CONFIG_COMP_KPB=y
1515
CONFIG_COMP_SRC_IPC4_FULL_MATRIX=y
16+
CONFIG_COMP_TESTER=y
1617
CONFIG_COMP_UP_DOWN_MIXER=y
1718
CONFIG_COMP_VOLUME_WINDOWS_FADE=y
1819
CONFIG_FORMAT_CONVERT_HIFI3=n

0 commit comments

Comments
 (0)