gustavonihei commented on a change in pull request #5827:
URL: https://github.com/apache/incubator-nuttx/pull/5827#discussion_r833213075



##########
File path: arch/xtensa/src/esp32s2/Kconfig
##########
@@ -287,8 +287,6 @@ config ESP32S2_SPI3
 config ESP32S2_SPIRAM
        bool "SPI RAM Support"
        default n
-       select ARCH_HAVE_HEAP2
-       select XTENSA_IMEM_USE_SEPARATE_HEAP
 
 if ESP32S2_SPIRAM && SMP

Review comment:
       This option will never be satisfied, ESP32-S2 is a single core chip, 
thus does not support SMP.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to