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 2020/02/10 18:00:20 UTC

[GitHub] [incubator-nuttx] patacongo commented on a change in pull request #246: arch/mips/: Few fixes around software interrupt and interrupts masking.

patacongo commented on a change in pull request #246: arch/mips/: Few fixes around software interrupt and interrupts masking.
URL: https://github.com/apache/incubator-nuttx/pull/246#discussion_r377224386
 
 

 ##########
 File path: arch/mips/Kconfig
 ##########
 @@ -11,6 +11,7 @@ choice
 config ARCH_CHIP_PIC32MX
 	bool "PIC32MX"
 	select ARCH_MIPS32
+  select ARCH_HAVE_EIC
 
 Review comment:
   Need to use TABs in Kconfig files, not 4 spaces.  There are several places that need to be fixed.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services