]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
ASoC: Intel: improve DMADEVICES dependency
authorArnd Bergmann <arnd@arndb.de>
Wed, 8 Nov 2017 13:03:19 +0000 (14:03 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 8 Nov 2017 18:24:46 +0000 (18:24 +0000)
commit326c4aa27a801918136df15d507f74968c7093fb
tree2c0a7445269f58de20e8a42ebeec7860f1dcadb4
parentadebc5321852da0b6ed13888e3aa291dfb011072
ASoC: Intel: improve DMADEVICES dependency

As pointed out by Pierre-Louis Bossart, the dependency I added
was broader than necessary, only Baytrail and Haswell/Broadwell
actually need it, the others don't.

At the same time, we have individual entries for the codecs
that all have the 'select' statement but now don't need it
any more.

Fixes: f7a88db6fffd ("ASoC: Intel: fix Kconfig dependencies")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-By: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/Kconfig
sound/soc/intel/boards/Kconfig