Update riscv64 configs

Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
This commit is contained in:
David Abdurachmanov 2019-09-20 11:26:01 +03:00
parent 6fe4640c1a
commit 4874335a34
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
5 changed files with 9 additions and 4 deletions

View File

@ -0,0 +1 @@
CONFIG_SPI_MASTER=y

View File

@ -0,0 +1 @@
CONFIG_SPI_MEM=y

View File

@ -0,0 +1 @@
CONFIG_SPI_SPIDEV=m

View File

@ -5048,7 +5048,8 @@ CONFIG_SPI_FSL_LPSPI=m
# CONFIG_SPI_GPIO is not set
# CONFIG_SPI_LM70_LLP is not set
# CONFIG_SPI_LOOPBACK_TEST is not set
# CONFIG_SPI_MEM is not set
CONFIG_SPI_MASTER=y
CONFIG_SPI_MEM=y
# CONFIG_SPI_MTK_QUADSPI is not set
# CONFIG_SPI_MXIC is not set
# CONFIG_SPI_NXP_FLEXSPI is not set
@ -5058,7 +5059,7 @@ CONFIG_SPI_FSL_LPSPI=m
# CONFIG_SPI_SC18IS602 is not set
CONFIG_SPI_SIFIVE=y
# CONFIG_SPI_SLAVE is not set
# CONFIG_SPI_SPIDEV is not set
CONFIG_SPI_SPIDEV=m
# CONFIG_SPI_TLE62X0 is not set
# CONFIG_SPI_TOPCLIFF_PCH is not set
# CONFIG_SPI_XCOMM is not set

View File

@ -5025,7 +5025,8 @@ CONFIG_SPI_FSL_LPSPI=m
# CONFIG_SPI_GPIO is not set
# CONFIG_SPI_LM70_LLP is not set
# CONFIG_SPI_LOOPBACK_TEST is not set
# CONFIG_SPI_MEM is not set
CONFIG_SPI_MASTER=y
CONFIG_SPI_MEM=y
# CONFIG_SPI_MTK_QUADSPI is not set
# CONFIG_SPI_MXIC is not set
# CONFIG_SPI_NXP_FLEXSPI is not set
@ -5035,7 +5036,7 @@ CONFIG_SPI_FSL_LPSPI=m
# CONFIG_SPI_SC18IS602 is not set
CONFIG_SPI_SIFIVE=y
# CONFIG_SPI_SLAVE is not set
# CONFIG_SPI_SPIDEV is not set
CONFIG_SPI_SPIDEV=m
# CONFIG_SPI_TLE62X0 is not set
# CONFIG_SPI_TOPCLIFF_PCH is not set
# CONFIG_SPI_XCOMM is not set