soc: da1469x: Drop CONFIG_SRAM_VECTOR_TABLE from default configuration
Drop CONFIG_SRAM_VECTOR_TABLE from default configuration. Signed-off-by: Ioannis Damigos <ioannis.damigos.uj@renesas.com>
This commit is contained in:
parent
4cffba7c08
commit
e41909a32c
1 changed files with 0 additions and 3 deletions
|
@ -22,9 +22,6 @@ config SYS_CLOCK_HW_CYCLES_PER_SEC
|
|||
config SYS_CLOCK_TICKS_PER_SEC
|
||||
default $(dt_node_int_prop_int,$(DT_CLOCK_SRC_PATH),clock-frequency) if SMARTBOND_TIMER
|
||||
|
||||
config SRAM_VECTOR_TABLE
|
||||
default y
|
||||
|
||||
config USE_DT_CODE_PARTITION
|
||||
default y if MCUBOOT
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue