[PATCH] ASoC: Intel: Enable coredump in kconfig
Gustaw Lewandowski
gustaw.lewandowski at linux.intel.com
Fri Oct 23 12:57:27 CEST 2020
From: Piotr Maziarz <piotrx.maziarz at linux.intel.com>
WANT_DEV_COREDUMP flag is needed here if this driver is only one
using dev_coredump feature.
Signed-off-by: Piotr Maziarz <piotrx.maziarz at linux.intel.com>
Signed-off-by: Gustaw Lewandowski <gustaw.lewandowski at linux.intel.com>
---
sound/soc/intel/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/sound/soc/intel/Kconfig b/sound/soc/intel/Kconfig
index a5b446d5af19..c215156e2e18 100644
--- a/sound/soc/intel/Kconfig
+++ b/sound/soc/intel/Kconfig
@@ -4,6 +4,7 @@ config SND_SOC_INTEL_SST_TOPLEVEL
default y
depends on X86 || COMPILE_TEST
select SND_SOC_INTEL_MACH
+ select WANT_DEV_COREDUMP
help
Intel ASoC SST Platform Drivers. If you have a Intel machine that
has an audio controller with a DSP and I2S or DMIC port, then
--
2.29.0
More information about the Alsa-devel
mailing list