Skip to content

Commit e41909a

Browse files
ydamigoskartben
authored andcommitted
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>
1 parent 4cffba7 commit e41909a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

soc/renesas/smartbond/da1469x/Kconfig.defconfig

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@ config SYS_CLOCK_HW_CYCLES_PER_SEC
2222
config SYS_CLOCK_TICKS_PER_SEC
2323
default $(dt_node_int_prop_int,$(DT_CLOCK_SRC_PATH),clock-frequency) if SMARTBOND_TIMER
2424

25-
config SRAM_VECTOR_TABLE
26-
default y
27-
2825
config USE_DT_CODE_PARTITION
2926
default y if MCUBOOT
3027

0 commit comments

Comments
 (0)