]> 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)
commitd3da533069621f41b14077bcd4beb6b698b0021a
tree2f7732bdbd21e1c9785d1a6e2912a8c4c53a6d0b
parentc24a3f3970cb8255c8cc37cb9063ab865438495d
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