diff options
author | Tony Lindgren <tony@atomide.com> | 2011-05-13 04:41:32 -0700 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2011-05-13 04:41:32 -0700 |
commit | 91d94af56a52ffc059523fdad71287232c040697 (patch) | |
tree | 6d8b002be63afebcb4fc2f4154feaea1b93315be /sound/soc/omap/Kconfig | |
parent | bc593f5d787d0a015539e21868302fb44a47c3e3 (diff) |
omap: Remove support for omap2evm
The board support has never been merged for it as noticed
by Russell King <linux@arm.linux.org.uk>. So let's remove the
related dead code.
Cc: linux-fbdev@vger.kernel.org
Cc: alsa-devel@alsa-project.org
Cc: Paul Mundt <lethal@linux-sh.org>
Acked-by: Jarkko Nikula <jhnikula@gmail.com>
Acked-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'sound/soc/omap/Kconfig')
-rw-r--r-- | sound/soc/omap/Kconfig | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/sound/soc/omap/Kconfig b/sound/soc/omap/Kconfig index b5922984eac..99054cf1f68 100644 --- a/sound/soc/omap/Kconfig +++ b/sound/soc/omap/Kconfig @@ -65,14 +65,6 @@ config SND_OMAP_SOC_OVERO Say Y if you want to add support for SoC audio on the Gumstix Overo or CompuLab CM-T35 -config SND_OMAP_SOC_OMAP2EVM - tristate "SoC Audio support for OMAP2EVM board" - depends on TWL4030_CORE && SND_OMAP_SOC && MACH_OMAP2EVM - select SND_OMAP_SOC_MCBSP - select SND_SOC_TWL4030 - help - Say Y if you want to add support for SoC audio on the omap2evm board. - config SND_OMAP_SOC_OMAP3EVM tristate "SoC Audio support for OMAP3EVM board" depends on TWL4030_CORE && SND_OMAP_SOC && MACH_OMAP3EVM |