arm: Rename IRQ_VECTOR_TABLE_BSP to IRQ_VECTOR_TABLE_PLATFORM
Replaces references to obsolete BSP terminology with platform. Change-Id: Ibd083558bbbb08a16a68d58251774fb4c84cbbf8 Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
This commit is contained in:
parent
f1bcbf51f0
commit
fd0f9a2047
8 changed files with 8 additions and 8 deletions
|
@ -209,7 +209,7 @@ config IRQ_VECTOR_TABLE_CUSTOM
|
|||
- ISRs must notify the kernel manually by invoking _IntExit() when
|
||||
then are about to return.
|
||||
|
||||
config IRQ_VECTOR_TABLE_BSP
|
||||
config IRQ_VECTOR_TABLE_PLATFORM
|
||||
bool
|
||||
# omit prompt to signify a "hidden" option
|
||||
depends on SW_ISR_TABLE || !IRQ_VECTOR_TABLE_CUSTOM
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue