Message ID | 1429276567-29007-4-git-send-email-vinod.koul@intel.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
diff --git a/sound/soc/hda/Kconfig b/sound/soc/hda/Kconfig index 8781f63abcf6..841ea5276fe3 100644 --- a/sound/soc/hda/Kconfig +++ b/sound/soc/hda/Kconfig @@ -40,4 +40,11 @@ config SND_SOC_I2S_SKL_MACH Say Y if you have such a device If unsure select "N". + +config SND_SOC_HDA_SST_DSP + tristate "Enable SST DSP Library" + depends on (X86 || COMPILE_TEST) + help + Say Y here to enable the HD-audio SST dsp library. + endmenu diff --git a/sound/soc/hda/Makefile b/sound/soc/hda/Makefile index d9bd33259233..d318d4acb8a7 100644 --- a/sound/soc/hda/Makefile +++ b/sound/soc/hda/Makefile @@ -4,3 +4,6 @@ obj-$(CONFIG_SND_SOC_HDA_SKL) += snd-soc-hda-skl.o # Machine support obj-$(CONFIG_SND_SOC_HDA_SKL) += boards/ + +# DSP library +obj-$(CONFIG_SND_SOC_HDA_SST_DSP) += intel/