14 Jun
2024
14 Jun
'24
6:42 p.m.
On Fri, Jun 14, 2024 at 06:24:50PM +0200, Piotr Wojtaszczyk wrote:
On Tue, Jun 11, 2024 at 12:36 PM Mark Brown broonie@kernel.org wrote:
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.
Why would a defconfig affect the Kconfig?