]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
iicoc: support building as a module
authorThomas Skibo <thomas-bsd@skibo.net>
Mon, 1 Nov 2021 04:31:49 +0000 (12:31 +0800)
committerPhilip Paeps <philip@FreeBSD.org>
Mon, 1 Nov 2021 04:33:39 +0000 (12:33 +0800)
commit99443830fa7c121af42a6af5971357f9ab52deff
tree4007e49187e33b1a11ef66301d6500b4ae819d24
parent2a36909a94be110c34128319536c1c595635aa2e
iicoc: support building as a module

Only build on RISC-V for now, since we're not aware of any other cores
with this IP supported by FreeBSD.

Reviewed by: jrtc27, philip
MFC after: 3 days
Differential Revision: https://reviews.freebsd.org/D32737
sys/dev/iicbus/iicoc_fdt.c
sys/modules/i2c/controllers/Makefile
sys/modules/i2c/controllers/iicoc/Makefile [new file with mode: 0644]