ASoC: amd: simplify soundwire dependencies for legacy stack
authorVijendar Mukunda <Vijendar.Mukunda@amd.com>
Fri, 22 Mar 2024 11:20:15 +0000 (16:50 +0530)
committerMark Brown <broonie@kernel.org>
Mon, 25 Mar 2024 14:18:32 +0000 (14:18 +0000)
commita806793f231e390510343837668d8f0eade75a72
tree86d9f8678e1dbb843cd4626ad590e71ec5f3a48b
parent33a499668eb6781a4518e4facf2d85cc8cd1a650
ASoC: amd: simplify soundwire dependencies for legacy stack

The CONFIG_SOUNDWIRE_AMD is a user-visible option, it should be never
selected by another driver.
So replace the extra complexity with a normal Kconfig dependency in
SND_SOC_AMD_SOUNDWIRE.

Signed-off-by: Vijendar Mukunda <Vijendar.Mukunda@amd.com>
Link: https://msgid.link/r/20240322112018.3063344-1-Vijendar.Mukunda@amd.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/amd/Kconfig