From 1964be0ae4e050b928e27d28df7bc209a8632e11 Mon Sep 17 00:00:00 2001 From: David Runge Date: Tue, 23 Jun 2020 18:38:03 +0200 Subject: Upgrading to 5.4.47.28. Setting CONFIG_HZ_1000=y and CONFIG_HZ=1000. --- config | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'config') diff --git a/config b/config index 35cbda0..25cefc7 100644 --- a/config +++ b/config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.4.44 Kernel Configuration +# Linux/x86 5.4.47 Kernel Configuration # # @@ -451,9 +451,9 @@ CONFIG_EFI_MIXED=y CONFIG_SECCOMP=y # CONFIG_HZ_100 is not set # CONFIG_HZ_250 is not set -CONFIG_HZ_300=y -# CONFIG_HZ_1000 is not set -CONFIG_HZ=300 +# CONFIG_HZ_300 is not set +CONFIG_HZ_1000=y +CONFIG_HZ=1000 CONFIG_SCHED_HRTICK=y CONFIG_KEXEC=y CONFIG_KEXEC_FILE=y -- cgit v1.2.3