Some initial clean-up in verifying the CONFIG_BUILD_PROTECTED configuration change
This commit is contained in:
parent
e11679acf8
commit
5fb235c615
1 changed files with 1 additions and 2 deletions
|
|
@ -295,8 +295,7 @@ config ARCH_FPU
|
|||
|
||||
config ARMV7M_MPU
|
||||
bool "MPU support"
|
||||
default n if !ARCH_USE_MPU
|
||||
default y if ARCH_USE_MPU
|
||||
default n
|
||||
depends on ARCH_HAVE_MPU
|
||||
select ARCH_USE_MPU
|
||||
---help---
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue