Skip to content
Snippets Groups Projects
Commit 0f1d3882 authored by Hidetaka's avatar Hidetaka Committed by Gregory Nutt
Browse files

Merged in TJ-Hidetaka-Takano/nuttx-pr/feature/fix-kconfig (pull request #394)


Fixed typo "CORTEXR5F" in arch/arm/Kconfig

Approved-by: default avatarGregory Nutt <gnutt@nuttx.org>
parents 9dfa8f7d d6653928
No related branches found
No related tags found
No related merge requests found
......@@ -397,7 +397,7 @@ config ARCH_CORTEXR5
select ARCH_HAVE_MPU
select ARCH_HAVE_COHERENT_DCACHE if ELF || MODULE
config ARCH_CORTEX5F
config ARCH_CORTEXR5F
bool
default n
select ARCH_HAVE_MPU
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment