summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Pieuchot <mpi@cvs.openbsd.org>2021-06-28 11:04:15 +0000
committerMartin Pieuchot <mpi@cvs.openbsd.org>2021-06-28 11:04:15 +0000
commit9b2a4124c85984be07baf400136d512222ec823d (patch)
tree4a32e9c1657d60bec3c27ada379596a86c1db31d
parent816c60f0eaa2c27823b74dcaea5f1b89d738e0f6 (diff)
Enable dt(4).
ok kettenis@
-rw-r--r--sys/arch/sparc64/conf/GENERIC3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/sparc64/conf/GENERIC b/sys/arch/sparc64/conf/GENERIC
index 57b893babad..8460bb8d4f4 100644
--- a/sys/arch/sparc64/conf/GENERIC
+++ b/sys/arch/sparc64/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.316 2021/02/04 16:25:39 anton Exp $
+# $OpenBSD: GENERIC,v 1.317 2021/06/28 11:04:14 mpi Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -556,4 +556,5 @@ owtemp* at onewire? # Temperature
owctr* at onewire? # Counter device
pseudo-device hotplug 1 # devices hot plugging
+pseudo-device dt
pseudo-device wsmux 2 # mouse & keyboard multiplexor