patacongo commented on a change in pull request #270: Small I2C fixups
URL: https://github.com/apache/incubator-nuttx/pull/270#discussion_r378973957
 
 

 ##########
 File path: drivers/i2c/Kconfig
 ##########
 @@ -54,3 +50,7 @@ config I2CMULTIPLEXER_PCA9540BDP
 endmenu # I2C Multiplexer Support
 
 endif
+
+config ARCH_HAVE_I2CRESET
 
 Review comment:
   We have been through this one before.  ARCH_HAVE_I2CRESET must be outside of 
if I2C, otherwise Kconfig generates errors.  This cannot be accepted into the 
repository.
   
   That same mistake was made in a previous PR and that had to be reverted 
because of all of the configuration errors it causes.  This cannot be accepted 
into the repository.

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


With regards,
Apache Git Services

Reply via email to