]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit31b1634cb9e1cd59fc127a006f991a5ee90f030e
treea1dd20f58e86131ac422602acd1e85bd637400c7
parent46ed7207e31bbba7b8772434ebf0bcfbce2d5ffc
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: bc6a91c402c9 ("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