diff options
author | Jassi Brar <jassi.brar@samsung.com> | 2010-11-22 07:37:13 +0100 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2010-11-23 15:07:46 +0100 |
commit | 03e6a88897f923ae2608569e66afba4766e1abf7 (patch) | |
tree | dce7d6e2b9727395226456e80b1d03ba332bf05c /sound/soc/s3c24xx/Kconfig | |
parent | ASoC: SMDK64XX: Move to use new I2S driver (diff) | |
download | linux-03e6a88897f923ae2608569e66afba4766e1abf7.tar.xz linux-03e6a88897f923ae2608569e66afba4766e1abf7.zip |
ASoC: S3C64XX: Remove obsoleted I2S drivers
Now that we have better I2S CPU drivers and no need for the old
ones, discard them.
Signed-off-by: Jassi Brar <jassi.brar@samsung.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/s3c24xx/Kconfig')
-rw-r--r-- | sound/soc/s3c24xx/Kconfig | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/sound/soc/s3c24xx/Kconfig b/sound/soc/s3c24xx/Kconfig index 597626389e81..15f5f9103a0c 100644 --- a/sound/soc/s3c24xx/Kconfig +++ b/sound/soc/s3c24xx/Kconfig @@ -20,16 +20,6 @@ config SND_S3C2412_SOC_I2S select SND_S3C_I2SV2_SOC select S3C2410_DMA -config SND_S3C64XX_SOC_I2S - tristate - select SND_S3C_I2SV2_SOC - select S3C64XX_DMA - -config SND_S3C64XX_SOC_I2S_V4 - tristate - select SND_S3C_I2SV2_SOC - select S3C64XX_DMA - config SND_S3C_SOC_PCM tristate |