summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2021-11-23 08:03:22 -0600
committerSerhii Voloshynov <serhii.voloshynov@globallogic.com>2022-01-11 11:35:33 +0200
commit21db6e1a1de6aba647f439625f029c19165a5754 (patch)
tree505ed0974649524c6e12e96baed3ddb48cfc93fc /recipes-kernel/linux
parentc07fb6b4cefe31e76f2cf7d505cb2758518b7bb6 (diff)
downloadmeta-multitech-atmel-21db6e1a1de6aba647f439625f029c19165a5754.tar.gz
meta-multitech-atmel-21db6e1a1de6aba647f439625f029c19165a5754.tar.bz2
meta-multitech-atmel-21db6e1a1de6aba647f439625f029c19165a5754.zip
Remove i2c debug to prevent new I/O expander debug
Diffstat (limited to 'recipes-kernel/linux')
-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 05971d9..bd91c7e 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