mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:43:28 +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
|
||||
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---
|
||||
|
||||
Reference in New Issue
Block a user