14 Jun
2024
14 Jun
'24
6:51 p.m.
On Fri, Jun 14, 2024 at 06:46:46PM +0200, Piotr Wojtaszczyk wrote:
On Fri, Jun 14, 2024 at 6:42 PM Mark Brown broonie@kernel.org wrote:
On Fri, Jun 14, 2024 at 06:24:50PM +0200, Piotr Wojtaszczyk wrote:
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?
I guess when lpc32xx_defconfig enables the SND_SOC_FSL_LPC3XXX then the COMPILE_TEST won't be needed or does it?
The whole point of COMPILE_TEST is to allow the driver to be covered when people aren't building for whatever specific platform would actually use it.