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)
commite13ef82a9ab83dd21d8dd43ef9f5e8bf5b101106
tree2f7732bdbd21e1c9785d1a6e2912a8c4c53a6d0b
parent8fe751d8fd5cbf19e9d7852c5b7d8ed818be1934
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