I tested I2C with two PCA9554 attached on a custom board. To the
first PCA9554, I attached several LEDs, the second one was wired
to some push buttons.
This all worked like a charm, so I would like to disable debug
messages per default as it fills up the kernel log.

Signed-off-by: Michael Heimpold <m...@heimpold.de>
---
 target/linux/mxs/config-3.13 |    3 ---
 1 file changed, 3 deletions(-)

diff --git a/target/linux/mxs/config-3.13 b/target/linux/mxs/config-3.13
index 98c76f3..601e994 100644
--- a/target/linux/mxs/config-3.13
+++ b/target/linux/mxs/config-3.13
@@ -152,9 +152,6 @@ CONFIG_I2C_ALGOPCF=y
 CONFIG_I2C_BOARDINFO=y
 CONFIG_I2C_CHARDEV=y
 CONFIG_I2C_COMPAT=y
-CONFIG_I2C_DEBUG_ALGO=y
-CONFIG_I2C_DEBUG_BUS=y
-CONFIG_I2C_DEBUG_CORE=y
 CONFIG_I2C_MUX=y
 # CONFIG_I2C_MUX_GPIO is not set
 # CONFIG_I2C_MUX_PCA9541 is not set
-- 
1.7.10.4
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to