ASoC: SOF: i.MX: simplify Kconfig
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Tue, 16 Nov 2021 12:41:31 +0000 (14:41 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 16 Nov 2021 14:29:59 +0000 (14:29 +0000)
commit7548a391c53cab2af0954d252cc5a9a793fd4c0e
tree9c49220301a810cdeccb9f5afe6f5d0f5e04794b
parent5f55c9693a222ee1b8ec62a57fbcff59af0c4837
ASoC: SOF: i.MX: simplify Kconfig

Follow the Intel example and simplify the Kconfig
a) start from the end-product for 'select' chains
b) use 'depends on' to filter out configurations.
c) use snd-sof-of as a common module without any 'select'

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Daniel Baluta <daniel.baluta@nxp.com>
Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
Link: https://lore.kernel.org/r/20211116124131.46414-1-daniel.baluta@oss.nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/Kconfig
sound/soc/sof/Makefile
sound/soc/sof/imx/Kconfig