pachyrhynchus: Switch to CONFIG_HZ_300
Decrease the timer frequency, possibly saving a few electrons :]
This commit is contained in:
parent
0a0b9b0b99
commit
d536b0b435
@ -436,9 +436,9 @@ CONFIG_EFI_STUB=y
|
||||
# CONFIG_EFI_RUNTIME_MAP is not set
|
||||
# CONFIG_HZ_100 is not set
|
||||
# CONFIG_HZ_250 is not set
|
||||
# CONFIG_HZ_300 is not set
|
||||
CONFIG_HZ_1000=y
|
||||
CONFIG_HZ=1000
|
||||
CONFIG_HZ_300=y
|
||||
# CONFIG_HZ_1000 is not set
|
||||
CONFIG_HZ=300
|
||||
CONFIG_SCHED_HRTICK=y
|
||||
CONFIG_ARCH_SUPPORTS_KEXEC=y
|
||||
CONFIG_ARCH_SUPPORTS_KEXEC_FILE=y
|
||||
|
Loading…
x
Reference in New Issue
Block a user