summaryrefslogtreecommitdiff
path: root/sound/soc/intel/Kconfig
diff options
context:
space:
mode:
authorVinod Koul <vinod.koul@intel.com>2014-11-11 16:36:28 +0530
committerMark Brown <broonie@kernel.org>2014-11-14 11:07:43 +0000
commit336cfbb05edf7b122ea927dad6c746608723eb25 (patch)
treebe28c743d03ae9b57940562676f6c479643fcbea /sound/soc/intel/Kconfig
parent9b105fe447116ee3cd7fe3c09ca6a6d6a05c736b (diff)
ASoC: Intel: mrfld- add ACPI module
Add the last ACPI module support which also uses core module like the PCI part Signed-off-by: Subhransu S. Prusty <subhransu.s.prusty@intel.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/intel/Kconfig')
-rw-r--r--sound/soc/intel/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/sound/soc/intel/Kconfig b/sound/soc/intel/Kconfig
index c963a5d34111..a992e8572d89 100644
--- a/sound/soc/intel/Kconfig
+++ b/sound/soc/intel/Kconfig
@@ -20,6 +20,11 @@ config SND_SST_IPC_PCI
tristate
select SND_SST_IPC
+config SND_SST_IPC_ACPI
+ tristate
+ select SND_SST_IPC
+ depends on ACPI
+
config SND_SOC_INTEL_SST
tristate "ASoC support for Intel(R) Smart Sound Technology"
select SND_SOC_INTEL_SST_ACPI if ACPI