]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2ab7911a6ba4374d8430378e59723281950347aa
tree44304cf1fe4b77cbc95737f9d8f8a214917d3b17
parent7e4e6ae464cafb6f3a8e16311d98eb0b03f911b5
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: af50c8a0ee2bd14b ("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