linux-stable/sound/soc/sof/intel
Pierre-Louis Bossart 37638af813
ASoC: SOF/Intel: fix selection of SND_INTEL_NHTL
We should only select SND_INTEL_NHLT when ACPI is defined. This was
done for the legacy HDAudio driver but not for DSP-enabled cases,
leading to compilation errors with randconfig.

Fix by aligning on the same solution.

For the Skylake driver this is overkill since there is a top-level
dependency on ACPI, but it doesn't hurt and it's better to have
consistency.

Fixes: 68b953aeb5 ('ASoC: SOF: Intel: hda: fixup HDaudio topology name with DMIC number')
Reported-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20190829214213.11653-1-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2019-08-30 12:26:53 +01:00
..
apl.c ASoC: SOF: Intel: hda: Use generic function for fw ready / mem windows creation 2019-08-09 13:25:22 +01:00
bdw.c ASoC: SOF: Intel: bdw: Use generic function for fw ready / mem windows creation 2019-08-09 13:25:13 +01:00
byt.c ASoC: SOF: Intel: byt: Refactor fw ready / mem windows creation 2019-08-09 13:26:20 +01:00
cnl.c ASoC: SOF: Intel: initial support for Elkhart Lake 2019-08-15 18:13:39 +01:00
hda-bus.c ASoC: SOF: Intel: Add missing include file hdac_hda.h 2019-08-09 13:24:20 +01:00
hda-codec.c ASoC: SOF: Intel: hda: Enable jack detection 2019-07-23 12:21:03 +01:00
hda-ctrl.c ASoC: SOF: fix HDA direct MMIO access 2019-08-13 12:41:04 +01:00
hda-dai.c ASoC: SOF: Intel: hda: fix stream id setting 2019-07-23 12:25:31 +01:00
hda-dsp.c ASoC: SOF: fix HDA direct MMIO access 2019-08-13 12:41:04 +01:00
hda-ipc.c ASoC: SOF: Intel: hda: Use generic function for fw ready / mem windows creation 2019-08-09 13:25:22 +01:00
hda-loader.c ASoC: SOF: Intel: hda: set I2S slave before enabling DSP 2019-05-03 14:58:11 +09:00
hda-pcm.c ASoC: SOF: Intel: hda-pcm: remove useless dependency on hdac_ext 2019-05-03 14:58:48 +09:00
hda-stream.c ASoC: SOF: Intel: hda: make sure RUN bit setting to 0 during clear stream status 2019-06-17 13:46:22 +01:00
hda-trace.c ASoC: SOF: Intel: Add Intel specific HDA trace operations 2019-04-28 02:51:23 +09:00
hda.c Merge branch 'asoc-5.3' into asoc-5.4 2019-08-20 18:28:43 +01:00
hda.h ASoC: SOF: Intel: initial support for Elkhart Lake 2019-08-15 18:13:39 +01:00
intel-ipc.c ASoC: SOF: Intel: Add legacy IPC support 2019-04-28 02:50:40 +09:00
Kconfig ASoC: SOF/Intel: fix selection of SND_INTEL_NHTL 2019-08-30 12:26:53 +01:00
Makefile ASoC: SOF: Add Build support for SOF core and Intel drivers 2019-04-28 02:51:46 +09:00
shim.h ASoC: SOF: Intel: hda: add SSP info to the chip info struct 2019-05-03 14:57:39 +09:00