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


##########
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:
   Please include comment about iC-Haus GmbH because it could help people to 
find the driver here



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