should be MMU, not MPU

This commit is contained in:
jeshrz 2021-02-06 17:22:35 +08:00 committed by Abdelatif Guettouche
parent ad2e85433a
commit b8d1153e38

View File

@ -223,7 +223,7 @@ config BUILD_KERNEL
they can be loaded into memory for execution.
NOTE: This build configuration requires that the platform support
a memory management unit (MPU) and address environments. Support,
a memory management unit (MMU) and address environments. Support,
however, may not be implemented on all platforms.
endchoice # Build configuration