acassis commented on code in PR #15908:
URL: https://github.com/apache/nuttx/pull/15908#discussion_r1970046594


##########
arch/arm/src/mcx-nxxx/Kconfig:
##########
@@ -22,6 +22,10 @@ endmenu # "MCX NXXx Chip Selection"
 
 menu "NXXX Peripheral Selection"
 
+config NXXX_GPIO_IRQ
+       bool "GPIO Interrupt Support"
+       default n

Review Comment:
   Please change to default y



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