summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorSerhii Voloshynov <serhii.voloshynov@globallogic.com>2022-01-11 11:37:31 +0200
committerSerhii Voloshynov <serhii.voloshynov@globallogic.com>2022-01-11 11:37:31 +0200
commitfbf80e077a2682e45397981eb89635f73c7d5c22 (patch)
treecc799aa91adb60d741ec3d19b80a6951c58b50e8 /recipes-kernel/linux
parent21db6e1a1de6aba647f439625f029c19165a5754 (diff)
downloadmeta-multitech-atmel-fbf80e077a2682e45397981eb89635f73c7d5c22.tar.gz
meta-multitech-atmel-fbf80e077a2682e45397981eb89635f73c7d5c22.tar.bz2
meta-multitech-atmel-fbf80e077a2682e45397981eb89635f73c7d5c22.zip
Remove i2c debug to prevent new I/O expander debug - kernel 5.4
Diffstat (limited to 'recipes-kernel/linux')
-rw-r--r--recipes-kernel/linux/linux-at91-5.4.81/defconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-at91-5.4.81/defconfig b/recipes-kernel/linux/linux-at91-5.4.81/defconfig
index 022b72d..3b6613b 100644
--- a/recipes-kernel/linux/linux-at91-5.4.81/defconfig
+++ b/recipes-kernel/linux/linux-at91-5.4.81/defconfig
@@ -2090,9 +2090,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
# end of I2C support
# CONFIG_I3C is not set