xiaoxiang781216 commented on issue #2084:
URL: 
https://github.com/apache/incubator-nuttx/issues/2084#issuecomment-716166860


   > But why not making it the default? There's more risk in default disabled 
than default enabled doesn't it?
   
   I don't know why SIM_WALLTIME isn't default. Maybe SIM_WALLTIME is added 
later, and the owner want to keep the old behavior.
   
   > Consider the large number of configurations that require this to work, you 
would have to go one by one and check.
   
   But we don't need to check all defconfig in boards/sim/, because if you add 
'select SIM_WALLTIME' inside 'config SIM_HCISOCKET', kbuild will automatically 
enable CONFIG_SIM_WALLTIME if some defconfig enable CONFIG_SIM_HCISOCKET.


----------------------------------------------------------------
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:
[email protected]


Reply via email to