From: Mark Brown Date: Wed, 29 Oct 2014 10:33:31 +0000 (+0000) Subject: ASoC: Intel: Add dependency on DesignWare DMA controller X-Git-Tag: firefly_0821_release~176^2~2610^2~38^2~16^3~43 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=63ae1fe7739ec81eb63ad241b4e217d1fa0e8e53;p=firefly-linux-kernel-4.4.55.git ASoC: Intel: Add dependency on DesignWare DMA controller We have calls into the controller so we need to ensure it is being built. Signed-off-by: Mark Brown --- diff --git a/sound/soc/intel/Kconfig b/sound/soc/intel/Kconfig index 2a3af880868b..ae7f87221a3c 100644 --- a/sound/soc/intel/Kconfig +++ b/sound/soc/intel/Kconfig @@ -20,6 +20,7 @@ config SND_SOC_INTEL_SST tristate "ASoC support for Intel(R) Smart Sound Technology" select SND_SOC_INTEL_SST_ACPI if ACPI depends on (X86 || COMPILE_TEST) + depends on DW_DMAC_CORE help This adds support for Intel(R) Smart Sound Technology (SST). Say Y if you have such a device