On Mon, 29 Jun 2026 14:42:45 +0200, Bartosz Golaszewski
<[email protected]> said:
> Enable CONFIG_GPIOLIB in all_tests.config to ensure the kunit test cases
> for GPIO core can be built with this config.
>
> Signed-off-by: Bartosz Golaszewski <[email protected]>
> ---
>  tools/testing/kunit/configs/all_tests.config | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/tools/testing/kunit/configs/all_tests.config 
> b/tools/testing/kunit/configs/all_tests.config
> index bccc2c77196d5..6825c2e855a55 100644
> --- a/tools/testing/kunit/configs/all_tests.config
> +++ b/tools/testing/kunit/configs/all_tests.config
> @@ -21,6 +21,7 @@ CONFIG_VFAT_FS=y
>  CONFIG_PCI=y
>  CONFIG_USB4=y
>  CONFIG_I2C=y
> +CONFIG_GPIOLIB=y
>
>  CONFIG_NET=y
>  CONFIG_MCTP=y
> --
> 2.47.3
>
>

Gentle ping.

Bart

Reply via email to