Rename CONFIG_ARMV7M_MPU to CONFIG_ARM_MPU so that we can reuse the configuration settings for the ARMV7R MPU

This commit is contained in:
Gregory Nutt
2015-12-14 13:56:56 -06:00
parent 54ea059beb
commit c41449b12a
178 changed files with 187 additions and 187 deletions
+1 -1
View File
@@ -98,7 +98,7 @@ CONFIG_ARCH_HAVE_CMNVECTOR=y
# CONFIG_ARMV7M_CMNVECTOR is not set
# CONFIG_ARCH_HAVE_FPU is not set
CONFIG_ARCH_HAVE_MPU=y
# CONFIG_ARMV7M_MPU is not set
# CONFIG_ARM_MPU is not set
#
# ARMV7M Configuration Options
+1 -1
View File
@@ -107,7 +107,7 @@ CONFIG_ARCH_CHIP="lpc17xx"
CONFIG_ARCH_HAVE_CMNVECTOR=y
# CONFIG_ARMV7M_CMNVECTOR is not set
# CONFIG_ARCH_HAVE_FPU is not set
# CONFIG_ARMV7M_MPU is not set
# CONFIG_ARM_MPU is not set
#
# ARMV7M Configuration Options