Skip to content

Commit a8295ce

Browse files
committed
acp_7_x: defconfig: enable volume component
Enable CONFIG_COMP_VOLUME for ACP_7_X platform. Signed-off-by: Sneha Voona <sneha.voona@amd.com>
1 parent 133c744 commit a8295ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/arch/xtensa/configs/acp_7_x_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ CONFIG_CORE_COUNT=1
66
CONFIG_FORMAT_CONVERT_HIFI3=n
77
CONFIG_LP_SRAM=n
88
CONFIG_HAVE_AGENT=n
9-
CONFIG_COMP_VOLUME=n
9+
CONFIG_COMP_VOLUME=y
1010
CONFIG_COMP_SRC=n
1111
CONFIG_COMP_FIR=n
1212
CONFIG_COMP_IIR=n

0 commit comments

Comments
 (0)