Skip to content

Commit

Permalink
Merge pull request #363 from stettberger/master
Browse files Browse the repository at this point in the history
linux.config: Use 100 Hz as timer tick rate
  • Loading branch information
Dolu1990 committed Oct 20, 2023
2 parents 108c020 + 8eee9db commit 3d99c8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions buildroot/board/litex_vexriscv/linux.config
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ CONFIG_STRICT_KERNEL_RWX=n
CONFIG_EFI=n
CONFIG_HVC_RISCV_SBI=y
CONFIG_NONPORTABLE=y
CONFIG_HZ_100=y

CONFIG_BLK_DEV_INITRD=y
CONFIG_INITRAMFS_SOURCE=""
Expand Down

0 comments on commit 3d99c8e

Please sign in to comment.