Re: [PR] examples/optee_gp: Fix Kconfig if/else condition [nuttx-apps]

2025-05-20 Thread via GitHub
xiaoxiang781216 merged PR #3080: URL: https://github.com/apache/nuttx-apps/pull/3080 -- 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...

[PR] examples/optee_gp: Fix Kconfig if/else condition [nuttx-apps]

2025-05-20 Thread via GitHub
gpoulios opened a new pull request, #3080: URL: https://github.com/apache/nuttx-apps/pull/3080 ## Summary Previous Kconfig had a mistake guarding optee_gp Kconfig values based on `EXAMPLES_OPTEE` instead of `EXAMPLES_OPTEE_GP`. ## Impact Fixes the case where `CONFIG_EXAM