shtirlic commented on issue #12122:
URL: https://github.com/apache/nuttx/issues/12122#issuecomment-2804694610

   I am using https://github.com/shtirlic/picocalc-nx as out of tree boards, as 
usual I do `make distclean` then `./tools/configure.sh 
../picocalc-nx/configs/nsh` . In this repo defcofing contains  
`CONFIG_ARCH_BOARD_COMMON=y` and everything works fine and builds, if I change 
something via `make menuconfig` and do `make savedefconfig` after the resulting 
`defconfig` does not contain `CONFIG_ARCH_BOARD_COMMON=y` but `.config` 
contains it, so  `make savedefconfig` don's export/save the 
`CONFIG_ARCH_BOARD_COMMON=y` value


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

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

Reply via email to