Skip to content

Commit 3d99c8e

Browse files
authored
Merge pull request #363 from stettberger/master
linux.config: Use 100 Hz as timer tick rate
2 parents 108c020 + 8eee9db commit 3d99c8e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

buildroot/board/litex_vexriscv/linux.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ CONFIG_STRICT_KERNEL_RWX=n
1414
CONFIG_EFI=n
1515
CONFIG_HVC_RISCV_SBI=y
1616
CONFIG_NONPORTABLE=y
17+
CONFIG_HZ_100=y
1718

1819
CONFIG_BLK_DEV_INITRD=y
1920
CONFIG_INITRAMFS_SOURCE=""

0 commit comments

Comments
 (0)