1
1

pygoscelis: Disable CONFIG_I2C_BRCMSTB

This commit is contained in:
Nils Freydank 2025-01-03 13:10:49 +01:00
parent 3d7a48b723
commit 7f44e27483
Signed by: nfr
GPG Key ID: 0F1DEAB2D36AD112

View File

@ -2849,7 +2849,7 @@ CONFIG_I2C_ALGOBIT=m
# CONFIG_I2C_BCM2835 is not set # CONFIG_I2C_BCM2835 is not set
# CONFIG_I2C_BCM_IPROC is not set # CONFIG_I2C_BCM_IPROC is not set
# CONFIG_I2C_BCM_KONA 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_CADENCE is not set
# CONFIG_I2C_CBUS_GPIO is not set # CONFIG_I2C_CBUS_GPIO is not set
# CONFIG_I2C_DAVINCI is not set # CONFIG_I2C_DAVINCI is not set