Merge pull request #6639 from jernejsk/aw-spidev-11

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

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