提交 c36623a7 编写于 作者: B Ben Dooks 提交者: Mark Brown

ASoC: Select DMA if I2S is configured

Select the relevant DMA implementation when the
sound driver is selected.
Signed-off-by: NBen Dooks <ben@simtec.co.uk>
Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
上级 f8cf8176
......@@ -8,6 +8,7 @@ config SND_S3C24XX_SOC
config SND_S3C24XX_SOC_I2S
tristate
select S3C2410_DMA
config SND_S3C_I2SV2_SOC
tristate
......@@ -15,13 +16,16 @@ config SND_S3C_I2SV2_SOC
config SND_S3C2412_SOC_I2S
tristate
select SND_S3C_I2SV2_SOC
select S3C2410_DMA
config SND_S3C64XX_SOC_I2S
tristate
select SND_S3C_I2SV2_SOC
select S3C64XX_DMA
config SND_S3C2443_SOC_AC97
tristate
select S3C2410_DMA
select AC97_BUS
select SND_SOC_AC97_BUS
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册