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:
Ioannis Damigos 2025-04-14 14:16:50 +03:00 committed by Benjamin Cabé
commit e41909a32c

View file

@ -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