blob: 7bc19fdbd72b0a30699ea04da2f8141aaf452d10 [file] [log] [blame]
#
# For a description of the syntax of this configuration file,
# see misc/tools/kconfig-language.txt.
#
if ARCH_BOARD_RV32M1_VEGA
config RV32M1_OPENISA_TOOLCHAIN
bool "Utilize OPEN ISA Toolchain"
default n
select ARCH_RISCV_INTXCPT_EXTENSIONS
---help---
With OPEN ISA Toolchain, RV32M1 RISC-V Core Capability can be exploited.
endif