mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
Some initial clean-up in verifying the CONFIG_BUILD_PROTECTED configuration change
This commit is contained in:
+1
-2
@@ -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---
|
||||||
|
|||||||
Reference in New Issue
Block a user