mirror of
https://github.com/apache/nuttx.git
synced 2026-06-08 10:32:47 +08: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user