xiaoxiang781216 commented on a change in pull request #4786:
URL: https://github.com/apache/incubator-nuttx/pull/4786#discussion_r743474380



##########
File path: arch/arm/Kconfig
##########
@@ -232,6 +232,7 @@ config ARCH_CHIP_RP2040
        select ARCH_HAVE_MULTICPU
        select ARCH_HAVE_TESTSET
        select ARM_HAVE_WFE_SEV
+       select ARCH_HAVE_I2CRESET

Review comment:
       move before line 234?

##########
File path: arch/arm/Kconfig
##########
@@ -232,6 +232,7 @@ config ARCH_CHIP_RP2040
        select ARCH_HAVE_MULTICPU
        select ARCH_HAVE_TESTSET
        select ARM_HAVE_WFE_SEV
+       select ARCH_HAVE_I2CRESET

Review comment:
       move before line 234?




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