diff --git a/boards/xtensa/esp32s3/esp32s3-devkit/configs/python/defconfig b/boards/xtensa/esp32s3/esp32s3-devkit/configs/python/defconfig index e09f78f1df6..e68b2e10ec6 100644 --- a/boards/xtensa/esp32s3/esp32s3-devkit/configs/python/defconfig +++ b/boards/xtensa/esp32s3/esp32s3-devkit/configs/python/defconfig @@ -51,7 +51,7 @@ CONFIG_IDLETHREAD_STACKSIZE=3072 CONFIG_INIT_ENTRYPOINT="nsh_main" CONFIG_INIT_STACKSIZE=3072 CONFIG_INTELHEX_BINARY=y -CONFIG_INTERPRETER_CPYTHON=y +CONFIG_INTERPRETERS_CPYTHON=y CONFIG_IOB_BUFSIZE=400 CONFIG_IOB_NBUFFERS=100 CONFIG_IOB_NCHAINS=32