mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
projects/RPi/linux: build SPI drivers as build-in kernel drivers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
b8cb4c9cf1
commit
6d54a2c5d7
@ -1171,7 +1171,7 @@ CONFIG_SPI_MASTER=y
|
||||
# SPI Master Controller Drivers
|
||||
#
|
||||
# CONFIG_SPI_ALTERA is not set
|
||||
CONFIG_SPI_BCM2708=m
|
||||
CONFIG_SPI_BCM2708=y
|
||||
# CONFIG_SPI_BITBANG is not set
|
||||
# CONFIG_SPI_GPIO is not set
|
||||
# CONFIG_SPI_OC_TINY is not set
|
||||
@ -1185,7 +1185,7 @@ CONFIG_SPI_BCM2708=m
|
||||
#
|
||||
# SPI Protocol Masters
|
||||
#
|
||||
CONFIG_SPI_SPIDEV=m
|
||||
CONFIG_SPI_SPIDEV=y
|
||||
# CONFIG_SPI_TLE62X0 is not set
|
||||
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user