Some initial clean-up in verifying the CONFIG_BUILD_PROTECTED configuration change
This commit is contained in:
parent
e11679acf8
commit
5fb235c615
@ -295,8 +295,7 @@ config ARCH_FPU
|
|||||||
|
|
||||||
config ARMV7M_MPU
|
config ARMV7M_MPU
|
||||||
bool "MPU support"
|
bool "MPU support"
|
||||||
default n if !ARCH_USE_MPU
|
default n
|
||||||
default y if ARCH_USE_MPU
|
|
||||||
depends on ARCH_HAVE_MPU
|
depends on ARCH_HAVE_MPU
|
||||||
select ARCH_USE_MPU
|
select ARCH_USE_MPU
|
||||||
---help---
|
---help---
|
||||||
|
Loading…
Reference in New Issue
Block a user