arch: riscv: imply XIP config pushed to SoC level
'imply XIP' pushed from arch/Kconfig/'config RISCV' to riscv SoCs Kconfig files to allow riscv SoCs having XIP enabled (or not) at SoC level Signed-off-by: Marcio Ribeiro <marcio.ribeiro@espressif.com>
This commit is contained in:
parent
41cc12c79c
commit
cb583995b8
19 changed files with 19 additions and 1 deletions
|
@ -19,3 +19,4 @@ config SOC_OPENTITAN
|
|||
# OpenTitan Ibex core mtvec mode is read-only / forced to vectored mode.
|
||||
select RISCV_VECTORED_MODE
|
||||
select GEN_IRQ_VECTOR_TABLE
|
||||
imply XIP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue