Merge pull request #6656 from jernejsk/aw-spi-le10

[LE10] Allwinner: linux: Enable SPI driver for aarch64
This commit is contained in:
Matthias Reichl 2022-06-27 19:24:55 +02:00 committed by GitHub
commit 6e7b979b6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2503,7 +2503,7 @@ CONFIG_SPI_ROCKCHIP=y
# CONFIG_SPI_SC18IS602 is not set
# CONFIG_SPI_SIFIVE is not set
# CONFIG_SPI_SUN4I is not set
# CONFIG_SPI_SUN6I is not set
CONFIG_SPI_SUN6I=y
# CONFIG_SPI_MXIC is not set
# CONFIG_SPI_XCOMM is not set
# CONFIG_SPI_XILINX is not set