ASoC: Intel: remove select on non-existing SND_SOC_INTEL_COMMON
authorCorentin LABBE <clabbe.montjoie@gmail.com>
Wed, 17 Jan 2018 18:43:24 +0000 (19:43 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 18 Jan 2018 10:38:50 +0000 (10:38 +0000)
commite29a22a86a20ea7651ff8c731ab034c31bd9764e
treea1dd20f58e86131ac422602acd1e85bd637400c7
parentfb2fcaeaad504ae9dad26f7b26a8ea840d00535f
ASoC: Intel: remove select on non-existing SND_SOC_INTEL_COMMON

SND_SST_ATOM_HIFI2_PLATFORM_PCI select SND_SOC_INTEL_COMMON which do not
exists anymore.
So remove this select.

Fixes: c6059879be29 ("ASoC: Intel: Fix Kconfig with top-level selector")
Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Acked-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/Kconfig