summaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
authorramesh.chandrasekaran <ramesh.chandrasekaran@stericsson.com>2012-03-13 11:29:12 +0100
committerPhilippe Langlais <philippe.langlais@linaro.org>2012-03-19 09:01:05 +0100
commit839b93f2048bd572d8ea1e2737181ce33e282376 (patch)
tree87fa4f54786e215fa288be0576214c94a565e46a /sound
parente208450ed5598cd9edfb1ddeb7d78316fceba681 (diff)
sound: Fix for audio doesn't work in IK 3.3
Let all the sound codecs compile only when CONFIG_STM_MSP_SPI config is selected Signed-off-by: Ramesh Chandrasekaran <ramesh.chandrasekaran@stericsson.com>
Diffstat (limited to 'sound')
-rw-r--r--sound/soc/ux500/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/ux500/Kconfig b/sound/soc/ux500/Kconfig
index 1a25fb6a0d6..f412c89d8df 100644
--- a/sound/soc/ux500/Kconfig
+++ b/sound/soc/ux500/Kconfig
@@ -4,7 +4,7 @@
menuconfig SND_SOC_UX500
bool "SoC Audio support for Ux500 platform"
- depends on SND_SOC
+ depends on SND_SOC && STM_MSP_SPI
default n
help
Say Y if you want to add support for the Ux500 platform.