jlaitine commented on a change in pull request #5782: URL: https://github.com/apache/incubator-nuttx/pull/5782#discussion_r835002649
########## File path: arch/risc-v/Kconfig ########## @@ -188,6 +189,30 @@ config ARCH_MMU_TYPE_SV39 bool default n +config ARCH_HAVE_S_MODE Review comment: There is no more common place for this than arch/risc-v/Kconfig. S_MODE is RISC-V iSA specific thing. What do you mean? -- 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