All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ASoC: Intel: Add dependency to DW_DMAC for BDW platform
@ 2014-08-01 14:54 Jie Yang
  2014-08-01 18:11 ` Mark Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Jie Yang @ 2014-08-01 14:54 UTC (permalink / raw)
  To: alsa-devel; +Cc: mengdong.lin, broonie, liam.r.girdwood

Add dependency to DW_DMAC for broadwell machine, which
have built in DW dma engines.

Signed-off-by: Jie Yang <yang.jie@intel.com>
---
 sound/soc/intel/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sound/soc/intel/Kconfig b/sound/soc/intel/Kconfig
index 0b305f9..f5b4a9c7 100644
--- a/sound/soc/intel/Kconfig
+++ b/sound/soc/intel/Kconfig
@@ -61,7 +61,7 @@ config SND_SOC_INTEL_BYT_MAX98090_MACH
 
 config SND_SOC_INTEL_BROADWELL_MACH
 	tristate "ASoC Audio DSP support for Intel Broadwell Wildcatpoint"
-	depends on SND_SOC_INTEL_SST && X86_INTEL_LPSS
+	depends on SND_SOC_INTEL_SST && X86_INTEL_LPSS && DW_DMAC
 	select SND_SOC_INTEL_HASWELL
 	select SND_COMPRESS_OFFLOAD
 	select SND_SOC_RT286
-- 
1.8.3.2

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ASoC: Intel: Add dependency to DW_DMAC for BDW platform
  2014-08-01 14:54 [PATCH] ASoC: Intel: Add dependency to DW_DMAC for BDW platform Jie Yang
@ 2014-08-01 18:11 ` Mark Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2014-08-01 18:11 UTC (permalink / raw)
  To: Jie Yang; +Cc: mengdong.lin, alsa-devel, liam.r.girdwood


[-- Attachment #1.1: Type: text/plain, Size: 165 bytes --]

On Fri, Aug 01, 2014 at 10:54:19PM +0800, Jie Yang wrote:
> Add dependency to DW_DMAC for broadwell machine, which
> have built in DW dma engines.

Applied, thanks.

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-08-01 18:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-01 14:54 [PATCH] ASoC: Intel: Add dependency to DW_DMAC for BDW platform Jie Yang
2014-08-01 18:11 ` Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.