arm: Remove obsolete SW_ISR_TABLE_BSP Kconfig option
The Kconfig option SW_ISR_TABLE_BSP is not used anymore. Change-Id: Ifc1be395f5ed7e5d1072a783d800385e69fbc4dc Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
This commit is contained in:
parent
2a4a6cf578
commit
f1bcbf51f0
6 changed files with 0 additions and 13 deletions
|
@ -188,14 +188,6 @@ config SW_ISR_TABLE_STATIC_CUSTOM
|
|||
parameters. The table is static, and thus ISRs cannot be connected
|
||||
at runtime.
|
||||
|
||||
config SW_ISR_TABLE_BSP
|
||||
bool
|
||||
# omit prompt to signify a "hidden" option
|
||||
depends on SW_ISR_TABLE_DYNAMIC || (SW_ISR_TABLE && !SW_ISR_TABLE_STATIC_CUSTOM)
|
||||
default y
|
||||
help
|
||||
Not user-selectable, helps build system logic.
|
||||
|
||||
config IRQ_VECTOR_TABLE_CUSTOM
|
||||
bool
|
||||
prompt "Projects provide a custom static IRQ part of vector table"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue