mirror of https://github.com/armbian/build.git
Update linux-bcm2711-legacy.config
Added missing I2C designware slave functionality
This commit is contained in:
parent
8062795c00
commit
923dc8d7e8
|
@ -820,6 +820,7 @@ CONFIG_I2C_CP2615=m
|
|||
CONFIG_I2C_ROBOTFUZZ_OSIF=m
|
||||
CONFIG_I2C_TINY_USB=m
|
||||
CONFIG_I2C_SLAVE=y
|
||||
CONFIG_I2C_DESIGNWARE_SLAVE=y
|
||||
CONFIG_I2C_VIRTIO=m
|
||||
CONFIG_SPI=y
|
||||
CONFIG_SPI_DESIGNWARE=m
|
||||
|
|
Loading…
Reference in New Issue