From c5d4e1f78877bdcb273ec79a96d36997e14f8725 Mon Sep 17 00:00:00 2001 From: Tyler Bucher Date: Fri, 15 May 2026 09:35:11 -0500 Subject: [PATCH] Changed change log message Signed-off-by: Tyler Bucher --- changelog/changes/2026-05-13-intel-mei-support.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/changes/2026-05-13-intel-mei-support.md b/changelog/changes/2026-05-13-intel-mei-support.md index 5abc3a9e89..f9322e3325 100644 --- a/changelog/changes/2026-05-13-intel-mei-support.md +++ b/changelog/changes/2026-05-13-intel-mei-support.md @@ -1 +1 @@ -- Enabled `CONFIG_DRM_I915_PXP`, `CONFIG_INTEL_MEI_GSC`, and `CONFIG_INTEL_MEI_PXP` ([scripts#4019](https://github.com/flatcar/scripts/pull/4019)) +- Added kernel config options to support HuC firmware authentication which is required for Intel Arc (DG2) hardware offloading for video. ([scripts#4019](https://github.com/flatcar/scripts/pull/4019))