19 Dec
2019
19 Dec
'19
9:46 p.m.
On Wed, Dec 11, 2019 at 11:00:05AM +0000, Mark Brown wrote:
On Tue, Dec 10, 2019 at 04:05:02PM -0500, Sasha Levin wrote:
From: Pierre-Louis Bossart pierre-louis.bossart@linux.intel.com
[ Upstream commit f9ad75468453b019b92c5296e6a04bf7c37f49e4 ]
updated solution to the problem reported with randconfig:
CONFIG_SND_SOC_SOF_IMX depends on CONFIG_SND_SOC_SOF, but is in turn referenced by the sof-of-dev driver. This creates a reverse dependency that manifests in a link error when CONFIG_SND_SOC_SOF_OF is built-in but CONFIG_SND_SOC_SOF_IMX=m:
Are you sure this doesn't depend on any other Kconfig changes?
Nope, but it didn't fail my build tests.
--
Thanks,
Sasha