From: kettenis Date: Tue, 4 Jul 2023 13:04:08 +0000 (+0000) Subject: enable dwqe(4) X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=3efac0e76e89bb8f55d6042f31739d91768d1217;p=openbsd enable dwqe(4) --- diff --git a/sys/arch/riscv64/conf/GENERIC b/sys/arch/riscv64/conf/GENERIC index 9b526541b2f..acf00b84a25 100644 --- a/sys/arch/riscv64/conf/GENERIC +++ b/sys/arch/riscv64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.42 2023/01/24 13:28:31 jca Exp $ +# $OpenBSD: GENERIC,v 1.43 2023/07/04 13:04:08 kettenis Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -83,6 +83,7 @@ gpiorestart* at fdt? cad* at fdt? dwge* at fdt? +dwqe* at fdt? dwmmc* at fdt? sdmmc* at dwmmc? diff --git a/sys/arch/riscv64/conf/RAMDISK b/sys/arch/riscv64/conf/RAMDISK index 8f114b63619..45bc8983aa0 100644 --- a/sys/arch/riscv64/conf/RAMDISK +++ b/sys/arch/riscv64/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.36 2023/04/25 14:04:47 kn Exp $ +# $OpenBSD: RAMDISK,v 1.37 2023/07/04 13:04:08 kettenis Exp $ machine riscv64 maxusers 4 @@ -73,6 +73,7 @@ gpiorestart* at fdt? cad* at fdt? dwge* at fdt? +dwqe* at fdt? dwmmc* at fdt? sdmmc* at dwmmc?