mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-03 07:57:49 +00:00
linux (RPi/RPi2): disable CONFIG_I2C_BRCMSTB
This is only needed for bcm2711/RPi4 Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
b55afef0a7
commit
497e71a933
@ -2010,7 +2010,7 @@ CONFIG_I2C_BCM2708_BAUDRATE=100000
|
||||
# I2C system bus drivers (mostly embedded / system-on-chip)
|
||||
#
|
||||
CONFIG_I2C_BCM2835=y
|
||||
CONFIG_I2C_BRCMSTB=y
|
||||
CONFIG_I2C_BRCMSTB=n
|
||||
# CONFIG_I2C_CBUS_GPIO is not set
|
||||
# CONFIG_I2C_DESIGNWARE_PLATFORM is not set
|
||||
# CONFIG_I2C_EMEV2 is not set
|
||||
|
@ -2137,7 +2137,7 @@ CONFIG_I2C_BCM2708_BAUDRATE=100000
|
||||
# I2C system bus drivers (mostly embedded / system-on-chip)
|
||||
#
|
||||
CONFIG_I2C_BCM2835=y
|
||||
CONFIG_I2C_BRCMSTB=y
|
||||
CONFIG_I2C_BRCMSTB=n
|
||||
# CONFIG_I2C_CBUS_GPIO is not set
|
||||
# CONFIG_I2C_DESIGNWARE_PLATFORM is not set
|
||||
# CONFIG_I2C_EMEV2 is not set
|
||||
|
Loading…
x
Reference in New Issue
Block a user