xiaoxiang781216 commented on pull request #3487:
URL: https://github.com/apache/incubator-nuttx/pull/3487#issuecomment-819308985


   > Mmh ... I think there is something wrong either with Kconfig, make 
savedefconfig, or with the build system. I disabled the following commands in 
the new board configuration (sure with make menuconfig) that have been lead to 
this earlier build error:
   > CONFIG_NSH_DISABLE_MB=y
   > CONFIG_NSH_DISABLE_MH=y
   > CONFIG_NSH_DISABLE_MW=y
   > 
   > I enabled these commands now and the build is going on without any error. 
Any suggestions for this?
   
   You don't disable them explicitly since these commands are disabled by 
default with patch:
   https://github.com/apache/incubator-nuttx-apps/pull/647
   


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


Reply via email to