aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBlaster4385 <[email protected]>2024-07-19 01:02:28 +0530
committerBlaster4385 <[email protected]>2025-01-21 11:03:13 +0530
commit3f620dfbea6df3e6d88f40842994b8b00fd771ec (patch)
tree0c565329f3d0e25e7504e76a44fdf014d4668038
parent2f6f1124dd51b9ecdaef15541b4598f60ed0c6a6 (diff)
archlinux_defconfig: Switch to CONFIG_HZ_1000
-rw-r--r--arch/x86/configs/archlinux_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/configs/archlinux_defconfig b/arch/x86/configs/archlinux_defconfig
index b3dd03c30d3d..6982aa1c3ea6 100644
--- a/arch/x86/configs/archlinux_defconfig
+++ b/arch/x86/configs/archlinux_defconfig
@@ -54,7 +54,7 @@ CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=0
CONFIG_EFI=y
CONFIG_EFI_STUB=y
CONFIG_EFI_MIXED=y
-CONFIG_HZ_300=y
+CONFIG_HZ_1000=y
CONFIG_LEGACY_VSYSCALL_NONE=y
# CONFIG_MODIFY_LDT_SYSCALL is not set
CONFIG_HIBERNATION=y