michallenc commented on code in PR #11590:
URL: https://github.com/apache/nuttx/pull/11590#discussion_r1463532399


##########
drivers/ioexpander/Kconfig:
##########
@@ -56,6 +56,23 @@ config IOEXPANDER_DUMMY_INT_POLLDELAY
 
 endif # IOEXPANDER_DUMMY
 
+config IOEXPANDER_ICJX
+       bool "iC-JX SPI IO expander"
+       default n
+       depends on SPI
+       ---help---
+               Enable support for the iC-JX SPI IO expander.

Review Comment:
   Yes, done.



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