incubator-nuttx/boards/arm/mx8mp/verdin-mx8mp/Kconfig

10 lines
295 B
Plaintext

#
# For a description of the syntax of this configuration file,
# see the file kconfig-language.txt in the NuttX tools repository.
#
config MX8MP_RUN_FROM_ITCM
bool "Run from Instruction Tightly Coupled Memory (ITCM)"
default n
---help---
Run software from ITCM instead of DDR memory