From: Christian Marangi Date: Fri, 6 Oct 2023 09:58:59 +0000 (+0200) Subject: generic: 6.1: add missing config SPI_BCM63XX_HSSPI X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=cee7bfde3caa18a4ff6d942f0c83398243e86b30;p=openwrt%2Fstaging%2Fhauke.git generic: 6.1: add missing config SPI_BCM63XX_HSSPI Add missing config SPI_BCM63XX_HSSPI for kernel 6.1 triggered on compilation of bcm4908. Signed-off-by: Christian Marangi --- diff --git a/target/linux/generic/config-6.1 b/target/linux/generic/config-6.1 index 5796cbb67c..8c078b2011 100644 --- a/target/linux/generic/config-6.1 +++ b/target/linux/generic/config-6.1 @@ -6480,6 +6480,7 @@ CONFIG_SND_X86=y # CONFIG_SPI_AX88796C is not set # CONFIG_SPI_AXI_SPI_ENGINE is not set # CONFIG_SPI_BCM2835 is not set +# CONFIG_SPI_BCM63XX_HSSPI is not set # CONFIG_SPI_BCM_QSPI is not set # CONFIG_SPI_BITBANG is not set # CONFIG_SPI_BUTTERFLY is not set