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:
Jessica Clarke 2021-07-21 06:46:09 +01:00
parent 4707bb0430
commit 8c439847f0

View File

@ -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