Skip to content

Commit 8eeaf5a

Browse files
dbalutalgirdwood
authored andcommitted
drivers: imx: Select HAVE_SDMA_FIRMWARE when using MICFIL
MICFIL needs multi-fifo SDMA script so select HAVE_SDMA_FIRMWARE. Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
1 parent 93c63bd commit 8eeaf5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎src/drivers/imx/Kconfig‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ config IMX_MICFIL
2525
bool "i.MX MICFIL PDM driver"
2626
default n
2727
depends on IMX
28+
select HAVE_SDMA_FIRMWARE
2829
help
2930
Select this to enable support for i.MX MICFIL PDM IP. This block implements
3031
the required digital interface to provide a 24-bits audio signal from a PDM

0 commit comments

Comments
 (0)