dts: riscv: litex: remove atomic extention
remove atomic extention, as the standard vexriscv has no A. Signed-off-by: Fin Maaß <f.maass@vogl-electronic.com>
This commit is contained in:
parent
38b0460de3
commit
3a843f924b
2 changed files with 1 additions and 2 deletions
|
@ -7,7 +7,6 @@ config SOC_LITEX_VEXRISCV
|
|||
select INCLUDE_RESET_VECTOR
|
||||
select RISCV_ISA_RV32I
|
||||
select RISCV_ISA_EXT_M
|
||||
select RISCV_ISA_EXT_A
|
||||
select RISCV_ISA_EXT_ZICSR
|
||||
select RISCV_ISA_EXT_ZIFENCEI
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue