projects/RPi*/patches/linux: Enable AUX SPI module

This commit is contained in:
MilhouseVH 2016-03-02 18:09:16 +00:00
parent 5696b0c8d2
commit 625c33c730
2 changed files with 2 additions and 0 deletions

View File

@ -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

View File

@ -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