GooTal commented on issue #7566:
URL: https://github.com/apache/nuttx/issues/7566#issuecomment-1370622182

   Hi, i\`m trying to add some config items in Kconfig files. I notice that 
there is a `$ARCH` variable in `${TOPDIR}/Kconfig` file. I think it may stand 
for host cpu arch. But i couldn\`t find out where the definition is. 
   
   Here are the steps:
   
   In ${TOPDIR}
   ```
   ./tools/configure.sh -l maix-bit:nsh
   make menuconfig
   ```
   As you can see, the mainmenu is "NuttX/x86_64 Configuration" 
   
![图片](https://user-images.githubusercontent.com/40800103/210514835-143c9153-4a73-4e08-8d6a-801cdbf4e855.png)
   
   
   Thanks for your time~
   


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