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:
Peter Mitsis 2015-07-27 11:35:44 -04:00 committed by Anas Nashif
commit fd0f9a2047
8 changed files with 8 additions and 8 deletions

View file

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