yf13 commented on code in PR #15800:
URL: https://github.com/apache/nuttx/pull/15800#discussion_r1950385260


##########
arch/arm/Kconfig:
##########
@@ -982,6 +982,7 @@ config ARCH_ARMV7R
        default n
        select ARCH_HAVE_CPUINFO
        select ARCH_HAVE_PERF_EVENTS
+       select ARM_THUMB

Review Comment:
   Will it be better if we leave it open here then select at ARCH_CORTEXR5 
level or CHIP_QEMU_CORTEXR5 level? It is selected at multiple ARCH_CORTEXMxx 
configs. 
   
   Of course if it is safe, I am glad to take this suggestion as well.



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