From fbf80e077a2682e45397981eb89635f73c7d5c22 Mon Sep 17 00:00:00 2001 From: Serhii Voloshynov Date: Tue, 11 Jan 2022 11:37:31 +0200 Subject: Remove i2c debug to prevent new I/O expander debug - kernel 5.4 --- recipes-kernel/linux/linux-at91-5.4.81/defconfig | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'recipes-kernel/linux') 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 -- cgit v1.2.3