mirror of
https://github.com/apache/nuttx.git
synced 2026-08-29 13:20:45 +00:00
ARMv7-R: fix typo
fix trivial typo: s/ARMv7-A/ARMv7-R/ Signed-off-by: Heesub Shin <heesub.shin@samsung.com>
This commit is contained in:
parent
796969f6b6
commit
96a200a71c
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||
#
|
||||
|
||||
comment "ARMv7-A Configuration Options"
|
||||
comment "ARMv7-R Configuration Options"
|
||||
|
||||
config ARMV7R_MEMINIT
|
||||
bool
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue