summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2021-11-23 08:03:22 -0600
committerJohn Klug <john.klug@multitech.com>2021-12-29 08:35:07 -0600
commit18704b918d8c262aff2f669e906fae1e112f3a38 (patch)
treede564ef6e0dbee04dc5bd557fdaf561af94f8b53
parent7ec7a22a8b79e5d55734fbcf2fc44634be86d096 (diff)
downloadmeta-multitech-atmel-18704b918d8c262aff2f669e906fae1e112f3a38.tar.gz
meta-multitech-atmel-18704b918d8c262aff2f669e906fae1e112f3a38.tar.bz2
meta-multitech-atmel-18704b918d8c262aff2f669e906fae1e112f3a38.zip
Remove i2c debug to prevent new I/O expander debug
-rw-r--r--recipes-kernel/linux/linux-at91-4.9.87/defconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-at91-4.9.87/defconfig b/recipes-kernel/linux/linux-at91-4.9.87/defconfig
index f734bbd..ebe5678 100644
--- a/recipes-kernel/linux/linux-at91-4.9.87/defconfig
+++ b/recipes-kernel/linux/linux-at91-4.9.87/defconfig
@@ -1885,9 +1885,9 @@ CONFIG_I2C_GPIO=m
# CONFIG_I2C_STUB is not set
CONFIG_I2C_SLAVE=y
CONFIG_I2C_SLAVE_EEPROM=m
-CONFIG_I2C_DEBUG_CORE=y
-CONFIG_I2C_DEBUG_ALGO=y
-CONFIG_I2C_DEBUG_BUS=y
+# CONFIG_I2C_DEBUG_CORE is not set
+# CONFIG_I2C_DEBUG_ALGO is not set
+# CONFIG_I2C_DEBUG_BUS is not set
CONFIG_SPI=y
# CONFIG_SPI_DEBUG is not set
CONFIG_SPI_MASTER=y