Merge pull request #6640 from jernejsk/aw-spidev-10

[LE10] Allwinner: linux: arm: Enable spidev
This commit is contained in:
Christian Hewitt 2022-06-25 12:16:48 +04:00 committed by GitHub
commit 4b8f436325
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2274,7 +2274,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