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
|
@ -20,6 +20,7 @@ config SOC_IT8XXX2
|
|||
select RISCV_ISA_EXT_M if !(SOC_IT81302BX || SOC_IT81202BX)
|
||||
select RISCV_ISA_EXT_A
|
||||
select RISCV_ISA_EXT_C
|
||||
imply XIP
|
||||
|
||||
config SOC_IT8XXX2_REG_SET_V1
|
||||
bool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue