ASoC: intel: SND_SOC_INTEL_KEEMBAY should depend on ARCH_KEEMBAY
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 10 Nov 2020 14:50:01 +0000 (15:50 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 17 Nov 2020 17:08:44 +0000 (17:08 +0000)
commit9a207228bdf0a4933b794c944d7111564353ea94
tree44304cf1fe4b77cbc95737f9d8f8a214917d3b17
parent674226db62ec758c4575bcdb933a2410f1a29bbf
ASoC: intel: SND_SOC_INTEL_KEEMBAY should depend on ARCH_KEEMBAY

The Intel Keem Bay audio module is only present on Intel Keem Bay SoCs.
Hence add a dependency on ARCH_KEEMBAY, to prevent asking the user about
this driver when configuring a kernel without Intel Keem Bay platform
support.

Fixes: c544912bcc2dc806 ("ASoC: Intel: Add makefiles and kconfig changes for KeemBay")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20201110145001.3280479-1-geert+renesas@glider.be
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/Kconfig