soc: adi: remove unused symbol sram_vector_table
The symbol SRAM_VECTOR_TABLE is not used in the adi/max32 soc. Removed it in order to clean up the Kconfig file and avoid confusion with the upcoming new definition of SRAM_VECTOR_TABLE symbol. (PR #87468) Signed-off-by: Martin Hoff <martin.hoff@silabs.com>
This commit is contained in:
parent
9126b1240d
commit
eac798fc51
1 changed files with 0 additions and 3 deletions
|
@ -7,7 +7,4 @@ if SOC_FAMILY_MAX32
|
|||
|
||||
rsource "Kconfig.defconfig.max*"
|
||||
|
||||
config SRAM_VECTOR_TABLE
|
||||
default y
|
||||
|
||||
endif # SOC_FAMILY_MAX32
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue