From 0e0e5a4029ab0096fa88294810e3bf10c26fff75 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Thu, 15 Sep 2022 10:24:35 +0100 Subject: kernel-5.19.9-200 * Thu Sep 15 2022 Justin M. Forbes [5.19.9-0] - Add CONFIG_ARM64_ERRATUM_2457168 as new stable config option (Justin M. Forbes) - fedora: disable IWLMEI (Peter Robinson) - [PATCH] drm/i915: Ensure damage clip area is within pipe area (Mark Pearson) - [PATCH] drm/i915/psr: Use full update In case of area calculation fails (Mark Pearson) - Config update for stable ARM64_ERRATUM_2441009 (Justin M. Forbes) - Linux v5.19.9 Resolves: Signed-off-by: Justin M. Forbes --- kernel-x86_64-debug-fedora.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernel-x86_64-debug-fedora.config') diff --git a/kernel-x86_64-debug-fedora.config b/kernel-x86_64-debug-fedora.config index 10a577d64..f958222ec 100644 --- a/kernel-x86_64-debug-fedora.config +++ b/kernel-x86_64-debug-fedora.config @@ -3044,7 +3044,7 @@ CONFIG_IWLDVM=m CONFIG_IWLEGACY_DEBUGFS=y CONFIG_IWLEGACY_DEBUG=y CONFIG_IWLEGACY=m -CONFIG_IWLMEI=m +# CONFIG_IWLMEI is not set CONFIG_IWLMVM=m # CONFIG_IWLWIFI_BCAST_FILTERING is not set CONFIG_IWLWIFI_DEBUGFS=y -- cgit