1
0
Fork 0

MLK-15146: ASoC: fsl: add back fsl_hifi build

fsl_hifi is removed wrongly by commit a69a185aad7f ("MLK-15140-2:
ASoC: fsl: add machine driver for wm8524")

Signed-off-by: Shengjiu Wang <shengjiu.wang@freescale.com>
pull/10/head
Shengjiu Wang 2017-06-23 12:43:06 +08:00 committed by Jason Liu
parent 03f6c4fd08
commit a97c8a55df
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ obj-$(CONFIG_SND_SOC_P1022_RDK) += snd-soc-p1022-rdk.o
# Freescale SSI/DMA/SAI/SPDIF Support
snd-soc-fsl-acm-objs := fsl_acm.o
snd-soc-fsl-asrc-objs := fsl_asrc.o fsl_asrc_dma.o
snd-soc-fsl-hifi4-objs := fsl_hifi4.o
snd-soc-fsl-sai-objs := fsl_sai.o
snd-soc-fsl-ssi-y := fsl_ssi.o
snd-soc-fsl-ssi-$(CONFIG_DEBUG_FS) += fsl_ssi_dbg.o