Browse Source

generic: 6.6: add kernel missing symbol CONFIG_SPI_BCMBCA_HSSPI

Add missing symbol CONFIG_SPI_BCMBCA_HSSPI causing bcm4908 compilation errors.

Signed-off-by: Mieczyslaw Nalewaj <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/15320
Signed-off-by: Robert Marko <[email protected]>
Mieczyslaw Nalewaj 1 year ago
parent
commit
7d5f7b8b6c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      target/linux/generic/config-6.6

+ 1 - 0
target/linux/generic/config-6.6

@@ -6677,6 +6677,7 @@ CONFIG_SND_X86=y
 # CONFIG_SPI_BCM2835 is not set
 # CONFIG_SPI_BCM63XX_HSSPI is not set
 # CONFIG_SPI_BCM_QSPI is not set
+# CONFIG_SPI_BCMBCA_HSSPI is not set
 # CONFIG_SPI_BITBANG is not set
 # CONFIG_SPI_BUTTERFLY is not set
 # CONFIG_SPI_CADENCE is not set