mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
projects/RPi*/patches/linux: Enable AUX SPI module
This commit is contained in:
parent
5696b0c8d2
commit
625c33c730
@ -1620,6 +1620,7 @@ CONFIG_SPI_MASTER=y
|
||||
#
|
||||
# CONFIG_SPI_ALTERA is not set
|
||||
CONFIG_SPI_BCM2835=m
|
||||
CONFIG_SPI_BCM2835AUX=m
|
||||
# CONFIG_SPI_BITBANG is not set
|
||||
# CONFIG_SPI_CADENCE is not set
|
||||
# CONFIG_SPI_GPIO is not set
|
||||
|
@ -1665,6 +1665,7 @@ CONFIG_SPI_MASTER=y
|
||||
#
|
||||
# CONFIG_SPI_ALTERA is not set
|
||||
CONFIG_SPI_BCM2835=m
|
||||
CONFIG_SPI_BCM2835AUX=m
|
||||
# CONFIG_SPI_BITBANG is not set
|
||||
# CONFIG_SPI_CADENCE is not set
|
||||
# CONFIG_SPI_GPIO is not set
|
||||
|
Loading…
x
Reference in New Issue
Block a user