From 7f44e27483c836c49254cc2ce1f9b44e242193bd Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Fri, 3 Jan 2025 13:10:49 +0100 Subject: [PATCH] pygoscelis: Disable CONFIG_I2C_BRCMSTB --- pygoscelis-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pygoscelis-config b/pygoscelis-config index 4a55451..12adc7c 100644 --- a/pygoscelis-config +++ b/pygoscelis-config @@ -2849,7 +2849,7 @@ CONFIG_I2C_ALGOBIT=m # CONFIG_I2C_BCM2835 is not set # CONFIG_I2C_BCM_IPROC is not set # CONFIG_I2C_BCM_KONA is not set -CONFIG_I2C_BRCMSTB=y +# CONFIG_I2C_BRCMSTB is not set # CONFIG_I2C_CADENCE is not set # CONFIG_I2C_CBUS_GPIO is not set # CONFIG_I2C_DAVINCI is not set