patacongo commented on PR #9400:
URL: https://github.com/apache/nuttx/pull/9400#issuecomment-1572359763

   
   > @patacongo <https://github.com/patacongo> I tried to create the config 
   > as you suggested but the value is always the default. If I make it a 
   > named config, it works as expected. Any idea why
   > |config BASE_DEFCONFIG string default ""|
   
   |No, I don't know exactly why.
   |
   
   |Are you just appending the||CONFIG_BASE_DEFCONFIG| setting to the end 
   of end of the .config file?  In that case, there will be two values of 
   |CONFIG_BASE_DEFCONFIG in the file.|
   
   |It would be better to use kconfig-tweak to set the new, unique value.
   |
   
   > |config BASE_DEFCONFIG |
   > |string "Base defconfig" |
   
   |Perhaps it is better to let the user manually change the BASE_DEFCONFIG 
   anyway.  Some users might want to do that and I think they would expect 
   it to work that way.|
   
   |Greg
   |
   


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

Reply via email to