nuttx/boards/xtensa/esp32/common/Kconfig

11 lines
262 B
Plaintext
Raw Normal View History

#
# For a description of the syntax of this configuration file,
# see the file kconfig-language.txt in the NuttX tools repository.
#
config ESP32_QEMU_IMAGE
bool "ESP32 binary image for QEMU"
default n
---help---
Create a binary flash image used for QEMU.