]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commitdiff
ASoC: Intel: catpt: select WANT_DEV_COREDUMP
authorPiotr Maziarz <piotrx.maziarz@linux.intel.com>
Tue, 17 Nov 2020 14:52:23 +0000 (15:52 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 19 Nov 2020 13:00:02 +0000 (13:00 +0000)
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

Acked-by: Cezary Rojewski <cezary.rojewski@intel.com>
Link: https://lore.kernel.org/r/20201117145223.21222-1-gustaw.lewandowski@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/Kconfig

index c1bf69a0bcfe18c32ead88d853742851393bf782..e2247c4fe8adde512dced011f0b0d5ae1304cc39 100644 (file)
@@ -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.