Allwinner: linux: Enable SPI driver for aarch64

This commit is contained in:
Jernej Skrabec 2022-06-27 18:53:53 +02:00
parent 2d3c960d4a
commit 65c11df5ec

View File

@ -2614,7 +2614,7 @@ CONFIG_SPI_ROCKCHIP=y
# CONFIG_SPI_SC18IS602 is not set # CONFIG_SPI_SC18IS602 is not set
# CONFIG_SPI_SIFIVE is not set # CONFIG_SPI_SIFIVE is not set
# CONFIG_SPI_SUN4I 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_MXIC is not set
# CONFIG_SPI_XCOMM is not set # CONFIG_SPI_XCOMM is not set
# CONFIG_SPI_XILINX is not set # CONFIG_SPI_XILINX is not set