public inbox for alsa-devel@alsa-project.org
 help / color / mirror / Atom feed
From: Gustaw Lewandowski <gustaw.lewandowski@linux.intel.com>
To: alsa-devel@alsa-project.org
Cc: cezary.rojewski@intel.com, patch@alsa-project.org, tiwai@suse.de,
	lgirdwood@gmail.com, pierre-louis.bossart@linux.intel.com,
	Gustaw Lewandowski <gustaw.lewandowski@linux.intel.com>,
	broonie@kernel.org,
	Piotr Maziarz <piotrx.maziarz@linux.intel.com>
Subject: [PATCH v2] ASoC: Intel: catpt: select WANT_DEV_COREDUMP
Date: Tue, 17 Nov 2020 15:52:23 +0100	[thread overview]
Message-ID: <20201117145223.21222-1-gustaw.lewandowski@linux.intel.com> (raw)

From: Piotr Maziarz <piotrx.maziarz@linux.intel.com>

Select WANT_DEV_COREDUMP for catpt driver.

Signed-off-by: Piotr Maziarz <piotrx.maziarz@linux.intel.com>
Signed-off-by: Gustaw Lewandowski <gustaw.lewandowski@linux.intel.com>

--
Changes in v2:
 - change should be added to catpt only
---
 sound/soc/intel/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sound/soc/intel/Kconfig b/sound/soc/intel/Kconfig
index a5b446d5af19..52ae7c981f56 100644
--- a/sound/soc/intel/Kconfig
+++ b/sound/soc/intel/Kconfig
@@ -24,6 +24,7 @@ config SND_SOC_INTEL_CATPT
 	depends on DMADEVICES && SND_DMA_SGBUF
 	select DW_DMAC_CORE
 	select SND_SOC_ACPI_INTEL_MATCH
+	select WANT_DEV_COREDUMP
 	help
 	  Enable support for Intel(R) Haswell and Broadwell platforms
 	  with I2S codec present. This is a recommended option.
-- 
2.29.0


             reply	other threads:[~2020-11-17 15:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-17 14:52 Gustaw Lewandowski [this message]
2020-11-17 15:08 ` [PATCH v2] ASoC: Intel: catpt: select WANT_DEV_COREDUMP Rojewski, Cezary
2020-11-19 17:08 ` Mark Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201117145223.21222-1-gustaw.lewandowski@linux.intel.com \
    --to=gustaw.lewandowski@linux.intel.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=cezary.rojewski@intel.com \
    --cc=lgirdwood@gmail.com \
    --cc=patch@alsa-project.org \
    --cc=pierre-louis.bossart@linux.intel.com \
    --cc=piotrx.maziarz@linux.intel.com \
    --cc=tiwai@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox