aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/Kconfig
diff options
context:
space:
mode:
authorVinod Koul <vinod.koul@intel.com>2014-10-15 20:12:56 +0530
committerMark Brown <broonie@kernel.org>2014-10-20 12:20:32 +0100
commit4fa805738e497c6f5bad53fcdc76b9759bc9dc80 (patch)
tree4176fa874eafaac9112c72c3bbf1d2361d106324 /sound/soc/intel/Kconfig
parentLinux 3.18-rc1 (diff)
downloadlinux-dev-4fa805738e497c6f5bad53fcdc76b9759bc9dc80.tar.xz
linux-dev-4fa805738e497c6f5bad53fcdc76b9759bc9dc80.zip
ASoC: Intel: mrfld: add the gain controls
The DSP has various gain modules in the path, add these as ALSA gain controls Signed-off-by: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Subhransu S. Prusty <subhransu.s.prusty@intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/intel/Kconfig')
-rw-r--r--sound/soc/intel/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/intel/Kconfig b/sound/soc/intel/Kconfig
index f5b4a9c79cdf..726f7d891a7a 100644
--- a/sound/soc/intel/Kconfig
+++ b/sound/soc/intel/Kconfig
@@ -1,6 +1,6 @@
config SND_MFLD_MACHINE
tristate "SOC Machine Audio driver for Intel Medfield MID platform"
- depends on INTEL_SCU_IPC
+ depends on INTEL_SCU_IPC || COMPILE_TEST
select SND_SOC_SN95031
select SND_SST_MFLD_PLATFORM
help