Re: [PATCH AUTOSEL 5.4 197/350] ASoC: SOF: imx: fix reverse CONFIG_SND_SOC_SOF_OF dependency

From: Sasha Levin
Date: Thu Dec 19 2019 - 14:46:25 EST


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@xxxxxxxxxxxxxxx>

[ 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