From ed4961aa1daa123333e960cc1da63b5855ab0d82 Mon Sep 17 00:00:00 2001 From: ferreo Date: Wed, 2 Oct 2024 18:18:53 +0200 Subject: [PATCH] Update scripts/config.sh --- scripts/config.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/config.sh b/scripts/config.sh index 36bd686..3dc0f46 100755 --- a/scripts/config.sh +++ b/scripts/config.sh @@ -9,7 +9,7 @@ scripts/config -k -e CONFIG_GENERIC_CPU3 scripts/config -e CACHY scripts/config -e SCHED_BORE -scripts/config -e HZ_300 --set-val HZ 750 +scripts/config -e HZ_300 --set-val HZ 1000 scripts/config -d HZ_PERIODIC -d NO_HZ_IDLE -d CONTEXT_TRACKING_FORCE -e NO_HZ_FULL_NODEF -e NO_HZ_FULL -e NO_HZ -e NO_HZ_COMMON -e CONTEXT_TRACKING scripts/config -e PREEMPT_BUILD -d PREEMPT_NONE -d PREEMPT_VOLUNTARY -e PREEMPT -e PREEMPT_COUNT -e PREEMPTION -e PREEMPT_DYNAMIC