Rename CONFIG_BSP_xxx to CONFIG_PLATFORM_xxx

Updates Kconfig option names as part of transforming BSPs to platforms.

Change-Id: If397bcac8b058e5700e82c3cabbfe64588316d1d
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
This commit is contained in:
Peter Mitsis 2015-07-06 11:09:47 -04:00 committed by Anas Nashif
commit a7644b86a5
26 changed files with 138 additions and 138 deletions

View file

@ -77,10 +77,10 @@ CONFIG_ARM=y
CONFIG_ISA_THUMB2=y
#
# BSP General Configuration
# Platform General Configuration
#
CONFIG_BSP_FSL_FRDM_K64F=y
# CONFIG_BSP_TI_LM3S6965 is not set
CONFIG_PLATFORM_FSL_FRDM_K64F=y
# CONFIG_PLATFORM_TI_LM3S6965 is not set
#
# ARM Cortex CPU options