blob: dd58a6b0c7ecd31b5f503e4333c3698c21f912fd [file] [log] [blame]
#
# For a description of the syntax of this configuration file,
# see the file kconfig-language.txt in the NuttX tools repository.
#
if ARCH_BOARD_ESP32C3_DEVKIT_RUST1
config ESP32C3_DEVKIT_RUST1_RUN_IRAM
bool "Run from IRAM"
default n
endif # ARCH_BOARD_ESP32C3_DEVKIT_RUST1