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@stericsson.com>2012-05-22 11:05:05 +0200
commitd49fa27ee673d6f331bca10990741cbaea9cd5ef (patch)
tree0996b78f6101eb8a4ee43a81020859c75ff8b693 /sound
parent08feb8c1a09bd7db7efe92833eca38db2f2e3357 (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.