mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 15:37:49 +00:00
linux (RPi/RPi2): build i2c_bcm2835 into kernel
i2c_bcm2835 is needed by vc4 on RPi0-3 Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
537bc3a039
commit
8159600587
@ -2014,7 +2014,7 @@ CONFIG_I2C_BCM2708_BAUDRATE=100000
|
||||
#
|
||||
# I2C system bus drivers (mostly embedded / system-on-chip)
|
||||
#
|
||||
CONFIG_I2C_BCM2835=m
|
||||
CONFIG_I2C_BCM2835=y
|
||||
CONFIG_I2C_BRCMSTB=y
|
||||
# CONFIG_I2C_CBUS_GPIO is not set
|
||||
# CONFIG_I2C_DESIGNWARE_PLATFORM is not set
|
||||
|
@ -2137,7 +2137,7 @@ CONFIG_I2C_BCM2708_BAUDRATE=100000
|
||||
#
|
||||
# I2C system bus drivers (mostly embedded / system-on-chip)
|
||||
#
|
||||
CONFIG_I2C_BCM2835=m
|
||||
CONFIG_I2C_BCM2835=y
|
||||
CONFIG_I2C_BRCMSTB=y
|
||||
# CONFIG_I2C_CBUS_GPIO is not set
|
||||
# CONFIG_I2C_DESIGNWARE_PLATFORM is not set
|
||||
|
Loading…
x
Reference in New Issue
Block a user