From 3ef15a99f3ccae86e44c9f651e3e87142b78b0d1 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Wed, 27 Jul 2022 13:26:36 -0500 Subject: kernel-5.19.0-0.rc8.20220727git39c3c396f813.60 * Wed Jul 27 2022 Fedora Kernel Team [5.19.0-0.rc8.39c3c396f813.59] - redhat: Enable CONFIG_LZ4_COMPRESS on Fedora (Prarit Bhargava) Resolves: Signed-off-by: Justin M. Forbes --- kernel-x86_64-fedora.config | 1 + 1 file changed, 1 insertion(+) (limited to 'kernel-x86_64-fedora.config') diff --git a/kernel-x86_64-fedora.config b/kernel-x86_64-fedora.config index 6f5c3a348..c98b93959 100644 --- a/kernel-x86_64-fedora.config +++ b/kernel-x86_64-fedora.config @@ -3388,6 +3388,7 @@ CONFIG_LV0104CS=m CONFIG_LWTUNNEL_BPF=y CONFIG_LWTUNNEL=y CONFIG_LXT_PHY=m +CONFIG_LZ4_COMPRESS=m # CONFIG_M62332 is not set CONFIG_MAC80211_DEBUGFS=y # CONFIG_MAC80211_DEBUG_MENU is not set -- cgit