Skip to content

Commit

Permalink
Update linux.config
Browse files Browse the repository at this point in the history
Add CONFIG_NONPORTABLE=y which avoid enforcing RVC
  • Loading branch information
Dolu1990 committed Sep 1, 2023
1 parent 8c10f2a commit 394ed9a
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 @@ -13,6 +13,7 @@ CONFIG_SMP=y
CONFIG_STRICT_KERNEL_RWX=n
CONFIG_EFI=n
CONFIG_HVC_RISCV_SBI=y
CONFIG_NONPORTABLE=y

CONFIG_BLK_DEV_INITRD=y
CONFIG_INITRAMFS_SOURCE=""
Expand Down

0 comments on commit 394ed9a

Please sign in to comment.