lupyuen opened a new pull request, #3032: URL: https://github.com/apache/nuttx-apps/pull/3032
## Summary This PR fixes the `endchoice` and `help` in the Kconfig for fbcon - https://github.com/apache/nuttx-apps/pull/3029#discussion_r2006527306 This patch will fix these build errors: ```text apps/examples/fbcon/Kconfig:62: syntax error apps/examples/fbcon/Kconfig:172: unknown option "---help--" ``` https://github.com/lupyuen/nuttx-riscv64/actions/runs/13981663903/job/39147989438#step:5:158 ## Impact This PR will fix the build errors for various NuttX Targets, e.g. `rv-virt:nsh` ## Testing Tested with local build of `rv-virt:nsh` on macOS. -- 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