Allwinner: linux: Enable SPI driver for aarch64

This commit is contained in:
Jernej Skrabec 2022-06-27 18:59:28 +02:00
parent 0bcdc96310
commit 3d272da813

View File

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