mirror of https://github.com/armbian/build.git
Update linux-bcm2711-current.config
Remove leading "+" sign on config variable, as this seems to be a typo
This commit is contained in:
parent
4d953d0b83
commit
057681b37d
|
@ -876,7 +876,7 @@ CONFIG_I2C_GPIO=m
|
|||
CONFIG_I2C_ROBOTFUZZ_OSIF=m
|
||||
CONFIG_I2C_TINY_USB=m
|
||||
CONFIG_I2C_SLAVE=y
|
||||
+CONFIG_I2C_DESIGNWARE_SLAVE=y
|
||||
CONFIG_I2C_DESIGNWARE_SLAVE=y
|
||||
CONFIG_SPI=y
|
||||
CONFIG_SPI_BCM2835=m
|
||||
CONFIG_SPI_BCM2835AUX=m
|
||||
|
|
Loading…
Reference in New Issue