Merged in alinjerpelea/nuttx (pull request #921)
configs: makerlisp: typo fix This small typo broke the build Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com> Approved-by: Gregory Nutt <gnutt@nuttx.org>
This commit is contained in:
parent
4445a78b36
commit
9a60350901
@ -15,7 +15,7 @@ config MAKERLISP_VGA
|
|||||||
config MAKERLISP_COPYTORAM
|
config MAKERLISP_COPYTORAM
|
||||||
bool "Copy to RAM"
|
bool "Copy to RAM"
|
||||||
default n
|
default n
|
||||||
depend on BOOT_RUNFROMEXTSRAM
|
depends on BOOT_RUNFROMEXTSRAM
|
||||||
---help---
|
---help---
|
||||||
This option is available only when running from external SRAM
|
This option is available only when running from external SRAM
|
||||||
(CONFIG_BOOT_RUNFROMEXTSRAM). In that case there are two possible
|
(CONFIG_BOOT_RUNFROMEXTSRAM). In that case there are two possible
|
||||||
|
Loading…
Reference in New Issue
Block a user