From a195b51bc5abc745f12b7b2fe0e3422f55c1953f Mon Sep 17 00:00:00 2001 From: Jonathan Cameron Date: Mon, 4 May 2009 14:54:11 +0000 Subject: ASoC: IMote2 ASoC Support This patch adds the ASoC side of the board support for the Crossbow IMB400 daughter board. Thanks to Crossbow for considerable assistance. Signed-off-by: Jonathan Cameron Signed-off-by: Mark Brown --- sound/soc/pxa/Kconfig | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'sound/soc/pxa/Kconfig') diff --git a/sound/soc/pxa/Kconfig b/sound/soc/pxa/Kconfig index ad8a10fe629..eb75a1c061a 100644 --- a/sound/soc/pxa/Kconfig +++ b/sound/soc/pxa/Kconfig @@ -134,3 +134,12 @@ config SND_PXA2XX_SOC_MIOA701 help Say Y if you want to add support for SoC audio on the MIO A701. + +config SND_PXA2XX_SOC_IMOTE2 + tristate "SoC Audio support for IMote 2" + depends on SND_PXA2XX_SOC && MACH_INTELMOTE2 + select SND_PXA2XX_SOC_I2S + select SND_SOC_WM8940 + help + Say Y if you want to add support for SoC audio on the + IMote 2. -- cgit v1.2.3