From: kettenis Date: Mon, 6 Jun 2022 14:58:19 +0000 (+0000) Subject: Enable stfclock(4) and make xhci(4) attach to fdt. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=cba8e17d86239b498f6aec5d33f1223800e899ff;p=openbsd Enable stfclock(4) and make xhci(4) attach to fdt. --- diff --git a/sys/arch/riscv64/conf/GENERIC b/sys/arch/riscv64/conf/GENERIC index 3968370b5c8..18928222e79 100644 --- a/sys/arch/riscv64/conf/GENERIC +++ b/sys/arch/riscv64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.36 2022/05/30 17:39:09 kettenis Exp $ +# $OpenBSD: GENERIC,v 1.37 2022/06/06 14:58:19 kettenis Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -59,6 +59,9 @@ sfcc* at fdt? early 1 # L2 Cache Controller sfgpio* at fdt? sfuart* at fdt? +# StartFive SoCs +stfclock* at fdt? early 1 + virtio* at fdt? virtio* at pci? vio* at virtio? # Network @@ -91,6 +94,8 @@ iic* at ociic? dapmic* at iic? titmp* at iic? +xhci* at fdt? + # PCI ppb* at pci? # PCI-PCI bridges pci* at ppb?