Signed-off-by: monkeyyang <monkeyyang@tencent.com>
This commit is contained in:
monkeyyang 2021-05-14 16:54:12 +08:00
parent 6a3d84a0e8
commit f1620d1768
1 changed files with 3 additions and 3 deletions

View File

@ -644,10 +644,10 @@ CONFIG_EFI_STUB=y
# CONFIG_EFI_MIXED is not set
CONFIG_SECCOMP=y
# CONFIG_HZ_100 is not set
CONFIG_HZ_250=y
# CONFIG_HZ_250 is not set
# CONFIG_HZ_300 is not set
# CONFIG_HZ_1000 is not set
CONFIG_HZ=250
CONFIG_HZ_1000=y
CONFIG_HZ=1000
CONFIG_SCHED_HRTICK=y
CONFIG_KEXEC=y
# CONFIG_KEXEC_FILE is not set