mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Build SPI BCM_2708 and BCM_2835 as modules - in line with Raspbian
This commit is contained in:
parent
2195fbb590
commit
ac555915d9
@ -1448,8 +1448,8 @@ CONFIG_SPI_MASTER=y
|
||||
# SPI Master Controller Drivers
|
||||
#
|
||||
# CONFIG_SPI_ALTERA is not set
|
||||
# CONFIG_SPI_BCM2835 is not set
|
||||
CONFIG_SPI_BCM2708=y
|
||||
CONFIG_SPI_BCM2835=m
|
||||
CONFIG_SPI_BCM2708=m
|
||||
# CONFIG_SPI_BITBANG is not set
|
||||
# CONFIG_SPI_CADENCE is not set
|
||||
# CONFIG_SPI_GPIO is not set
|
||||
|
@ -1500,8 +1500,8 @@ CONFIG_SPI_MASTER=y
|
||||
# SPI Master Controller Drivers
|
||||
#
|
||||
# CONFIG_SPI_ALTERA is not set
|
||||
# CONFIG_SPI_BCM2835 is not set
|
||||
CONFIG_SPI_BCM2708=y
|
||||
CONFIG_SPI_BCM2835=m
|
||||
CONFIG_SPI_BCM2708=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