diff --git a/Documentation/platforms/xtensa/esp32/index.rst b/Documentation/platforms/xtensa/esp32/index.rst index 2a3f5b08beb..0c055fbaae0 100644 --- a/Documentation/platforms/xtensa/esp32/index.rst +++ b/Documentation/platforms/xtensa/esp32/index.rst @@ -744,7 +744,7 @@ A QEMU-compatible ``nuttx.merged.bin`` binary image will be created. It can be r QEMU for ESP32 does not correctly define the chip revision as v3.0 so you have two options: -- #define ``ESP32_IGNORE_CHIP_REVISION_CHECK`` in ``arch/xtensa/src/esp32/esp32_start.c`` +- Enable the ``CONFIG_ESP32_IGNORE_CHIP_REVISION_CHECK`` or - Emulate the efuse as described `here `__. QEMU Networking