14 Jun
2024
14 Jun
'24
6:25 p.m.
On Tue, Jun 11, 2024 at 12:36 PM Mark Brown broonie@kernel.org wrote:
+config SND_SOC_FSL_LPC3XXX
tristate "SoC Audio for NXP LPC32XX CPUs"
depends on ARCH_LPC32XX && SND_SOC
On a quick scan I can't see any architecture dependency for build, please add an || COMPILE_TEST for improved coverage. As for all the other things enabled in this Kconfig file there is no need to explicitly depend on SND_SOC.
Ok. Later I will add a sound card driver to phytec3250 board which uses arch/arm/configs/lpc32xx_defconfig config file so that the COMPILE_TEST won't be needed.
-- Piotr Wojtaszczyk Timesys