Enable mvodog(4) and mvortc(4)
authorjmatthew <jmatthew@openbsd.org>
Thu, 2 Mar 2023 09:59:29 +0000 (09:59 +0000)
committerjmatthew <jmatthew@openbsd.org>
Thu, 2 Mar 2023 09:59:29 +0000 (09:59 +0000)
sys/arch/armv7/conf/GENERIC
sys/arch/armv7/conf/RAMDISK

index 5fcafc5..c621c4b 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: GENERIC,v 1.140 2023/03/02 09:39:45 jmatthew Exp $
+#      $OpenBSD: GENERIC,v 1.141 2023/03/02 09:59:29 jmatthew Exp $
 #
 # For further information on compiling OpenBSD kernels, see the config(8)
 # man page.
@@ -200,6 +200,8 @@ mvpcie*             at fdt?
 pci*           at mvpcie?
 mvpxa*         at fdt?
 sdmmc*         at mvpxa?
+mvodog*                at fdt?
+mvortc*                at fdt?
 
 # Rockchip SoCs
 rkclock*       at fdt? early 1
index 03a1490..25d0587 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: RAMDISK,v 1.129 2023/03/02 09:39:45 jmatthew Exp $
+#      $OpenBSD: RAMDISK,v 1.130 2023/03/02 09:59:29 jmatthew Exp $
 
 machine                armv7 arm
 
@@ -186,6 +186,8 @@ mvpcie*             at fdt?
 pci*           at mvpcie?
 mvpxa*         at fdt?
 sdmmc*         at mvpxa?
+mvodog*                at fdt?
+mvortc*                at fdt?
 
 # Rockchip SoCs
 rkclock*       at fdt? early 1