riscv: add iicbus and iicoc to GENERIC

The iicoc driver supports the OpenCores I2C IP.  This is included in at
least the SiFive "Unleashed" and "Unmatched" cores and probably others.

Suggested by:	jrtc27
This commit is contained in:
Philip Paeps 2021-11-01 13:16:27 +08:00
parent 99443830fa
commit 91feb4f420

View File

@ -203,6 +203,10 @@ device bpf # Berkeley packet filter
options FDT
makeoptions MODULES_EXTRA+="dtb/sifive"
# I2C support
device iicbus # Bus support, required for iicoc below.
device iicoc # OpenCores I2C controller support
# SiFive device drivers
device fu740_pci_dw
device sifive_gpio