TimJTi commented on issue #17260:
URL: https://github.com/apache/nuttx/issues/17260#issuecomment-3476578207

   @jeason1997 
   
   > The solution is to comment out these configurations.
   > 
   > Like this:
   > 
   ```
   > # CONFIG_DEBUG_I2C=y
   > # CONFIG_DEBUG_I2C_ERROR=y
   > # CONFIG_DEBUG_I2C_INFO=y
   > # CONFIG_DEBUG_I2C_WARN=y
   ```
   You should use make menuconfig to change these, in general, or 
Kconfig-tweak. Editing a `defconfig`, or `.config`, by hand generally leads to 
trouble at some point
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to