patacongo commented on issue #353: multiple definition of `up_mdelay'
URL: https://github.com/apache/incubator-nuttx/issues/353#issuecomment-590084312
 
 
   > So you want to add an option to let user select?
   
   If they option is available to use, it should be safe and correct for them 
to select it and it should work correctly.  If they are not supposed to select 
the option, then it should be disabled.
   
   So either every architecture that does not support the drivers/timer/arch_* 
drivers should disable those options, or the architectures should permit the 
user to select them without anything bad happening.
   
   That is simply a matter of making sure that the configuration options all 
work as advertised.  It is make the configuration usable.  It is not usable if 
you don't know if an option is available or not.
   

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to