On Mon, Apr 14, 2025 at 12:09:03PM +0100, Andrew Cooper wrote: > diff --git a/automation/gitlab-ci/build.yaml b/automation/gitlab-ci/build.yaml > index 1b82b359d01f..ac5367874526 100644 > --- a/automation/gitlab-ci/build.yaml > +++ b/automation/gitlab-ci/build.yaml > @@ -306,6 +306,7 @@ alpine-3.18-gcc-debug: > CONFIG_ARGO=y > CONFIG_UBSAN=y > CONFIG_UBSAN_FATAL=y > + CONFIG_UCODE_SCAN_DEFAULT=y
Is there a change that this patch series gets backported? Because that new Kconfig option won't exist. Othewise, patch looks fine: Reviewed-by: Anthony PERARD <anthony.per...@vates.tech> Thanks, -- Anthony PERARD