Searched hist:"9 a207228bdf0a4933b794c944d7111564353ea94" (Results 1 – 1 of 1) sorted by relevance
/linux/sound/soc/intel/ |
H A D | Kconfig | diff 9a207228bdf0a4933b794c944d7111564353ea94 Tue Nov 10 15:50:01 CET 2020 Geert Uytterhoeven <geert+renesas@glider.be> 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>
|