]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: SOF: add COMPILE_TEST for PCI options
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Thu, 30 May 2019 11:50:15 +0000 (06:50 -0500)
committerMark Brown <broonie@kernel.org>
Thu, 30 May 2019 15:35:26 +0000 (16:35 +0100)
commit6ec5623e537398f44d72fb4a68fa540be3bed364
tree2f7732bdbd21e1c9785d1a6e2912a8c4c53a6d0b
parent56149b7524378642d35e726cc6576cc19376f49f
ASoC: SOF: add COMPILE_TEST for PCI options

Add COMPILE_TEST and use IS_ENABLED(CONFIG_PCI) to sort out
cross-compilation issues.

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/Kconfig
sound/soc/sof/intel/hda.c
sound/soc/sof/sof-pci-dev.c