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

@ -103,7 +103,7 @@ CONFIG_FLASH_BASE_ADDRESS=0x00000000
#
CONFIG_SW_ISR_TABLE=y
CONFIG_SW_ISR_TABLE_DYNAMIC=y
CONFIG_IRQ_VECTOR_TABLE_BSP=y
CONFIG_IRQ_VECTOR_TABLE_PLATFORM=y
# CONFIG_ZERO_LATENCY_IRQS is not set
CONFIG_ARCH_HAS_TASK_ABORT=y
CONFIG_ARCH_HAS_NANO_FIBER_ABORT=y