From 057681b37df9b485393021e2d626228bd3a94035 Mon Sep 17 00:00:00 2001 From: CaWeissWz Date: Mon, 16 Jun 2025 09:40:56 +0200 Subject: [PATCH] Update linux-bcm2711-current.config Remove leading "+" sign on config variable, as this seems to be a typo --- config/kernel/linux-bcm2711-current.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/kernel/linux-bcm2711-current.config b/config/kernel/linux-bcm2711-current.config index 835106b9e..8105e5764 100644 --- a/config/kernel/linux-bcm2711-current.config +++ b/config/kernel/linux-bcm2711-current.config @@ -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