You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2023/01/04 12:14:28 UTC

[GitHub] [nuttx] TimJTi commented on issue #7566: May i get some help before starting porting NuttX to a new arch namely LoongArch

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

   I believe this is set via the “System Type” menu at the top level.
   
    
   
   You may know this (I only recently learnt about it) but if not then: if you type a forward slash while in the menuconfig it brings up a search. If you search for ARCH it points you to line 161 of arch/Kconfig which is always one way of finding out what’s available and where. Each search result also has a numbered result – if you type in that number it takes you to the actual menuconfig menu for that result.
   
    
   
   From: Qingtao Liu ***@***.***> 
   Sent: 04 January 2023 08:39
   To: apache/nuttx ***@***.***>
   Cc: Subscribed ***@***.***>
   Subject: Re: [apache/nuttx] May i get some help before starting porting NuttX to a new arch namely LoongArch (Issue #7566)
   
    
   
   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"
   
   
   
   Thanks for your time~
   
   —
   Reply to this email directly, view it on GitHub <https://github.com/apache/nuttx/issues/7566#issuecomment-1370622182> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/ANQZJKJ254KMWNE3G3L6RSTWQUZITANCNFSM6AAAAAAR3P2XQM> .
   You are receiving this because you are subscribed to this thread.  <https://github.com/notifications/beacon/ANQZJKIXHX7OCPAKLBJEYDDWQUZITA5CNFSM6AAAAAAR3P2XQOWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTSRWIEOM.gif> Message ID: ***@***.*** ***@***.***> >
   
   


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

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