[alsa-devel] [PATCH] ASoC: Select DMA driver for Samsung DAIs
Liam Girdwood
lrg at slimlogic.co.uk
Tue Sep 21 15:07:02 CEST 2010
On Mon, 2010-09-20 at 20:38 +0100, Mark Brown wrote:
> Kconfig got smart enough to do dependencies through selects so let's make
> use of that.
>
> Signed-off-by: Mark Brown <broonie at opensource.wolfsonmicro.com>
> ---
> sound/soc/s3c24xx/Kconfig | 4 ++++
> 1 files changed, 4 insertions(+), 0 deletions(-)
>
> diff --git a/sound/soc/s3c24xx/Kconfig b/sound/soc/s3c24xx/Kconfig
> index 7d8235d..1142d3e 100644
> --- a/sound/soc/s3c24xx/Kconfig
> +++ b/sound/soc/s3c24xx/Kconfig
> @@ -10,6 +10,7 @@ config SND_S3C24XX_SOC
> config SND_S3C24XX_SOC_I2S
> tristate
> select S3C2410_DMA
> + select SND_S3C_SOC_PCM
>
> config SND_S3C_I2SV2_SOC
> tristate
> @@ -18,16 +19,19 @@ config SND_S3C2412_SOC_I2S
> tristate
> select SND_S3C_I2SV2_SOC
> select S3C2410_DMA
> + select SND_S3C_SOC_PCM
>
> config SND_S3C64XX_SOC_I2S
> tristate
> select SND_S3C_I2SV2_SOC
> select S3C64XX_DMA
> + select SND_S3C_SOC_PCM
>
> config SND_S3C64XX_SOC_I2S_V4
> tristate
> select SND_S3C_I2SV2_SOC
> select S3C64XX_DMA
> + select SND_S3C_SOC_PCM
>
> config SND_S3C_SOC_PCM
> tristate
Acked-by: Liam Girdwood <lrg at slimlogic.co.uk>
--
Freelance Developer, SlimLogic Ltd
ASoC and Voltage Regulator Maintainer.
http://www.slimlogic.co.uk
More information about the Alsa-devel
mailing list