mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
[riscv64] Enable SPI_SIFIVE.
This commit is contained in:
1
debian/changelog
vendored
1
debian/changelog
vendored
@@ -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
|
||||
|
||||
|
||||
5
debian/config/riscv64/config
vendored
5
debian/config/riscv64/config
vendored
@@ -34,6 +34,11 @@ CONFIG_PCI=y
|
||||
##
|
||||
CONFIG_PCIE_XILINX=y
|
||||
|
||||
##
|
||||
## file: drivers/spi/Kconfig
|
||||
##
|
||||
CONFIG_SPI_SIFIVE=m
|
||||
|
||||
##
|
||||
## file: drivers/tty/hvc/Kconfig
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user