davids5 commented on code in PR #8449: URL: https://github.com/apache/nuttx/pull/8449#discussion_r1100490226
########## Kconfig: ########## @@ -2124,7 +2132,7 @@ source "openamp/Kconfig" endmenu menu "Application Configuration" -source "$APPSDIR/Kconfig" +source "$APPSBINDIR/Kconfig" Review Comment: @xiaoxiang781216 Yes. I asked for comments in the Kconfig file, they were not added -- 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]
