aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVinod Koul <[email protected]>2011-01-18 19:11:48 +0530
committerMark Brown <[email protected]>2011-01-18 19:09:33 +0000
commit065ae6784f03016ed1c0613863461a162388cf5a (patch)
tree83bee036f926fd2776e4b234b13efaa1be639d1d
parent0d00a85752ab0fb4f0f7758e35d54b931a25d812 (diff)
ASoC: Add dependency on INTEL_SCU_IPC for Intel MID drivers
Signed-off-by: Vinod Koul <[email protected]> Signed-off-by: Harsha Priya <[email protected]> Acked-by: Liam Girdwood <[email protected]> Signed-off-by: Mark Brown <[email protected]>
-rw-r--r--sound/soc/mid-x86/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/mid-x86/Kconfig b/sound/soc/mid-x86/Kconfig
index e0123a408227..1ad753836356 100644
--- a/sound/soc/mid-x86/Kconfig
+++ b/sound/soc/mid-x86/Kconfig
@@ -1,5 +1,6 @@
config SND_MFLD_MACHINE
tristate "SOC Machine Audio driver for Intel Medfield MID platform"
+ depends on INTEL_SCU_IPC
select SND_SOC_SN95031
select SND_SST_PLATFORM
help