summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2009-10-01 11:33:26 +0100
committerMark Brown <broonie@opensource.wolfsonmicro.com>2009-10-01 11:33:26 +0100
commit834eb6c599a8efa1fe9b77d469562e0c78c876e1 (patch)
tree46e2394e437a6f5a772fc3ad2022e071b1e01ad7
parentdf1246d84ab7edc375e6b6d236654ac0866229c5 (diff)
parentc877c25170e2655d519b29e91d6c91d5d1a72a6f (diff)
downloadlinux-3.10-834eb6c599a8efa1fe9b77d469562e0c78c876e1.tar.gz
linux-3.10-834eb6c599a8efa1fe9b77d469562e0c78c876e1.tar.bz2
linux-3.10-834eb6c599a8efa1fe9b77d469562e0c78c876e1.zip
Merge remote branch 'takashi/fix/asoc' into for-2.6.32
-rw-r--r--sound/soc/pxa/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/pxa/Kconfig b/sound/soc/pxa/Kconfig
index 6375b4ea525..dcb3181bb34 100644
--- a/sound/soc/pxa/Kconfig
+++ b/sound/soc/pxa/Kconfig
@@ -138,7 +138,7 @@ config SND_PXA2XX_SOC_MIOA701
config SND_PXA2XX_SOC_IMOTE2
tristate "SoC Audio support for IMote 2"
- depends on SND_PXA2XX_SOC && MACH_INTELMOTE2
+ depends on SND_PXA2XX_SOC && MACH_INTELMOTE2 && I2C
select SND_PXA2XX_SOC_I2S
select SND_SOC_WM8940
help