riscv: Include spibus and spigen in GENERIC
We already attempt to enable the SiFive SPI controller, but since spibus isn't enabled it isn't actually built. Reviewed by: kp, philip MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D31027
This commit is contained in:
parent
4707bb0430
commit
8c439847f0
@ -122,6 +122,10 @@ device xae # Xilinx AXI Ethernet MAC
|
||||
device xdma # DMA interface
|
||||
device axidma # Xilinx AXI DMA Controller
|
||||
|
||||
# SPI
|
||||
device spibus
|
||||
device spigen
|
||||
|
||||
# Uncomment for memory disk
|
||||
# options MD_ROOT
|
||||
# options MD_ROOT_SIZE=32768 # 32MB ram disk
|
||||
|
Loading…
x
Reference in New Issue
Block a user