aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/Kconfig
diff options
context:
space:
mode:
authorLiam Girdwood <liam.r.girdwood@linux.intel.com>2014-02-17 13:32:10 +0000
committerMark Brown <broonie@linaro.org>2014-02-18 10:39:25 +0900
commitddfa40b1586f8c7c6bb8bb9dd398cf656c98e6ee (patch)
treea7720872e80445610ae21fbf921d18580626428a /sound/soc/intel/Kconfig
parentASoC: Intel: Add trace support for generic SST IPC messages. (diff)
downloadlinux-dev-ddfa40b1586f8c7c6bb8bb9dd398cf656c98e6ee.tar.xz
linux-dev-ddfa40b1586f8c7c6bb8bb9dd398cf656c98e6ee.zip
ASoC: Intel: Add build support for Intel SST DSP core.
This adds kernel build support for Intel SST core audio. Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com> Acked-by: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'sound/soc/intel/Kconfig')
-rw-r--r--sound/soc/intel/Kconfig12
1 files changed, 12 insertions, 0 deletions
diff --git a/sound/soc/intel/Kconfig b/sound/soc/intel/Kconfig
index 4d9d0a546cb1..b0a07e4cc919 100644
--- a/sound/soc/intel/Kconfig
+++ b/sound/soc/intel/Kconfig
@@ -11,3 +11,15 @@ config SND_MFLD_MACHINE
config SND_SST_MFLD_PLATFORM
tristate
+
+config SND_SOC_INTEL_SST
+ tristate "ASoC support for Intel(R) Smart Sound Technology"
+ select SND_SOC_INTEL_SST_ACPI if ACPI
+ help
+ This adds support for Intel(R) Smart Sound Technology (SST).
+ Say Y if you have such a device
+ If unsure select "N".
+
+config SND_SOC_INTEL_SST_ACPI
+ tristate
+