You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/06/06 18:31:15 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request, #6374: arch: Fix the x86/x64 Kconfig warning

xiaoxiang781216 opened a new pull request, #6374:
URL: https://github.com/apache/incubator-nuttx/pull/6374

   ## Summary
   arch/x86/Kconfig:28:warning: choice value used outside its choice group
   arch/x86/Kconfig:29:warning: defaults for choice values not supported
   
   ## Impact
   Konfig
   
   ## Testing
   Pass CI without the above warning
   


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-nuttx] masayuki2009 commented on pull request #6374: arch: Fix the x86/x64 Kconfig warning

Posted by GitBox <gi...@apache.org>.
masayuki2009 commented on PR #6374:
URL: https://github.com/apache/incubator-nuttx/pull/6374#issuecomment-1148020016

   @xiaoxiang781216 
   
   In my understanding, this PR only affects x86 (not x86_64).
   


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-nuttx] masayuki2009 merged pull request #6374: arch/x86: Fix the Kconfig warning

Posted by GitBox <gi...@apache.org>.
masayuki2009 merged PR #6374:
URL: https://github.com/apache/incubator-nuttx/pull/6374


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #6374: arch/x86: Fix the x86 Kconfig warning

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 commented on PR #6374:
URL: https://github.com/apache/incubator-nuttx/pull/6374#issuecomment-1148114158

   Yes, I remove x64 from both PR title and commit message.


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org