nuttx/boards/xtensa/esp32/common/Kconfig
2021-02-03 18:15:56 -03:00

11 lines
262 B
Plaintext

#
# 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.