projects
/
openwrt
/
staging
/
dangole.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d382756
)
generic: 6.1: add missing config SPI_BCM63XX_HSSPI
author
Christian Marangi
<ansuelsmth@gmail.com>
Fri, 6 Oct 2023 09:58:59 +0000
(11:58 +0200)
committer
Christian Marangi
<ansuelsmth@gmail.com>
Fri, 6 Oct 2023 19:53:13 +0000
(21:53 +0200)
Add missing config SPI_BCM63XX_HSSPI for kernel 6.1 triggered on
compilation of bcm4908.
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
target/linux/generic/config-6.1
patch
|
blob
|
history
diff --git
a/target/linux/generic/config-6.1
b/target/linux/generic/config-6.1
index 5796cbb67c8f964223b8f9a80c7288e98ab12cf8..8c078b2011874f15996fe76561368ad2cb2afb97 100644
(file)
--- 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