xiaoxiang781216 commented on code in PR #16485: URL: https://github.com/apache/nuttx/pull/16485#discussion_r2128127913
########## arch/risc-v/Kconfig: ########## @@ -214,6 +214,8 @@ config ARCH_CHIP_MPFS select ARCH_HAVE_PWM_MULTICHAN select ARCH_HAVE_S_MODE select ARCH_RV_CPUID_MAP + select ARCH_HAVE_PERF_EVENTS + select ARCH_PERF_EVENTS Review Comment: please see: https://docs.zephyrproject.org/latest/build/kconfig/tips.html#select-statements -- 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