nuttx/boards/arm/mx8mp/verdin-mx8mp/Kconfig
Andre Heinemans 4f1ac5160c arch/mx8mp: add rptun/rpmsg client support
New target mx8mp:rpsmsg has been added which enables
a virtual tty and can be accessed from the A53 core
running linux-imx
2024-04-30 11:30:02 -03:00

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