[riscv64] Enable SPI_SIFIVE.

This commit is contained in:
Aurelien Jarno
2019-10-03 22:53:43 +02:00
parent c4f9022225
commit 30857ac960
2 changed files with 6 additions and 0 deletions

1
debian/changelog vendored
View File

@@ -5,6 +5,7 @@ linux (5.3.2-1~exp2) UNRELEASED; urgency=medium
CLK_SIFIVE_FU540_PRCI, SIFIVE_PLIC, SERIAL_SIFIVE and
SERIAL_SIFIVE_CONSOLE as they are selected by SOC_SIFIVE.
* [riscv64] Install DTBS using dtbs_install target.
* [riscv64] Enable SPI_SIFIVE.
-- Aurelien Jarno <aurel32@debian.org> Thu, 03 Oct 2019 22:27:24 +0200

View File

@@ -34,6 +34,11 @@ CONFIG_PCI=y
##
CONFIG_PCIE_XILINX=y
##
## file: drivers/spi/Kconfig
##
CONFIG_SPI_SIFIVE=m
##
## file: drivers/tty/hvc/Kconfig
##