diff options
author | Mark Brown <broonie@linaro.org> | 2013-06-17 08:58:52 +0100 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2013-06-17 09:04:12 +0100 |
commit | fc7fe01518b0a29750313a7cc9dc8f8a0416a6b4 (patch) | |
tree | ae081340b641dc5b44876ed7ed7e16fa72b0243c /sound/soc/spear/Kconfig | |
parent | 41139938cd63e9bf1a1eda62cb2add8dd8b561b4 (diff) | |
download | linux-fc7fe01518b0a29750313a7cc9dc8f8a0416a6b4.tar.bz2 |
ASoC: spear: Remove nonexistant EVM options
The source wasn't added.
Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'sound/soc/spear/Kconfig')
-rw-r--r-- | sound/soc/spear/Kconfig | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/sound/soc/spear/Kconfig b/sound/soc/spear/Kconfig index e3851d67bfc4..3567d73b218e 100644 --- a/sound/soc/spear/Kconfig +++ b/sound/soc/spear/Kconfig @@ -1,24 +1,3 @@ -config SND_SPEAR_EVM - tristate "SoC Audio support for SPEAr EVM" - select SND_DESIGNWARE_I2S - select SND_SOC_STA529 - select SND_SPEAR_SOC - help - Say Y if you want to add support for SoC audio on SPEAr - platform - -config SND_SPEAR1340_EVM - tristate "SoC Audio support for SPEAr1340 EVM" - select SND_DESIGNWARE_I2S - select SND_SOC_STA529 - select SND_SPEAR_SPDIF_OUT - select SND_SPEAR_SPDIF_IN - select SND_SOC_SPDIF - select SND_SPEAR_SOC - help - Say Y if you want to add support for SoC audio on SPEAr1340 - platform - config SND_SPEAR_SOC tristate select SND_SOC_DMAENGINE_PCM |