Allwinner: linux: arm: Enable spidev

This commit is contained in:
Jernej Skrabec 2022-06-25 10:09:12 +02:00
parent 81e0024688
commit 204c92db2f

View File

@ -2347,7 +2347,7 @@ CONFIG_SPI_SUN6I=y
# #
# SPI Protocol Masters # SPI Protocol Masters
# #
# CONFIG_SPI_SPIDEV is not set CONFIG_SPI_SPIDEV=m
# CONFIG_SPI_LOOPBACK_TEST is not set # CONFIG_SPI_LOOPBACK_TEST is not set
# CONFIG_SPI_TLE62X0 is not set # CONFIG_SPI_TLE62X0 is not set
# CONFIG_SPI_SLAVE is not set # CONFIG_SPI_SLAVE is not set