summaryrefslogtreecommitdiff
path: root/ports/esp32/sdkconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'ports/esp32/sdkconfig.h')
-rw-r--r--ports/esp32/sdkconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/esp32/sdkconfig.h b/ports/esp32/sdkconfig.h
index 5c6a4c899..ba2930bca 100644
--- a/ports/esp32/sdkconfig.h
+++ b/ports/esp32/sdkconfig.h
@@ -57,7 +57,7 @@
#define CONFIG_SPIRAM_MEMTEST 1
#define CONFIG_SPIRAM_USE_MALLOC 1
#define CONFIG_SPIRAM_MALLOC_RESERVE_INTERNAL 32768
-#define CONFIG_SPIRAM_ALLOW_STACK_EXTERNAL_MEMORY 1
+#define CONFIG_SPIRAM_ALLOW_STACK_EXTERNAL_MEMORY 0
#endif
#define CONFIG_FOUR_MAC_ADDRESS_FROM_EFUSE 1