Skip to content

Commit bee85bb

Browse files
xanmodhmtheboy154
authored andcommitted
ANDROID: XANMOD: config: Change to 250 Hz timer frequency
Signed-off-by: Alexandre Frade <kernel@xanmod.org>
1 parent d83cf56 commit bee85bb

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

arch/x86/configs/android-x86_64_defconfig

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -499,11 +499,11 @@ CONFIG_EFI=y
499499
CONFIG_EFI_STUB=y
500500
CONFIG_EFI_MIXED=y
501501
# CONFIG_HZ_100 is not set
502-
# CONFIG_HZ_250 is not set
502+
CONFIG_HZ_250=y
503503
# CONFIG_HZ_300 is not set
504-
CONFIG_HZ_500=y
504+
# CONFIG_HZ_500 is not set
505505
# CONFIG_HZ_1000 is not set
506-
CONFIG_HZ=500
506+
CONFIG_HZ=250
507507
CONFIG_SCHED_HRTICK=y
508508
CONFIG_KEXEC=y
509509
# CONFIG_KEXEC_FILE is not set

0 commit comments

Comments
 (0)