[PATCH v2] ASoC: Intel: catpt: select WANT_DEV_COREDUMP

Gustaw Lewandowski gustaw.lewandowski at linux.intel.com
Tue Nov 17 15:52:23 CET 2020


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

Select WANT_DEV_COREDUMP for catpt driver.

Signed-off-by: Piotr Maziarz <piotrx.maziarz at linux.intel.com>
Signed-off-by: Gustaw Lewandowski <gustaw.lewandowski at 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



More information about the Alsa-devel mailing list