lupyuen commented on code in PR #18391:
URL: https://github.com/apache/nuttx/pull/18391#discussion_r2915332521


##########
arch/tricore/Kconfig:
##########
@@ -72,11 +118,26 @@ config ARCH_MPU_CODE_NREGIONS
        ---help---
                The code regions count
 
+config HAVE_SECURITY_CORE
+       bool
+       --help--

Review Comment:
   ```suggestion
        ---help---
   ```
   This is causing NuttX Builds to fail, lemme submit the patch.
   
https://github.com/lupyuen/nuttx-riscv64/actions/runs/22929878852/job/66548808341#step:5:161
   ```
   arch/tricore/Kconfig:124: syntax error
   arch/tricore/Kconfig:123: unknown option "--help--"
   arch/tricore/Kconfig:124:warning: ignoring unsupported character ','
   arch/tricore/Kconfig:124: unknown option "In"
   ```



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to