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 2020/08/12 14:18:16 UTC

[GitHub] [incubator-nuttx] Ouss4 removed a comment on pull request #1571: drivers: Change the location of the board specific driver's configuration option.

Ouss4 removed a comment on pull request #1571:
URL: https://github.com/apache/incubator-nuttx/pull/1571#issuecomment-672897806


   I though we could also remove the dummy folder link and source the platform/Kconfig only if SPECIFIC_DRIVER is selected, but apprently we can't do this:
   ```
   if SPECIFIC_DRIVER
   source platform/Kconfig
   endif
   ```
   
   Is that true?


----------------------------------------------------------------
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.

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